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

#logo { float: left; margin: 0 1cm 0 0; }
h1, h2, h3, h4, h5, h6 { color: black; 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: black; margin: 0; }

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

.comment_default { border-bottom: 2px solid #fff; margin-bottom: 0.5em; }
.ce_comments { border-top: 2px solid #fff; }

/* Ausblendungen */
#slogan, #tnav, #left, #footer, .invisible, .out, .mod_breadcrumb, 
.ce_comments .form, .ce_comments h1 { display: none; }

/* Clearfix */
.cfix:after {  content: ".";  display: block;  height: 0;  clear: both; visibility: hidden; }
.cfix {display: inline-block;}
* html .cfix {height: 1%;}
.cfix {display: block;}