/* De klikbare plaatjes en titels */
#achtergrond {top: 0px; left: 0px; z-index: 0;}
#knop-home-mouseover {bottom: 0px; right: 0px; z-index: 1;}
#knop-home {top: 320px; left: 580px; z-index: 10; display: none;}
#tijger {bottom: 0px; right: 0px;}

#canvas-liggend {top: 61px; left: 17px; z-index: 2;}
#canvas-staand {top: 42px; left: 75px; z-index: 2;}

#afbeelding-houder-liggend {position: absolute; top: 92px; left: 65px; width: 480px; height: 360px; z-index: 5;}
#afbeelding-houder-staand {position: absolute; top: 90px; left: 125px; width: 350px; height: 370px; z-index: 5;}
#afbeelding {}

#vorige-volgende-knoppen {position: absolute; top: 475px; left: 240px; width: 130px; z-index: 5;}
#knop-vorige {top: 0px; left: 0px;}
#knop-volgende {top: 0px; right: 0px;}

#tekst-en-uitleg-houder-liggend,
#tekst-en-uitleg-houder-staand {
	position: absolute;
	bottom: 284px;
	height: 100px;
	z-index: 15;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}
#tekst-en-uitleg-houder-liggend {
	right: 0px;
	width: 174px;
}
#tekst-en-uitleg-houder-staand {
	right: 20px;
	width: 230px;
}
#tekst-en-uitleg {
	bottom: 0px;
}