div#body {
  margin: 1px auto;
  width: 975px; 
  text-align: left; 
  position: relative;
}
div#text {
  overflow: auto;
  padding-left: 26px;
  padding-right: 21px;
  padding-bottom: 20px;
}
div#Nav {
  position: absolute;
  top: 0px;
  padding-top: 20px;
  background-image: url(/pictures/nav_bg.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 207px;
  height: 317px;
}
div#Header {
  right: 4px;
  bottom: 108px;
  position: absolute;
}
div#Footer {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 975px;
}
div#video1 {
  position: absolute;
  bottom: 24px;
  left: 245px;
}
div#ebene2 {
  position: relative;
  background-image: url(/pictures/back2.jpg);
}
div#video2 {
  position: absolute;
  bottom: 24px;
  left: 381px;
}
div#video3 {
  position: absolute;
  bottom: 24px;
  left: 517px;
}
div#Buch {
  position: absolute;
  bottom: 6px;
  right: 38px; 
}
div#BuchText {
  position: absolute;
  bottom: 64px;
  right: 114px;
  font-size: 13px;
  text-align: right;
}
div#VideoContent {
  position: absolute;
  left: 245px;
  bottom: 24px;
  width: 403px;
  height: 146px;
}
div#content {
  position: relative;
  left: 207px;
  top: 0px;
  width: 730px;
  padding-bottom: 170px;
}
div#Vids {
  position: absolute;
  bottom: 24px;
  left: 220px;
}

