

/* Grauer Text */
	.textgrau {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #434444; }
	a.textgrau:link   {font-weight:bold; color:#2e4e9d; text-decoration:none;}		
	a.textgrau:visited{font-weight:bold; color:#2e4e9d;text-decoration:none;}
	a.textgrau:hover  {font-weight:bold; color:#365cba;text-decoration:underline;}
	a.textgrau:active {font-weight:bold; color:#365cba;text-decoration:underline;}	

/* Grauer Text */
	.textgrau_ohnelink {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #434444; }
	a.textgrau_ohnelink:link   {color:#434444; text-decoration:none;}		
	a.textgrau_ohnelink:visited{color:#434444;text-decoration:none;}
	a.textgrau_ohnelink:hover  {color:#434444;text-decoration:underline;}
	a.textgrau_ohnelink:active {color:#434444;text-decoration:underline;}	



/* Hellblauer Text in den Tabellen mit dunklem Hintergrund */
	.texthellblau {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #eef1f7; }
	a.texthellblau:link   {font-weight:bold; color:#eef1f7; text-decoration:none;}		
	a.texthellblau:visited{font-weight:bold; color:#eef1f7;text-decoration:none;}
	a.texthellblau:hover  {font-weight:bold; color:#eef1f7;text-decoration:underline;}
	a.texthellblau:active {font-weight:bold; color:#eef1f7;text-decoration:underline;}	

/* dunkelblaue {berschriften  in den Tabellen mit hellblauem Hintergrund */
	.bigdunkelblau {font-weight:bold;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;color: #5871b1; }
	a.bigdunkelblau:link   {font-weight:bold; color:#5871b1; text-decoration:none;}		
	a.bigdunkelblau:visited{font-weight:bold; color:#5871b1;text-decoration:none;}
	a.bigdunkelblau:hover  {font-weight:bold; color:#5871b1;text-decoration:underline;}
	a.bigdunkelblau:active {font-weight:bold; color:#5871b1;text-decoration:underline;}	

/* dunkelblaue kleine Schrift in den Tabellen mit hellblauem Hintergrund */
	.smalldunkelblau {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #5871b1; }
	a.smalldunkelblau:link   {color:#5871b1; text-decoration:none;}		
	a.smalldunkelblau:visited{color:#5871b1;text-decoration:none;}
	a.smalldunkelblau:hover  {color:#5871b1;text-decoration:underline;}
	a.smalldunkelblau:active {color:#5871b1;text-decoration:underline;}	


/* dunkelblaue {berschriften  in den Tabellen mit hellblauem Hintergrund */
	.dunkelblau {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #5871b1; }
	a.dunkelblau:link   {font-weight:bold; color:#5871b1; text-decoration:none;}		
	a.dunkelblau:visited{font-weight:bold; color:#5871b1;text-decoration:none;}
	a.dunkelblau:hover  {font-weight:bold; color:#5871b1;text-decoration:underline;}
	a.dunkelblau:active {font-weight:bold; color:#5871b1;text-decoration:underline;}	
