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

#ol{
	background-color:#DFDFDF;
	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;
	background-color:#DFDFDF;
}

#foto_weergave{
	float:left;
	width:810px;
	height:600px;
}

#box_top{
	clear:both;
	float:left;
	width:800px;
	padding:5px;
	height:20px;
	background-color:#106bd7;
}

.prod_naam{
	float:left;
	width:678px;
	color:#FFFFFF;
	font-size:14px;
	padding-top:2px;
}

#box_bottom{
	clear:both;
	float:left;
	width:770px;
	height:41px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	background:url("../img/box_bottom.gif") left top no-repeat;
}

IMG.grotefoto{
	width:800px;
	border:5px solid #106bd7;
	border-top:0px;
	border-bottom:0px;
}

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

a.sluiten:link,
a.sluiten:visited,
a.sluiten:hover,
a.sluiten:visited:hover {
	float:left;
	width:122px;
	height:27px;
	background:url('../img/sluiten.gif') left top no-repeat;
}
a.vorige:link,
a.vorige:visited,
a.vorige:hover,
a.vorige:visited:hover {
	float:left;
	width:385px;
	height:20px;
	background:url('../img/vorigefoto.gif') left top no-repeat;
}
a.volgende:link,
a.volgende:visited,
a.volgende:hover,
a.volgende:visited:hover {
	float:left;
	width:385px;
	height:20px;
	background:url('../img/volgendefoto.gif') right top no-repeat;
}