body
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #6633FF;
}

td
{
	font-family : Verdana;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #6633FF;
}

td.ueberschrift
{
	font-size : 13px;
	font-weight : bold;
	color : #FFFF00;
}

a
{
	color : #FFFFFF;
	text-decoration : none;
}

a.ueberschrift
{
	font-size : 13px;
	font-weight : bold;
	color : #FFFF00;
}

a:hover
{
	font-weight : bold;
	text-decoration : underline;
}

a:active
{
	font-weight : bold;
	color : #FF0000;
}

hr
{
	color : White;
	height : 1px;
}
