body {
	background-color: #444444;
	background-image: none;
}

a, a:hover, a:visited, a:link, a:active {
	color: white;
}

#bottom {
	background-color: #444444;
	}

#content {
	color: white;
	background-color: #444444;
	}
	
#right {
	background-color: #444444;
	}
	
#navi {
	color: white;
	background-color: #444444;
	}

.naviSelected {
	background-color:#000000;
	color: white;
}

.naviGroup {
	background-color:#303030;
	color: white;
}

.naviOther {
	background-color:#444444;
	color: white;
}

#headline_detail, #links, .variants_headline {
	background-color: #303030;
}	

#text_detail span {
	color: white;
}

/*#navi a, #navi a:hover, #navi a:visited, #navi a:link {
	color: white;
}

.herst_seiten a, .herst_seiten a:hover, .herst_seiten a:visited, .herst_seiten a:link {
	color:white;
}
*/
.maingroups a {
	color:#FFFFFF;
}

#navi_left .active {
	background-color: #000000;
}


