body {
  background-color: #FFFFFF;
  background-image: none;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

div#middle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 645px;
  height: auto;
}

div#contentshadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 645px;
  height: auto;
  background-image: none;
}

div#content {
  background-color: #FFFFFF;
  background-image: none;
  width: 645px;
  margin: 0px;
}

div.twothird {
    position: absolute;
    display: block;
    top: 75px;
    left: 170px;
    width: 645px;
}

div.bgonethirdcontent { display: none; }
div#kraftvoll { display: none; }
div.onethird { width: 0px; display: none; }
div.onethird h1, div.onethird p, div.onethird img, div.onethird table, div.onethird tr, div.onethird td { display: none; }
div.onethird div { display: none; }
div#menu { display: none; }
div.space { width: 0px; display: none; }
div#topborder { display: none; }
div#banner { display: none; }
div#topnavi { display: none; }