body {  
background-color: #fffccc; 
}                     

a:link {color:white;}
a:visited {color:white;}
a:active {color:white;}
a:hover {color:yellow;}

table{
font-family: Comic Sans MS, Verdana, Arial;
font-size:11pt;  
color: white;
}                

td{
vertical-align: top;
}

#center{
width: 100%;
text-align: center;
}

#quader{
background-image: url(../images/quader1.gif);  
background-repeat: no-repeat;   
position: absolute;
left: 80px;
top: 20px; 
width: 945px;
height: 250px;
}       

#quader2{
background-image: url(../images/quader2.gif);     
background-repeat: no-repeat;
position: absolute;
left: 30px;
top: 255px; 
width: 270px;
height: 550px;
} 

#quader3{
background-image: url(../images/quader3.gif);     
background-repeat: no-repeat;
position: absolute;
left: 270px;
top: 260px; 
width: 790px;
height: 1700px;      
} 

#quader3g{
background-image: url(../images/quader3g.gif);     
background-repeat: no-repeat;
position: absolute;
left: 270px;
top: 260px; 
width: 790px;
height: 4500px;      
} 
 
#circle{
background-image: url(../images/circle.gif);
background-repeat: no-repeat;
position: absolute;
left: 40px;
top: 970px; 
width: 365px;
height: 365px;
}   

#triangle{
background-image: url(../images/triangle.gif);
background-repeat: no-repeat;
position: absolute;
left:890px;
top: 580px; 
width: 335px;
height: 365px;
}   

#bullet{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
position: absolute;
left:830px;
top: 1380px; 
width: 450px;
height: 500px;
}   

#logobild{      
background-image: url(../images/spatzennest2.gif);
background-repeat: no-repeat;
position: absolute;
left: 140px;
top: 30px;   
width: 300px;
height: 200px;
}

#logotext{ 
font-family: Arial;
font-size:14pt;  
color: white;
position: absolute;
left: 330px;
top: 40px; 
text-align: left;
height: 500px;
with:600px;
} 

#intro{    
font-family: Comic Sans MS, Verdana, Arial;
font-size:11pt;  
color: white;
position: absolute;
left: 330px;
top: 65px; 
text-align: left; 
width: 650px;
}

#menue{
font-family: Comic Sans MS, Verdana, Arial;
font-size:11pt;  
color: white;
position: absolute;
left: 60px;
top: 280px; 
text-align: left;  
width: 365px;
height: 365px;
}

#text{     
font-family: Comic Sans MS, Verdana, Arial;
font-size:11pt;  
color: white;
position: absolute;
left: 295px;
top: 290px; 
text-align: left; 
width: 680px;
height: 600px;
}   

#foot{     
font-family: Comic Sans MS, Verdana, Arial;
font-size:8pt;  
color: white;
position: absolute;
bottom: -500px;
text-align: left; 
}     
