/* In dieser CSS-Datei werden besondere Farbwerte für Seiten gesetzt, welche sich keinem der vier Hauptbereiche zuordnen lassen */
/*#slogan{
	background-color: #E0E3ED;
}*/

a { text-decoration: underline; color: #000000; }
a:active { color: #000000; }
a:hover  { color: #000000; }

#raender {
	border-left-color: #E0E3ED;
	border-right-color: #E0E3ED;
}
#linker_rand {
	border-left-color: #E0E3ED;
}

#SNav {
	background-color: #E0E3ED;
	visibility:hidden;
	
	
}

.sidebar{
	background-color: #E0E3ED;
}


#suchbutton {
	background-color:#E0E3ED;
}

/*#SNav a {
	color: #FFFFFF;
	font-weight: bold;	
	
}*/


.sidebar {
	background-color: #E0E3ED;
	color: #000000;
}
.sidebar h4{
	background-color: #C0C0C0;
}
.sidebar a{
	color:#000000;
}
h4{
	background-color:#FFFFFF;
	}

.mainContent .mtp_header,
.mtp_header{
	background-color: #E0E3ED;
	color: #000000;
}
.mainContent .mtp_footer,
.mtp_footer{
	background-color: #E0E3ED;
	color: #000000;
}
.mainContent .mtp_footer a,
.mtp_footer a{
	
	color: #000000;
}

