.tx-seminars-pi1-listrow table,
.tx-seminars-pi1-categorylist table {
	background-color: white;
	color: #000;
}


.tx-seminars-pi1-listrow .listrow-odd,
.tx-seminars-pi1-listrow th,
.tx-seminars-pi1-categorylist .listrow-odd,
.tx-seminars-pi1-categorylist th {
	background-color:white ;
	color: inherit;
}

.tx-seminars-pi1-listrow tr,
.tx-seminars-pi1-categorylist tr {
	background-color: #e7e7e7;
	color: inherit;
}

/* Seitenbreite in Listenansicht */

div .tx-seminars-pi1 TABLE {
width: 100%;
}
