/*----------------------------------------------------------------------------------------/
/ Produktlistungen
/----------------------------------------------------------------------------------------*/
.linkView {
	padding-left:14px;
	background-repeat:no-repeat;
	background-position:0 2px; }
.modeList {
	margin-left:7px; }
a.modeList {
	background-image:url(../img/links/view_list.gif); }
a.modeList:hover, span.modeList {
	background-image:url(../img/links/view_list_active.gif); }
a.modeGallery {
	background-image:url(../img/links/view_gallery.gif); }
a.modeGallery:hover, span.modeGallery {
	background-image:url(../img/links/view_gallery_active.gif); }

/* Allgemein */
.moduleHover.lists .entryHover.spacing {
	margin-top:10px; }
.moduleHover.lists .entryHover .other {
	padding-top:2px; }

/*------------------------------------------------------------------/
/ Einträge der Footerleiste
/------------------------------------------------------------------*/
.listFooter {
	border-top:0;
	height:20px;
	background-color:#EFF4FB; }
* html .listFooter {
	height:21px; }
.listFooter a {
	height:20px;
	line-height:20px; }

.listFooter a.enlarge {
	float:left;
	padding:0 12px 0 24px;
	text-decoration:none;
	background:url(../img/links/enlarge_list.gif) no-repeat 6px 4px; }

.listFooter a.availability {
	float:left;
	padding:0 12px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:12px 50%; }
/* Bild und Text */
.listFooter a.availability.imageText {
	padding-left:50px; }
/* Nur Bild */
.listFooter a.availability.image {
	padding-left:41px; }

.listFooter a.buyNow {
	float:right;
	padding-right:30px;
	text-decoration:none;
	background:url(../img/links/buy_now_list.gif) no-repeat right 4px; }


/*------------------------------------------------------------------/
/ Galerieansicht
/------------------------------------------------------------------*/
.moduleHover.galleryView .entryHover {
	width:382px;
	height:170px; }
* html .moduleHover.galleryView .entryHover {
	width:384px;
	height:172px; }
.moduleHover.galleryView .listFooter {
	width:382px; }
* html .moduleHover.galleryView .listFooter {
	width:384px; }

.moduleHover.galleryView .entryHover .image {
	width:170px;
	height:170px; }

.moduleHover.galleryView .entryHover .content {
	padding-left:177px;
	height:144px; }
* html .moduleHover.galleryView .entryHover .content {
	height:148px; }
/* Wenn Rabatt .content eine Zeile weniger hoch */
.moduleHover.galleryView .entryHover .content.discount {
	height:130px; }
* html .moduleHover.galleryView .entryHover .content.discount {
	height:134px; }

.moduleHover.galleryView .entryHover .blockPrice {
	padding-top:4px;
	padding-left:177px; }
.moduleHover.galleryView .entryHover .blockPrice .discountAmount {
	display:block; }


/*------------------------------------------------------------------/
/ Listenansicht, Suchergebnisse, Herstellerliste und Neuheiten
/------------------------------------------------------------------*/
.moduleHover.listView .entryHover {
	width:596px; }
* html .moduleHover.listView .entryHover {
	width:598px; }

/* Über gesamte Breite ohne Spalte rechts */
#container.contentWide .moduleHover.listView .entryHover {
	width:776px; }
* html #container.contentWide .moduleHover.listView .entryHover {
	width:778px; }

/* Einträge 4px höher, damit Abstand zwischen Name, Hersteller und Kurzbeschreibung wie bei Galerieansicht */
.moduleHover.listView .entryHover {
	height:84px; }
* html .moduleHover.listView .entryHover {
	height:86px; }
.moduleHover.listView .entryHover .image {
	width:84px;
	height:84px; }
.moduleHover.listView .entryHover .content {
	padding-left:91px;
	height:60px; }
* html .moduleHover.listView .entryHover .content {
	height:64px; }
.moduleHover.listView .entryHover .blockPrice {
	padding-left:91px; }

.moduleHover.listView .entryHover .blockPrice .discountAmount {
	padding-right:4px; }

/* Eintrag bei Gruppierung nach Hersteller über Produkten */
table.manufacturerInfo {
	height:35px; }

/* Zoom Button an Breite von Bild anpassen */
.moduleHover.listView .listFooter a.enlarge {
	width:44px; }
* html .moduleHover.listView .listFooter a.enlarge {
	width:80px; }


/*------------------------------------------------------------------/
/ Liste Alle Artikel
/------------------------------------------------------------------*/
.moduleHover.listAll .entryHover {
	width:382px; }
* html .moduleHover.listAll .entryHover {
	width:384px; }
