*{margin:0;padding:0;border:0 none;}


body {
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#container{
	display:block;
	margin:auto;
	margin-top:35px;
	width:1000px;
	position:relative;
	height:831px;
}

#container.index{
	background:url(../images/home.jpg);
}

#container.cordium{
	background:url(../images/cordium.jpg);
}

#container.welkom{
	background-image:url(../images/welkom.jpg);
}

#container a.klikhier{
	width:259px;
	height:57px;
	position:absolute;
	left:61px;
	bottom:167px;
}

#container a.klikhier:hover{
	background:url(../images/klikhier_hover.jpg);
}

#container a.email{
	width:115px;
	height:22px;
	position:absolute;
	left:127px;
	bottom:105px;
}

#container a.email:hover{
	background:url(../images/email.jpg);
}

#container a.uitleg{
	width:145px;
	height:22px;
	position:absolute;
	left:459px;
	bottom:181px;
}

#container a.uitleg:hover{
	background:url(../images/meeruitleg.jpg);
}

#container a.home{
	width:38px;
	height:16px;
	position:absolute;
	left:386px;
	top:39px;
}

#container a.welkom{
	width:55px;
	height:16px;
	position:absolute;
	left:424px;
	top:39px;
}
