td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff; 							/* ggf. Farbe ändern */
	text-decoration: none
}

a  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #F0BE0A; 							/* ggf. Farbe ändern */
	text-decoration: none
}


a:hover {
	font-size: 11px; 
	color: #ffffff; 							/* ggf. Farbe ändern */
	text-decoration: none
	}


.text09 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}

.text10 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 							/* ggf. Farbe ändern */ 
	text-decoration: none
}

.text11 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #ffffff; 							/* ggf. Farbe ändern */
	text-decoration: none
}

.text12 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}

.text14 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #ffffff; 							/* ggf. Farbe ändern */ 
	text-decoration: none
}
.black {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #0D4E9C; 							/* ggf. Farbe ändern */ 
	text-decoration: none
}
/*
weitere Variablen beim Text:

font-style:		italic,oblique oder normal
font-variant:	small-caps oder normal
font-weight:	lighter, normal, bold, bolder oder 100, 200, 300, 400, 500, 600, 700, 800, 900
text-transform:	capitalize, uppercase, lowercase, none
text-shadow: 	Farbangabe oder none

*/

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f0be0a;
	padding-bottom: 20px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}