body {
         background-image: url(../images/hintergrund.gif) ;
          }

p  { 
    font-family: verdana,tahoma,arial,helvetica; 
    font-color: #000000;
    font-weight: bold; 
    font-size: 10pt;
    text-align: justify;
   }

p1  { 
    font-family: verdana,tahoma,arial,helvetica; 
    font-color: #000000;
    font-weight: bold; 
    font-size: 12pt;
    text-align: justify;
   }

ul  { 
    font-family: verdana,tahoma,arial,helvetica; 
    font-color: #000000;
    font-weight: bold; 
    font-size: 12pt;
   }

ol  { 
    font-family: verdana,tahoma,arial,helvetica; 
    font-color: #000000;
    font-weight: bold; 
    font-size: 10pt;
   }

h1 {
    font-family: comic sans ms, arial,helvetica;
    font-color: #000000;
    font-size: 24pt; 
    font-weight: bold;
    text-align: justify;
   }

h2 {
    font-family: verdana tahoma,arial,helvetica;
    font-color: #000000;
    font-size: 18pt; 
    font-weight: bold;
    text-align: left;
   }

h3 {
    font-family: comic sans ms, arial,helvetica;
    font-color: #000000;
    font-size: 18pt; 
    font-weight: bold;
   }


td {
    font-family: comic sans ms,arial,helvetica;
    font-color: #000000;
    font-size: 12pt; 
    font-weight: bold;
   }

.zitat 
   {
    font-family: arial,helvetica;
    font-color: #000000;
    font-size: 8pt; 
    font-weight: bold;
    text-align: left;
    margin-top: 0;
   }





