/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	background-repeat: no-repeat;
 	background-attachment: fixed
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	text-transform: none;
 	color: rgb(0,51,153);
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: center;
 	clear: none;
 	margin: 1pt;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Römerhof {
	font-family: "CG Omega",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,51,153);
 	letter-spacing: 0pt;
 	line-height: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: justify
}
