*{
	margin: 0;
	padding: 0;
}
html{
	font: normal normal normal 62.5%/1.4em Arial, sans-serif;
}
body{
	margin: 0 auto;
	width: 750px;
	font-size: 1.4em;
	line-height: 1.4em;
}



/* ==================================== */
/*              header                  */
/* ==================================== */
#header{
	height: 110px;
	background: url(images/bg-header.gif) no-repeat;
}
#header h1 a{
	display: block;
	position: absolute;
	top: 49px;
	margin-left: 20px;
	width: 313px;
	height: 42px;
	text-indent: -3000px;
}
#header ul{
	list-style: none;
	padding: 60px 0 0 0;
	float: right;
	width: 350px;
	overflow: hidden; zoom: 1;
}
#header ul li{
	float: left;
	height: 24px;
}
#header ul li a{
	display: block;
	text-indent: -3000px;
	height: 24px;
}
.wat, .wat a{
	width: 83px;
}
.wat a:hover, a.active_wat{
	background: url(images/bg-header.gif) no-repeat -400px -170px;
}
.wie, .wie a{
	width: 85px;
}
.wie a:hover, a.active_wie{
	background: url(images/bg-header.gif) no-repeat -483px -170px;
}
.waarom, waarom a{
	width: 160px;
}
.waarom a:hover, a.active_waarom{
	background: url(images/bg-header.gif) no-repeat -568px -170px;
}


#content, #content_home{
	padding: 10px 20px 0 10px;
}


#footer{
	background: url(images/bg-footer.gif) no-repeat;
	padding: 20px 0 30px;
}
#footer a{
	display: block;
	margin: 0 70px;
	height: 25px;
	text-indent: -1000px;
}

.item{
	clear: both;
	margin: 0 0 40px 0;
	overflow: hidden; zoom: 1;
}
.item div.minheight{
	height: 113px;
	float: left;
}
.item .content{
	padding: 0 0 0 220px;
}
#content_home div.text{
	margin-top: -218px;
}
#content_home p{
	padding: 0 0 20px 335px;
}


#home_placeholder1{position: absolute; z-index:1; margin: 0 0 0 10px;}
#home_place1{position:relative;width:315px; height:218px; z-index:2; margin: 0 0 0 10px;}

.placeholder{position: absolute; z-index:1; margin: 0 0 0 10px;}
.place{position:absolute ; width:200px; height:113px; z-index:2; margin: 0 0 0 10px;}


#content{
	overflow: hidden; zoom: 1;
}
#content .left{
	width: 200px;
	float: left;
}
#content .right{
	width: 500px;
	float: right;
}
#content .right p{
	padding: 0 0 1em 0;
}

#content .left .placeholder{position: relative; z-index:1; margin: 0 0 0 10px;height: 133px;overflow:hidden;}
#content .left .place{position:relative ; width:200px; height:133px; z-index:2; margin: -133px 0 0 10px; overflow: hidden;}
