.titel {
	font-family:  Verdana,  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #e92940;
}
.subtitel {
	font-family:  Verdana,  Arial;
	font-size: 13px;
	font-weight:;
	color: #e92940;
}
.text {
	font-family: Verdana,  Arial;
	font-size: 13px;
	font-weight:;
	color: #222222;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}


