/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,       Helvetica,       Geneva,       Sans-serif,       sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; background-image: url( "./bg.jpg" ); background-repeat: repeat; background-attachment: fixed; background-position: 50% 100%;
	background-color : rgb(255,255,255)}
 .TextObject{ font-family: Arial,                                    Helvetica,                                    Geneva,                                    Sans-serif,                                    sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-align: center}
 P { font-family: Arial,                                    Helvetica,                                    Geneva,                                    Sans-serif,                                    sans-serif; font-size: 12pt; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-align: center}
 
h1{	font-size : 16pt;
	color : rgb(0,95,225);
	font-family : Arial;
	line-height : 30px;
	text-align : center;
	background-color : rgb(255,255,255);
	font-weight : bold;
	padding : 50px 10px 10px}


h2{	color : rgb(0,0,0)
}
pre{	color : rgb(0,0,0)
}
