
a:active {
	background-color: #64a104;
	color: #fff !important;
}

/* #navigation link styles */

#navigation ul li {
	background-color: #e6f6c9;
}

#navigation .active, #navigation .active a:hover {
	background-color: #64a104;
}

#sectionLinksActive {
	background-color: #64a104;
	color: #fff;
}

#sectionLinks a:hover {
	background-color: #ceed98;
}

#sectionLinks a:link, #sectionLinks a:visited {
	color: #305314;
}

#subNavigationLinksActive, #subNavigation a:active {
	color: #305314 !important;
}

#mitte h2 {
	background-color: #64a104;
}

#mitte .csc-header h3, #mitte .csc-textpicHeader h3 {
	color: #A91000;
}

#rechts h3 {
	background-color: #B8DA7A;
	color: #080C03;
}

#mitte .csc-menu-def a {
	background-color: #e6f6c9;
}

#mitte .csc-menu-def a:hover {
	background-color: #64a104;
	color: #fff;
	text-decoration: none;
}

#gewerbeverzeichnis .beschreibung {
	background-color: #e6f6c9 !important;
}

#behoerdenNavigation {
	background-color: #e6f6c9;
}

#mitteContent .contenttable thead th {
	background-color: #e6f6c9;
	color: #305314;
}