body {
	background:#fff;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#000;
	overflow:auto;
	text-align:center;
}

span.error {
	font-size:85%;
	color:red;
	display: block;
}
#siteContainer {
	margin: 0 auto;
	position:relative;
	width:980px;
	background:#fff center 0 repeat-y;
}

#contentContainer {
	position: relative;
	top: 37px;
	width: 980px;
	min-height:650px;
}

#headerArea {
	position: absolute;
	width: 980px;
	height: 37px;
	background:url("../images/header.png") left top no-repeat;
}

#contentLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	min-height:650px;
	width: 35px;
	text-align: right;
	font-size: 14px;
	background:url("../images/left.png") left top repeat;
}

#contentArea {
	position: absolute;
	top: 0px;
	left: 35px;
	width: 907px;
	min-height:650px;
	background:url("../images/confetti_boek.jpg") left top no-repeat;
}

#contentRight {
	position: absolute;
	top: 0px;
	left: 942px;
	min-height:650px;
	width: 38px;
	background:url("../images/right.png") left top repeat;
}

#contentTopArea1en2 {
	position: absolute;
	top: 25px;
	left: 25px;
	height:100px;
	width: 642	px;
}

#contentTopArea3 {
	position: absolute;
	top: 20px;
	left: 667px;
	height:100px;
	width: 240px;
}

#contentLineArea1en2en3 {
	position: absolute;
	top: 110px;
	left: 10px;
	height:8px;
	width: 887px;
	xbackground:url("../images/stippellijn.gif") left top repeat;
	border-bottom:1px #B73D51 dashed;
}

#contentArea1 {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 150px;
	padding: 10px 10px 10px 10px;
}

#contentArea2 {
	position: absolute;
	top: 130px;
	left: 170px;
	width: 467px;
	padding: 10px 20px 10px 20px;
	border-left:1px #B73D51 dashed;
	border-right:1px #B73D51 dashed;
}

#contentArea3 {
	position: absolute;
	top: 130px;
	left: 687px;
	width: 200px;
	padding: 10px 10px 10px 10px;
}

#footerArea {
	position: relative;
	height:35px;
	width: 980px;
	text-align: right;
	font-size: 14px;
	background:url("../images/footer.png") left top no-repeat;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:0px;
	margin:0 0 0 0;
}

#Navigatie a {
	position:relative;
	top: 0px;
	font-size:11px;
	display:block;
	float:left;
	width:120px;
	height:19px;
	background:url(../images/navigatieKnop.gif) left top no-repeat;
	margin:6px 3px 0 10px;
	padding: 0 0 0 5px;
	text-decoration:none;
	font-weight:bold;
}

#Navigatie a:hover {
	color:#B73D51;
	text-decoration:none;
}

#OnderNavigatie {
	position:relative;
	line-height:14px;
	top: 0px;
	font-size:10px;
	float:left;
	width:120px;
	height:19px;
	margin:16px 3px 0 10px;
	padding: 0 0 0 0px;
	text-decoration:none;
}

#OnderNavigatie a:hover {
	color:#B73D51;
	text-decoration:none;
}

a:link, a:active, a:visited, a:hover {
	font-weight:normal;
	text-decoration:none;
	color:#B73D51;
}
a:hover {
	color:#000;
	text-decoration:underline;
}

.titel {
	font-family:verdana,arial;
	color:#000;
	font-size:26px;
	font-weight: bold;
	float:left;
	text-decoration:none;
	letter-spacing:0.1em;
}

.formtekst {
	font-family:verdana,arial;
	color:#000;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
	line-height:12px;
}

.footnote {
	font-size: 10px;
	line-height:12px;
}

.titelRood {
	font-family:verdana,arial;
	color:#B73D51;
	font-size:26px;
	font-weight: bold;
	float:left;
	text-decoration:none;
	letter-spacing:0.1em;
}

a.nav {
	margin: 20px 20px 0 20px;
	color: #000;
}

a.navAct {
	margin: 20px 20px 0 0;
	color: #B73D51;
}

