body {
  margin: 0px;
  background-color: #fff;
  font-family: verdana,geneva,helvetica;
  color: #878D96;
  }
p {
  font-size: 12px;
  }
p.autor {
  font-style: italic;
  margin-top: 0px;
  }
h1 {
  font-size: 12px;
  color: #DC931A;
  font-weight: bold;
  margin-top: 0px;
  }
p.pf {
  color: #6cf;
  margin-bottom: 0px;
  }
h1.pf {
  color: #6cf;
  }
h1.ref {
  color: #93C;
  }
h1.kontakt {
  color: #9C3;
  }
h1.impressum {
  color: #099;
  }
span.kontakt {
  color: #9C3;
  }
span.impressum {
  color: #099;
  }
span.autor {
  font-style: italic;
  }
h2 {
  font-size: 12px;
  color: #DC931A;
  font-weight: normal;
  }
h2.pf {
  color: #6cf;
  }
a {
  color: #099;
  }
a.impressum {
  text-decoration: none;
  }
#logo {
  position: absolute;
  left: 0px;
  top: 0px;
  }
#impressum {
  position: absolute;
  left: 780px;
  top: 0px;
  }
#submenue {
  position: absolute;
  left: 220px;
  top: 20px;
  }
#leiste {
  position: absolute;
  left: 0px;
  top: 75px;
  width: 100%;
  height: 75px;
  background-color: #0095aa;
  }
#nav {
  position: absolute;
  left: 220px;
  }
#menue {
  position: absolute;
  left: 20px;
  top: 200px;
  }
#inhalt {
  position: absolute;
  left: 220px;
  top: 196px;
  width: 680px;
  }
