body {
  margin-left: 1.5cm;
  color: #000;
  background: #fff;
  font-family: Times, Georgia, Palatino, serif;
  font-size: 10pt;
}

#anf {
  display: none;
}

#oben,
#header,
#navigation,
#menue,
#footer,
.recht,
img {
  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;
}

li, p, td, th, ul  {
  font: 10pt/15pt Times, Georgia, Palatino, serif;
}