P  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
	background-color : White;
}

H1  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 22pt;
	color : #006699;
	font-weight : normal;
	background-color : White;
}

H2  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #006699;
	font-size : 18pt;
	font-weight : normal;
	background-color : White;
}

A  {
	text-decoration : underline;
	color : #000099;
	background-color : White;
}

A:Visited  {
	color : #3333FF;
	text-decoration : underline;
	background-color : White;
}

A:Active  {
	 text-decoration : none;
	 color: #CC0000;
	background-color : White;
}

A:Hover  {
	text-decoration : none;
	color : #CE0000;
	background-color : White;
}

UL  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	list-style : square;
	color : #003333;
	background-color : White;
}

H3  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #006699;
	background-color : White;
}

H4  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #006699;
	background-color : White;
}

.TDschatten  {
	background-color : #006699;
}

.TDklein  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

H5  {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
	background-color : White;
}

