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

#beweegwijzer {    /* background image block */
	position					: absolute;
	top                    		: 225px;
	left						: 10px;
	width 						: 230px;
	height						: 220px;	
}

#zone1 {    /* clickable area beweegwijzer kaartje*/
	position					: absolute;
	width 						: 50px;
	height						: 120px;
	left						: 20px;
	top						    : 10px;
	z-index 					: 100;
	color						: white;
	font-weight					: bold;
	font-size					: 1.1em;
}

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

}

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