body {
  color: #000000; background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; font-style: normal
}

table {font-size: 12px;}

a:link {color: #00366B; }
a:visited{color: #00366B; }
a:hover{color: #46B82F; }

#ebene0 {
  background-color: #FFFFFF;
  position: absolute;
  left: 12px; top: 12px; width: 990px; height: 744px;
}
#ebene_links {
  background-color: #FFFFFF;
  position: absolute;
  left: 0px; top: 0px; width: 150px; height: 200px;
}
#ebene_rechts {
  background-color: #FFFFFF;
  position: absolute;
  top: 0px; width: 840px; height: 200px;
  margin-top: 0px;
  margin-left: 150px
}
#ebene_rechts_oben {
  background-color: #FFFFFF;
  position: relative;
  width: 840px;
}

#ebene_rechts_unten {
  background-color: #FFFFFF;
  position: relative;
  top: 10px; width: 840px;
}


#navlinks {
  background-color: #00366B;
  float: left;
 }
#navlinks a { display: inline;
  color: #000000;
        width:   70%;
        padding: 2px 2px;
        border:  0px #666666 solid;
}
#navlinks a:link { text-decoration:none; }
#navlinks a:visited { text-decoration:none; color: #00366B;}
#navlinks a:hover { text-decoration:none; }
#navlinks a:active { text-decoration:none; }


#logoleiste {
  background-color: #054078;
  width: 840px; height: 128px;
}
#navleiste {
  background-color: #FFFFFF;
  width: 840px; height: 40px;
}
#main {
  background-color: #FFFFFF;
  width: 680px; height: 300px;
}

#newsbox {
  background: #FFFFFF;
  position: relative;
  float: right;
  top: 0px;width: 150px;
}


#navrechts {
  background-color: #FFFFFF;
  position:absolute;
  top: 0px; right: 0px; width: 150px; height: 100px;
}

#navrechts a { display: inline;
  color: #000000;
  width:   70%;
  padding: 2px 2px;
  border:  0px #666666 solid;
}
#navrechts a:link { text-decoration:none; }
#navrechts a:visited { text-decoration:none; }
#navrechts a:hover { text-decoration:none; }
#navrechts a:active { text-decoration:none; }


#itemheadbox {
  background-color: #EEEEEE;
  position: relative;
  left: 10px; width: 80%;
  padding: 2px 10px;
  text-align: left;
  align: left;
  font-size: 18px; font-style: bold;
}

#itembodybox {
  position: relative;
  left: 10px; width: 95%;
  padding: 2px 10px;
  text-align: left;
  align: left;
  font-size: 12px; font-style: normal;
}