a:link {
	color: #CF7507;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666551;
}
a:hover {
	text-decoration: underline;
	color: #F7941D;
}
a:active {
	text-decoration: none;
	color: #F7941D;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #575644;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #575644;
}
.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #f0f0f0;
}
.titel_kl {
    font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #575644;
}
.titelW {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
