h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 16pt;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 12pt;
}

body
{
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
	color: #ffffff;
}

p,td,li,ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
}

input,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size: 10pt;
}

table
{
	margin: 0px;
}

a:link
{
	color : #ffff99;
	font-weight : bold;
	text-decoration : none;
}

a:active
{
	color : #ffff99;
	font-weight : bold;
	text-decoration : none;
}

a:visited
{
	color : #ffff99;
	font-weight : bold;
	text-decoration : none;
}
a:hover
{
	color : #ffff99;
	font-weight : bold;
	text-decoration : none;
}

.head
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 16pt;
	color: #2B428E;
}

.newsticker
{
	font-size: 9pt;
}

.aktheadline
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

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

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

