body, html  {

  background-color:#2d2d2d;

  padding:0;

  margin:0;

            }
            
#container {

	width:710px;

  margin:20px 0px;

  padding:0px;

            }
            
#header {

  width:707px;

  height:47px;

	background:url(bilder/header.jpg) no-repeat center;

            }
            
#nav1 {

  width:707px;

  height:47px;

            }
            
#nav2 {

  width:707px;

  height:46px;

            }            
            
#logo {

  width:168px;

  height:65px;
  
  float: left;
  
	background:url(bilder/logo.jpg) no-repeat center;  

            }
            
#start {

  width:91px;

  height:65px;
  
  float: left; 

            }

#profil {

  width:78px;

  height:65px;
  
  float: left; 

            }

#print {

  width:76px;

  height:65px;
  
  float: left; 

            }   
          
#onscreen {

  width:110px;

  height:65px;
  
  float: left; 

            }
            
#illu {

  width:184px;

  height:65px;
  
  float: left; 

            }
            
            
#logospacer {

  width:413px;

  height:46px;
  
  float: left;
  
	background:url(bilder/logospacer.jpg) no-repeat center;  

            }
            
#verlinkt {

  width:110px;

  height:46px;
  
  float: left; 

            }
            
#impressum {

  width:184px;

  height:46px;
  
  float: left; 

            }
            
#themenbild {

  width:707px;

  height:146px;

            }
            
#content {

  width:707px;
  padding-top:50px;
 	background:url(bilder/content.jpg) repeat-y;  

            }
            
#footer {

  width:707px;
  padding-top:73px;
 	background:url(bilder/footer.jpg) no-repeat center;  

            }
            
                                     

