body { background-color:#ffffbb; font-weight:bold; font-family:Arial; }
a:link { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:#blue; 
        text-decoration:none; 
        font-weight:bold;
        color:blue; 
         }
a:visited { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:blue; 
        text-decoration:none; 
        font-weight:bold;
        color:blue; 
         }
 a:hover { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:#FF6600; 
        text-decoration:none; 
        font-weight:bold;
        color:#FF6600; 
         }

 a:active { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        letter-spacing:0.2mm;
        word-spacing:0.8mm;
        color:#FF6600; 
        text-decoration:none; 
        font-weight:bold;
        color:#FF3333; 
         }

h1 { font-size:24pt;
     color:#993333;
     font-style:italic;
    }
h2 { font-size:24pt;
     color:#993333;
     font-style:italic;
     }
h3 { font-size:14pt;
     color:blue;
     font-style:italic;
      }
h4 { font-size:24pt;
     color:#FF0000;
     font-style:italic;
     border-bottom:solid thin black; }

p  { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
        letter-spacing:0.2mm;
        word-spacing:0.0mm;
        color:blue; }

li { font-size:10pt;
        line-height:14pt;
        font-family:Helvetica,Arial,sans-serif;
        font-weight:bold;
        letter-spacing:0.2mm;
        word-spacing:0.0mm;
        color:blue; }

.gelbbox { background-color:#FF6666; padding:6px; margin:0px; }
.gelb { background-color:#FFFF66; }




