/*
#webshop_basketBox{
	position: relative;
	left: 95px;
	top: 16px;
}
*/

#webshop_basketBox{
	position: absolute;
	z-index: 1;
	margin-left: 535px;
	margin-top: 10px;
}