/* De klikbare plaatjes en titels */
#achtergrond {top: 0px; left: 0px; z-index: 0;}
#knop-home-mouseover {top: 6px; left: 200px; z-index: 1;}
#handje-links-mouseover {top: 200px; left: 40px; z-index: 1;}
#handje-rechts-mouseover {top: 190px; left: 648px; z-index: 1; border: red solid 1px;}
#knop-home {top: 8px; left: 558px; z-index: 1; display: none;}

#afbeelding-houder {position: absolute; top: 140px; left: 315px; width: 340px; height: 310px; z-index: 1;}
#afbeelding {}

#vorige-volgende-knoppen {position: absolute; top: 465px; left: 430px; width: 130px; z-index: 1;}
#knop-vorige {top: 0px; left: 0px;}
#knop-volgende {top: 0px; right: 0px;}

#tekst-en-uitleg-houder {
	top: 140px;
	left: 120px;
	width: 154px;
	height: 336px;
}
#tekst-en-uitleg {
	bottom: 0px;
}