@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCCCCC;
	color: #000000;
}
#Tabelle_01 #Tabelle_ #tabelle_02 td {
	font: normal 9pt Arial;
	color: #000000;
}

a:link {
	font: normal x-small Arial;
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	font: normal x-small Arial;
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	font: normal x-small Arial;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font: normal x-small Arial;
	color: #000000;
	text-decoration: underline;
}

