body {
	margin:0;
	background-color:#000000;
	background-image:url('images/bgr.jpg');
	background-repeat:repeat-x;
	background-position:top;
	font-family:verdana;
	font-size:12px;
}

#wrapper {
	position:absolute;
	display:block;
	width:591px;
	left:50%;
	margin-left:-295px;
	background-color:#ffffff;
	background-image:url('images/bgrwit.jpg');
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
}

#wrapperzwart {
	position:absolute;
	display:block;
	width:591px;
	left:50%;
	margin-left:-295px;
	background-color:#000;
	padding:0;
}

#columns {
	padding:0 48px 0 48px;
}

table.formTable td {
	padding: 3px 16px 3px 0;
}

#nummer {
	position:absolute;
	display:block;
	width:100px;
	height:100px;
	margin-left:366px;
	margin-top:78px;
	background-image:url('images/haak.gif');
	background-repeat:no-repeat;
	padding-left:32px;
	padding-top:26px;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:right;
}
#haak {
	position:absolute;
	display:block;
	width:43px;
	height:369px;
	margin-left:-61px;
	background-image:url('images/haakgroot.gif');
	background-repeat:no-repeat;
}
a.land:link, a.land:visited {
	color:#cccccc;
	margin-left:35px;
	text-decoration:none;
}
a.land:hover, a.land:active {
	color:#ffffff;
	margin-left:35px;
	text-decoration:underline;
}