body
    {
     background-color:#00FF00;
     margin-left:0.5cm;
     margin-right:0.5cm;
     Text:#0000FF;
    }
h1
    {
     font-size:1.3cm;
     font-family:vineta bt;
     color:#FF0000;
     text-align: center;
    }
h2
    {
     font-size:10mm;
     font-family:arial;
     color:#0000FF;
     text-align: center;
    }
h3
    {
     font-family: Verdana;
     font-size: 8mm;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     color: #7000C0;
     filter:Glow(color=#000000, strength=12)
    }
h4
    {
     font-family: Verdana;
     font-size: 7mm;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     color: #009090;
    }
p
    {
     font-family: Verdana;
     font-size: 20pt;
     font-weight: bold;
     font-style: italic;
     text-decoration: none;
     text-align: center;
     color: #0000FF;
     background: #00FF00;
     }
div
     {
     font-family: Verdana;
     font-size: 10pt;
     font-weight: bold;
     font-style: italic;
     text-decoration: none;
     text-align: center;
     color: #0000FF;
     background: #00FF00;
     }
tr
    {
     font-family: Verdana;
     font-size: 20pt;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     color: #0000FF;
     background: #00FF00;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }
th
    {
     font-family: Verdana;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     color: #0000FF;
     background: #00FFFF;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }

ul
     {
      list-style-image:url(CSS-Grafik/pfeil_rechts_blau.gif);
     }
#pfrot
     {
      list-style-image:url(CSS-Grafik/pfeil_rechts_rot.gif);
     }
a:link
      {
       font-family: Arial;
       font-size:0.5cm;
       text-decoration: none;
       color: #0000FF;
      }
a:visited
         {
          font-family: Arial;
          text-decoration: underline;
          color: #0000FF;
         }
a:hover
      {
       font-family: Vineta BT;
       color: #FF0080;
       background: #FFFF00;
      }
a:active
      {
       font-family: Arial;
       text-decoration: underline;
       color: #FF8040;
       background: #0000FF;
      }
.tabÜberschrift {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #FFFFFF;
        background-color: #CC6666;
        border: 1px solid #333333;
        font-weight: bold;
        }
.tabÜberschrift2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000;
        background-color: #999999;
        border: 1px solid #333333;
        font-weight: bold;
        }
.tabInhalt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #333333;
        background-color: #999999;
        background: #C6C3C6;
        }

