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;
}

  #clickMap {
    position: absolute;
    left: 0;
    top: 120px;
    border: none;
    width: 1000px;
    height: 411px;
    z-index: 50;
  }

/* Start image markup */
	#nieuwsman {
		right: 0px;
		top: 115px;
	}
	div#elements {
		position: relative;
		height: 531px;
		width: 1000px;
	}
	div#elements div.element {
		position: absolute;
		overflow: hidden;
		z-index:20;
	}
	div#elements div.element div {
		background-image: url(/images/framework/homepage/elements.png);
		margin: 0;
		padding: 0;
		border: none;
		background-repeat: no-repeat;
		position: absolute;
		width: 790px;
		height: 773px;
	}
	div#elements span.text {
		display: block;
		visibility: hidden;
		position: absolute;
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		line-height: 1.4em;
	}
	div#elements div.selected span.text {
		visibility: visible;
	}

	div#jongenMetBoek {
		bottom: 180px;
		left: 80px;
		width: 122px;
		height: 144px;
	}
	div#jongenMetBoek div {
		left: -86px;
		top: -143px;
	}
	div#jongenMetBoek div.selected {
		left: -86px;
		top: 0px;
	}
	div#manLinks {
		bottom: 0;
		left: 0px;
		width: 264px;
		height: 243px;
	}
	div#manLinks div {
		left: -215px;
		top: -530px;
	}
	div#manLinks div.selected {
		top: -288px;
	}
	div#manLinks span.text {
		width: 95px;
		left: 150px;
		top: 10px;
	}

	div#computer {
		bottom: 8px;
		left: 340px;
		width: 86px;
		height: 110px;
	}
	div#computer div {
		left: 0px;
		top: 0px;
	}
	div#computer div.selected {
		left: 0px;
		top: -110px;
	}
	div#meisjes {
		bottom: 106px;
		left: 352px;
		width: 273px;
		height: 179px;
	}
	div#meisjes div {
		left: -517px;
		top: -537px;
	}
	div#meisjes div.selected {
		left: -517px;
		top: -358px;
	}
	div#vraagVanDeWeek {
		top: 49px;
		left: 473px;;
		width: 230px;
		height: 143px;
	}
	div#vraagVanDeWeek div {
		left: -347px;
		top: -144px;
	}
	div#vraagVanDeWeek div.selected {
		left: -347px;
		top: 0px;
	}
	div#vraagVanDeWeek span.text {
		width: 100px;
		left: 110px;
		top: 17px;
	}
	div#manRechts {
		bottom: 36px;
		right: 12px;
		width: 168px;
		height: 174px;
	}
	div#manRechts div {
		left: -606px;
		top: -174px;
	}
	div#manRechts div.selected {
		left: -606px;
		top: -2px;
	}
	div#manRechtsStaand {
		bottom: 191px;
		right: 201px;
		width: 208px;
		height: 197px;
	}
	div#manRechtsStaand div {
		left: 0px;
		top: -484px;
	}
	div#manRechtsStaand div.selected {
		left: 0px;
		top: -287px;
	}
	div#manRechtsStaand span.text {
		width: 140px;
		left: 15px;
		top: 10px;
	}
	div#jongentjeOnder {
		bottom: 0px;
		right: 412px;
		width: 130px;
		height: 134px;
	}
	div#jongentjeOnder div {
		left: -208px;
		top: -144px;
	}
	div#jongentjeOnder div.selected {
		left: -208px;
		top: -5px;
	}
/* End image markup */

div.textIntro {
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	width: 275px;
	height: 160px;
	left: 75px;
	top: 55px;
	font-weight: bold;
	line-height: 1.4em;
	z-index: 100;
}

div.textButtonsHome {
	position:absolute;
	right:20px;
	top:37px;
	text-align: right;
}

div.textButtonsHome a {
	background:#3683B5;
	color:#fff;
	padding:1px 5px 1px 5px;
	margin-left:2px;
}
div.textIntro span.red { color: #e10716; }
div.textIntro span.lightblue { color: #0b78a6; }
div.textIntro span.darkblue { color: #004d83; }

div.nLinksHome {
	position: absolute;
	bottom: 3px;
	right: 4px;
}

