h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 13pt;
	color: #000000;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11pt;
	color: #000000;
}

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

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

table
{
	margin: 0px;
}

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

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

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

.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;
}


