/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextstreifenHell {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif,  sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	line-height: 22px;
 	font-weight: bold;
 	text-indent: 5px;
 	background-color: rgb(153,204,255);
 	background-image: none
}

.hauptext_lang {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10pt;
 	color: rgb(102,102,102);
 	font-weight: normal;
 	font-style: normal;
 	background-image: none;
 	margin-left: 3px;
 	margin-right: 3px
}

.TextstreifenDunkel {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 11pt;
 	text-transform: uppercase;
 	color: rgb(255,255,255);
 	line-height: 22px;
 	font-weight: bold;
 	text-indent: 5px;
 	background-color: rgb(51,102,204);
 	background-image: none
}

.Buttotextfeld {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	color: rgb(102,102,102);
 	letter-spacing: 0px;
 	line-height: 33px;
 	font-weight: bold;
 	text-align: right;
 	text-indent: 0px;
 	background-image: url( "../assets/images/s2.gif" );
 	background-repeat: no-repeat;
 	background-position: left;
 	margin-left: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	margin-right: 5px;
 	border-right-style: none;
 	border-bottom-style: none
}
