.hell {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}

a.klein:link {                                   /*Klassifizierung menue_unten*/
       color:#990033;
		font-family: Arial;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
	text-decoration: none; 
	text-indent: 0pt;

	}
		 
a.klein:visited {
       color:#990033;
		font-family: Arial;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
	text-decoration: none;
	text-indent: 0pt;
 }
		 
a.klein:hover {
       color:#993366;
	    font-family: Arial;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
	    text-decoration: none; 
		text-indent: 0pt;
		}
	     
a.klein:active {
	color: #990033;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;





}

a.klein:focus  {
        color: #993366;
		font-family: Arial;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
	    text-decoration: none;
		text-indent: 0pt;
 }
	
	
	
	
a.gross:link {                                   /*Klassifizierung menue_unten*/
       color:#990033;
		font-family: copperplate gothic bold, times new roman;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
	text-decoration: none; 
	
	}
		 
a.gross:visited {
       color:#990033;
		font-family: copperplate gothic bold, times new roman;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
	text-decoration: none;
	
 }
		 
a.gross:hover {
       color:#993366;
	    font-family: copperplate gothic bold, times new roman;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
	    text-decoration: none; }
	     
a.gross:active {
	color: #990033;
	font-family: copperplate gothic bold, times new roman;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	




}

a.gross:focus  {
        color: #993366;
		font-family: copperplate gothic bold, times new roman;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
	    text-decoration: none;
		
 }
		
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

