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

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

H1.inloggen{
	clear:both;
	float:left;
	margin:0px;
	padding:0px;
	font-size:15px;
	margin-bottom:10px;
	color:#EE7C24;
}

#mbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:left;
	background-color:#FFFFFF;
	border:5px solid #EA7D22;
}

#box_login{
	clear:both;
	float:left;
	width:565px;
	height:236px;
	background:url('../img/login.jpg') left top no-repeat;
}

.loginvelden{
	float:left;
	width:385px;
	padding:20px;
}

.restvelden{
	float:left;
	width:120px;
	padding:10px;
}

INPUT.login{
	clear:both;
	float:left;
	padding:3px;
	border:1px dashed #c9c8c7;
	width:300px;
	margin-bottom:5px;
}

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

.inlog{
	clear:both;
	float:left;
	width:122px;
	height:30px;
	color:#EE7C24;
	background-color:#211e1b;
	text-align:center;
	border:1px dashed #c9c8c7;
	text-decoration:none;
	cursor:pointer;
	margin-top:10px;
}

#logerror{
	clear:both;
	float:left;
	padding-bottom:5px;
	padding-top:5px;
	width:360px;
	color:#FF0000;
}

a.sluiten:link,
a.sluiten:visited,
a.sluiten:hover,
a.sluiten:visited:hover {
	float:left;
	width:122px;
	height:23px;
	padding-top:4px;
	background-color:#211e1b;
	text-align:center;
	border:1px dashed #c9c8c7;
	text-decoration:none;
}
a.vorige:link,
a.vorige:visited,
a.vorige:hover,
a.vorige:visited:hover {
	float:left;
	width:385px;
	height:20px;
	background:url('../img/vorigefoto.gif') left top no-repeat;
}
a.volgende:link,
a.volgende:visited,
a.volgende:hover,
a.volgende:visited:hover {
	float:left;
	width:385px;
	height:20px;
	background:url('../img/volgendefoto.gif') right top no-repeat;
}