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

IMG{
	border:0px;
}

IMG.plus{
	float:left;
}

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

#mbox{
	background:#FFFFFF url('../img/box_bg.gif') left top repeat-x;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color:#000000;
	text-align:center;
	border:3px solid #264559;
}

.kopBalk{
	float:left;
	width:100%;
	height:27px;
	background-color:#013888;
	border-bottom:1px #013888 solid;
}

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

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

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

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

.boxSom1{
	clear:both;
	float:left;
	width:150px;
	margin-bottom:5px;
}

.boxSom2{
	float:left;
	width:300px;
	margin-bottom:5px;
}

.boxInput{
	float:left;
	padding:2px;
	border:1px solid #013888;
	color:#013888;
	width:250px;
}

.boxVerstuur{
	float:left;
	border:0px;
	color:#FFFFFF;
	width:56px;
	height:18px;
	background:url('../img/box_verstuur.gif') left top no-repeat;
	text-align:center;
	margin:0px;
	padding:0px;
}

.boxIntro{
	clear:both;
	float:left;
	margin-bottom:20px;
}

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