BODY {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}



a:link {
	COLOR: #000000;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 22px;
}
a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a:hover {
	color: #0066FF;
	text-decoration: none; 
	font-weight: normal;
	line-height: 22px;
}

a:active {
	border-style: none; 
	text-decoration: none; 
	color: #FF00FF;
	line-height: 22px;
}



.TitelLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A59A8;
	font-weight: bold;
}
.Fusstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.hellblau {
	background-color: #99CCFF;
	background-image: url(images/verlauf_blau.gif);
}
.Tabellenposition {
	position: absolute;
	left: 0px;
	top: 0px;
}

