body {
  margin: 0px 00px 00px 0px;
  padding: 0px 0px 0px 0px;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 13px;
  line-height: 15px;
  color: #000000;
  background: #eeeeee;
  text-align: center;
}

input,textarea {
  background: #999999;
  border-style:solid;
  border: 1px;
  border-color: #ffffff;
  padding:2px;
  margin:2px;
}

#content {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 980px; 
  margin-left: -490px;
  text-align: left; 
  padding: 0px;
  font-family: sans-serif, Arial, Helvetica;
  font-size: 13px;
  line-height: 15px;
  z-index: 10;
}

#bild_oben{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 320px;
  height: 95px;
  background-image: url(../images/logo.gif);
  background-repeat: no-repeat;
  z-index: 10;
}

#dia{
  position: absolute;
  top: 0px;
  left: 320px;
  width: 460px;
  height: 95px;
  background-image: url(../images/dia.gif);
  background-repeat: no-repeat;
  z-index: 10;
}

#menu_a {
  position: absolute;
  top: 0px;
  height: 95px;
  left: 780px;
  width: 200px;
  z-index: 10;
  padding: 15px 0px 0px 10px;
  clear: both;
  overflow-x: hidden;
  overflow-y: hidden;
  font-family: sans-serif, Arial, Helvetica;
}

#menu_b {
  position: absolute;
  top: 95px;
  left: 0px;
  height: 25px;
  width: 980px;
  background-image: url(../images/menu_b_bg.jpg);
  background-repeat: repeat-x;
  z-index: 999;
  clear: both;
  family: sans-serif, Arial, Helvetica;
  text-decoration: none;
  color: #FFFFFF;
}

#inhalt {
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 120px;
  height: 100%;
  left: 0px;
  width: 980px;
  background: #313131;
  color: #d0d0d0;
  z-index: 20;
  clear: both;
  font-family: sans-serif, Arial, Helvetica;
}

#main {
  padding: 20px;
  clear: both;
  background: inherit;
  z-index: 25;
}

#footer {
  padding-top: 50px;
  margin: 0px;
  background: inherit;
  color: inherit;
  width: 980px;
  height: 60px;
  z-index: 25;
}

#gelesen {
  padding-top: 30px;
  background: #666666;
  color: inherit;
  width: 980px;
  height: 80px;
  z-index: 25;
}

#menu_c {
  float: left;
  padding: 12px 20px 0px 0px;
  width: 685px;
  vertical-align: middle;
  text-align: right;
  background: inherit;
  color: inherit;
  z-index: 30;
}

#bild_unten {
  float: right;
  width: 275px;
  height: 40px;
  background: inherit;
  color: inherit;
  background-image: url(../images/bild_unten.gif);
  background-repeat: no-repeat;
  z-index: 30;
}

#news {
  height: 339px;
  width: 455px;
  background-image: url(../images/news_bg.png);
  background-repeat: no-repeat;
  z-index: 999;
  clear: both;
  family: sans-serif, Arial, Helvetica;
  text-decoration: none;
  color: #000000;
  padding: 20px;