div#Nav {
  display: none;
}
div#content {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  border: none;
  overflow: visible;
}
div#text {
  width: 70%;
  height: 100%;
  padding-left: 50px;
  padding-top: 100px;
  overflow: visible;
  font-family: Arial;
  font-size: 12px;
  border: none;
}
div#ebene1 {
  position: relative;
  top: 0px;
  left: 0px;
}
div#LogoHeader {
  position: absolute;
  top: 105px;
  left: 50px;
}
div#HeaderText {
  position: absolute;
  top: 140px;
  left: 209px;
}
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;
  position: absolute;
}
div#body {
  width: auto; 
  text-align: left; 
  position: relative;
  border: none;
  overflow: visible;
}
img.PrintHeader {
  width: 650px;
}
div#PrintAdresse {
  position: absolute;
  display: inline;
  bottom: 20px;
  left: 0px;
}
div#Adresse {
  width: 33%;
  float: left;
}
div#buch {
  display: none;
}
div#vids {
  display: none;
}
div#footer {
  display: none;
}
h1 {
  margin-top: 11px;
  padding-top: 11px;
  font-size: 14px;
  color: #E67816;
}
h2 {
  font-size: 16px;
  color: #000000;
}
hr {
  color: #000000;
  background-color: #000000;
  height: 1px;
  border: none;
}
p {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  margin: 0;
  padding-bottom: 10px;
}
td {
  font-size: 11px;
  color: #fff;
}
ul {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 0px;
}
ul.highlights {
  font-size: 11px;
  color: #E67816;
  line-height: 13px;
  margin: 0;
  padding: 0;
}
ol {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  padding-left: 17px;
  margin: 0;
  padding-bottom: 10px;
}

