html { 
padding:0; 
margin:0; 
border:0; 
height:100%
 }

body {
margin:				0px;
padding:			0px;
background-color:#000000;
}

#top{
width:1077px;
height:184px;
}

#obenlinks{
position:absolute;
left:30px;
top:30px;
width: 154px;
height: 154px;
}

#banner{
position:absolute;
background-image:url(bilder/banner.gif);
width: 863px;
height: 116px;
top:49px;
left:184px;
}

#navitop{
position:absolute;
left:49px;
top:184px;
background-image:url(bilder/navitop.gif);
background-repeat:no-repeat;
width:116px;
height:10px;
}

#navipunkt{
position:relative;
background-image:url(bilder/navi.gif);
top:10px;
left:49px;
width:116px;
height:20px;
}
#navis{
margin-left:8px;
}

#naviend{
position:relative;
background-image:url(bilder/naviend.gif);
top:10px;
left:49px;
width:116px;
height:118px;
}

#content{
position:absolute;
left:200px;
top:190px;
width:680px;
color:#ffffff;
}



a:link { text-decoration:none; color:#868F96}
a:visited { text-decoration:none; color:#868F96 }
a:hover { text-decoration:none; color:#ffffff }
a:active { text-decoration:none; color:#868F96 }
a:focus { text-decoration:none, color:#868F96 }

