.mainnav:link, .mainnav:visited { font-size:12px; text-decoration:none; color:#666666; }
.mainnav:hover { font-size:12px; text-decoration:underline; color:#999999; }
.mainnav:active { font-size:12px; text-decoration:underline; color:#999999; }

.subnav:link, .subnav:visited { font-size:11px; text-decoration:none; font-weight: bold; color:#333977; }
.subnav:hover { font-size:11px; text-decoration:none; font-weight: bold; color:#bb2322; }
.subnav:active { font-size:11px; text-decoration:none; font-weight: bold; color:#bb2322; }

.contlink:link, .contlink:visited { font-size:12px; text-decoration:underline; color:#bb2322; }
.contlink:hover { font-size:12px; text-decoration:underline; color:#666666; }
.contlink:active { font-size:12px; text-decoration:underline; color:#666666; }


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
}

div#inhalt {
	background-color:#FFFFFF;
	color:#999999;
	position:absolute;
	margin:-270px -486px;
	padding:0;
	left:52%;
	top: 270px;
	width:930px;
	height: 1500px;
	z-index: 4;
}

div#navi {
	position: absolute;
	left:0px;
	top: 0;
	width: 700px;
	height: 60px;
	z-index: 1;
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
div#bilder {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 700px;
	height: 395px;
	z-index: 3;
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
div#logo {
	position: absolute;
	left: 720px;
	top: 0px;
	width: 210px;
	height: 1500px;
	z-index: 9;
	vertical-align: middle;
	background-color: #eceded;
	}

div#logobild { 
	position: absolute;
	left: 720px;
	top: 0px;
	width: 210px;
	height: 58px;
	z-index: 10;
	vertical-align: middle;
	background-color: #eceded;
	}
	
div#bilder-links {
	position: absolute;
	left: 0px;
	top: 540px;
	width: 680px;
	height: 960px;
	z-index: 8;
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
div#text-rechts {
	position: absolute;
	left: 350px;
	top: 541px;
	width: 330px;
	height: 959px;
	z-index: 7;
	vertical-align: middle;
	background-color: #FFFFFF;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666; 
	text-decoration: none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999; 
	text-decoration: underline;
}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #666666; 
	font-weight: bold;
}

.rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bb2322;
	text-decoration: none;
}
.grauklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666; 
	text-decoration: none;
}

.rotlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb2322;
	line-height: 17px;
	font-weight: bold;
}

.rotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bb2322;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.textweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
