#box{
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}

IMG{
	border:0px;
}

IMG.plus{
	float:left;
}

.laden{
	float:left;
	padding-top:5px;
	padding-left:10px;
}

#ol{
	background-color:#3a2a2b;
	filter:alpha(opacity=80);
	opacity: 0.80;

}
.dialog {display:none}

#mbox{
	font-family:Verdana;
	font-size: 12px;
	color:#000000;
	border:3px solid #dfdfdf;
	background-color:#FFFFFF;
}

#box_content{
	float:left;
}

#grotefoto{
	float:left;
	width:500px;
	height:375px;
}

#fotovoor{
	float:left;
	width:490px;
	height:375px;
	border-right:3px solid #DFDFDF;
}

#fotona{
	float:left;
	width:490px;
	height:375px;
}

.status{
	width:485px;
	height:16px;
	padding-top:2px;
	padding-left:5px;
	margin-top:14px;
	margin-top:375px;
	background-color:#FFFFFF;
}

a.kaartNav:link,
a.kaartNav:visited{
	float:left;
	width:95px;
	padding-top:150px;
}
a.kaartNav:hover,
a.kaartNav:visited:hover {

}

a.prev:link,
a.prev:visited,
a.prev:hover,
a.prev:visited:hover {
	float:left;
	width:50px;
	height:361px;
	background:url('../img/prev.png') left top no-repeat;
}

a.next:link,
a.next:visited,
a.next:hover,
a.next:visited:hover {
	float:right;
	width:50px;
	height:361px;
	background:url('../img/next.png') left top no-repeat;
}

a.sluiten:link,
a.sluiten:visited,
a.sluiten:hover,
a.sluiten:visited:hover {
	clear:both;
	margin-top:14px;
	float:right;
	width:75px;
	height:18px;
	background:url('../img/sluiten.gif') left top no-repeat;
}

a.sluiten_verbouw:link,
a.sluiten_verbouw:visited,
a.sluiten_verbouw:hover,
a.sluiten_verbouw:visited:hover {
	clear:both;
	margin-top:-16px;
	float:right;
	width:75px;
	height:18px;
	background:url('../img/sluiten.gif') left top no-repeat;
}

a.boxlink:link,
a.boxlink:visited{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-decoration:underline;
	color:#000000;
}
a.boxlink:hover,
a.boxlink:visited:hover {
	color:#000000;
	text-decoration:none;
}
