/* ================= Datei print.css ================ */
@page       { size 10cm 20cm;  }
#haupttext  { background: #ffffff; color: #000000; width: 100%; }
#kopf       { display: none; }
#navigation { display: none; }
#hinweise   { display: none; }
p {text-align: justify; text-indent: 1cm; orphans: 5; widows: 5
    /* page-break-inside: avoid; */  }
.tip          {font-family:Helvetica,Arial,sans-serif; position:absolute; left:0px; top:0px; visibility:hidden; z-index:20}
TD.tiptd      {border-bottom:1px solid #333366; border-top:1px solid #DDDDEE; border-left:1px solid #DDDDEE; border-right:1px solid #333366; padding:2px; font-family:Helvetica,Arial,sans-serif}
SPAN.ptt      {font-family:Helvetica,Arial,sans-serif; font-size:small; font-weight:bold; color:white; text-align:center}
