/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.NaviOben:active {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.NaviOben {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,153);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.Fussnote {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 9px;
 	font-weight: normal;
 	font-style: normal
}

.NaviOben:visited {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,153);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.NaviOben:link {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,153);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

.NaviOben:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}
