* {
    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 {
    
    
    width:200px;
    height: 200px;
    float: left;
    }
    
 #kontakt1 {

     margin: 10px;
    padding: 0px;
    margin-top: 30px;
    width:202px;
    float: left;
    }
         #kontakt2 {

     margin: 9px;
    padding: 0px;
    margin-top: -10px;
    width:200px;
    float: left;
    }   

#inhalt {
    /*background-color: #00FF00 ;*/
     width:920px;
      margin-right: 50px;
      float: right;
      
      
    }
    
    #inhalt p{
    /*background-color: #00FF00 ;*/
       line-height: 1.3;
       font-size: 14px;
       font-family: Helvetica;
       text-align: justify;
       padding-right: 140px;
       padding-left: 140px;
      

}
    
    
    #inhalt h1{
    /*background-color: #00FF00 ;*/
       font-family: Helvetica; 
      margin-bottom: 30px;
      letter-spacing: 0.28em;
      
}

#inhalt h2{
    /*background-color: #00FF00 ;*/
       font-family: Helvetica;
      margin-bottom: 30px;          
      
      
}


    #inhalt h3{
    /*background-color: #000080 ;  */
    font-family: Helvetica;
   text-align: center;
   margin-top: 100px;
    margin-bottom: 30px;


    }
    #inhalt h4{
    /*background-color: #000080 ;  */
    font-family: Helvetica;
   text-align: center;


    }
    
 #inhalt h5{
    color:gray;
    font-family: Helvetica;
   text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;

    }
    
     #inhalt h5:hover{
       color: black;

    }
    
     #inhalt a{
       color: gray;
    }
     #inhalt a:hover{
       color: black;

    }
    
  #inhalt-l img{
    float: left;
    padding: 20px;

    }  
    
    
    
  

    #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;
   float: left;
   padding-right: 10px;
   color: black;
   text-decoration: none;

}

#steuerung-links{

   text-align: left;
 
  margin-left: 10px;
  
 font-size:1.2em;
 width:163px;
 
 float: left;


 }

 #steuerung-links a{

  
 color: #000000;
 display: block;
 text-decoration: none;
 width: 163px;
text-align: right;
  margin-bottom: 40px;
  /*background-image: url(button1.jpg);*/
 }

 #steuerung-links li{
 color:black;
 list-style-type: none;
     width: 163px;
   text-align: left;
     padding-top: 0.5em;
     margin-left: 0px;
     
 }

  #steuerung-links img{
    float: right;
    
  }
 


#wobinich {
  /*background-color: #00FFFF ; */
   margin: 5px 0px;
    width: 190px;
    float: left;
}

#inhalt-impressum {
    background-color: #00FF00 ;
     width:860px;
      margin-right: 10px;
      float: none;

    }
    
