@CHARSET "UTF-8";

#gallery-view
{
	position:relative;
	width:1095px;
	margin-top:30px;
}

#gallery-view .eyecatcher
{
	position:relative;
	width:413px;
	margin-right:25px;
	margin-bottom:25px;
	float:left;
}

#gallery-view .eyecatcher .inner
{
	position:relative;
	width:363px;
	height:176px;
	overflow:hidden;
	padding:25px;
	background-color:#e9e9e9;
	background-image:url(../../media/stoerer_text_hintergrund.png);
	background-repeat:no-repeat;
	background-position:right;
}

#gallery-view .teaser h2
{
	margin-bottom:-1px;
}

#gallery-view .eyecatcher .inner .slogan
{
	margin-bottom:15px;
}

#gallery-view .product
{
	position:relative;
	width:194px;
	margin-right:25px;
	margin-bottom:25px;
	float:left;
	z-index:1;
}

#gallery-view .product .linkcontainer
{
	float:right;
	white-space:nowrap;
}

#gallery-view .product .inner
{
	position:relative;
	width:194px;				/* Bilder sind 7px schmaler als Raster von 194px */
	margin-left:0px;	/* Bilder sind 7px schmaler als Raster von 194px */
	margin-right:0px;	/* Bilder sind 7px schmaler als Raster von 194px */
}

#gallery-view .product .active-icon
{
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#gallery-view .product .active .active-icon
{
	display:block;
}

#gallery-view .product .data
{
	position:relative;
	padding:10px;
	background-color:#e9e9e9;
}

#gallery-view .product a
{
	text-decoration:none;	
}

#gallery-view .product .title-container
{
	height:38px;
	font-weight:bold;
}

#gallery-view .product .hr-dotted
{
	margin-top:3px;
	margin-bottom:5px;
}

#gallery-view .product .details
{
	float:right;
	background-position:left 3px;
}


/* Overlay */
.overlay
{
	width:488px;
	display:none;
}

.overlay .overlay-data table
{
	width:100%;
}

.overlay .overlay-data-left
{
	width:100%;
	vertical-align:top;
}

.overlay .overlay-data-right
{
	width:0px;
	vertical-align:top;
	padding-left:20px;
}

.overlay .description
{
	margin-top:10px;
	font-size:12px;
}

.overlay .vat
{
	margin-top:10px;
}

.overlay .icon
{
	margin-top:10px;
}

.overlay .number-products
{
	position:absolute;
	bottom:20px;
	right:20px;
}


#nav-products-pages
{
	margin:0px auto;
	text-align:center;
}

#btn_previous_page
{
	margin-right:10px;
}


/* infinitescroll */
#infscr-loading img
{
	margin-top:90px;
}



/* Cazal 642 */
#gallery-view .product.cazal642
{
	color:#ffffff;
	background-color:#000000;
}

#gallery-view .product.cazal642 .data
{
	background-color:#000000;
	background-image:url(../../../cazal642/media/hintergrund_galerieansicht.jpg);
	background-repeat:no-repeat;
}

#gallery-view .product.cazal642 h4
{
	color:#9f814c;
}

#gallery-view .product.cazal642 a
{
	color:#9f814c;
}

#gallery-view .product.cazal642 .price
{
	color:#9f814c;
}
#gallery-view .product.cazal642 .vat
{
	color:#ffffff;
}

#gallery-view .product.cazal642 a.details
{
	background-image:url(../../../cazal642/media/btn-details.png);
}	

#gallery-view .product.cazal642 .overlay
{
	background-color:#000000;
	background-image:url(../../../cazal642/media/hintergrund_overlay.jpg);
	background-repeat:no-repeat;
	background-position:center 220px;
}	