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

