body{
	margin:0px;
	background:url(../img/bg.gif) repeat;
	text-align:center;
	color:#002d53;
	font-size:12px;
}

a:link, a:active, a:hover, a:visited{
	color:#002d53;
}

table,img{margin:0px; border:none;}
input{margin:0px;}
form{margin:0px;}
.content{
	margin:0px auto;
	width:850px;
	text-align:left;
}

.bgform{
 background:url(../img/bg_form.jpg) no-repeat;
 width:850px;
 height:565px;
}

.bgformEn{
 background:url(../img/bg_formEn.jpg) no-repeat;
 width:850px;
 height:565px;
}

.bgform_helpikbenmezelfkwijt{
 background:url(../img/bg_form_help.jpg) no-repeat;
 width:850px;
 height:565px;
}

.formcontent{
	margin-left:40px;
}

.frmsmall{
	background:none;
	border:none;
	height:20px;
	width:30px;
	cursor:text;
	padding-left:2px;
}

.frmsmallEN{
	background:none;
	border:none;
	height:20px;
	width:42px;
	cursor:text;
	padding-left:2px;
}

.frmbig{
	background:none;
	border:none;
	height:20px;
	width:537px;
	cursor:text;
	padding-left:2px;
}

.fl{float:left;display:inline}
.fr{float:right;display:inline}

#footer, #footer a{
	color: bfcad4;
	font-weight: bold;
}

#footer{
	padding-top:30px;
	color: bfcad4;
	font-weight: bold;
	width:850px;
	display:block;
	float:left;
}
#footer .footercenter {
	text-align:center;
}
