table.wirtschaft  tr:nth-child(odd)	{ background-color:#eee; }
table.wirtschaft  tr:nth-child(even)	{ background-color:#fff; }

table.wirtschaft  td{
	border-bottom: 1px solid #EEE;
}