.tx-sythuelsproductdb-pi3 img {
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}
.tx-sythuelsproductdb-pi3 img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
.tx-sythuelsproductdb-pi3 .auszeichnung {
	background: url(../../../../fileadmin/templates/images/layout/bg-stoerer.png) no-repeat;
	height: 83px;
	width: 132px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 5px 10px 0 5px;
	position: absolute;
	margin: -60px 0 0 400px;
	z-index: 1000;
}

