/*

style.css

*/

body {
margin: 0;
padding: 0;
font-size: 100.01%;  
background-color: #a6a6a6;
}  
  
img {border: 0px}

#wrapper {
margin: 5px auto;
width: 950px; 
position: relative; 
}  

#dadalogo {
position: absolute; 
left: 500px; 
top: 48px;
width: 411px;
height: 94px;
z-index: 80;
}

#lu {     
position: absolute; 
left: 10px;  
top: 510px;
width: 85px;
height: 112px; 
z-index: 61;
} 

#lu a:hover {
cursor: url(../bilder/fliegekleinl.gif), auto;
}


#ru  {
position: absolute; 
left: 820px; 
top: 510px;
width: 85px;
height: 112px;
z-index: 60;
}


#ru a:hover {
cursor: url(../bilder/fliegekleinr.gif), auto;
}

#quer {
position: absolute;
top: 148px;
left: 150px;
z-index: 35;
}

.werweiss {
z-index:1;    
background-color: #dadada;
}

p {

}

#qtext {   
position: absolute; 
bottom: 0px; 
left: 560px; 
width: 183px;
} 

#hg {   
position: absolute; 
top: 0px;
left: 0px; 
width: 950px;
z-index: 15;
} 



h1 {
font: 80%/1.35em normal Verdana, sans-serif;
font-weight: normal;
}

h1 span.head {
font: 100%/1.35em normal Verdana, sans-serif;
font-weight: bold;
}



#cursorwechselre a {
 position: absolute;
 top: 0;
 right: 0;
 width: 475px;
 height: 600px; 
 display: block; 
 z-index: 52;
} 

#cursorwechselre a:hover {
 cursor: url(../bilder/fliegekleinr.gif), auto;
}

#cursorwechselli a {
 position: absolute;
 top: 0;
 left: 0;
 width: 475px;
 height: 600px; 
 display: block; 
 z-index: 51;
} 

#cursorwechselli a:hover {
 cursor: url(../bilder/fliegekleinl.gif), auto;
}