/* Druck-Stylesheet */

body {
    background-color: transparent;
    color: #000;
    margin: 0.5cm 1cm 1cm 1cm; 
    font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
}
* { color: #000; background-color: transparent; }

h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans", "Times New Roman", Verdana, sans-serif;
    font-weight: bold;
    margin: .75em 0 .5em 0;
    color: #000;
    font-size: 16pt;
}
h2 { font-size: 14pt; }
h3 { font-size: 15pt; }

a { color: #000; text-decoration: none; border: 0px none; }
img { border: 0; }
ul { page-break-before: avoid; }
li { page-break-inside: avoid; }
p { margin: 0 0 0.5cm 0; }
.bild_rechts, .bild_links { margin: 0 0 1cm 0; }

#nav ul { display: none; }