/* >>>>>>>>>> Links <<<<<<<<<< */

a:link, a:visited {
	color: #2e6851;
}
a:active, a:hover {
	color: #000000;
}

/* >>>>>>>>>> Navigation 1 > Kategorie <<<<<<<<<< */

body#firma a#nav_firma {
	background-color: #2e6851;
	color: #ffffff;	
}

body#firma a.actualSection {
	color: #666666;
}
