
a:active {
	background-color: #d31400;
	color: #fff !important;
}

/* #navigation link styles */

#navigation ul li {
	background-color: #ffeed2;
}

#navigation .active, #navigation .active a:hover {
	background-color: #d31400;
}

#sectionLinksActive {
	background-color: #d31400;
	color: #fff;
}

#sectionLinks a:hover {
	background-color: #ffe0ac;
}

#sectionLinks a:link, #sectionLinks a:visited {
	color: #921406;
}

#subNavigationLinksActive, #subNavigation a:active {
	color: #921406 !important;
}

#mitte h2 {
	background-color: #d31400;
}

#mitte .csc-header h3, #mitte .csc-textpicHeader h3 {
	color: #A91000;
}

#rechts h3 {
	background-color: #4A5D62;
}

#mitte .csc-menu-def a {
	background-color: #ffeed2;
}

#mitte .csc-menu-def a:hover {
	background-color: #d31400;
	color: #fff;
	text-decoration: none;
}

#gewerbeverzeichnis .beschreibung {
	background-color: #ffeed2 !important;
}

#behoerdenNavigation {
	background-color: #ffeed2;
}

#mitteContent .contenttable thead th {
	background-color: #ffeed2;
	color: #921406;
}