#box{
	clear:both;
	float:left;
	visibility:hidden;
	position:absolute;
}

IMG{
	border:0px;
}

IMG.plus{
	float:left;
}

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

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

.checkdiebox{
	float:left;
}

.voorw{
	float:left;
	padding-top:3px;
	padding-right:10px;
}

.kopBalk{
	float:left;
	width:800px;
	height:44px;
	background-color:#77a22f;
}

.stappenBalk{
	float:left;
	width:800px;
	height:55px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#242215;
}

.kopTitel{
	float:left;
	width:600px;
	color:#FFFFFF;
	text-align:left;
}

.kopSluit{
	float:left;
	width:200px;
	text-align:right;
}

IMG.stap{
	margin-left:20px;
}

.vensterTekst{
	float:left;
	text-align:left;
	padding:15px;
	height:361px;
	width:770px;
	overflow-y:auto;
	overflow-x:hidden;
	background-color:#e0ddcc;
}

.vensterKopTekst{
	clear:both;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dashed #000000;
	margin-bottom:10px;
}

.vensterContent{
	float:left;
	clear:both;
	width:770px;
}

.vensterLinks{
	float:left;
	width:375px;
	margin-right:10px;
}

.vensterRechts{
	float:left;
	width:385px;
}

.vensterBottom{
	clear:both;
	float:left;
	margin-top:20px;
	width:760px;
}

.opsom{
	clear:both;
	float:left;
	width:150px;
	font-weight:bold;
	font-size:12px;
}

.opsomContent{
	float:left;
	width:225px;
	font-size:12px;
}

.vensterParkFoto{
	margin-top:20px;
	clear:both;
	float:left;
	width:213px;
	height:142px;
	padding:14px;
	background:url('../img/vensterFotoBg.jpg') 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;
}

a.knopgroot:link,
a.knopgroot:visited{
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	padding-top:6px;
	padding-bottom:0px;
	text-decoration:none;
	color:#78a32f;
	width:198px;
	height:21px;
	background:url('../img/knopgroot.gif') left top no-repeat;
}
a.knopgroot:hover,
a.knopgroot:visited:hover {
	text-decoration:underline;
}