 * {
     margin: 0;
     padding: 0;
 }
 
 
 body {
     text-align: center;
     background-image: url(bilder/lorna.JPG) ;
      background-color: #DFECF4;
      background-position: center;
     background-repeat: no-repeat;
     background-attachment: fixed;
     margin-top: 50px;
     font-family: Verdana, sans-serif;
     margin-bottom: 50px;
    
     
       
 }
 
 
 header, nav, footer, aside, section {
     display: block;
 }
 
 #wrapper {
     
     width: 900px;
          margin: 0 auto;
     text-align: left;
     background-image: url(bilder/urchsichtig.PNG);
 }
 
  
 header p {
      
       width: 850px; 
       height: 30px;
       text-align: center; 
       font-size: 25px; 
              
     }
     
     header h2 {
         color: #000000;
     }
    
  h1 { 
       text-align: center;
       font-size: 15px;
       
   }
   
   #select1 {
       color: #000000;
       
   }
   
   #select2 {
        width: 900px;
       height: 80px;
       text-align: center;
       margin-right: auto;
   }
    
    #steuerungoben {
            background-color: #CAD1DB;
           width: 900px;
           height: 50px;
            zoom:1;
          
    }
  
    #steuerungoben ul {
         list-style: none;
    }
                       
    
    #steuerungoben li {
        display: inline;
    }
    
    #steuerungoben a {
       
       text-align: center;
         display: block;
        
       float: left;
         text-decoration: none;
       line-height: 25px;
       
    }
    
     #tade1 {
      width: 90px;
      color: #000000;
    }

   #tade2 {
      width: 260px;
      color: #000000;
    }
     #tade3 {
      width: 260px;
      color: #000000;
    }
      #tade4 {
      width: 110px;
      color: #000000;
    }
    #tade5 {
      width: 180px;
      color: #000000;
    }
      #tade6 {
      width: 130px;
      color: #000000;
    }
     #tade7 {
      width: 120px;
      color: #000000;
    }
     #tade8 {
      width: 100px;
      color: #000000;
    } 
    #links {
      padding-left: 20px;
      text-decoration: none;
      
    }
    
    
      
   #steuerungoben a:hover {
     background-image: url(bilder/grau-50.PNG);
   }
  
  #steuerunglinks {
      
      padding-top: 10px;
       list-style: none; 
      width: 160px;
      float: left;
      font-size: 15px;
        
  }
    
  #steuerunglinks a {
      color: #000000;
      font-size: 13px;
      
  }
    
  #steuerunglinks ul {
      
      padding-left: 10px;
      list-style: none;
  }
  
   #steuerunglinks li { 
       padding-left: 2px;
       padding-top: 20px;
       line-height: 12px;
         
   }
   #steuerunglinks ul ul {
       list-style: square;
   }
     
    #steuerunglinks a:hover {
        background-image: url(bilder/grau-50.PNG);
    }
   
   
   aside {
       
       width: 180px;
       float: right;
       font-size: 13px;
   }
   
     aside img {
         text-align: center;
         display: block;
     }
   
   aside b {
   
        padding-top: 80px;
        padding-left: 10px;
        padding-right: 10px;
   }
   
    aside p {
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
        color: #000000;
        text-align: center;
    }
    
    aside h6 {
        text-align: center;
        padding-left: 15px;
    }
  
 
 
 #tabelle {
     font-size: 12px;
      margin-left: 10px;
     
 }
 
 section {
      
     margin-left: 180px;
     margin-right: 180px;
     margin-top: 50px;
     padding-top: 15px;
     padding-bottom: 15px;
     background-color: #CAC1BA;
     color: #000000;
     display: block
       
 } 
 
 section li {
     padding-left: 30px;
     line-height: 60px;
     font-size: 15px;
     
 }
 
 section h1 {
     padding-top: 17px;
      padding-bottom: 0.4em;
      padding-left: 15px;
        color: #CAC1BA;
     
 }
 
   section ul {
       padding-left: 20px;
   }
 
  
  section p {
      font-size: 12px;
      color: #000000;
      padding-left: 15px;
      padding-right: 15px;
      
       
  }
  
  section h5 {
      padding-left: 15px;
  }
  
  section a {
      color: #000000;
  }
  
  footer {
     display: block;
      width: 900px; 
            height: 30px;
    padding-top: 50px;
    zoom:1;
  }
  
  
  footer p {
       font-size: 10px;
      color: #000000;
      padding-left: 570px;
      padding-right: 20px;
      padding-bottom: 10px;
        
  }
  
  footer a {
      
      font-size: 10px; 
      color: #000000; 
      padding-right: 20px;
      text-decoration: none;
      padding-bottom: 10px;
               
  }
    
  footer a:hover  { 
     background-image: url(bilder/grau-50.PNG); 
     
  }
  
  
  
   
