/* Druck-Stylesheet */

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

h1, h2, h3, h4, h5, h6 { color: #333333; font: bold 14pt/1.4 "Lucida Sans", "Times New Roman", Verdana, sans-serif; margin: 2.5em 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; }

#header, #left, #footer, .pdf_link { display: none; }
