#statlinks {
display:none;
}

#oben {
display:none;
}

#links {
display:none;
}

#navigation {
display:none;
}

#content {
  margin: 0;
  padding: 0;
  font: 12pt Arial, sans-serif;
  color: black;
  background: transparent;
}

A {
text-decoration : underline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

