/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Text_BOS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.CD2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8pt;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal
}

.CDText {
	font-size: small;
 	color: rgb(204,204,204);
 	font-weight: normal;
 	font-style: normal;
 	font-variant: small-caps
}