div#container {
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
div#homeBody {
	position:relative;
	background:url(/images/framework/homepage/bgHome.jpg) left top no-repeat;
	height:530px;
	z-index:1;
}

/* Start image markup */
	div#homeBody a.swapPng {
		background: url(/images/empty.gif);
		position:absolute;
		display:block;
		z-index:10;
		cursor:pointer;
	}

	div#homeBody div.swapPng {
		background: url(/images/empty.gif);
		position:absolute;
		z-index:10;
		font-size:0;
	}

	div#bloemenMeisje {
		top:165px;
		left:0;
		width: 130px;
		height: 188px;
	}
	div#haring {
		left:0;
		bottom: 0;
		width:259px;
		height: 221px;
	}
	div#paastak {
		left:100px;
		bottom: 0;
		width:155px;
		height: 274px;
	}
	div#draak {
		left:288px;
		bottom: 0;
		width:481px;
		height:316px;
	}
	div#sint {
		left:366px;
		bottom:140px;
		width:100px;
		height:215px;
	}
	div#schaatsers {
		right:130px;
		bottom:30px;
		width:211px;
		height:298px;
	}
	div#taartSnijden {
		right:0;
		bottom:0;
		width:130px;
		height:225px;
	}
	div#ooievaar {
		left:400px;
		top:45px;
		width:293px;
		height:122px;
	}

	a#nieuwsman {
		top:75px;
		right:20px;
		width:203px;
		height:176px;
	}
	a#btnVolkscultuurplein {
		bottom:0;
		right:170px;
		width:180px;
		height:53px;
	}
	a#btnVolkscultuur {
		bottom:54px;
		right:170px;
		width:307px;
		height:53px;
	}
/* End image markup */
div.textIntro {
	position:absolute;
	font-family:Verdana;
	font-size:10px;
	width:275px;
	height:160px;
	left:80px;
	top:47px;
	font-weight:800;
	line-height:160%;
}

div.textButtonsHome {
	position:absolute;
	right:20px;
	top:37px;
}
div.textButtonsHome a {
	color:#fff;
	padding:1px 5px 1px 5px;
	margin-left:2px;
	font-size:11px;
}