body{
	background-color:#ced7ef; 
	text-align:center; /* for IE */
	font-family: Lucida Sans Unicode;
	}

#wrapper {
	text-align:left; /* reset text alignment */
	width:900px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	background-color:inherit;
	}
	

#header {
	padding: 0px;
	font-family:Times New Roman;
	height:107px;
	text-align:left;
	background-color:#inherit; /* old color d3fec7*/
	width:900px;
 }
 
 #co {
	background-color:inherit; /* old color 00aa00 */ 
	text-align:left;
	font-family:Lucida Sans Unicode;
	/*height:104px;*/
	margin-top:0px;
	padding-left:0px;
	width:160px;
 }
 
 #mklogo {
	background-color:#inherit ; /* old color 00aa00 */ 
	text-align:left;
	font-family:Lucida Sans Unicode;
	/*height:104px; */
	margin-top:0px;
	padding-left:0px;
	width:160px;
	}
#innerwrapper{
	position: absolute;
	width:900px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	background-color:inherit;
	
	}
#content {
	font-family: inherit;
	text-decoration: none;
	padding:20px;
	background-color:#inherit;
	margin-top:0px;
	width: 660px;
	float:left;
	text-align:left;
}



#navi{
text-align:center;
 padding:0px;
 font-family:Lucida Sans Unicode;
 color:#ffffff;
 background-color:#295dad; 
 margin-top:5px;
 height:25px;
 width:900px;
 vertical-align:middle;
 }
 
div.overview
{
text-align:left;
 padding:0px;
 font-family:inherit;
 background-color:#inherit; /* old color d3fec7*/
 margin-left:700px;
 width:200px;
 float:left;
}
 

#mk {
	text-align:left; /* reset text alignment */
	width:900px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	background-color:#ff00ff;
	}
 a:link {
color:#ffffff;
 text-decoration:none;
 font-weight:thin;
}
 a:visited{
color:#ffffff;
 text-decoration:none;
 font-weight:thin;
}
a:hover, a:active {
 color:#f58835;
 text-decoration:none;
 font-weight:thin;
 font-size:100%%;
 }

 
#link{
color:#f9c806;
}
#gelb
{
background-color:#f9c806;
height:17px;
width:5px;
}
h3
{
margin-left:8px;
}
 
h2{
 margin-left:9px;
 }
//-------------------------------------------index-----------------------------------
