.inhaltsbereich a:link {
	text-decoration:	none;
	color:				rgb(180,30,30);
}

.inhaltsbereich a:visited {
	text-decoration:	none;
	color:				rgb(190,80,80);
}

.inhaltsbereich a:hover {
	text-decoration:	underline;
	color:				rgb(180,30,30);
}

.funktionsbereich a:link, .funktionsbereich a:visited, .funktionsbereich a:hover {
	color:				rgb(180,30,30);
}

.servicetext a:link, .servicetext a:visited, .servicetext a:hover {
	color:				rgb(180,30,30);
}

.fusszeile a:link, .fusszeile a:visited, .fusszeile a:hover {
	color:				rgb(180,30,30);
}

.inhaltsbereich div.startseitenleiste {
	font-weight:		normal;
	text-transform:		uppercase;
}