body 
{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}

td
{
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}

td.weiss
{
	font-size : 12px;
	font-family : Arial;
	color : #ffffff;
	font-weight : bold;
}


div.head
{
	font-size : 20px;
	font-family : Arial;
	color : #0246D2;
}

div.headw
{
	font-size : 20px;
	font-family : Arial;
	color : #ffffff;
}

td.headw
{
	font-size : 20px;
	font-family : Arial;
	color : #ffffff;
}

div.kursiv
{
	font-size : 14px;
	font-family : Arial;
	color : #0246D2;
}


div.weiss
{
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #ffffff;
}

a
{
	font-size : 14px;
	font-family : Arial;
	color : #000000;
	text-decoration : none;
}

a:hover
{
	font-size : 14px;
	font-family : Arial;
	text-decoration : none;
	color : #808080;
}

a:active
{
	font-size : 14px;
	font-family : Arial;
	color : #0246d2;
	text-decoration : none;
}
