﻿@charset "UTF-8";
/* CSS Document */

#frontendFehlerhinweisContainer{
	position:absolute;
	top:50%;
	left:50%;
	
	width:1px;
	height:1px;
	
	overflow:visible;
}

#frontendFehlerhinweis{
	width:400px;
	height:200px;
	padding:25px;
	
	position:absolute;
	
	top:-225px;
	left:-125px;
	
	background-color:#fff;
	border:2px #333 solid;
	color:#454545;
	
	font-size:14px;
	
	overflow:auto;
	
	z-index:10000;
}

div#socialBookmarkService{
	margin:8px auto;
	max-width:802px;
	-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	text-align:center;
}
div#socialBookmarkService a{
	display:inline-block;
	padding:4px;
}


div.starsMeterContainer{
	background-image:url(popularityMeterContainer.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	width:120px;
	padding:0;
	margin:8px 0;
	text-align:left;
}
div.starsMeter{
	background-image:url(popularityMeterContent.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	margin-right:auto;
	text-align:left;
}

div.specialOffer{
	width:610px;
	height:185px;
	position:relative;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	text-rendering:optimizeLegibility;
	margin:2em 0 1em -5px;
}
div.specialOffer div.dropshadowLayer{
	background-image:url(spezialAngebote/textur_dropshadowLayer.png);
	width:100%;
	height:100%;
	position:absolute;
	z-index:0;
}
div.specialOffer div.content{
	position:absolute;
	width:536px;
	height:167px;
	left:6px;
	top:5px;	
	border-radius:6px;
	-webkit-border-radius:6px;	
	-moz-border-radius:6px;
	overflow:hidden;
	color:#fff;
}
div.specialOffer div.colorLayer{
	background-color:#c00;
	width:100%;
	height:100%;
	position:absolute;
	border-radius:6px;
	-webkit-border-radius:6px;	
	-moz-border-radius:6px;
	z-index:10;
}
div.specialOffer div.iconLayer{
	width:100px;
	height:167px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:11;
	border-top-left-radius:6px;	
	border-bottom-left-radius:6px;
	-webkit-border-top-left-radius:6px;	
	-webkit-border-bottom-left-radius:6px;	
	-moz-border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	background-color:rgba(0,0,0,.45);
	background-position:center center;
	background-repeat:no-repeat;
}
div.specialOffer div.headlineInBackground{
	left:100px;
	top:0px;
	width:435px;
	position:absolute;
	z-index:12;
	opacity:.15;
	filter:alpha(opacity=15);
	color:#fff;
	text-transform:uppercase;
	text-shadow:#000 -2px -2px 2px;
	text-align:justify;
	
	font-size:36px;
	font-weight:bold;
	font-style:italic;
	white-space:nowrap;
	
	overflow:visible;
	line-height:1em;
	display:none;
}
div.specialOffer div.glossyLayer{
	left:0;
	top:0;
	background-image:url(spezialAngebote/textur_glossyLayer.png);
	width:536px;
	height:168px;
	position:absolute;
	z-index:20;
	border-bottom-left-radius:6px;	
	-webkit-border-bottom-left-radius:6px;	
	-moz-border-radius-bottomleft:5px;
}
div.specialOffer div.textLayer{
	left:110px;
	top:10px;
	position:absolute;
	z-index:30;
}
div.specialOffer div.textLayer h2{
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
/*	text-transform:uppercase;
	letter-spacing:0.1em; */
	opacity:.66;
	width:100%;
	white-space:nowrap;
}
div.specialOffer div.textLayer h2, div.specialOffer div.textLayer h2 a, div.specialOffer div.textLayer h2 a:hover{ /* IE Workaround ... */
	color:#000!important;
}
div.specialOffer div.textLayer h1{
	color:#fff;
	font-size:26px;
	font-weight:normal;
	font-style:normal;
	font-family:'Cantarell', Tahoma, Geneva, sans-serif!important;
	width:100%;
	white-space:nowrap;
	line-height:1em;
	padding-top:0;
	padding-bottom:0.15em;
	margin-bottom:0;
}
div.specialOffer div.textLayer h1, div.specialOffer div.textLayer h1 a, div.specialOffer div.textLayer h1 a:hover{ /* IE Workaround ... */
	color:#fff!important;
}
div.specialOffer div.textLayer h3{
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	margin:0 0 0.5em 0;
	width:100%;
	white-space:nowrap;
}
div.specialOffer div.textLayer h3, div.specialOffer div.textLayer h3 a, div.specialOffer div.textLayer h3 a:hover{ /* IE Workaround ... */
	color:#fff!important;
}
div.specialOffer div.textLayer p{
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	margin:.5em 0;
	width:100%;
}
div.specialOffer div.textLayer p, div.specialOffer div.textLayer p a, div.specialOffer div.textLayer p a:hover{ /* IE Workaround ... */
	color:#fff!important;
}
div.specialOffer div.priceBadge{
	position:absolute;
	bottom:16px;
	right:8px;
	width:80px;
	height:37px;
	padding:11px 15px 23px 15px;
	background-image:url(spezialAngebote/textur_priceBadge.png);
	background-repeat:no-repeat;
	background-position:center center;
	z-index:100;
	font-family:"Arial Black", Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:rgba(0,0,0,.66);
	text-align:center;
}
div.specialOffer div.priceBadge span.small{
	font-size:0.5em;
}
div.specialOffer a.overlay{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	z-index:9999;
	text-indent:2000em;
	overflow:hidden;
	white-space:nowrap;
}
div.specialOffer a, div.specialOffer a:hover{
	color:inherit!important;
	text-decoration:none;
}
/* css3 unfortunately not ready yet. there is still a little browser called ie that doesn't understand a single word of it. thx micro$oft */
/*
div.specialOffer div.colorLayer{
	background-color:#900;
	-webkit-border-radius:6px;	
	-moz-border-radius:6px;
	-webkit-box-shadow:rgba(0,0,0,.4) 0px 2px 6px;
	background-image:none;
}
div.specialOffer div.glossyLayer{
	-webkit-border-radius:6px;	
	-moz-border-radius:6px;
	background-image:-webkit-gradient(linear, 0% 100%, 0% 0%, from(rgba(102,102,102,.1)), to(rgba(255,255,255,.9)), color-stop(.4,rgba(255,255,255,.15)), color-stop(.66,rgba(255,255,255,.25)), color-stop(.66,rgba(255,255,255,.4)));
	background-image:-moz-linear-gradient(center bottom,rgba(102,102,102,.1) 0%,rgba(255,255,255,.15) 40%,rgba(255,255,255,.25) 66%,rgba(255,255,255,.4) 66.1%,rgba(255,255,255,.9) 100%);
}
*/