body {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 15px;
line-height: 20px;
background-color: #F9F6F4; 
color: #262425;
line-height:130%;
}

table {
margin: 0px;
padding: 0px;
}

table td {
vertical-align: top;
text-align: left;
}
ul {
margin:0px;
}
li {
list-style-position:inside;
margin-left:20px;
text-indent:-20px;
}
.fatgreen { font-weight: bold; color: #007C73; }
.legende { font-size: 12px;}

a { font-size: 15px; font-weight: normal; color: #262425;  text-decoration: none; }
a:active { font-weight: bold; color: #007C73; }
a:hover { font-weight: bold; color: #007C73; }

.ze {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.right_img {
float: right;
margin-top: 3px;
margin-left: 20px;
margin-bottom: 16px;
}

.left_img {
float: left;
margin-top: 3px;
margin-right: 20px;
margin-bottom: 16px;
}

#MenuImage {
	background-image: url(images/MenuImageHell.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: fixed;
	left: 0px;
	top: 57px;
	height:160px;
	width:100%;
	z-index: 9;
}

#MenuLayer {
	position: fixed;
	left:0px;
	top:0px;
	right:0px;
	height:100px;
	width:100%;
	background-color: #F9F6F4; /*#DDE2E2;*/
	padding-left:6px;
	padding-top:20px;
	z-index: 2;
}

#MenuLayer a {
font-size: 17px; font-weight: normal; letter-spacing: 0.5pt; color: #262425;  text-decoration: none; 
}
#MenuLayer a:active {
font-weight: bold; color: #007C73;
}
#MenuLayer a:hover {
font-weight: bold; color: #007C73;
}

#MenuLayer table {
 margin-left:0px;
 width:800px;
 height: 31px;
 }

#HMtd1 { width:178px; text-align:left; vertical-align:bottom;}
#HMtd2 { width:78px; text-align:left; vertical-align:bottom;}
#HMtd3 { width:106px;text-align:center; vertical-align:bottom;}
#HMtd4 { width:130px;text-align:center; vertical-align:bottom;}
#HMtd5 { width:151px;text-align:center; vertical-align:bottom;}
#HMtd6 { width:138px;text-align:center; vertical-align:bottom;}

#secMenu {
	position: fixed;
	left:0px;
	top:245px;
	width:150px;
/*	padding-left:30px;*/
	text-align:right;
	z-index: 1;
}
#secMenu a {
	font-size: 14px;
	line-height: 20px;	
}
#secMenu table td {
/*text-indent:-8px;*/
Text-align: right;
left:0px;
/*padding-left: 10px;*/
}

#bottomMenu {
	position: fixed;
	left:0px;
	bottom:0px;
	width:120px;
	height:120px;
/*	background-color: #DDE2E2; */
	padding-left:30px;
	padding-top:20px;
	text-align: right;
	z-index: 2;
}

#bottomMenu a { font-size: 11px; }

#MainLayer {
	position: absolute;
	left:186px;
	top:245px;
	width:710px;
	height:300px;
	z-index: 1;
}

#MainContentTable {
table-layout:fixed;
text-align: left;
width:800px;
}

#MainTableImage {
max-width:165px;
max-height:165px;
}

#MainContentTable td{
vertical-align: bottom;
padding-top:20px;
height:165px;
}

#KomplInfoTable {
table-layout:fixed;
}

#KomplInfoTable td.spL {
width:320px;
vertical-align: bottom;
font-size:9px;
line-height:12px;
padding-bottom:0px;
color:#888888;
}

#KomplInfoTable td.spH {
/*width:320px;*/
padding-bottom:10px;
}

td.sp1{
width:165px;
text-align: right;
}
td.sp2{
width:27px;
}
td.sp3{
width:275px;
}
td.sp4{
width:123px;
}
td.sp5{
width:50px;
}
td.sp6{
width:160px;
}

#KomplLine {
/*	background-color: #BAC3C6;*/
	width:800px;
}

#LegendeLayer {
	background-image: url(images/Legende.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	position: fixed;
	left:370px;
	bottom:4px;
	right:0px;
	height:35px;
	font-size:9px;
	line-height:10px;
	color: #888888;
	text-align: right;
	padding-right:20px;
	z-index: 1;
}
