/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextAllgemein {
	letter-spacing: 1px;
 	line-height: 25px;
 	text-align: justify
}

.NOF_TS_Tabelle_rot0 {
	color: rgb(255,255,204);
 	background-color: rgb(0,153,0)
}

.TabellenzelleRahmenRotNaviOben {
	background-color: rgb(102,0,0);
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0)
}

.UeberschriftGross {
	font-size: 20px;
 	letter-spacing: 1px;
 	text-align: center
}

.TabellenzelleRahmenRotRechts {
	background-color: rgb(102,0,0);
 	border-top: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0);
 	border-bottom: 1px solid rgb(0,0,0)
}

.NOF_TS_Tabelle_rot3 {
	color: rgb(255,255,204);
 	background-color: rgb(102,0,0)
}

.TabellenzelleSeitenRahmenRot {
	background-color: rgb(102,0,0);
 	border-left: 1px solid rgb(0,0,0);
 	border-right: 1px solid rgb(0,0,0)
}

.TabellenzelleRahmenRot {
	background-color: rgb(102,0,0);
 	border: 1px solid rgb(0,0,0)
}

.TabellenzelleRahmenRotNavi {
	background-color: rgb(102,0,0);
 	border: 1px solid rgb(0,0,0)
}

.Ueberschrift {
	font-size: 16px;
 	letter-spacing: 1px;
 	text-align: left
}
