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:531px;
	z-index:1;
}

/* Start image markup */
	div#homeBody a.swapPng {
		background: url(/images/empty.gif);
		position:absolute;
		display:block;
		z-index:10;
		cursor:pointer;
	}
	a#nieuwsj {
		bottom:184px;
		right:0;
		width: 172px;
		height: 234px;
	}

	div#homeBody div.swapPng {
		background: url(/images/empty.gif);
		position:absolute;
		z-index:10;
		font-size:0;
	}

	div#draaiorgel {
		bottom:0;
		left:0;
		width: 282px;
		height: 234px;
	}

	div#molen {
		bottom:197px;
		left:0;
		width: 131px;
		height: 153px;
		z-index:20;
	}
	div#frites {
		bottom:85px;
		left:294px;
		width: 174px;
		height: 169px;
		z-index:20;
	}
	div#koe {
		bottom:229px;
		left:442px;;
		width: 96px;
		height: 69px;
		z-index:20;
	}
	div#tv {
		bottom:0;
		left:407px;;
		width: 272px;
		height: 183px;
	}
	div#tv div.ballon {
		font-size:12px;
		position:relative;
		left:0;
		top:0;
	}
	div#vlag {
		bottom:74px;
		right:73px;
		width: 222px;
		height: 174px;
	}
	div#bloemenmeisje {
		bottom:0;
		right:0;
		width: 149px;
		height: 193px;
		z-index:20;
	}
	div#linkVolkscultuurplein {
		bottom:0;
		right:130px;
		width: 181px;
		height: 54px;
		z-index:20;
	}
	div#linkTraditie {
		bottom:2px;
		right:0;
		width: 133px;
		height: 54px;
		z-index:20;
	}
	div#fotolijst {
		position:absolute;
		bottom:198px;
		right:145px;
		width: 330px;
		height: 264px;
		z-index:2;
	}
	div#fotoVanDeWeek {
		position:absolute;
		right:207px;
		top:102px;
		width:235px;
		height:170px;
		overflow:hidden;
		z-index:1;
	}
/* 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;
}

