
body {
  color: #000000;
  background-image: url("../imgs/bg_content.jpg");
  background-repeat: no-repeat;
  background-position: center 33px;
  background-attachment: fixed;
  font-size: 12px;
  line-height: 14pt;
  font-family: Arial,Verdana,sans-serif;
  margin: 0; padding: 0;
  text-align: center;  /* Zentrierung im Internet Explorer */
  min-width: 1114px; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

.header {
    width: 1070px;
  height: 294px;
  background-position: 45px 30px;
  background-repeat: no-repeat;
  background-image: url("../imgs/bg_header_noblocks.jpg");  
}

.content a {
  color: #6A747C;}


.headerlink1{
  display: block;
  height: 120px;
  width: 390px;
  left: 265px;
  top: 0px;
  position: relative;
}

.headerlink2{
  display: block;
  height: 120px;
  width: 390px;
  left: 265px;
  top: 9px;
  position: relative;
}

.headerlink3{
  display: block;
  height: 250px;
  width: 390px;
  left: 672px;
  top: 0px;
  position: relative;
  background-image: url("../imgs/banner-bc3.gif");
  }