body {
  background : white;
   color : black;
   font-size : 1em;
   font-family : Arial,sans-serif;
   font-weight : 
   line-height: 1em;
}

* {
  margin: 0;
  borderr-leftt: green 10px solid;
}


pad {
  paddingg-leftt: 4em;     
    }
    
padd {
  paddingg-leftt: 15px;     
    }

#seite {
  width: 1000px;
  margin: 0 auto;
  border-left: green 5px solid;
}

#kopfbereich {
  background-color: white;
  color : white;
  height: 60px;
  padding-top: 1em;
  padding-left: 2em;
  border-bottom: red 5px solid;

}

#inhalt {
  background-color: white;
  margin-left: 270px;
  heightt: 460px;
  
  padding-left:3em;
  padding-top: 1.5em;
  padding-right: 2em;
  padding-bottom: 2em;
  border-left: orange 5px solid;
}

#inhaltt {
  background-color: white;
  margin-left: 230px;
  height: 460px;
  
  padding-left:4em;
  padding-top: 1.5em;
  padding-right: 2em;
  padding-bottom: 2em;
}


#steuerung {
  float: left;
  width:220px;
  heightt: 460px;
  
  background-color: white;
  font-size : 1em;
  font-family : Arial,sans-serif;
  line-height: 1.5em;
  padding-left: 2em; 
  padding-top: 1.5em;
}

#steuerungg {
  float: left;
  width:230px;
  height: 460px;
  
  background-color: white;
  font-size : 1em;
  font-family : Arial,sans-serif;
  line-height: 1.5em;
  padding-left: 2em; 
  padding-top: 1.5em;
}





#fussbereich {
  clear: both;
  background-color: white;
  font-size : 0.6em;
  font-family : Arial,sans-serif;
  font-weight : 
  line-height: 1em;
  height: 40px;
  padding-left:2em;
  padding-top: 1.5em;
}

#bild {
  padding-top: 10;
  text-align:left;
  background-color: white;
}

  H1 {background : transparent;
   color : black;
   font-size : 3em;
   font-family : Arial,sans-serif;
   font-weight : bold;
   line-height : 1em
   }
  H2 {background : transparent;
   color : black;
   font-size : 2em;
   font-family : Arial,sans-serif;
   font-weight : bold;
   line-height: 1em
   }
  H3 {background : transparent;
   color : black;
   font-size : 1.3em;
   font-family : Arial,sans-serif;
   font-weight : bold;
   line-height: 1.3em
   }
  H4 {background : transparent;
   color : black;
   font-size : 0.8em;
   font-family : Arial,sans-serif;
   font-weight : bold;
   line-height: 1.5em
   }
  p {background : transparent;
   color : black;
   font-size : 1em;
   font-family : Arial,sans-serif;
   line-height: 1.2em
   }
  p1{background : transparent;
   color : black;
   font-size : 1em;
   font-family : Arial,sans-serif;
   line-height: 1em;
   word-spacing: 1em
   }
