/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Normaltext {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

.Text {
	font-family: "Copperplate Gothic Bold",  "Times New Roman",  Times,  Serif,  sans-serif;
 	font-size: 14pt;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline
}

.usedom.info {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(0,51,102);
 	font-weight: normal;
 	font-style: normal
}
