body {
  margin-left: 1.5cm;
  color: #000;
  background: #fff;
  font-family: times, georgia, palatino, serif;
  font-size: 12pt;
}

#seite {
  width: auto;
  float: none !important;
}

#anf, #oben, #links, #menue, #layout, .inv, img, .nix  {
  display: none;
}

a {
  text-decoration: none;
  color: #000;
  background: #fff;
}

#unten a {
  font-weight: bold;
}

#unten a:hover {
  font-weight: bold;
  color: #4f4f4f;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 10pt;
}

.druckansicht {
  margin: 30px 0 5px 0;
  color: #ff0000;
  background: #fff;
  font-weight: bold;
}
