@import "../../../templates/uni_templates_2008/css/projekt.css";

#spalte_mitte_content a {
	color: #cc0033 !important;
	text-decoration: none;
}

#spalte_mitte_content a:hover {
	text-decoration: underline;
	background-color: #EEEEEE;
	color: #cc0033 !important;
}

#content_rand a:link {
	color: #cc0033 !important;
	text-decoration: none;
}

#content_rand a:visited {
	color: #cc0033 !important;
	text-decoration: none;
}

#content_rand a:hover {
	text-decoration: underline;
	background-color: #DDDDDD;
}



