body {
  margin: 1cm;
  color: black;
  background: transparent;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
	font-size:0.9em;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
p {
  margin: 0 0 1em 0;
}

p+p {
  margin-top: -1em;
  text-indent: 2em;
}
a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}
p.boxhellblau{font-weight:bold;font-size:12pt;}
address{border-top:1px solid #000;margin-top:2em;padding-top:1em;}
#spaltelinks, #top01, .noprint{ display: none; }
.print{font-weight:bold; color:#336699; letter-spacing:.25em;padding-bottom:2em;}
