* {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: Helvetica;
}


html, body
{



}

#wrapper{
    /*background-color: #808080;  */

    width: 1240px;
    margin: 0px auto;
}

#hauptbereich {
    /*background-color: red;*/ 
   

    width:1200px;
    height: 800px;
    margin: 20px auto;

}

#logobereich {
    /*background-color: #00FFFF ;*/ 
    
    width:200px;
    height: 200px;
    float: left;
    }
#kontakt1 {

     margin: 0px;
    padding: 0px;
    margin-top: 30px;
    width:182px;
    float: left;
    }
         #kontakt2 {

     margin: 0px;
    padding: 0px;
    margin-top: -5px;
    width:180px;
    float: left;
    }    
    

#inhalt {
    /*background-color: #00FF00 ; */
     width:860px;
      margin-right: 100px;
      float: right;
      
    }
   
   #inhalt img{
    /*background-color: #00FF00 ; */
    padding-bottom: 50px;

    }
    
    #inhalt h2{
    /*background-color: #00FF00 ; */
     
      margin-bottom: 30px;
     

    }
    
    #inhalt h5{
   
    font-family: Helvetica;
   text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;

    }
       #inhalt a{
       color: gray;
    }
     
     #inhalt a:hover{
       color: black;

    }
    
    #inhalt-links {
    
    margin-left: 20px;
    float:left;
    /*background-color: #000080 ; */
     width:400px;


    }
    
    #inhalt-rechts {
    margin-right: 20px;
    float:right;
    /*background-color: #FFFF00 ;*/
     width:400px;


    }
    
  

    #steuerung-kopf {

    margin-top:50px  ;
    margin-bottom:70px  ;
    margin-left: 5px;
    width:985px;
    height: 26px;
    float:left;


    font-size:1.3em;
}




#steuerung-kopf li {

display: inline;

 }

#steuerung-kopf a {

   width: 185px;
   display: block;
   padding-right: 10px;
   float: left;
   color: black;
   text-decoration: none;

}

#steuerung-links{
  

margin-left: 15px;
  
 font-size:1.2em;
 width:170px;
 
 float: left;


 }

 #steuerung-links a{

  
  color: #000000;
 display: block;
 text-decoration: none;
 width: 163px;
text-align: right; 
  margin-bottom: 5px;
  /*background-image: url(button1.jpg); */
 }

 #steuerung-links li{
 color:black;
 list-style-type: none;
     width: 280px;
     text-align: left;
     padding-top: 0.5em;
     margin-left: 5px;
     
 }


#wobinich {
   /*background-color: #00FFFF ; */
  margin: 5px 20px; 
    width: 163px;
    float: left;
}

#inhalt-impressum {
    background-color: #00FF00 ;
     width:860px;
      margin-right: 10px;
      float: none;

    }
