/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Überschrift{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: x-large;
 	text-transform: capitalize;
 	color: rgb(255,153,0);
 	font-weight: bold;
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.css-test{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: auto;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	clear: both;
 	border: 3pt ridge rgb(255,153,0);
 	padding: 5pt
}

.Normal-Block{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(102,51,0);
 	background-color: transparent;
 	padding-left: 5pt;
 	padding-right: 5pt
}

.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_Classic2{
	color: rgb(0,0,0);
 	background-color: rgb(160,160,164);
 	border-bottom: 1pt solid rgb(0,0,0)
}

.NOF_TS_Classic1{
	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(192,192,192);
 	border-bottom: 1pt solid rgb(0,0,0)
}

.NOF_TS_Classic0{
	font-size: small;
 	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)
}

.Aufzählung{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(102,51,0);
 	background-color: transparent;
 	background-position: left
}

.Normal-Zentriert{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(102,51,0);
 	background-color: transparent;
 	padding-left: 5pt;
 	padding-right: 5pt
}

.Text-Bild{
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: small;
 	color: rgb(102,51,0);
 	text-align: justify;
 	background-color: rgb(255,255,204)
}