body
   {
   background-image: url("../images/hintergrund.gif") ;
   text-align: left;
   color: black;
   }
   
h1 
   {
    text-align: center;
    font-family: comic sans ms,arial,helvetica;
    font-size: 36pt; 
    font-weight: bold;
    font-style: normal
   }

h2 
   {
    font-family: comic sans ms,arial,helvetica;
    font-size: 24pt; 
    font-weight: bold;
    font-style: normal
   }

p
   {
    font-family: comic sans ms,arial,helvetica;
    font-size: 12pt; 
    font-weight: bold;
    text-align: left;
   }

p i
   {
    font-size: 10pt; 
    font-variant: normal
   }

td
   {
    font-family: arial,helvetica;
    font-size: 10pt; 
   }

.unter
   {
    text-align: center;
    font-family: comic sans ms,arial,helvetica;
    font-size: 24pt; 
    font-weight: bold;
   }

.text i
   {
    font-size: 8pt; 
   }

.bild
   {
    font-family: arial,helvetica;
    font-size: 10pt; 
    font-weight: bold;
    text-align:left;
   }

