body
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

#geheel
{
	width: 100%;
	padding: 0px;
}

#inhoud
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#foto_bg
{
	position: absolute;
	left: 150px;
	top: 250px;
	z-index: 0;
}

#foto_groot
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

#bovenkant_bg, #kleinefotos, #kleinefotos_positie, #navigatie_vorige, #navigatie_volgende, #menu, #menu_tekst, #onderkant
{
	display: none;
}

#afdrukken
{
	display: none;
}

.kleinefoto
{
	display: none;
}

.menu_item
{
	display: none;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
visibility: hidden;
z-index: 10;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
display: none;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background: none;
position: absolute;
left: 0px;
top: 0px;
z-index: 20;
border: 1px solid black;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	display: none;
}

#opacity
{
	opacity: 1.0 !important;
}
