body,td.blind         { background:#FFFFFF; }
div                   { background:#FFFFFF; }
td                    { background:#CCCCFF; }
h1,h2,h3,h4,h6,hr     { background:#FFFFFF; }
h1,a:visited,a:active { color:#FF3300; }
h2,h3,h4,h5,tt,a:link { color:#0033CC; }
h6                    { color:#0033CC; }
th                    { color:#FF0000; }
/*----------------------SCHRIFTEN-----------------------*/
p,tr,td,th,ul,dl,dt,h6
      { font-family: Arial, Tahoma, sans-serif; }
h1,h2,h3,h4
   { font-family:Comic Sans MS,Arial Rounded MT Bold,Arial,sans-serif; }
h5 { font-family:Tahoma,Arial,sans-serif; }
h1   { font-size: 20pt }
h2   { font-size: 16pt }
h3   { font-size: 13pt }
h4,h6  { font-size: 11pt; }
p,ul,table,tr,td,th,dl,dt,var,h5  { font-size: 10pt }
h1,h2,h3,h4,h6,th,a:active { font-weight:bold }
samp { text-transform:uppercase; font-family:Arial; font-size:8pt }
var  { font-family: Symbol; font-style:normal }
tt   { font-face: Courier-New, Courier; font-size:9pt; }
/*----------------AUSRICHTUNG und RÄNDER----------------*/
div   { width:100%;border-style:none;border-width:thin;margin:2mm }
h1,h2,h3,h4,h5,h6,p { border-style:none;border-width:thin; }
h1,h2,h3,h4,h5,h6,p,tr,td,ul,dl,dt {
        padding-left:2mm; padding-right:2mm;
        padding-top:0.5mm;padding-bottom:0.5mm; }
td { vertical-align:top; }