body { 
	background-color:gray; 
	color:Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal; 
} 

td {
	color:Black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;

}

a:link,a:visited,a:active {
	color:#CC3366;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.grau:link,a.grau:visited,a.grau:active {
	color:white;
	text-decoration:none;
}

a.grau:hover {
	text-decoration:underline;
}

.klein {
	font-size:8pt;
}

.mittel {
	font-size:10pt;
}

.mittelfe {
	font-size:10pt;
	font-weight:bold;
}

.kopf {
	font-size:10pt;
	font-weight:bold;
	color:#DCDCDC;
}

.gross {
	font-size:12pt;
}

.weiss {
	color:white;
}

.grau {
	color:#DCDCDC;
}

td.active {
	background-color: Gray;
	color: White;
}

th {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

table {
	border: 1px solid #AAA;
}
