body {
	background-color: #495864;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyintro {
	background-color: #dfdac8;
	margin: 135px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bck_bodyintro.jpg);
	background-repeat: repeat-x;
}
#containerintro {
	width: 733px;
	margin: 0px auto;
	margin-top: 0px;
	height: 420px;
}
#taalkeuzeintro {
	position:absolute;
	left:50%;
	top:503px;
	width:333px;
	height:52px;
	z-index:1000;
	margin-left: 11px;
	padding: 0px 0px 0px 0px;
	background-color: #d3ccb3;
}
#intrologo {
	position:absolute;
	left:50%;
	top:135px;
	width:165px;
	height:158px;
	z-index:1000;
	margin-left: -343px;
	padding: 0px 0px 0px 0px;
	background-color: #d3ccb3;
}
#skipintro {
	position:absolute;
	left:50%;
	top:513px;
	width:125px;
	height:27px;
	z-index:1000;
	margin-left: 220px;
	padding: 15px 0px 0px 0px;
	background-color: #d3ccb3;
	text-align: center;
	font-size: 10px;
}





#containertop {
	width: 100%;
	margin: 0px auto;
	margin-top: 0px;
	float: left;
	min-height: 670px;
	background-color: #e7e3d6;
	background-image: url(../images/bckcontent.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
* html #containertop {
	height: 670px;
}
#containertop_content {
	width: 955px;
	margin: 0px auto;
	margin-top: 0px;
}

#containerbottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	background-image: url(../images/bckbottom.jpg);
	background-repeat: repeat-x;
}
#containerbottom_content {
	width: 915px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 20px 20px 0px 20px;
	height: auto;
}

#top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 175px;
	width: 782px;
}
#midden
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 782px;
	background-image: url(../images/midden.gif);
}
#leftzone {
	margin: 0px;
	padding: 0px 0px 0px 19px;
	float: left;
	height: auto;
	width: 200px;
}
#rightzone {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 736px;
}
#titlepage {
	position:absolute;
	left:50%;
	top:247px;
	width:451px;
	height:auto;
	z-index:1000;
	margin-left: -230px;
	font-size: 12px;
	color: #5d6c78;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5d6c78;
}

