body {
  margin:0;
  padding:0;
  background-color:#F66831;
  color: #FFFFFF;
  background-image: url("http://www14.jimdo.com/usertemplates/744316/img/background.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}

#table_over_all {
  position:relative;
  height: 640px;
  width: 980px;
  padding:0;
}

#content {
  vertical-align:top;
}

#table_content {
  width:980px;
  height:440px;
  position: relative;
}

#banner {
  width:980px;
  height:180px;
  position: relative;
  vertical-align:center;
  margin-bottom: 0px;
  z-index: 1000;
}

#td_navi {
  vertical-align:top;
  width:200px;
  height:400px;
  min-height:400px;
}
#div_navi {
  margin-right:15px;
  width: 183px;
  min-height:400px;
  background-image:url("http://www14.jimdo.com/usertemplates/744316/img/halbtransparenter-hintergrund.png");
  background-repeat: repeat;
  text-align:left;
  border: 1px solid #FFFFFF;
}

#td_side {
  vertical-align:top;
  width:200px;
  height:400px;
  min-height:400px;
}
#div_side {
  margin-left:15px;
  width: 183px;
  min-height:400px;
  background-image:url("http://www14.jimdo.com/usertemplates/744316/img/halbtransparenter-hintergrund.png");
  background-repeat: repeat;
  text-align:left;
  border: 1px solid #FFFFFF;
}

#td_inhalt {
  vertical-align:top;
  width:580px;
  height:400px;
  min-height:400px;
  text-align:center;
}
#div_inhalt {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width:558px;
  background-image:url("http://www14.jimdo.com/usertemplates/744316/img/halbtransparenter-hintergrund.png");
  background-repeat: repeat;
  border: 1px solid #FFFFFF;
}

#td_footer {
  text-align:center;
  height: 40px;
}
#div_bottom {
  margin-top:5px;
  text-align:center;
  position: relative;
  padding-left: 37px;
  padding-right: 37px;
  height: 35px;
  overflow: show;
  width: 950;
}