* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	background: #000000 url(images/prijsvraag_02.png) repeat-x top left;
}

/** -- Divjes --**/
div#wrap {
	margin: 0px auto;
	width: 947px;
}
div#header {
	background: url(images/prijsvraag_01.png) no-repeat top left;
	height: 86px;
}
div#spacer {
	background: url(images/prijsvraag_04.png) no-repeat top left;
	height: 12px;
}
div#contentblock {
	overflow: auto;
}
div#links {
	float: left;
	width: 576px;
}
div#linksboven {
	background: url(images/prijsvraag_05.png) no-repeat top left;
	height: 461px;
}
div#linksonder {
	background: url(images/prijsvraag_08.png) no-repeat 79px top;
	height: 86px;
}
div#rechts {
	float: right;
	background: url(images/prijsvraag_06.png) no-repeat top left;
	width: 371px;
	min-height: 461px;
	height:auto !important;
	height:461px;
}
div#rechtsboven {
	/*background: url(images/prijsvraag_10.png) repeat left bottom;*/
	margin-top: 21px;
	min-height: 440px;
	height:auto !important;
	height:440px;
	padding-left: 5px;
	padding-right: 5px;
}
div#rechtsonder {
	/*background: url(images/prijsvraag_11.png) no-repeat top left;*/
	/*background: url(images/prijsvraag_11_4logos.png) no-repeat bottom left;*/
	background: url(images/prijsvraag_11_2logos.png) no-repeat bottom left;
	height: 149px;
}
div#extra {
	background: url(images/prijsvraag_09.png) no-repeat top right;
}
div#rechts_extra {
	background: url(images/prijsvraag_10.png) repeat-y left bottom;
}

/** -- Opmaak -- **/
fieldset {
	border: none;
}
fieldset p {
	margin-bottom: 10px;
}
fieldset p.vraag {
	margin-bottom: 30px;
}
fieldset hr {
	margin-bottom: 30px;
	width: 351px;
	margin-left: 5px;
	margin-right: 5px;
}
label.links {
	float: left;
	width: 150px;
}
label.links2 {
	float: left;
	width: 149px;
}
input.tekst {
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
}
input.tekstkort {
	width: 50px;
	font-family: Verdana;
	font-size: 11px;
}
input.tekstmidden {
	width: 142px;
	font-family: Verdana;
	font-size: 11px;
}
select.tekst {
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
}
select.dag {
	width: 40px;
	font-family: Verdana;
	font-size: 11px;
}
select.jaar {
	width: 55px;
	font-family: Verdana;
	font-size: 11px;
}
select.maand {
	width: 100px;
	font-family: Verdana;
	font-size: 11px;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
a, a:active, a:visited {
	color: #000000;
}
input.button {
	background: url(images/knopje.png) no-repeat top left;
	width: 212px;
	height: 48px;
	cursor: pointer;
	border: none;
}

/** -- Errors -- **/
.red, 
.error, 
.errors {
	color: #000000;
}
ul.errors {
	list-style-type: none;
}
