/* -=KÖRPER=- */

body {margin: 0px;
      background-color: #FFFFFF;}

#beschreibung {
  display: none;
}


#content {position: absolute;
          left: 50%;
          margin-left: -500px;
      margin-top: 1em;
        width: 1000px;
      height: 729px;}
  
 
#inhalt1 {width:430px;
        height: 729px;
        background-image: url(image_hg.jpg);}

#meta_menu {
     float: right;
     width:400px;
     font-family:Verdana, Arial, sans-serif;
     font-weight:bold;
     font-size: 12px;
     margin: -3px 0 0 80px;
}
     
#inhalt2 {width:570px;
        height: 729px;
        background-color: #000000;}
     
#inhalt1, #inhalt2 {float: left;}

#balken {
    float: left;
    margin: -249px 0 0 150px;
    width:850px;
    height: 27px;
        background-color: #ed360d;
}

#menu {
     float: left;
     width:850px;
     font-family:Verdana, Arial, sans-serif;
     font-weight:bold;
     font-size: 12px;
     margin: -3px 0 0 80px;
}
