BODY {      
      
			
		    background-image: url('images/Hintergrund-Startseite.jpg');
			background-repeat: repeat-y;
			background-attachment: fixed;
            background-position: 0px 0px;
       
       
                       }

P {
         font-family: Arial;
         font-size: 9pt;
              color: #000000;
         font-weight: bold;
         
        
}

A {
           font-family: Arial;
         font-size: 9pt;
              color: #000000;
         font-weight: bold;;
         
}

A:HOVER {
           font-family: Arial;
         font-size: 9pt;
         color: #000000;
         font-weight: bold;;
}

A:ACTIVE {
           font-family: Arial;
         font-size: 9pt;
                  color: #000000;
         font-weight: bold;;
}

H1 {
           font-family: Arial;
         font-size: 9pt;
               color: #000000;
         font-weight: bold;;
      
}

TABLE {
         margin-left: 4px;
         margin-top: 4px;
}

TD {   font-family: Arial;
         font-size: 9pt;
                  color: #000000;
         font-weight: bold;;
    
   }