body, html {
  margin: 0px:
  color: #000;
  font: 1em arial, helvetica, sans-serif;
}

#box {
  position: absolute;
  height: 746px;
  width: 946px;
  margin-top: 5px;
  margin-left: -473px;
  left: 50%;
  color: #FFF;
}


#box-menu {
  margin-top: 0px;
  width: 140px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  padding: 6px;
  color: #FFF;
  background-color: #FDE8AA;
  background-image: url(../img/menu_verlauf.gif);
  background-repeat: no-repeat;
}


#box-content {
  width: 800px;
  background-image: url(../img/radix_transparent.gif);
  background-repeat: no-repeat;
  background-position: 30px 75px;
  text-align: justify;
}

#box-right {
  position: absolute;
  top: 146px;
  left: 800px;
  width: 140px;
  height: 100%;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 6px;
  background-color: #DB9367;
}
