 body
    {
     background-image:url(../bilder/hintergrund.gif);
     background-attachment:fixed; padding:0px;
     margin-left:0.5cm;
     margin-right:0.5cm;
    }
form
    {
     background:#60FF00;
    }
h1
    {
     font-size:10mm;
     font-family:arial;
     text-align: center;
    }
h2
    {
     font-size:10mm;
     font-family:arial;
     text-align: center;
    }
h3
    {
     font-family: verdana;
     font-size: 8mm;
     font-weight: bold;
     font-style: italic;
     text-align: center;
    }
h4
    {
     font-family: verdana;
     font-size: 5mm;
     font-weight: bold;
     font-style: italic;
     text-align: center;
    }
p
    {
     font-family: verdana;
     font-size: 10px;
     font-weight: bold;
     font-style: italic;
     text-decoration: none;
     text-align: center;
     }
div
     {
     font-family: Verdana;
     font-size: 10pt;
     font-weight: bold;
     font-style: italic;
     text-decoration: none;
     text-align: center;
     }
table
    {
     font-family: verdana;
     font-size: 10pt;
     font-style: italic;
     text-align: center;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }
th
    {
     font-family: verdana;
     font-weight: bold;
     font-style: italic;
     text-align: center;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }
#kopf
    {
     font-family: verdana;
     font-weight: bold;
     font-style: italic;
     background: #808080;
     text-align: center;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }
tr
    {
     font-family: verdana;
     font-size: 10pt;
     font-style: italic;
     text-align: center;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }
#farbig
    {
     font-family: verdana;
     font-size: 10pt;
     font-style: italic;
     background: #808080;
     text-align: center;
     margin-left:0.5cm;
     margin-right:0.5cm;
     }

a:link
      {
          font-family: arial;
          text-decoration: underline;
          color: #A02020;
         }
a:visited
         {
          font-family: arial;
          text-decoration: underline;
          color: #A02020;
         }
a:hover
      {
       font-family: arial;
       color: #FF0080;
       text-decoration: underline;
       background: #FFFF00;
      }
a:active
      {
       font-family: arial;
       text-decoration: underline;
       color: #FF8040;
       background: #0000FF;
      }
