body {
background: white;
background-position: bottom;
margin:0;padding:0;border:0;
}

p {
margin:0;
padding:0;
}

#background_container{
position:absolute;
top:0;
left:0;
overflow:hidden;
}

#background{
position:fixed;
top:0px;
left:0px;
overflow:hidden;
z-index:-1;
}



#navi ul{
top: 5;
left:2;
margin:0;
padding: 0;
z-index: 4;
position: fixed;
visibility:hidden;
} 


ul#navi2 li{
   list-style: none;
   padding:0;
   background: white;
   height: 20px;
   display: inline;
}


#navi a, #navi a:visited {
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: black;
font-weight: bold;
display: inline;
width: 100px;
height: auto;
border: 0px solid grey;
padding: 2px;
text-transform: ;
background: ;
}


#navi a:hover, #navi a:active {
text-decoration: none;
font-family: verdana;
font-size: 12px;
color: black;
font-weight: bold;
display: ;
width: auto;
height: auto;
border-bottom: 1px solid black;
padding: 2px;
text-transform: ;
background: ;
}





#inhalt {
top: 15%;
margin-top: 0;
left: 320px;
margin-right: 100px;
position: absolute;
background: ;
padding: 20px;
padding-left: 30px;
border-top:1px solid black;
}

#dots {
position: absolute;
width: 100%;
height: 507;
left: 0;
margin-left: 0;
display: block;
background-image:url(images/start_back.jpg);
background-position: center center;
top: 45%;
margin-top: -253;
z-index:4;}


#schriftzug {
position: absolute;
width: 100%;
height: 110;
left: 0;
margin-left: 0;
display: block;
top: 45%;
margin-top: -35;
z-index:5;
overflow: hidden;}

#schriftzug a {
opacity: 1;
}

#schriftzug a:hover {
opacity: 1;
border-bottom: 5px solid silver;
}



#dost a{
bottom:4px;
right:3px;
width:116px;
height: 15px;
background: transparent;
position: fixed;
display: block;
border-bottom: 1px solid white;
background: transparent url(images/copyright_stegmayer.gif);
opacity: .6;
}

#dost a:hover{
border-bottom: 1px solid black;
opacity: 1;}

*html #dost a{
background: transparent url(images/copyright_stegmayer.gif);
}

.hide{
display:none;
}

#zaehler {
bottom:0px;
left:0px;
width: auto;
height: 20px;
background: transparent;
position: fixed;
color: white;
opacity: 0.1;}