@charset "utf-8";
/* CSS Document */

body {
background-color: transparent;
font: 11pt 'Times New Roman',Times,serif;
text-align: justify;
color: #000000; 
margin: 0;
padding: 0;
orphans: 6;
}

#logo {
padding-bottom: 5mm;
margin: 0 0 0 -5mm;
}

#seite {
float: left;
padding: 0 10mm 20mm 20mm;
page-break-inside: auto;
}


#werbung, #header_top, #servicenavi, #navi, #navigation, div#headline, #fusszeile, form#kontakt, div#inhalt * img {
display: none;
}

dl, dt, dd, img {
float:none !important;
}

a:link, a:visited {
color: #CC6600;
text-decoration: none;
}

a:after {
content: " (" attr(href) ") ";
color: #000000;
font-size: 9pt;
font-style:italic;
font: "Arial", Helvetica, sans-serif;
}

#inhalt h1, #inhalt h2, #inhalt h3, #impressum h2 {
margin: 1mm 0 0.5mm 0;
page-break-after: avoid;     /* Kein Seitenumbruch direkt nach Überschriften */
}

#inhalt h1 {
font-size:14pt;
padding: 0.5mm 0 2.5mm 0;
text-transform: uppercase;
}

#inhalt h2 {
font-size:13pt;
padding: 1.5mm 0 2mm 0;
text-transform: uppercase;
}

#impressum h2 {
font-size:13pt;
padding: 1.5mm 0 0.25mm 0;
text-transform: none;
}

#impressum h3 {
font-size:11pt;
padding: 1.5mm 0 0.25mm 0;
}

#inhalt h3 {
font-size:11pt;
}

ul {
padding-left: 10mm;
margin-top: 1mm;
margin-bottom: 6mm;
}

ul li {
margin-bottom: 3mm;
}



