div#Nav {
  display: none;
}
div#content {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}
div#text {
  position: absolute;
  left: 0px;
  top: 85px;
  height: 100%;
  width: 100%;
  overflow: visible;
}
div#navtop {
  display: none;
}
div#maintop {
  display: none;
}
div#RightBottom {
  display: none;
}
div#MainBottom {
  display: none;
}
div#Right {
  display: none;
}
div#Top {
  display: none;
}
div#Header {
  display: none;
  left: 0px;
  position: absolute;
}
div#Logo {
  right: 0px;
  top: 0px;
  width: 200px;
  position: absolute;
}
div#body {
  margin: 0 auto;
  width: 650px;
  height: 99%;
  text-align: left;
  font-family: Arial;
  position: relative;
  border: none;
}
img.PrintHeader {
  width: 650px;
}
div#PrintAdresse {
  position: absolute;
  display: inline;
  bottom: 20px;
  left: 0px;
}
div#Adresse {
  width: 33%;
  float: left;
}
div#nav_back {
  display: none;
}
div#TopLeft {
  display: none;
}
div#bottom {
  display: none;
}
div#right_b {
  display: none;
}
div#sysnews {
  display: none;
}
div#balkenr {
  display: none;
}
div#Footer {
  display: none;
}
