body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#182359;	
}
#wrapper {
	border:2px solid #010080;
	width:977px;
	margin: 0 auto;
	position:relative;
	padding:10px;
	height:470px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#182359;	
}
input, select {
	border:1px solid #A5ACB2;
	height:18px;
}
input, select, label {
	display:block;
	margin-bottom:6px;
}
label {
	width:200px;
	float:left;
	padding:5px 0 0 0;
	height:15px;
	color:#000098;
}
div #MM_Verstuur {
	position:absolute;
	top:420px;
	left:623px;
}

div #top-left {
	background:url(../images/border-left-top.gif) no-repeat;
	height:16px;
	position:absolute;
	top:-2px;
	left:-2px;
	width:10px;
}

div #top-right {
	background:url(../images/border-right-top.gif) no-repeat;
	height:16px;
	position:absolute;
	top:-2px;
	right:-4px;
	width:15px;
}

div #bottom-left {
	background:url(../images/border-left-bottom.gif) no-repeat;
	height:16px;
	position:absolute;
	bottom:-2px;
	left:-2px;
	width:10px;
}

div #bottom-right {
	background:url(../images/border-right-bottom.gif) no-repeat;
	height:16px;
	position:absolute;
	bottom:-2px;
	right:-2px;
	width:15px;
}
#red {
	font-size:16px;
	color:#9A0000;
}
#image {
	position:absolute;
	top:40px;
	left:570px;
}
#conditions {
	font-style:italic;
}
.hidden {
	display:none;
}
