BODY  {
	background-color : #f7f7f7;
	marginheight: 0;
	margin: 0;
}

P, H1, H2, A, UL, LI  {
	font-family : sans-serif;
}

P  {
	font-family : sans-serif;
	color : Black;
	line-height: 16pt;
	font-size : 10pt;
}

P.titel  {
	font-family : sans-serif;
	color : #0066FF;
	font-size : 10pt;
	margin-bottom: 3;
	line-height: 12pt;
}

P.titel2  {
	font-family : sans-serif;
	color : #0066FF;
	font-size : 10pt;
	line-height: 13pt;
}

UL  {
	font-family : sans-serif;
	color : Black;
	line-height: 16pt;
	font-size : 10pt;
}

H1  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : #FF3300;
}

H2  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

A:Visited  {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #555555;
}

A:Active  {
	font-size : 8pt;
	text-decoration : underline;
	font-weight : normal;
	font-style : italic;
	color : #555555;
}

A:Link  {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #555555;
}

P.logo  {
	font-size : 8pt;
	font-family : sans-serif;
	color : #666666;
}


DIV.preis  {
	font-family : sans-serif;
	color : Black;
	font-size : 10pt;
	text-align: right;
}