/*

style.css

*/

body {
margin: 0;
padding: 0;
font-size: 100.01%;  
background-color: #a6a6a6;
}    

img {border: 0;}
a {text-decoration: none;
	color: black;
}


#kapitel {
	margin: 0;
	padding: 0;
	font-size: 130.01%;
	font-family: Verdana, sans-serif;
	position: absolute;
	
	top: 148px;
	left: 150px;
	width: 430px;
	z-index: 85;
}

	
#wrapper {
margin: 5px auto;
width: 950px; 
position: relative; 
}  

#dadalogo {
position: absolute; 
left: 500px; 
top: 48px;
width: 390px;
height: 89px;
z-index: 81;
}


#homenavig {
	font-weight:bolder;
z-index: 85;
   }									
	
		#homenavig  img	{margin-left:0px;
				margin-right:0px;
				margin-top:0px;
				margin-bottom:20px;				
				}
				
		#homenavig a:hover span.bu{margin-left:0px;
					margin-right:0px;
					margin-top:-20px;
					margin-bottom:0px;
					border:0px solid red;	
					font-size:0.8em;
					font-weight:normal;
					display:block;			
				}	
						
		#homenavig  a:hover span.tipp {
		position: absolute;
		top: 35px;
		left:350px;
		width: 274px;
		padding: 2px 10px 2px 4px;
      		border-top: 1px solid #696969;
		border-right: 4px solid black;
		border-bottom: 3px solid black;
		border-left: 1px solid #696969;
		color: black;
		display: block;
		background-color:white;	
         }						  

		#homenavig a span.tipp {
		display: none;
    		}
    		

#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;
}

#hoch {
position: absolute;
top: 48px;
left: 150px;
}

#quer {
position: absolute;
top: 148px;
left: 150px;
}

.werweiss {
z-index:1;    
background-color: #dadada;
}

p {

}

#qtext {   
position: absolute; 
bottom: 0px; 
left: 560px; 
width: 183px;
} 

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: 450px;
 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: 450px;
 height: 600px; 
 display: block; 
 z-index: 51;
} 

#cursorwechselli a:hover {
 cursor: url(../bilder/fliegekleinl.gif), auto;
}