.ueberschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
}
.text_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	font-weight: bold;
}
.text_kl{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	line-height: 19px;
	font-weight: normal;
	
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: ff7f00;
	font-weight: bold;
}
a:visited {
	color: #FF7f00;
}
a:hover {
	color: #000;
}
a:active {
	color: #FF7F00;
}
a.sublink_am:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
a.sublink_am:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}	
	
a.sublink_navi:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #467d8d;
	text-decoration: none;
}
a.sublink_navi:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #467d8d;
	text-decoration: none;
}
a.sublink_navi:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ff7f00;
	text-decoration: none;
}
a.sublink_navi:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ff7f00;
	text-decoration: none;
	text-align: center;
}
