/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Normal {
	font-family: "Souvenir Lt BT",  serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	font-variant: normal;
 	margin-top: 0px;
 	margin-bottom: 0px
}

.TextObject {
	font-family: "Souvenir Lt BT",  serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Souvenir Lt BT",  serif;
 	font-size: 14px;
 	color: rgb(51,51,51);
 	line-height: 21px
}

H5 {
	font-family: "Souvenir Lt BT",  serif;
 	font-size: 14px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: left;
 	text-indent: 0px;
 	clear: none;
 	margin: 0px
}