/* 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; }

/* Header */
#logo { float: left; margin: 0 1cm 0 0; }
h1 { margin: 0.1cm 0 0 0; padding: 0; }
h1, h2 { color: #333; font: normal 14pt Helvetica, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }
h2 { color: #666; font-size: 12pt; font-weight: bold; letter-spacing: 0.025cm; margin-bottom: 1cm; padding: 0; }
  
/* Inhalt */
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; }

/* Ausblendungen */
#mnav, #genuss, #tnav, #breadcrumb, #foot2, 
#snav, .noprint, .out, .invisible, #spalte1 .box h2 { display: none; }

/* Header */
#logo1 { height: 140px; width: 149px; float: left; }
#logo2 { height: 140px; width: 388px; float: right; }

/* Footer */
#spalte1, #footer { border-top: 0.025cm solid grey; padding-top: 0.025cm; font-size: 11pt; }
#spalte1{ border-top: 0.05cm solid grey; }
#spalte1 .box { width: 30%; margin-right: 3%; float: left; }
#spalte1 th { text-align: left; font-weight: normal; }
#footer { clear: both; }

/* ---- Clearfix ---- */
.cfix:after {  content: ".";  display: block;  height: 0;  clear: both; visibility: hidden; }
.cfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .cfix {height: 1%;}
.cfix {display: block;}
/* End hide from IE-mac */



