* {
    margin: 0px;
    padding: 0px;
    text-align:left;
    font-family: Helvetica;
}

html, body
{



}

#wrapper{
    /*background-color: #808080; */

    width: 1900px;
    height: 940px;
    margin: 0px;
}

#hauptbereich {
/*background-color: red; */
   
    float: left;
    width:1800px;
    height: 920px;
     margin: 20px 50px;

}

#steuerung-kopf-l {
    background-color: #FFFFFF;
    /*width:610px; */
    height: 26px;
    margin-left: 25px;
    /*float: left;*/
    font-size:1.3em;
}

#steuerung-kopf-l li {

display: inline;

 }

#steuerung-kopf-l a {

   /*width: 122px;*/
   display: block;
   float: left;
   color: black;
   font-size: 20px;
   letter-spacing: 0.1em;
   text-decoration: none;

    

}

 #steuerung-kopf-l a:hover {

      color: #808080;

      }

#inhalt1 {
  /* background-color: #00FF00 ;  */
     width:420px;
     float:left;
     height: 920px;
      margin-left: 20px;
    
      
    }
    
     #inhalt1 h2 {
     padding-left: 10px;
  color: #808080;
    
       }
       
       #inhalt1 h4 {
       padding-top: 10px;
     text-align: center;
   color: #808080;

       } 
   
    #inhalt2 {
  /*background-color: #00FFFF ; */

     width:870px;
     float:left;
     height: 920px;
     margin-left: 20px;


    }
    
     #inhalt3 {
  /*background-color: #FFFF00 ; */
     width:420px;
     float:left;
     height: 920px;
     margin-left: 20px;


    }
    
    #inhalt3 h2 {
     padding-left: 10px;
   color: #808080;

       }
       
       #inhalt3 h4 {
       padding-top: 10px;
     text-align: center;
   color: #808080;

       }
    
   #inhalt2 h1 { 
   text-align: center;
   color: #808080;
   padding-bottom: 0.5em;
    letter-spacing: 0.2em;

    text-decoration: none;
       padding-top: 50px;
       }

        #inhalt2 p {
       padding-top: 10px;
       text-align: center;
       }

        #inhalt2 h3 {
   color: #808080;
   text-align: center;
       
       }
         #inhalt2 h5 {
   color: #808080;
    text-align: left;
       }
       
