.puu-nag {
	display: block;
	width: 354px;
	height: 285px;
	overflow: hidden;
	position: absolute;
	top: 136px;
	right: 322px;
	z-index: 20;
	text-decoration: none;


	width: 118px;
	height: 95px;
	top: 326px;
}

.puu-nag > span {
	width: 118px;
	height: 95px;
	position: absolute;
	right: 0;
	bottom: 0;
/*	-webkit-transition-property: width, height;
	   -moz-transition-property: width, height;
	    -ms-transition-property: width, height;
	     -o-transition-property: width, height;
	        transition-property: width, height;
	-webkit-transition-duration: .4s;
	   -moz-transition-duration: .4s;
	    -ms-transition-duration: .4s;
	     -o-transition-duration: .4s;
	        transition-duration: .4s;
}

.puu-nag:hover > span,
.puu-stage_1 .puu-nag > span {
	width: 354px;
	height: 285px;*/
}

.puu-nag > span > img {
	display: block;
	width: 100%;
	height: auto;
}


#acarousel p.bijschrift {
	max-width: 318px;
	right: auto;
	left: 256px;
}
