#box{
	width:98%;
	height:100%;
}

IMG{
	border:0px;
}

#wagenInhoud{
	float:left;
	width:600px;
	height:370px;
	overflow-y:auto;
	overflow-x:hidden;
}

#mbox{background-color:#eee;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{
	background-image: url(../img/overlay.png);
	filter:alpha(opacity=60);
	opacity: 0.60;
}
.dialog {display:none}

#sluiten{
	float:left;
	width:600px;
	text-align:right;
	height:30px;
	background:#000000 url('../img/afrekenen.gif') left top no-repeat;
}

#sluitenn{
	float:left;
	width:600px;
	text-align:right;
	height:30px;
	background:#000000 url('../img/klantensysteem.gif') left top no-repeat;
}

#check{
	font:14px "Trebuchet MS";
	color:#000000;
	font-weight:bold;
	padding:3px;
	border:2px solid #EEEEEE;
}

.gegKop{
	clear:both;
	float:left;
	margin-bottom:10px;
	font:14px "Trebuchet MS";
	color:#000000;
	font-weight:bold;
	padding:3px;
	border:2px solid #EEEEEE;
}

.check{
	float:left;
	padding:3px;
	border:2px solid #EEEEEE;
}

.kiesPakket{
	float:left;
	font:14px "Trebuchet MS";
	color:#000000;
	margin-bottom:10px;
}

#stappen{
	width:600px;
	float:left;
	height:45px;
}

#gegevens{
	width:580px;
	float:left;
	padding:10px;
}

.lid{
	float:left;
	width:150px;
	height:35px;
}

.stap{
	float:left;
	width:200px;
	height:45px;
}

.domeinPakket{
	float:left;
	z-index:2;
}

#domeinen{
	clear:both;
	float:left;
	margin-left:5px;
}

.gegevens{
	clear:both;
	float:left;
	width:480px;
	margin-left:5px;
}

.kopDomein{
	clear:both;
	float:left;
	font:14px "Trebuchet MS";
	color:#E8544A;
	font-weight:bold;
	width:300px;
	margin-left:5px;
	margin-bottom:10px;
}

.kop{
	clear:both;
	float:left;
	font:14px "Trebuchet MS";
	color:#E8544A;
	font-weight:bold;
	width:200px;
	margin-bottom:3px;
}

.inhoud{
	float:left;
	font:14px "Trebuchet MS";
	color:#000000;
	width:200px;
	margin-bottom:3px;
}

.inhoudTekst{
	clear:both;
	float:left;
	font:14px "Trebuchet MS";
	color:#000000;
	width:550px;
	padding:5px;
	margin-bottom:3px;
}

.input{
	float:left;
	width:250px;
	border:1px solid #E8544A;
	color:#666666;
}

.opsommKop{
	float:left;
	padding:5px;
	background-color:#BA2C1E;
	font:14px "Trebuchet MS";
	color:#FFFFFF;
	height:22px;
	font-weight:bold;
}

.opsomm1{
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	font:12px "Trebuchet MS";
	height:22px;
	color:#000000;
}

.opsomm2{
	float:left;
	padding:5px;
	background-color:#F1F1F1;
	font:12px "Trebuchet MS";
	color:#000000;
}

IMG.status{
	padding:-5px;
}

.nieuweRegel{
	clear:both;
	float:left;
}

a.blokGeg:link,
a.blokGeg:visited{
	margin:10px;
	width:75px;
	float:left;
	font: 14px Tahoma;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
a.blokGeg:hover,
a.blokGeg:visited:hover {
	color:#808A89;
	background-color:#F2F3EE;
}

a.link:link,
a.link:visited{
	font: 12px Tahoma;
	color:#E8544A;
	text-decoration:underline;
	font-weight:bold;
}
a.link:hover,
a.link:visited:hover {
	text-decoration:none;
}