body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #052347;
  background-color: #E4E8F1;
  background-image: url('../_pix/bg.gif');
  background-repeat: repeat-y;
  background-position: 45px 0px;
}

body.wdr {
  margin: 0px;
  background: none;
  background-color: #E4E8F1;
}

div.rahmen_links {
  position: absolute;
  top: 50px;
  left: -5px;
  width: 5px;
  height: 100%;
  background-image: url('../_pix/rahmen_links_bg.gif');
  background-repeat: repeat-y;
}

div.rahmen_rechts {
  position: absolute;
  top: 50px;
  left: 880px;
  width: 10px;
  height: 100%;
  background-image: url('../_pix/rahmen_rechts_bg.gif');
  background-repeat: repeat-y;
}
div.rahmen_rechts img, div.rahmen_links img {
  position: relative;
  top: -242px;
  left: 0px;
}

div.topnavi {
  position: relative;
  top: 0px;
  left: 50px;
  z-index: 1;
  height: 30px;
  width: 880px;
  text-align: right;
  font-size: 10px;
}

div.headerbox {
  position: relative;
  top: 0px;
  left: 50px;
  z-index: 2;
  height: 124px;
  width: 880px;
  overflow: hidden;
}

div.nav1 {
  position: relative;
  top: 0px;
  left: 50px;
  z-index: 3;
  height: 20px;
  width: 880px;
  overflow: hidden;
  background-image: url('../_pix/bg_nav1.gif');
  background-repeat: repeat-x;
}

div.nav2 {
  position: relative;
  top: 0px;
  left: 50px;
  z-index: 4;
  height: 18px;
  width: 880px;
  overflow: hidden;
  background-image: url('../_pix/bg_nav2.gif');
  background-repeat: repeat-x;
}

div.nav3 {
  position: relative;
  top: 0px;
  left: 0px;
  height: auto;
  width: 150px;
  overflow: hidden;
  color: #486A8FS;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 25px;
  font-size: 11px;
}

div.content {
  position: relative;
  top: 0px;
  left: 50px;
  z-index: 5;
  height: auto;
  width: 880px;
  background-color: #FFFFFF;
  float: left;
  padding: 0px;
  padding-top: 50px;
  vertical-align: top;
}

  div.box_links {
    position: relative;
    top: 0px;
    left: 20px;
    margin-left: 0px;
    width: 150px;
    float: left;
  }

  div.maincontent {
    position: relative;
    top: 0px;
    left: 20px;
    margin-left: 20px;
    float: left;
    width: 460px;
    overflow: hidden;
  }

  div.box_rechts {
    margin-top: 0px;
    position: relative;
    top: 0px;
    left: 40px;
    float: left;
    z-index: 12;
    margin-left: 10px;
    margin-right: 0px;
    width: 200px;
  }
  
  div.box_news {
    background-color: #ECEFF4;
    padding: 8px;
  }
  
div.biomed {
  position: relative; 
  top: -33px; 
  left: 50px;
  clear: both;
  width: 870px;
  height: 1px;
  z-index: 1;
  text-align: right;
}
div.biomed_sub {
  position: relative; 
  top: -33px; 
  left: 70px;
  clear: both;
  width: 870px;
  height: 1px;
  overflow: visible;
  z-index: 10;
  text-align: left;
}

div.bgcontent {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  background: url( '../_pix/bg_verlauf.gif' );
  background-repeat: repeat-x;
}

h1 {
  margin-top: 0px;
  color: #052347;
  font-weight: normal;
  font-size: 18px;
}

a {
  color: #00386E;
  text-decoration: none;
}

a:hover {
  color: #005B8F;
  text-decoration: underline;
}

a.topnavi {
  color: #3A4E71;
  text-decoration: none;
}
a.topnavi:hover {
  color: #000000;
  text-decoration: none;
}

a.nav3 {
  color: #486A8D;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 4px;
}

a.nav3:hover {
  color: #041C35;
  font-weight: bold;
  text-decoration: none;
}

td {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  color: #052347;
  vertical-align: top;
}

div.umrandung {
  width: 372px; 
  height: 329px; 
  position: relative; 
  top: 0px; 
  left: 0px;
  background-color: #052347;
  z-index: 0;
}

div.rahmen {
  width: 370px; 
  height: 327px;
  position: relative; 
  top: 1px; 
  left: 1px;
  background-color: #FFFFFF;
  z-index: 0;
}

input.suche_head {
  position: relative; 
  padding-left: 2px;
  top: 0px;
  border: 1px solid #052347;
  height: 16px; 
  width: 100px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

input.suche_gross {
  border: 1px solid #052347;
  height: 18px; 
  width: 200px;
  padding-left: 4px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

input.submit {
  border: 1px solid #052347;
  height: 18px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  margin-top: 8px;
}
