.SPVretourenLayerBT { 
	cursor: pointer;	
	margin: 0px 0px 2px 4px; 
}
#warenkorbBannerImg {
	margin: 10px 0px 0px 10px;
	cursor: pointer;
}
#serviceBanner {
	position:absolute;
	left: 223px;
	z-index:2;
}
#retourenLayer {
	width: 304px; 
	padding: 10px;
	position: absolute; 
	z-Index: 1000; 
	left: 100px; 
	top: 100px; 
	border: 1px solid #000000; 
	background: #FFFFFF; 
}

#retourenLayerCloser { 
	position:absolute; 
	right:10px; 
	top:10px; 
	cursor:pointer; 
}

.deliverTitle {
	margin: 2px 0px 7px 0px;
	font-size: 11px; 
	font-weight:bold; 
	text-transform: uppercase; 
	color: #000000; 
}

.deliverTitle1 { 
	color: #666666; 
}
.deliveryText {
	margin: 5px 0px 5px 0px;
	
}
.deliveryText a {
	text-decoration:underline;
	font-weight: bold;
}

.deliveryText a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

.retourenPostDiv {
	cursor: pointer;
	position:relative;
	margin: 10px 0px 0px 0px;
}
.retourenPostDiv img {
	margin: 0px 10px 0px 0px;
	float:left;
}
.retourenPostDiv span {
	position:relative;
	text-decoration:underline;
	font-weight: bold;
}