body {
	font-family: Arial, Helvetica, sans-serif;
	background-color : #ffffff;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-color: #0066FF;
}

td {font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border-color: #0066FF;	

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	text-decoration: underline;
	border-color: #0066FF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	text-decoration: underline;
	border-color: #003366;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height: 14pt;
	color : #0066FF;
	text-decoration : underline;
	border-color: #990000;
	}
	
.Headline{
    color:#003366;
    font-size : 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
	
.Ueberschrift{
    color:#000000;
    font-size : 14pt;
	text-decoration: none;
	font-weight: bold;
	}
	
.rot{
    color:#E10000;
    font-size : 10pt;
	text-decoration: blink;
	font-weight: normal;
	}	

