#backgroundlayer iframe, .bdlayer iframe
{
 display:none;/*sorry for IE5*/
 display/**/:block;/*sorry for IE5*/
 position:absolute;/*must have*/
 top:0;/*must have*/
 left:0;/*must have*/
 z-index:-1;/*must have*/
 filter:mask();/*must have*/
 width:3000px;/*must have for any big value*/
 height:3000px/*must have for any big value*/;
} 
#backgroundlayer {
	z-index: 1000;
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	-ms-filter: progid : DXImageTransform.Microsoft.Alpha ( Opacity = 60 );
	filter: alpha(opacity = 60);
	opacity: 0.6;
}

#backgroundlayer {
	background-color: #000000;
}
#foregroundlayer2 {
	position: absolute;
	top: 100px;
	width: 725px;
	z-index: 1002;
	text-align: left;
}
#callShadowTop {
	height: 10px;
	font-size:1px;
}
#callShadowTop {
	/*background: url(/shop/partner/astrotv/de/img/callShadowTop.png) right top no-repeat;
	_behavior: url("/k3/questico/stat/iepngfix.htc")*/
}
#callShadowCenter{
	padding-left:6px;
}
#callShadowRight {
	width:10px;
	font-size:0px;
}

#callShadowRight {
	/*background: url(/shop/partner/astrotv/de/img/callShadowRight_small.png) right top repeat-y;
	_behavior: url("/k3/questico/stat/iepngfix.htc")*/
}

.anmeldebox-foot-layer {
	height: 10px;
	padding-top: 7px;
	padding-left: 61px;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 18px;
	margin-left: 1px;
}

.anmeldebox-foot-layer {
	/*background: transparent url(/shop/partner/astrotv/de/img/bg_anmeldebox-foot-layer-sec.png) no-repeat scroll;*/
	color: #333333;
	/*_behavior: url("/k3/questico/stat/iepngfix.htc")	*/
}


#callShadowBottom {
	height: 20px;
	font-size:1px;
}
#callShadowBottom {
	/*background: url(/shop/partner/astrotv/de/img/callShadowBottom.png) right top no-repeat;
	_behavior: url("/k3/questico/stat/iepngfix.htc")*/
}
#callCloseButton {
	height: 25px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -1000px;
	top: -10px;
	width: 70px;
	
}
#callCloseButton {
	background: transparent url(/shop/partner/astrotv/de/img/callClose.png) no-repeat scroll center center;
	_behavior: url("/k3/questico/stat/iepngfix.htc")
}

.layerStage
{
	height:440px; 
	width:690px; 
	overflow:hidden; 
	border:1px solid #e6e6e6; 
	position:absolute; 
	left:0; 
	top:0;
	background-color:#EFEFEF;
	text-align:left; 
	padding-left:20px;

}
.layerStage h1,.layerJumptarget h1
{
	color:#BE5093;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding-top:10px;
}

.layerProductImage
{
	margin-top: 30px; 
	margin-left: 0px;
	float:left;
	width: 280px ;
	height: 350px;
	border:1px solid #A6A6A6;
}

.layerJumptarget
{
	height:240px; 
	width:690px; 
	overflow:hidden; 
	border:1px solid #e6e6e6; 
	position:absolute; 
	left:0; 
	top:0;
	background-color:#EFEFEF;
	text-align:left; 
	padding-left:20px;
	-ms-filter: progid : DXImageTransform.Microsoft.Alpha ( Opacity = 90 );
	filter: alpha(opacity = 90);
	opacity: 0.9;
}


.addToCartArea
{
	/*border:1px solid rgb(178,98,178);*/ 
	width:150px; 
	top:62px;
	position:absolute;
	right:15px;
}
.layerpricebox
{
	position:static;
	margin-bottom:5px;
}

.layerProductImagesBox
{
	width:370px; 
	margin-left: 20px;
	float:left;
	margin-top: 13px; 
}
.layerProductImagesBox h2
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	margin-bottom: 0px;
	
}
.productImageSmall
{
	border:1px solid #A6A6A6;
	height: 125px;
	width: 100px;
	margin-right: 10px;
	margin-top: 3px;
	float:left;
}
.layerOrderButton
{
	margin-bottom:4px;
	float: right;
	margin-top:5px;
}







