/* Druck-Stylesheet */

body { background-color: transparent;  color: black; margin: 0.5cm 1cm 1cm 1cm;  font: 12pt/1.4 "Times New Roman", Times, serif; }
* { color: black; background-color: transparent; }

h1, h2, h3, h4, h5, h6 { color: #720000; font: bold 14pt/1.4 "Lucida Sans", "Times New Roman", Verdana, sans-serif; margin: 0 0 .5em 0; }
h2 { font-size: 13pt; margin: 0; }
h3, h4, h5, h6 { font-size: 12pt; color: #333; margin: 0; }

p, table, ul, ol, dl { margin-bottom: 0.5cm; }
ol li { margin-bottom: 0.2cm; }

abbr, acronym, a { border: 0px none; text-decoration: none }
img { border: 0px none; }
ul, ol { page-break-before: avoid; }
li { page-break-inside: avoid; }

.bild_links, .float_left { float: left; margin: 0 0 0 1cm; }
.bild_rechts, .float_right { float: right; margin: 0 1cm 0 0; }

.klar { clear: both; }
.abstand { padding: 20px; }
.kapital { text-transform: uppercase; }
.line { border-bottom: 1px solid #BFBFBF; padding-bottom: 10px; }
.text_seite { text-align: right; }
.abc { list-style-type: lower-latin; }
.disc { list-style-type: disc; }
.klein {text-transform: lowercase;}
.gross {text-transform: uppercase;}

#headbox, .out, .invisible, #headnav, #headbild, #spalte1, #spalte3, 
#sprunglink, .mod_breadcrumb, #footer { display: none; }
