	TABLE {
		background-color : #ffffcc;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #333333;
	}
	TABLE.rand {
		border: 10px solid;
		border-left: 30px solid;
		border-color: #ffffcc;
	}
	TD {
		font-size : 10pt;
	}
	TD.gruen {
		background-color : #aaaa80;
		font-weight : bold;
		width : 120px;
		text-align : center;
	}
	TD.gruen9 {
		background-color : #aaaa80;
		font-size : 8pt;
		border: 5px solid;
		border-color: #aaaa80;		
	}
	TD.rot {
		background-color : #660000;
		font-weight : bold;
		width : 120px;
		text-align : center;
	}
	TD.top10 {
		font-size : 10pt;
		font-weight : bold;
	}
	TD.top8 {font-size : 8pt;}
	A {
		color : #ffffff;
		font-size : 9pt;
		text-decoration : none;
	}
	A:hover {
	color : #cc6600;
	font-size : 9pt;
	text-decoration : none;
}
.wein {
	color : #660000;
}
.olivio {
	color : #336600;
}
.orange {
	color : #cc6600;
}