/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.NOF_TS_Calendar0 {
	font-size: medium;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	background-color: rgb(255,255,255)
}

.NOF_TS_Calendar1 {
	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

.NOF_TS_Calendar2 {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,255)
}

.TextNavBar {
	font-family: "Monotype Corsiva",  cursive;
 	font-size: 16px;
 	text-transform: none;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
