/* CSS für die Kategorie Produkte*/

/* Abstand der Produktbilder untereinander und zoom-Link */
#produkte #content_mitte DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap a img,
#produkte #content_mitte DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap a img
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	box-shadow: 3px 3px 10px #BBB;
	-webkit-box-shadow: 3px 3px 10px #BBB;
	-moz-box-shadow: 3px 3px 10px #BBB;
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB',direction='120',strength='6');
	background: #FFF url(images/HP_Hofmann_LUPE_20x20.jpg) no-repeat right bottom;
}

#produkte #content_mitte DIV.csc-textpic-imagewrap, #produkte #content_mitte DIV.csc-textpic-imagerow
{
	width: 100% !important;
}
