.text_weiss  {
	font-size : 12px;
	font-family : Arial;
	text-decoration: none;
	color : #ffffff;
	line-height: 16px;
}

.text_weiss_kl  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: none;
	color : #ffffff;
	line-height: 14px;
}

.text_grau  {
	font-size : 12px;
	font-family : Arial;
	text-decoration: none;
	color : #333333;
	line-height: 14px;
}

.text_grau_kl  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: none;
	color : #333333;
	line-height: 14px;
}

.text_head_gruen  {
	font-size : 12px;
	font-family : Arial;
	text-decoration: none;
	color : #99CC33;
	line-height: 14px;
}

.text_head_blau  {
	font-size : 12px;
	font-family : Arial;
	text-decoration: none;
	color : #6699CC;
	line-height: 14px;
}

.text_head_gruen_kl  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: none;
	color : #99CC33;
	line-height: 14px;
}

.text_head_blau_kl  {
	font-size : 10px;
	font-family : Arial;
	text-decoration: none;
	color : #6699CC;
	line-height: 14px;
}

a:link {
	font-size : 12px;
	font-family : Arial;
	text-decoration: underline;
	color : #FFCC00;
}
	 
a:visited {
	font-size : 12px;
	font-family : Arial;
	text-decoration: underline;
	color : #FFCC00;
}

a:hover {
	font-size : 12px;
	font-family : Arial;
	text-decoration: underline;
	color : #FFCC00;
}
	
a:active {
	font-size : 12px;
	font-family : Arial;
	text-decoration: underline;
	color :#FFCC00;
}
	
a:focus {
	font-size : 12px;
	font-family : Arial;
	text-decoration: underline;
	color : #FFCC00;
}

a.text_head_gruen_kl {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #99CC33;
	}
	
a.text_head_gruen_kl:visited	{
	font-size: 10px;
	font-family: Arial;
	color: #99CC33;
	text-decoration: none;
	}
	
a.text_head_gruen_kl:hover {
	font-size: 10px;
	font-family: Arial;
	color: #99CC33;
	text-decoration: none
	} 
	
a.text_head_blau_kl {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #6699CC;
	}
	
a.text_head_blau_kl:visited	{
	font-size: 10px;
	font-family: Arial;
	color: #6699CC;
	text-decoration: none;
	}
	
a.text_head_blau_kl:hover {
	font-size: 10px;
	font-family: Arial;
	color: #6699CC;
	text-decoration: none
	} 
