td.counter
{
color:#C9CBCF;
font-size: 11px;
padding: 0px;
border: 0px solid #993300;
background:#445270;
}

.table
{
	/*width:				800px;*/
	height:18px:
	border-collapse:	separate;
	border-spacing:		2px 2px;
	border: 1px solid black;
	/*background-color:	#FFFFFF;*/
}

.tableHeader
{
	height:18px;
	font-weight:		bold;
	background-image:	url('../../grafik/standard/module/counter/td-back.gif');
	color:				#000000;
	text-align:			left;
	padding-left:25px;
}
.tableHeaderRight
{
	font-weight:		bold;
	width:80px;
	height:18px;
	background-image:	url('../../grafik/standard/module/counter/td-back.gif');
	background-repeat:norepeat;
	color:				#000000;
	text-align:			center;
}
.tableHeaderMitte
{
	font-weight:		bold;
	width:124px;
	height:18px;
	background-image:	url('../../grafik/standard/module/counter/td-back-mitte.gif');
	background-repeat:norepeat;
	color:				#000000;
	text-align:			center;
}
.tableContent
{
	background-color:	#355772;
	border: 1px solid black;
	padding-left:5px;
}
