body {
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 1em;
	font-family: Arial,sans-serif;
	padding: 0px;
	margin: 0px;
}

td {
	font-size: 80%;
}

td.label {
	font-weight: bold;
}

a {
	color: White;
	text-decoration:none;
}

a:hover, a:active {
	color: White;
	text-decoration:underline;
}

#container {
	text-align: left;
	margin: auto;
	width: 960px;
	background-color: Black;
	border-left: 1px dotted #9b8461;
	border-right: 1px dotted #9b8461;
	border-bottom: 1px dotted #9b8461;
}

#container #left {
	width: 210px;
	float: left;
	color: #fd9902;
	font-size: 70%;
}

#container #left #left_logo {
	height:222px;
}

#container #left #left_sprache {
	border-top: 1px dotted #9b8461;
	padding: 6px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}

#container #left #left_suche {
	height: 50px;
	border-bottom: 1px dotted #9b8461;
	border-top: 1px dotted #9b8461;
	margin: 0px 10px 0px 10px;
	padding: 2px;
}

#container #left #left_band {
	height: 250px;
	text-align: center;
}

#container #left #left_hp {
	height: 30px;
	border-bottom: 1px dotted #9b8461;
	border-top: 1px dotted #9b8461;
	margin: 0px 10px 0px 10px;
	text-align: center;
	padding-top: 10px;
}

#container #left #left_band_product {
	text-align: center;
}

#container #left #left_band_product img {
	margin: 10px;
}


#container #left .left_box {
	border-bottom: 1px dotted #9b8461;
	text-align: center;
	padding: 6px;
	margin: 0px 10px 0px 10px;
}

#container #middle {
	width:660px; 
	float:left;
}

#container #middle #middle_top_banner {
	height: 130px;
	text-align: center;
}

#container #middle #middle_top_lines {
	height:10px;
	border-bottom:1px dotted #9b8461;
	border-top:1px dotted #9b8461;
}

#container #middle #middle_menu {
	margin-top:10px;
	height:70px;
}

#container #middle #middle_menu_logos {
	float:left; 
	width:163px; 
	height:50px;
}

#container #middle #middle_menu_navi {
	float:left;
	margin-top:30px;
	color:#fff;
	font-size:70%;
}

#container #middle #middle_content {
	border-left:1px dotted #9b8461;
	border-top:1px dotted #9b8461;
	color: #000;
}	

#container #middle #middle_content a {
	color: #fff;
	text-decoration: none;
}

#container #middle #middle_content a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}

.middle_content_tab {
	background-image:url(images/hg_index.jpg);
	width: 659px;
	font-size: 80%;
}
.middle_content_tab .middle_content_top {
	background-image:url(images/hg_middle_content_top.gif);
	height: 40px;
}
.middle_content_tab .middle_content_left {
	background-image:url(images/hg_middle_content_left.gif);
	background-repeat:repeat-y;		
	padding-left: 40px;
	margin: 0px;
}
.middle_content_tab .middle_content_left .middle_content_right {
	background-image:url(images/hg_middle_content_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding-right:40px;
	margin:0px;
}
.middle_content_tab .middle_content_bottom {
	background-image:url(images/hg_middle_content_bottom.gif);
	height: 40px;
}

#container #middle #middle_content_txt {
	xfloat: left;
	width: 579px;
}

#container #middle #content_menu {
	height: 30px;
	color: #000;
	font-size: 85%;
	xfont-weight: bold;
	text-align: center;
}

#container #right {
	float: right;
	width: 85px;
	text-align: center;
	overflow: hidden;
	height: 1000px;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

ul li.heading {
	list-style-type: none;
}

ol {
	padding-top: 0px;
	margin-top: 0px;
}

ol li.heading {
	list-style-type: none;
}

dl dt {
	margin-left: 0px;
	font-size: 14px;
}

dl dd {
	margin-left: 0px;
	font-size: 12px;
}

.line_above {
	border-top: 1px dotted Black;
	padding-top: 10px;
	margin-top: 10px;
}

.line_below {
	border-bottom: 1px dotted Black;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.jahre {
	font-size: 12px;
	font-weight: bold;
}

div.jahre a {
	color: White;
}

div.jahre a.aktuell {
	color: Black;
}
