body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #1F3976;
	background-image: url(images/backgroundorange.gif);


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3976;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #1F3976;
	font-weight: bold;

}
.headnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #1F3976;
}
.headklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3976;
}
.headmittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1F3976;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3976;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3976;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1F3976;
	text-decoration: none;
}
BODY                  { 
						SCROLLBAR-FACE-COLOR:#F6C662; 
						SCROLLBAR-HIGHLIGHT-COLOR:#F6C662; 
						SCROLLBAR-SHADOW-COLOR:#C0C0C0; 
						SCROLLBAR-3DLIGHT-COLOR:#666666; 
						SCROLLBAR-ARROW-COLOR:#666666; 
						SCROLLBAR-TRACK-COLOR:#F6C662; 
						SCROLLBAR-DARKSHADOW-COLOR:#666666; }
