
table.statistik {
	width: 100%;
}

table.statistik td {
	background-image: url(gfx/icon.arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 5px 50% !important;
	padding-left: 25px !important;
}

table.statistik td.wert {
	color: #790000;
	text-align: right;
	background-image: none !important;
}
