.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
a.normal:link, a.normal:visited, a.normal:active {
	text-decoration: underline;
	color: #4B0000;
}
a.normal:hover{
	text-decoration: none;
	color: #4B0000;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B0000;
}
.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B0000;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
a.white:link, a.white:visited, a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
