*{
	margin:0px;
	padding:0px;
}
body{
	align:"center";
        width:100%;
        height:100%;
        align:center;
        margin-left:auto;
        margin-right:auto;
        margin-top:0px;
        margin-bottom:0px;
        padding:0px;
        font-familiy:Verdana;
	background-color: #FFB90F;
}
#page{
	width:1007px;
	height:840px;
	margin-left:auto;
	margin-right:auto;
	align:center;
	
}
#sitemap{
text-align:right;
margin-right:15px;
font-weight:bold;
}
#sitemap ul li{
color:black;
display:inline;
font-size:100%;
padding:5px;

}
#top {
	position:relative;
        width:1007px;
        height:200px;
      
        background:#EEEED1;	
}

#menue1 {
height:25px;
position:relative;
background:#E8E8E8;
padding: 10px;
}
#menue2{
margin-top:0.5em;
position:absolute;
height:550px;
background: #E8E8E8;
width: 165px;
float: left;
}
#menue1 ul li{
display: inline;
font-size: 130%;
list-style: none;
padding: 10px;
padding-left: 20px;
padding-right: 20px;
}
#menue2 ul li{
font-size: 110%;
list-style: none;
padding: 10px;
padding-top: 15px;
padding-bottom: 15px;
}
#menue1 .active a{
color: grey;
font-weight: bold;
}

a{
text-decoration: none;
color: black;
}
#menue1 li:hover, #menue2 li:hover{
background-color: lightgrey;
}

			
	
#content_center{
	position:relative;
	float:right;
	width:833px;
	height:550px;
	background-color: #FFF68F;
	font-size:0.9em;
        font-family:Verdana;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	overflow-y:scroll;
	
}
	

#inhalt {
	width: 780px;
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 25px;
	}
