/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enthält */
BODY { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
font-size: 9pt;
font-weight: normal;
font-style: normal;
background-color : rgb(213,212,226)}

A:active { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
 font-size: 8pt;
 color: rgb(0,0,0);
 font-weight: bold;
 font-style: normal;
 text-decoration: none}
 
A:link { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
 font-size: 8pt;
 color: rgb(0,0,0);
 font-weight: bold;
 text-decoration: none}
 
A:visited { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
 font-size: 8pt;
 color: rgb(0,0,0);
 font-weight: bold;
 font-style: normal;
 text-decoration: none}
 
.TextObject { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
 font-size: 9pt;
 font-weight: normal;
 font-style: normal;
 background-color: transparent}
 
H1 { font-family: Verdana;
 font-size: 14px;
 font-weight: normal;
 font-style : normal}
 
P { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
 font-size: 9pt;
 color: rgb(0,0,0);
 font-weight: normal;
 font-style: normal}
 
.TextNavBar { font-size: xx-small}
 
#container {
	position: 		relative;
	width: 			960px;
	margin-top: 0;
	margin-bottom: 0}
	
img {
margin: 2px
}
#box  {
	width: 960px;
	text-align: center
}
#header  {
	width: 972px;
	padding-top: 15px
}
#container2 {
	width: 700px;
	left: 0px;
	padding-right: 261px
}

A:hover { font-family: Arial,     Helvetica,     Geneva,     Sans-serif,     sans-serif;
font-size: 8pt;
color: rgb(0,0,0);
font-weight: bold;
text-decoration: none}

