A:link
{
	text-decoration: none;
	color: #0FA2FF;
}
A:visited
{
	color: #0099CC;
}
A:active
{
	color: #FE9700;
}
A:hover
{
	color: #F2D330;
}
P, H1, H2, H3, H4, H5, H6, UL, OL, LI, DIV, TD, TH, ADDRESS, BLOCKQUOTE, NOBR, B, I
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
H1
{
	color: #006699;
	font-size: 18pt;
	font-weight: bold;
}
H2
{
	font-size: 16pt;
	color: #006699;
	font-weight: bold;
	text-align: left;
}
H3
{
	font-size: 14pt;
	color: #FE9700;
	font-weight: bold;
}
H4
{
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
}
H5
{
	font-size: 10pt;
	color: #000000;
}
H6
{
	font-size: 8pt;
	margin-top: 15px;
	color: #808080;
}
P
{
	font-size: 10pt;
}
DT
{
	font-size: 8pt;
	color: #808080;
}
TD, TH
{
	font-size: 10pt;
}
.bannerlinks
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-weight: bold;
	/*+placement:shift -1px 10px;*/
	position: relative;
	left: -1px;
	top: 10px;
}
.banneraktive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #FE9700;
	/*+placement:shift -1px 10px;*/
	position: relative;
	left: -1px;
	top: 10px;
}
.linkrand
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 8pt;
	font-weight: normal;
}
.background
{
	background-color: #E3E3E3;
}
BODY
{
	color: #000000;
	font-size: 10pt;
}

