/* Dateiname: defektStyle.css */

.Kleines { 
	font-family:Arial,sans-serif; font-style:normal; font-weight:normal; font-size:7pt; color:black; line-height = 8pt; }
.Menue { 
	font-family:Arial,sans-serif; font-style:normal; font-weight:normal; font-size:8pt;  line-height = 9pt; color:white; }

 P, H1,H2, Ul, Li, Td { 
	font-family: Arial, sans-serif; font-style:normal; font-weight:normal;
         }
 A  {
    color: navy;   
    }

 P, Ul, Li, Td {
    color: black; font-size: 10pt;
  }

 H1 {
    color: black; font-size: 16pt;
    }
 H2 {
    color: white; font-size: 20pt; font-weight:bold;    
}
