




div.bg {
min-height:100%;
background: url(../bilder/hintergrund6.jpg);
width:100%;
background-repeat:repeat;
float:right;
background-color:black;  
 margin-top:-7px; 
 
}


div.content {
vertical-align:middle;
background-color:white;
background-repeat:repeat;
margin-right:auto;
margin-left:auto;
width:935px;
overflow:hidden; 
clear:both;

}

 
div.header {
background: url(../bilder/LABER_Logo.jpg);
background-repeat:no-repeat;
height:270px;
width:935px;
margin-top:3px;
margin-left:63px;  
overflow:hidden;
}

#nav {  
margin-left:-40px;
background-color:#8AAD2A;
background: url(../bilder/nav.jpg) repeat-x;
height:35px;
padding:0px;
margin-top:-8px;
margin-left:0px;
width:935px;
overflow: visible;
z-index:2;
}

#nav li {
margin-right:-4px;
display: inline; 
list-style-type: none;
}

#nav a {    
background: url(../bilder/nav.jpg);
height:35px;
background-repeat:repeat-x;
border-right: 1px dotted black;
position:absmiddle;
color: darkgreen; 
font-family:Comic Sans MS;
font-size:14pt;   
text-decoration: none;  
padding:0 1.33em 8px 1.33em;     
}
#nav a:hover{
background: url(../bilder/nav.jpg);
color: white; 

}

div.text{
font-family:Arial;
padding: 1em 1.5em 0px 2em;
min-height:400px;
}

table{
border-bottom-width:2px;
}


  
div.footer{
background: url(../bilder/header.jpg);
width:100%;
height:180px;
background-color:#66CC33; 	
background-repeat:no-repeat;
margin:5px 0 0 0;
position: relative;
z-index:4;
}  
  
div.footer2{
background: url(../bilder/footer.gif);
width:100%;
height:180px;
background-color:transparenz;
background-repeat:no-repeat;
margin:5px 0 0 0;
position: relative;
z-index:5;
clear:both;
}

div.footer3{

width:100%;
height:180px;
background-color:transparenz;
background-repeat:no-repeat;
color: #ffffff; 
font-family:Comic Sans MS;
margin:5px 0 0 0;
position: relative;
z-index:6;
}

