    .Stil1  
    { 
    color: #424242; 
    font-size: 18px; 
    font-family: Arial, Helvetica, sans-serif; 
    }
    
    .Stil2     
      { color: #424242; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; display: block }	
	.Stil4 
	  { color: #424242; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: underline }
    
    .Stil6     
      { color: #424242; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; text-align: justify; letter-spacing: normal; display: block }
.Stil7 { color: #424242; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-align: justify; letter-spacing: normal; display: block }
.Stil5     
     {
     color: #424242;
     font-size: 12px;
     font-family: Arial, Helvetica, sans-serif;
     text-align: justify;
     letter-spacing: normal;
     display: block
     }
	
	.Stil8     
      { color: #424242; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; display: block }
    
    a:link {
	color: #424242;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    } 
    
    a:visited 
    {
	text-decoration: none;
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    }
    
    a:hover 
    {
	text-decoration: none;
	color: #a8501b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    }
    
    a:active 
    {
	text-decoration: none;
	color: #a8501b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    }
    
    .Stil9 
    {
	font-size: 16px;
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
    font-weight: bold;
    }
    
    .bild 
    {
	text-align: right;
    }

