body {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  font-family: verdana,geneva,helvetica;
  background-color: #c90;
  }
h1 {
  font-family: verdana,arial,helvetica;
  font-weight: bold;
  font-size: 16px;
  color: #930;
  margin-top: 30px;
  }
h2 {
  font-size: 12px;
  color: #930;
  }
p,li {
  font-size: 12px;
  }
p.sign {
  font-style: italic;
  }
.datum {
  color: #930;
  }
p.ref {
  margin-bottom: 2px;
  }
p.autor {
  color: #ffc;
  font-size: 10px;
  font-style: italic;
  margin-top: 2px;
  }
p.aktuelles {
  font-size: 11px;
  margin: 12px;
  }
a {
  color: #fc3;
  }
a.box {
  color: #ff3;
  text-decoration: none;
  }
a.aktuelles {
  color: #930;
  text-decoration: none;
  }
a.mail {
  color:#930;
  text-decoration: none;
  }
#b_oben {
  background-color: #960;
  width: 100%;
  height: 23px;
  }
#titel {
  position: absolute;
  left: 0px;
  top: 23px;
  width: 100%;
  height: 80px;
  background-color: #000;
  }
#titel_bg {
  position: absolute;
  left: 0px;
  top: 23px;
  width: 100%;
  height: 80px;
  background-color: #c90;
  }
#logo {
  position: absolute;
  left: 0px;
  top: 0px;
  }
#titelbild {
  position: absolute;
  left: 217px;
  }
#verlauf {
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 103px;
  width: 100%;
  height: 23px;
  background-color: #960;
  background-image: url(../img/verlauf.jpg);
  background-repeat: no-repeat;
  background-position: left;
  }
#verlauf p {
  margin-left:218px;
  margin-top: 4px;
  margin-bottom: 2px;
  color: #fcbf20;
  }
#verlauf_h {
  z-index: 2;
  position: absolute;
  left: 0px;
  top: 103px;
  width: 100%;
  height: 40px;
  background-color: #960;
  background-image: url(../img/verlauf_h.jpg);
  background-repeat: no-repeat;
  background-position: left;
  }
#impressum {
  z-index: 10;
  position: absolute;
  left: 74px;
  top: 108px;
  height: 23px;
  }
#impressum p {
  margin: 0px;
  color: #fff;
  }
#impressum a {
  text-decoration: none;
  }
#nav {
  z-index: 1;
  position: absolute;
  left: 0px;
  top: 126px;
  width: 217px;
  height: 440px;
  background-image: url(../img/floete.gif);
  background-repeat: no-repeat;
  background-position: right top;
  }
#inhalt {
  position: absolute;
  left: 218px;
  top: 126px;
  width: 480px;
  margin-bottom: 20px;
  }
#inhalt_breit {
  position: absolute;
  left: 218px;
  top: 126px;
  width: 650px;
  }
#aktuelles {
  position: absolute;
  left: 710px;
  top: 156px;
  width: 160px;
  background-color: #fc3;
  border-width: 1px;
  border-style: solid;
  }
#meilensteine {
  position: absolute;
  left: 880px;
  top: 156px;
  width: 200px;
  background-color: #fc3;
  border-width: 1px;
  border-style: solid;
  }
#meilensteine p {
  font-size: 11px;
  margin: 12px;
  }
#meilensteine td {
  text-align: center;
  }