/* Angaben für Ausdruck */
body {
 background: white;
 color: black;
 font-family: georgia, serif;
  font-size: 11pt;
}
a, img {
  text-decoration: none;
  color: black;
  border: 0;
}
h1 {
  font-weight: bold;
  font-size: 14pt;
}
h2 {
  font-weight: bold;
  font-size: 12pt;
}
h3 {
  font-weight: bold;
  font-size: 11pt;
}
.rightup, #menu  {
 display: none;
}
