
A.navigation {
	font-size : 11pt;
	font-family : 'Arial';
	color: #FFFFFF;
    	font-weight: bold;
	text-decoration : none;
}

A.navigation_unterpunkt {
	font-size: 10pt;
	font-family : 'Comic Sans MS';
	color: #000000;
    	font-weight: bold;
	text-decoration : none;
}

A.navigation_oben {
	font-size: 12pt;
	font-family : 'Comic Sans MS';
	color: #000099;
    	font-weight: bold;
	text-decoration : none;
}

A.navigation:link  {
	font-weight : bold;
	color: #FFFFFF;
}
A.navigation:visited  {
	font-weight : bold;
	color: #FFFFFF;
}
A.navigation:hover {
	color: #FFFF99;
	text-decoration : underline;
}

