@charset "utf-8";
/* CSS Document */
#content a 			{ color: #333; text-decoration: underline; }
#content a:hover 	{ color: #cc071e; text-decoration: none; }

#right_kontakt a 		{ color: #FFF; text-decoration: underline; }
#right_kontakt a:hover 	{ color: #FFF; text-decoration: none; }

#aktion a 			{ color: #cc071e; text-decoration: underline; }
#aktion a:hover 	{ color: #666; text-decoration: none; }

#newsbereich a 			{ color: #996600; text-decoration: none; font-weight: bold;}
#newsbereich a:hover 	{ color: #569735; text-decoration: none; }

#foot a 		{ color: #333333; text-decoration: underline; }
#foot a:hover 	{ text-decoration: none; }

#content a.pfad { font-size: 10px; color: #333; text-decoration: underline; font-weight: normal; }
#content a.pfad:hover { font-size: 10px; color: #cc071e; text-decoration: none; font-weight: normal; }

#content a.bauvorhaben 			{ color: #333; text-decoration: none; }
#content a.bauvorhaben:hover 	{ color: #cc071e; text-decoration: underline; }
