@charset "utf-8";
/* CSS Document - Wiese Layout */

a:link {	font-weight:bold;	color:#007171;	text-decoration:none;}
a:visited {	font-weight:bold;	color:#005959;	text-decoration:none;}
a:focus { font-weight:bold; color:#CFF; text-decoration:none; }
a:hover { font-weight:bold; color:#CFF; text-decoration:none; }
a:active { font-weight:bold; color:#007171; text-decoration:none; }

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #C6D1F9;
}
.oneColFixCtrHdr #container {
	width: 790px;  
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;
	padding: 0px;
	
	height: 255px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #mainContent {
	padding:0px;
	background: #FFFFFF;
	
}
.oneColFixCtrHdr #footer {
	/*background-image: url(bilder/unten3.jpg);
	background-repeat: no-repeat;*/
	height: 211px;
	z-index: 105;
}
#inhalt{
	padding-left:45px;
	position: absolute;
	width: 693px;
	height: 600px;
	vertical-align:super;
	z-index: 100;
	top:160px;
}
#inhalt h3{
	text-align: center;	
}

#inhalt a{
	text-align: center;	
}
#navigation{
	z-index: 102;
	position: absolute;
	width:430px;
	height:30px;
	top:88px;
	margin-left:350px;
}
#partnerseiten{
	margin-top:35px;
	font-size: 10px;	
}
#disclaimer{
margin-top:25px;
margin-bottom:25px;	
}
#navigation a:link {	font-weight:bold;	color:#007171;	text-decoration:none;}
#navigation a:hover { font-weight:bold; color:#00B7B7; text-decoration:none; }
#dynfeld a:link {	text-align: center;	font-weight:bold;	color:#007171;	text-decoration:none;}
#dynfeld a:hover {text-align: center;	 font-weight:bold; color:#00B7B7; text-decoration:none; }

