/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.TextArial14LinkFett {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(51,51,51);
 	line-height: 22px;
 	font-weight: bold;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextArial14 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(51,51,51);
 	line-height: 22px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextArial14Mitte {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(51,51,51);
 	line-height: 22px;
 	font-weight: normal;
 	font-style: normal;
 	font-variant: normal;
 	text-align: center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
