#navtop {
	 }

#navtop a {
	color: white;
	 }

#navtopimg {
	background-image: url(/images/hg_niere.jpg); }
#mainnavwrapper {
	background-color: #ffd500; }
#mainnav a {
/*	color: #e92900; */
	color: #921026;
	}
	
	
#mainnav a.selected {
	color: #fff; }
#mainnav a:hover {
	color: #fff; }

.subnavwrapper {
/*	background-color: #e92900; */
background-color: #921026;

	}
.subnavwrapper a {
	color: #ffd500;
	 }

.subnavwrapper a:hover {
	color: white; }

.subnavwrapper a.selected {
	color: white; }

#navcontent ul li a    {
	color: #e92900;  }
#navcontent ul li a:hover {
	color: #ffd500; }

#navcontent ul li a.selected {
	color: #ffd500; }
#auswahltop {
	width: 498px; }

#auswahlan {
	background-image: url(/images/hg_auswahl_an.jpg);
	background-repeat: no-repeat;
	width: 498px;
	height: 272px;
	overflow: hidden;
	display: block; }

#auswahlks {
	background-image: url(/images/hg_auswahl_ks.jpg);
	background-repeat: no-repeat;
	width: 498px;
	height: 272px;
	overflow: hidden;
	display: none; }
#auswahlfk {
	background-image: url(/images/hg_auswahl_fk.jpg);
	background-repeat: no-repeat;
	display: none;
	width: 498px;
	height: 272px;
	overflow: hidden; }

#footer {
	color: #7d7d7d;
	background-color: #fff2b2; }

