/* --- für die Druckausgabe ueberflüssiges abschalten --- */

body {
margin:0;
padding:0;
font:12pt Garamond, Palatino, "Times New Roman", Times, serif;
color:black;
background:transparent;
}
h1, h2, h3, h4, h5, h6 {
font:12pt "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, 
"Bitstream Vera Sans", sans-serif;
font-weight:bold;
page-break-after:avoid;
}
a, a:visited, a:hover, a:visited:hover {
color:black;
font-weight:bold;
background:transparent;
text-decoration:none;
}
#top, #left, #footer {
display:none;
}
#container {
border:0;
}
#content {
margin:0;
padding:0;
border:0;
background:white none;
}
#content p {
font:12pt Garamond, Palatino, "Times New Roman", Times, serif;
margin:10px 5px;
padding:0;
}