div#Nav {
  display: none;
}
div#body {
  margin: 0 auto;
  width: 650px; 
  text-align: left; 
  position: relative;
  border: none;
  font-size: 12px;
}
div#content {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  font-size: 12px;
}
div#DTV {
  display: none;
}
div#text {
  position: absolute;
  left: 0px;
  top: 120px;
  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#bottom {
  display: none;
}
div#Header {
  left: 0px;
  position: absolute;
  display: none;
}
div#Logo {
  position: absolute;
  top: 0;
  right: 0;
  display: inline;
}
div#PrintAdresse {
  position: absolute;
  display: inline;
  bottom: 30px;
  left: 0px;
}
div#Adresse {
  width: 33%;
  float: left;
}