/*farben*/
div.fuss2 {
	background-color: #FFE888;
}


div.naviStreifen {
	background-color:   #FFCE01  ;
}

div.naviReihe {
	background-color: #FFEEB3;
}

a.anav_off:HOVER {
	color :  #FFCE01 ;
	text-decoration : none;
}

a.anav_on:LINK, a.anav_on:VISITED   {
	color : #FFCE01 ;
	text-decoration : none;
}

a.anav_on:HOVER {
	color : #FFCE01;
	text-decoration : none;
}
a:link { color:#7D7D7D}
a:visited { color: silver; }

