div#website {
 width:1000px;
 margin:auto;
 margin-top:20px;
 background: #00305E;
 background: url('/mba-biomedtech.de/images/bg_body_rpt-y.gif') repeat-y;
}

div#websiteHeader {
  height: 212px;
  background: url('/mba-biomedtech.de/images/header.gif') no-repeat;
}

div#websiteMotif {
}

div#websiteLeft {
  float: left;
  width: 175px;
  height: 555px;
  background: url('/mba-biomedtech.de/images/bg_sidebar_left.gif') no-repeat;
}

div#websiteLeftHome {
  float: left;
  width: 175px;
  height: 555px;
  background: url('/mba-biomedtech.de/images/bg_sidebar_left_blank.gif') no-repeat;
}

div#websiteRight {
  float: right;
  width: 200px;
  height: 655px;
  background: url('/mba-biomedtech.de/images/bg_sidebar_right.gif') no-repeat 0 360px #00305E;
}

div#websiteContent {
 margin: 0 230px 0 190px;
 heigh: 471px;
}

div#websiteFooter {
 clear: both;
 height: 10em;
 background: url('/mba-biomedtech.de/images/bg_body_rpt-y.gif') repeat-y;
}

div#mainMenu {
  margin: 10px 10px 0 0;
  width: 190px;
}
