.tableWidth			{ width: 100%; }
.tableBorderColor	{ background-color: #000000;}

.tableBorderWidth	{ border: #000000 2px solid; border-collapse:collapse; }
.tableHead			{ border: #000000 1px solid; font-size: 8pt; background-color: #bacbe2;	color:#000000; font-weight: bold; text-align: center;}
.cellDate			{ border: #000000 1px solid; font-size: 8pt; text-align: left;   font-weight: normal; }

.cellValues			{ border: #000000 1px solid; font-size: 8pt; text-align: center; font-weight: normal; }

.ungerade			{ background-color: #ddeaf5; BORDER-BOTTOM: #000000 1px solid;}
.gerade				{ background-color:#ffffff;  BORDER-BOTTOM: #000000 1px solid;}

.LegendBackground	{ background-color:#ddeaf5; text-align: left; }

