body {
  margin-left: 1.5cm;
  color: #000;
  background: #fff;
  font-family: times, georgia, palatino, serif;
  font-size: 12pt;
}

#page {
  width: auto;
  float: none !important;
}

#anf,
#header,
#menue,
#sidebar,
#footer,
.nix {
  display: none;
}


a {
  text-decoration: none;
  color: #000;
  background: #fff;
}

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: 700;
  text-decoration: underline;
}
