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 {
  display: none;
}

#oben {
  display: none;
}

#schrift {
  display: none;
}

#impressum {
  display: none;
}

#links {
  display: none;
}

#menue {
  display: none;
}

#sidebar {
  display: none;
}

#suche {
  display: none;
}

#klaus {
  text-align: left;
}

a {
  text-decoration: none;
  color: #000;
  background: #fff;
}

#footer a {
  font-weight: 700;
}

#footer a:hover {
  font-weight: 700;
  color: #4f4f4f;
}

.inv {
  display: none;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 10pt;
}

img {
  display: none;
}

p.recht, p.nachoben, .nix {
  display: none;
}

.druckansicht {
  margin: 30px 0 5px 0;
  color: #ff0000;
  background: #fff;
  font-weight: 700;
  text-decoration: underline;
}

textarea, input[type=text] {
  border: none;
  border-bottom: 2px #000 dashed;
}

