html, body
            {
                margin: 0;
                padding: 0;
                width: 100%;
                height: 100%;
            } 
 
#website
            {
                width: 1480px;
                with:100%;
                margin: 0 auto;
                            }
          
#slide
            {
                position: absolute;   
                margin-left:425px;
                top: 63px;            
            }
          
a:link      {   text-decoration:none; color: #adadad;  }
a:visited   {   text-decoration:none; color: #adadad;  }
a:active    {   text-decoration:none; color: #adadad;  }
a:focus     {   text-decoration:none; color: #adadad;  }    
a:hover     {   text-decoration:none; color: #fff;}
          
menu        
            {   
                position: absolute;            
                margin-left:248px;
                top: 175px;
                font-family: arial; sans-serif;
                font-size: 12px;
                text-transform: uppercase;
                color: #adadad;
                line-height: 150%;
            }

h1          {   
                position: absolute;            
                margin-left:287px;
                top: 360px;
                font-family: arial; sans-serif;
                font-size: 30px;
                font-weight: normal;
                text-transform: uppercase;
                color: black;
                width:450px;
            }
h2          {   
                position: absolute;            
                margin-left:287px;
                top: 388px;
                font-family: arial; sans-serif;
                font-size: 20px;
                font-weight: normal;
                text-transform: uppercase;
                color: #adadad;
                width:450px;
            }
h3          {   
                position: absolute;            
                margin-left:287px;
                top: 430px;
                font-family: arial; sans-serif;
                font-size: 14px;
                font-weight: normal;                
                color: white;
                width:700px;
            }
          
p         {   
                position: absolute;            
                margin-left:287px;
                font-family: arial; sans-serif;
                font-size: 12px;
                font-weight: normal;                
                color: #adadad;
            }
          
#fuss     {   
                position: relative;     
                top: 300px;
                height:50px;
                margin-left:287px;
                font-family: arial; sans-serif;
                font-size: 10px;
                font-weight: normal;                
                color: #adadad;
            }

#aktuell     {               
                height:100px;
                width:130px;
                box-shadow: 3px 3px black;
            }

#zurueck     {   
                position: absolute;    
                font-family: arial; sans-serif;
                font-size: 12px;
                font-weight: normal;                
                color: #adadad;
            }

#bild_klein     {               
                height:265px;
                width:355px;
            }

#navi_projekte     {               
                 position: absolute;            
                margin-left:287px;
                top: 480px;
                font-family: arial; sans-serif;
                font-size: 12px;
                color: #adadad;
                line-height: 150%;
                width:200px;
            }

#bildunterschrift    {   
                
                font-family: arial; sans-serif;
                font-size: 12px;
                font-weight: normal;                
                color: #adadad;
                line-height: 150%;
            }

#pub     {               
                height:211px;
                width:150px;
                
            }

#praes     {               
                height:172px;
                width:230px;
                
            }