body, table, input, textarea, select, div, ul, ol {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
}

body {
	background-color: #2C2C2C;
	margin: 20px;
	font-size: 11px;
}

/* Head Bereich */
.header, .header span {
	font-size: 10px;
}

div.header {
	margin-bottom: 15px;
}

.header .plan {
	color: #000000;
}

.header td.plan {
	padding-top: 5px;
}

.header .info {
	color: #C5CDD1;
	padding-left: 10px;
}

.header .info .important {
	color: #FFFFFF;
	font-weight: bold;
}

.header .info a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header .info a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header .info a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.header .info a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.header .plan a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.header .plan a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.header .plan a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.header .plan a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Hauptnavigation */
div.mainnav, img.mainnav, table.subnav {
	margin-bottom: 1px;
}

td.subnav {
	height: 21px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	padding-right: 10px;
	cursor: hand;
}

td.subnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}

td.subnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

td.subnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

td.subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* Content Bereich */
td.content_left {
	border-left: 1px solid #F99F4D;
}

td.content_right {
	border-right: 1px solid #9D5412;
}

td.content {
	color: #2C2C2C;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content a:link {
	color: #000000;
	text-decoration: none;
}

.content a:active {
	color: #000000;
	text-decoration: none;
}

.content a:visited {
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	color: #000000;
	text-decoration: underline;
}

.content h1 {
	color: #2C2C2C;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	letter-spacing: 1px;
	border-bottom: 2px solid #BE3F00;
}

.content h2 {
	color: #2C2C2C;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	border-bottom: 1px solid #BE3F00;
}

.content div.textbereich p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 15px;
}

.parttopic {
	background-color: #FFB16B;
	border-left: 1px dotted #BE3F00;
	border-right: 1px dotted #BE3F00;
	border-top: 3px solid #BE3F00;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
	margin-top: 20px;
}

.partcontent {
	background-color: #FA983F;
	border-bottom: 2px solid #BE3F00;
	border-left: 1px dotted #BE3F00;
	border-right: 1px dotted #BE3F00;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 11px;
}

.partcontent .subcontent {
	background-color: #FFB16B;
	border-left: 2px solid #BE3F00;
	border-right: 2px solid #BE3F00;
	border-top: 1px dotted #BE3F00;
	border-bottom: 1px dotted #BE3F00;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 10px;
}

.partcontent .subcontent p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.partedit, .partedit_closed {
	background-color: #FFFFFF;
	border-left: 2px solid #BE3F00;
	border-bottom: 2px solid #BE3F00;
	border-right: 2px solid #BE3F00;
	padding: 1px;
}

.partedit_closed {
	border-top: 2px solid #BE3F00;
	padding-left: 3px;
	padding-right: 3px;
}

.partcontent .btnmore {
	margin-top: 10px;
	margin-bottom: 0px;
}

.partcontent p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.parttopic .topic {
	font-weight: bold;
}

.parttopic .normal {
	font-size: 11px;
}

.smalltext {
	font-size: 10px;
}

table.form_outer, table.list_outer {
	border-left: 1px dotted #BE3F00;
	border-right: 1px dotted #BE3F00;
	border-top: 2px solid #BE3F00;
	border-bottom: 2px solid #BE3F00;
	margin-bottom: 10px;
}

td.form_key {
	background-color: #FA983F;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: bold;
}

td.form_value, td.form_editor {
	background-color: #FFB16B;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

td.form_editor {
	padding: 5px;
	border-top: 1px dotted #BE3F00;
}

td.form_editor p.topic {
	margin: 0px;
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 5px;
	font-weight: bold;
}

td.form_error {
	background-color: #CC0000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

td.form_error img {
	vertical-align: middle;
	margin-right: 10px;
}

td.form_topic {
	background-color: #BE3F00;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
}

input.submit {
	font-weight: bold;
}

.msgbox_alert, .msgbox_success, .msgbox_question, .msgbox_error {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

.msgbox_text {
	margin: 0px;
	margin-top: 5px;
}

div.alert {
	background-color: #CC0000;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

td.color1, td.color2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

td.color1 {
	background-color: #FA983F;
}

td.color2 {
	background-color: #FFB16B;
}

td.endline {
	border-top: 2px solid #BE3F00;
	border-bottom: 2px solid #BE3F00;
	padding-bottom: 20px;
}


/* Footer Bereich */
.footer, .footer span {
	font-size: 10px;
}

td.footer {
	color: #C5CDD1;
	padding-left: 10px;
}