/*******************************/
/* www.muenchen-riem.info      */
/* v1.0                        */
/* Gerhard W.H. Schmidt        */
/*******************************/ 



/* NAVIGATION 2. ORDNUNG
----------------------------------------------------------------------*/

a.navrechts:link, a.navrechts:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.navrechts:hover {
	background-color: #008BC6;
	color: #FFFFFF;
	}
	
	a.navrechtsAKTIV:link, a.navrechtsAKTIV:visited, a.navrechtsAKTIV:hover {
	font-weight: bold;
	color: #008BC6;
	text-decoration: none;
}

