body{
	color: #004a7a;
	background:#02c7fc;
	padding: 0;
	margin: 0;
	font: 10px verdana, sans-serif;
}

#head{
	width: 1020px;
	margin:0;
}

#subhead{
	width: 790px;
	color:white;
	padding:5px;
	margin-bottom: 10px;
	text-align:right;
	font:bold 9px verdana, sans-serif;
}

#subhead a{
	color:white;
	font:bold 9px verdana, sans-serif;
	text-decoration: none;
}
#subhead a:hover{
	color:white;
	font:bold 9px verdana, sans-serif;
	text-decoration: underline;
}


#menulinks{
	float:left;
	width: 180px;
	border: 0px solid black;
	padding-left: 13px;
	padding-right: 21px;
}



#menulinks ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menulinks li{
	width: 180px;
	border-top: 2px solid #fff050;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0;
	text-align: center;
	background-color: #99e7ff;
}

#menulinks li.navi1_akt{
	width: 180px;
	border-top: 2px solid #fff050;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0;
	text-align: center;
	background-color: #fff050;

}

#menulinks li.navi1{
	width: 180px;
	border-top: 2px solid #fff050;
	padding-top: 3px;
	padding-bottom: 3px;
	margin:0;
	text-align: center;
	background-color: #a0ddf5;
}

#menulinks a{
	width: 180px;
	color: #003366;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;
	text-align: center;
}

#menulinks a.navi1{
	width: 180px;
	color: #003366;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;
	text-align: center;
}

#menulinks a.navi1:hover{
	width: 180px;
	color: #003366;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;
	text-align: center;
}

#menulinks a:hover{
	width: 180px;
}

#menurechts{
	float: left;
	width: 140px;
	background: #99e7ff;
	padding: 10px 10px 10px 10px;
	font: 11px verdana, sans-serif;
	margin-left:17px;
}

#menurechts a{
	color: #003366;
	background: #fff050;
	text-align:right;
	font: bold 11px verdana, sans-serif;
	text-decoration: none;
}

#menurechts a:hover{
	text-align: right;
	color: #003366;
	text-decoration: underline;
}

#menurechts2{
	float: left;
	width: 140px;
	padding: 10px 10px 10px 10px;
	font: 11px verdana, sans-serif;
	margin-left:12px;
	margin-top: 135px;
}

#menurechts2 a{
	color: white;
	text-align:right;
	font: bold 10px verdana, sans-serif;
	text-decoration: none;
	line-height: 20px;
}

#menurechts2 a:hover{
	text-align: right;
	color: white;
	text-decoration: underline;
}


#content{
	float: left;
	width: 595px;	
	min-height: 370px;
	color: #003366;
	font: 11px verdana, sans-serif;
	background-color: #99e7ff;	
	padding: 0px;
	margin-bottom: 30px;
}

#content content2spaltig{
	width: 760px;
}

#content p{
	line-height: 20px;
}

#content a{
	color: #003366;
	font: bold 11px verdana, sans-serif;
	text-decoration:none;
}

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

#content h1{
	font: bold 20px verdana, sans-serif;
	margin-top:0;
}
#content h2{
	font: bold 18px verdana, sans-serif;
}
#content h3{

}
#content h4{

}


#foot{
	width:993px;
	color:white;
	padding-top:0px;
	margin-top:0px;
}
#foot p{
	border-top: 2px solid #fff050;
	margin:0;
	padding-left: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:left;
	font:bold 10px verdana, sans-serif;
}