A  {
	font-weight : bold;
	font-family : Verdana, Arial;
	text-decoration : none;
	color : Red;
	font-size : 8pt;
}

A:Visited  {
	color : Red;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	text-decoration : none;
	color : Silver;
	font-weight : bold;
}

A:Hover  {
	text-decoration : none;
	background-color : Red;
	color : White;
	font-weight : bold;
}

BODY  {
	font-family : Verdana, Arial;
	font-size : 9pt;
	color : Black;
	margin : 0 0 0 0;
	background-color : Black;
}

H1  {
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial;
}

H2  {
	font-weight : bold;
	font-family : Arial;
	font-size : 11pt;
}

DIV.foot  {
	font-size : 7pt;
	font-family : Arial;
	color : Red;
	text-align : right;
	padding : 50 30 20 0;
}

DIV.content  {
	padding : 0 75 0 83;
}

TD.kat  {
	font-size : 11pt;
	font-family : Arial;
	color : Black;
	background-color : Tan;
}

.zeiten  {
	font-size : 7pt;
	font-family : Verdana, Arial;
	color : Black;
}

TD  {
	font-size : 9pt;
	font-family : Verdana, Arial;
	color : Black;
}

TD.desc  {
	font-size : 8pt;
	font-family : Verdana, Arial;
	color : Black;
	background-color : Cornsilk;
}

