.Titel, .Untertitel {
	color: #800000;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
