.titel {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: bf0f11;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.homeblokTitel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #bf0f11;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #bf0f11;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #bf0f11;
	text-decoration: none;
}

