#inhalte a:link {
	color: #900;
}
#inhalte a:hover {
	color: #F90;
}
#inhalte a:visited {
	color: #900;
}

