h1 {
	/* Sample: Set to overrule default_style.css */
}

#picturewelkom {
	position					: absolute;
	top                         		: 195px;
	left						: 0px;
	height 					: 370px;
	width 						: 500px;
	background-image				: url(/sitePics/aangepast/foto_zonder_kaartje.png);
}

#beweegwijzer {    /* background image block */
	position					: absolute;
	top                       	: 305px;
	left						: 20px;
	width 						: 50px;
	height						: 50px;

}

#zone1 {    /* clickable area beweegwijzer kaartje*/
	position					: absolute;
	width 						: 50px;
	height						: 60px;
	left						: 90px;
	top							: 300px;
	z-index 					: 100;
}

#zone2 {
	position					: absolute;
	width						: 160px;
	height						: 100px;
	left						: 300px;
	top							: 300px;
	z-index 					: 100;

}

#NewsPagerControl {
	text-align					: center;	
}

#NewsPagerControl #currentPage {
	border-bottom					: 1px solid red;
}






