a:link {
	color:#004080;
	text-decoration:underline;
}
a:visited  {
	color:#004080;
	text-decoration:underline;
}
a:active {
	color:#004080;
	text-decoration:underline;
}
a:hover  {
	color:#FF0000;
	text-decoration:underline;
}
table {
	border:0px;
}
body,font,td,input,li,body {font-family:Arial;color:#000000;font-size:9pt;}
/* Überschriften werden hier definiert */
h1 
	{ 
	color:black; 
	font-size:12pt;
	line-height: 110%; 
}
h2 { 
	color:black; 
	font-size:11pt;
	line-height: 110%;
	 
}
h3 { 
	color:black; 
	font-size:10pt;
	 
}
