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

.NaviZeile {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(0,51,0);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextBlock {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(231,253,231);
 	border: 1px solid rgb(255,0,0);
 	margin: 2px;
 	padding: 5px
}

.HeaderTextzeile {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,204);
 	line-height: 18px;
 	font-weight: normal;
 	font-style: normal;
 	text-align: center;
 	background-color: rgb(0,51,0);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.NOF_TS_Classic1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	background-color: rgb(251,255,234);
 	border-bottom: 1pt solid rgb(0,0,0)
}

.NOF_TS_Classic2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	background-color: rgb(234,252,218);
 	border-bottom: 1pt solid rgb(0,0,0)
}

.BeschriftungUnten {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,204);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(0,51,0)
}

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