@CHARSET "UTF-8";
*{
margin: 0;
padding: 0;

}
#doc{
background-color: #6085ef;
height: 100%;
	
}
a{
text-decoration: none;
}
 a:link{color:#6085ef;}
 a:visited{color:#6085ef;}
 a:hover{text-decoration: underline;}


#navi_top{
	width:240px;
	padding-left:715px;
	padding-top:4px;
}
#navi_top li{
	font-family: Verdana, Helvetica, sans-serif;
	list-style: none;
	color:  #6085ef;
	float: left;
	padding-left: 5px;
	font-size: 11px;
	background: none;
}
#navi_top a{
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding: 1px 3px;
	text-decoration: none;
}
#navi_top a:hover{
	background-color: white;
	color: #6085ef;
	padding-bottom: 2px;
}
#bild_oben{
	position:absolute;
	top:0px;
	left:45em;

background-image:url("/images/bild1.jpg");
height: 116px;
width: 284px;
border: 2px solid black;
}
#container{
	padding-top: 56px;
	width: 960px;
}
#navi{

margin-left: 42px;

}
#header {
	background-image:url("/images/sonne.jpg");
	width: auto;
	height: 149px;
}

#header ul {
	
}

#bild_oben_head{
position: absolute;
top: 1px;
margin-left:20px;

height: 81px; //84px
width: 150px;
}



#footer_balken{

height: 15px;
background-color: black;


}




#footer {
background-color: #6085ef;
	clear: both;
height:200px;
	margin-left: auto;




	

}
#footer_wrap {
background-color: #6085ef;
float:left;



	

}


