


#impressum {
	color: white; 
	background-color: #900A0A; 
	font-weight: bold; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 12pt; 
	padding-top: 3px;
	padding-bottom: 6px;
	width: 148px; 
	margin-top: 10px; 
	text-align: center; 
	text-valign: center; 
	}

#zwischenteil {    /* zwischen den roten Linien */
   width: 600px; /* Breite des Inhaltsbereiches */ 
   border-bottom: 1px solid #DF1D09; /* Rahmenlinie unten */ 
   padding-bottom: 16px;
	font-size: 10pt; 
	line-height: 14pt;
   }

a   { 	
	    font-size: 12px; 
	    line-height: 14px; } 
a:link    { color: #FFFFFF; } 
a:visited { color: #FFFFFF; } 
a:hover, a:focus { color: #CDFF06; text-decoration: underline; } 
a:active  { color: #DAFF00; }

   
p {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	line-height: 18pt;
   }
   
   
	   
