#box{
	visibility:hidden;
	position:absolute;
}

#ol{
	background-color:#312B1D;
	filter:alpha(opacity=80);
	opacity: 0.80;
}
.dialog {display:none}

#mbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:left;
}

#plattegrond{
	clear:both;
	float:left;
	width:800px;
	height:600px;
}

#box_foto{
	clear:both;
	float:left;
	width:680px;
	height:580px;
	padding:20px;
	padding-bottom:0px;
	background:url('../img/box_bg.png') left top no-repeat;
}

#de_box_foto{
	clear:both;
	float:left;
	width:640px;
	height:480px;
}

#box_opties{
	clear:both;
	float:left;
	width:550px;
	padding-top:36px;
	padding-left:20px;
}

#box_nav{
	float:left;
	width:496px;
}

#box_sluit{
	float:left;
}

.laden{
	width:220px;
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #000000;
}

#box{
	position:absolute;
	visibility:hidden;
}

IMG.boxgrotefoto{
	width:640px;
}


a.alleensluiten:link,
a.alleensluiten:visited,
a.alleensluiten:hover,
a.alleensluiten:visited:hover {
	float:left;
	width:54px;
	height:18px;
	padding-left:496px;
	background:url('../img/sluiten.gif') right top no-repeat;
}
a.sluiten:link,
a.sluiten:visited,
a.sluiten:hover,
a.sluiten:visited:hover {
	float:left;
	width:54px;
	height:18px;
	background:url('../img/sluiten.gif') left top no-repeat;
}
a.vorigevb:link,
a.vorigevb:visited,
a.vorigevb:hover,
a.vorigevb:visited:hover {
	float:left;
	width:84px;
	height:18px;
	padding-right:15px;
	background:url('../img/voor.gif') left top no-repeat;
}
a.volgendevb:link,
a.volgendevb:visited,
a.volgendevb:hover,
a.volgendevb:visited:hover {
	float:left;
	width:84px;
	height:18px;
	padding-right:15px;
	background:url('../img/na.gif') left top no-repeat;
}
a.vorige:link,
a.vorige:visited,
a.vorige:hover,
a.vorige:visited:hover {
	float:left;
	width:54px;
	height:18px;
	padding-right:15px;
	background:url('../img/vorige.gif') left top no-repeat;
}
a.volgende:link,
a.volgende:visited,
a.volgende:hover,
a.volgende:visited:hover {
	float:left;
	width:54px;
	height:18px;
	padding-right:15px;
	background:url('../img/volgende.gif') left top no-repeat;
}
