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

IMG{
	border:0px;
}

IMG.plus{
	float:left;
}

#ol{
	background-color:#DCB917;
	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:3px solid #000000;
}

.kopBalk{
	float:left;
	width:600px;
	height:27px;
	background-color:#236dc6;
}

.kopTitel{
	float:left;
	width:468px;
	padding-left:20px;
	padding-top:5px;
	color:#FFFFFF;
	text-align:left;
}

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

.vensterTekst{
	float:left;
	text-align:left;
	padding:15px;
	height:343px;
	width:570px;
	overflow-y:auto;
	overflow-x:hidden;
}

.vensterKopTekst{
	clear:both;
	float:left;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	padding-top:15px;
}

.vensterVolgTekst{
	clear:both;
	float:left;
	color:#000000;
	font-size:12px;
	padding-top:5px;
	width:535px;
	border-top:1px solid #FFFFFF;
	background-color:#f4f5f7;
	padding:10px;
}

.venster_tekst{
	clear:both;
	float:left;
	width:150px;
	margin-top:2px;
	margin-bottom:3px;
}

.venster_verstuur{
	clear:both;
	margin-top:10px;
	float:left;
	width:203px;
	font-size:12px;
	height:22px;
	text-align:center;
	border:0px;
	cursor:pointer;
	cursor:hand;
}

.venster_input{
	float:left;
	width:350px;
	margin-bottom:3px;
	font-size:11px;
}

.venster_inputTekst{
	float:left;
	width:300px;
	font-size:12px;
	height:14px;
	border:1px solid #6b6b6b;
	color:#2A2D26;
	padding:2px;
}

.pron{
	float:left;
	width:600px;
	text-align:center;
}


.boxKop{
	font-size: 18px;
}

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;
}