body {
  margin: 0;
}

div#base_frame {
  width: 950px;
  text-align: left;
  position: absolute;
  top: 0px;
}
div#boxes_top {
  z-index: 40;
  position: absolute;
  top: 0px;
}

div#bilder {
  position: absolute;
  left: 280px;
  top: 8px;
  height: 80px;
  width: 660px;
  text-align: right;
}

.centered {
  position: absolute;
  left: 50%;
  margin-left: -475px; 
}
  

div#image {
  position: absolute;
  left: 15px;
  width: 740px;
  height: 172px;
  top: 48px;
  overflow: hidden;
  background: blue;
}
div#image_right {
  position: absolute;
  left: 610px;
  width: 345px;
  height: 172px;
  top: 48px;
  overflow: hidden;
}
div#navi_top {
  position: absolute;
  left: 0px;
  width: 950px;
  height: 21px;
  top: 100px;
  z-index: 99;
}

div#logo {
  margin: 0;
  position: absolute;
  left: 0px;
  width: 280px
  height: 100px;
  top: 0px;
  z-index: 5;
}
div#top_frame {
  margin: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 150px;
  width: 950px;
}
div#navi_right {
  position: absolute;
  left: 770px;
  width: 180px;
  height: 18px;
  top: 125px;
}
div#rechter_rand {
  position: absolute;
  top: 150px;
  left: 772.5px;
  width: 175px;
  height: 160px;
}
div#fechtsport {
  height: 160px;
  width: 175px;
}
div#fechtsport img {
  margin-top: 5px;
}
div#sponsoren {
  margin-top: 10px; 
  width: 175px;
  height: 100px;
}
div#sponsoren img {
  margin-top: 10px;
  margin-left: 5px;
}

div#content {
  position: absolute;
  left: 5px;
  top: 150px;
  width: 750px;
}
div#nav_left {
  width: 160px;
  float: left;
}
div#content_top_narrow {
  float: right;
  width: 585px;
}

div#content_left {
  clear: left;
  float: left;
  width: 380px;
}
div#content_right {
  float: right;
  width: 365px;
}

div.clear {
  clear: both;
}

.csc-frame-left {
  width: 360px;
  float: left;
}

.csc-frame-right {
  width: 360px;
  float: right;
}

.csc-stoerer-left {
  width: 180px;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.csc-stoerer-right {
  width: 180px;
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.einruecken {
  margin-left: 210px;
}
