body,td.blind           { background:rgb(236,233,233); }
div                     { background:rgb(236,233,233); }
td                      { background:rgb(255,212,196); }
h1,h2,h3,h4,h5,hr       { background:rgb(223,75,54); }
a:link                  { color:rgb(80,80,80); }
a:visited,a:active      { color:rgb(80,80,80); }
h1,span.bunt            { color:rgb(255,250,247); }
h2,h3,h4,h5,tt,pre      { color:rgb(255,250,247); }
h6                      { color:rgb(190,44,36); }
th,span.chapter         { color:rgb(218,37,29); }
/*----------------------SCHRIFTEN-----------------------*/
p,tr,td,th,ul,ol,dl,dt
      { font-family: Verdana,Arial,MS Sans Serif, Arial, Tahoma, sans-serif; }
h1,h2,h3,h4,h6
   { font-family:Tahoma,Verdana,Comic Sans MS,Arial Rounded MT Bold,Arial,sans-serif; }
h5 { font-family:Tahoma,Verdana,Arial,sans-serif; }
h1   { font-size: 20pt }
h2   { font-size: 14pt }
h3,span.chapter   { font-size: 12pt }
h4   { font-size: 10pt; }
h6   { font-size: 12pt; }
p,ul,ol,table,tr,td,th,dl,dt,var,h5  { font-size: 9pt }
h1,h2,h3,h4,h6,th,a:link,a:visited,a:active { font-weight:bold }
span.sc   { font-variant:small-caps; }
span.italic_expanded  {font-style:italic; }
small  { text-transform:uppercase; font-family:Arial; font-size:0.8em }
samp   { text-transform:uppercase; font-family:Arial; font-size:0.8em }
var    { font-family: Symbol; font-style:normal }
tt,pre { font-face: Courier-New, Courier; font-size:9pt; }
sub    { font-size:0.8em; }
sup    { font-size:0.8em; }
a        {text-decoration:none; }
/*----------------AUSRICHTUNG und RÄNDER----------------*/
h1,h2,h3,h4,h5,h6,p,td,ul,ol,dl,dt {
        padding-left:2mm; padding-right:2mm;
        padding-top:0.5mm;padding-bottom:0.5mm;
        margin-top: 6 pt; margin-bottom: 6 pt;  }
p       {margin-top: 6 pt; margin-bottom: 6 pt; }