.stepcarouselShop{
	position: relative;
}

.beltShop{
	position: absolute;
	left: 0;
	top: 0;
}

#gallery .panelShop{
	float: left;
	overflow: hidden;
	width: 800px;
	height: 358px;
}

#gallery_startShop .panelShop{
	float: left;
	overflow: hidden;
	width: 1600px;
	height: 200px;
}

#gallery .panelShop img{
	padding:9px;
	background-image:url(/content/img/bg_slidebox.jpg);
	background-repeat:no-repeat;
}

#gallery_startShop .panelShop img{
	padding:9px;
	background-image:url(/content/img/bg_slidebox_start.jpg);
	background-repeat:no-repeat;
}


#gallery{
	width: 355px;
	height: 358px;
	float:left;
}

#gallery_startShop{
	width: 800px;
	height: 210px;
	float:left;
}

.pfeil{
	height:358px;
	width:19px;
	float:left;
}

.pfeil img{
	border:none;
	margin:150px 0px 0px 0px;
}

#start_projekte .pfeil{
	height:200px;
	width:19px;
	float:left;
}

#start_projekte .pfeil img{
	border:none;
	margin:80px 0px 0px 0px;
}

