#produkt {
	font-size:14px;
	font-family : "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif, Arial;
}


#produkt td {
	border-bottom: 1px solid #ffffff;
	padding: 1 2 1 2;
}

#produkt td a:link, #produkt td a:active, #produkt td a:visited {
	color:#363636;
	font-size:14px;
	font-family : "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif, Arial;
	text-decoration: none;
}

#produkt td a:hover {
	color:#000000;
	font-size:14px;
	font-family : "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif, Arial;
	text-decoration: underline;
}

.liste_produkt {
	height: 100%;
}

td.liste_produkt {
	padding:10px 5px 0px 5px;
}

.produkt_frame {
  height: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { /* Chrome HACK*/
  .produkt_frame {height: 250px;}
}

.overlay_sale {
  position:absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
  width: 82px;
  height: 79px;
}

img.listennavi_trennzeichen {
	height:10px;
	width:1px;
	margin-left:5px;
	margin-right:5px;
}

td.liste_produkt:first-child {
	padding-left: 0px; /* optische Verschönerung für alle gaengigen Browser und IE > 7 */
}
td.liste_produkt:last-child {
	padding-right: 2px; /* optische Verschönerung für alle gaengigen Browser ausser IE */
}

div.liste_produkt {
	margin: 5px;
}

#liste_bottom {
	margin-top:30px;
}

.liste_produkt_gesamt {
	border: 1px solid #CCCCCC;

}

#liste_head table td,
#liste_head table td a,
#liste_bottom table td,
#liste_bottom table td a {
	font-family: "Century Gothic", "Avant Garde Gothic", "Avant Garde", "URW Gothic L", helvetica, sans-serif, Arial;
}
