#contentbox_left #terug,#box #verder{
	width:25px;
	height:25px;
	position:absolute;
	z-index:9999;
	top:90px;
} 

#box #terug{
	background:url(img/pijll.gif) no-repeat 50% 50%;
	left:45px;
} 
 
#box #verder{
	background:url(img/pijlr.gif) no-repeat 50% 50%;
	left:545px;
}


#box #contentbox_left img{
	border:none;
	margin:0;
	padding:0;
	margin-bottom:1px;
}

#mousemove{
	width: 520px;
	height: 200px;
	overflow: hidden;
	margin: 0 auto;

}
 

 
.inside {
	width: 1500px;
	height:200px;
	overflow:hidden;
}


 
 .scroll_image{
	margin-right:60px;
	border:none;
	float:left;
	height:130px;
	width: 200px;
}

 .scroll_image.end{
 margin:0
 }
 
 .scroll_image canvas{
 	margin:0px;
	padding:0px;
 }

#contentbox_right ul{

	list-style-type:none;

}

#contentbox_right ul li{
	background:url(img/bullet.gif) no-repeat 0 8px;
	padding-left:15px;
	margin-bottom:10px

}

#footer .cta2{
	display:none;
}