div#body {
  margin: 1px auto;
  width: 990px; 
  height: 700px; 
  text-align: left; 
  position: relative;
}
div#text {
  overflow: auto;
  height: 355px;
  padding-left: 26px;
  padding-right: 21px;
  background-color: #FFF4E6;
  padding-bottom: 20px;
}
div#Nav {
  position: absolute;
  top: 25px;
  padding-top: 15px;
  background-color: #0B5A14;
  width: 209px;
  border-bottom: 3px solid #ffffff;
}
td.Site {
  background-image: url(/pictures/content_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
  width: 990px;
}
td.Footer {
  background-image: url(/pictures/footer.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: right;
  color: #ffffff;
  font-size: 11px;
  height: 39px;
  width: 990px;
  padding-right: 33px;
  padding-top: 14px;
}
td.Navigation {
  background-image: url(/pictures/nav_bg.jpg);
  background-position: 0px 0px;
  background-repeat: repeat-y;
  height: 450px;
  padding-top: 91px;
}
td.Right {
  width: 148px;
  padding-left: 1px;
  padding-top: 28px;
  background-image: url(/pictures/right_bg.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
}
div#topnavi {
  position: absolute;
  top: 29px;
  left: 4px;
  color: #ffffff;
}
td.NaviTop {
  color: #ffffff;
  font-family: Arial;
  background-image: url(/pictures/navtop1.jpg);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  text-align: center;
  width: 128px;
  height: 86px;
}
td.NaviTopSelect {
  color: #ffffff;
  background-image: url(/pictures/navtop2.jpg);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  text-align: center;
  width: 128px;
  height: 86px;
}
td.NaviTopOpen {
  color: #ffffff;
  background-image: url(/pictures/navtop2.jpg);
  background-position: 0px 3px;
  background-repeat: no-repeat;
  text-align: center;
  width: 128px;
  height: 86px;
}
a.navitop {
  display: block;
  height: 51px;
  width: 124px;
  padding-top: 35px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a.navitop:hover {
  display: block;
  height: 51px;
  width: 124px;
  padding-top: 35px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
td.Content {
  background-image: url(/pictures/verlaufcontent_top.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 450px;
  width: 557px;
  padding-left: 46px;
  padding-top: 46px;
}
