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

IMG{
	border:0px;
}

IMG.plus{
	float:left;
}

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

#mbox{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#000000;
	text-align:center;
	background-color:#FFFFFF;
	border:3px solid #434343;
}

.kopBalk{
	float:left;
	width:800px;
	height:28px;
	background-color:#E5DD3C;
	border-bottom:1px #4DA189 solid;
}

.kopTitel{
	float:left;
	width:653px;
	padding-left:20px;
	padding-top:5px;
	color:#27313B;
	text-align:left;
}

.kopSluit{
	float:left;
	width:127px;
}

#kop{
	float:left;
	width:640px;
}


.vensterFoto{
	float:left;
	text-align:center;
	height:600px;
	width:800px;
	text-align:center;
	background-color:#FFFFFF;
}

.vensterNav{
	clear:both;
	float:left;
	height:25px;
	width:800px;
	background-color:#EAE6B3;
}

a.nav1:link,
a.nav1:visited{
	float:left;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:25px;
	height:24px;
	padding-top:2px;
	padding-right:375px;
	background:url('../img/fotonav.gif') left top no-repeat;

}
a.nav1:hover,
a.nav1:visited:hover {
	color:#4BA38A;
}

a.nav2:link,
a.nav2:visited{
	float:left;
	font-size:15px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:25px;
	height:24px;
	padding-top:2px;
	padding-left:375px;
	background:url('../img/fotonav.gif') right top no-repeat;

}
a.nav2:hover,
a.nav2:visited:hover {
	color:#4BA38A;
}