	/* index.php */

#container {
	position: relative;
	width: 896px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
}
#header {
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 405px;
	width: 896px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#welkom {
	position: absolute;
	width: 210px;
	height: 180px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 190px;
	left: 625px;
}
#stappenplan {
	padding: 0px;
	background-image: url(images/stappen.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 353px;
	position: absolute;
	top: 405px;
	left: 0px;
}
#leesverder {
	padding: 0px;
	height: 23px;
	width: 116px;
	position: absolute;
	top: 62px;
	left: 112px;
}
#kopen {
	padding: 0px;
	background-image: url(images/kopen.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 543px;
	position: absolute;
	top: 405px;
	left: 353px;
}
#tekstlinks {
	position: absolute;
	width: 195px;
	height: 55px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 62px;
	left: 33px;
}
#tekstrechts {
	position: absolute;
	width: 225px;
	height: 55px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 62px;
	left: 270px;
}
#leesverder2 {
	padding: 0px;
	height: 23px;
	width: 116px;
	position: absolute;
	top: 62px;
	left: 54px;
}
#leesverder3 {
	padding: 0px;
	height: 23px;
	width: 116px;
	position: absolute;
	top: 62px;
	left: 185px;
}
#navigatie {
	padding: 0px;
	height: 37px;
	width: 765px;
	position: absolute;
	top: 36px;
	left: 65px;
}

	/* index2.php */

#container2 { 
	position: relative;
	width: 896px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	text-align: left;
} 

#gegevens {
	position: absolute;
	width: 175px;
	height: 50px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 190px;
	left: 663px;
	z-index:6;
}
#locatie {
	position: absolute;
	width: 350px;
	height: 16px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 278px;
	left: 60px;
}
#header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 311px;
	width: 896px;
	position: absolute;
	top: 0px;
	left: 0px;
}
* html body #flash {
	height: 195px;
	width: 808px;
	position: relative;
	top: 72px;
	left: 44px;
}
#flash {
	height: 195px;
	width: 808px;
	position: relative;
	top: 72px;
	left: 44px;
} 
#zijkant {
	position: relative;
	top: 310px;
	left: 615px;
	width: 249px;
	height: 260px;
	background-image: url(images/kopen2.jpg);
	background-repeat: no-repeat;
	padding: 15px 10px;
}
#stappen {
	position: relative;
	top: 310px;
	left: 605px;
	width: 249px;
	height: 127px;
	padding: 15px 10px;
}
#content { 
	position: absolute;
	top: 325px;
	left: 35px;
	width: 575px;
	min-height: 450px;
	height: auto !important;
  	height: 450px;

} 
#tekstboven {
	position: relative;
	width: 228px;
	height: 40px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 20px;
	left: -10px;
}
#tekstonder {
	position: relative;
	width: 228px;
	height: 40px;
	margin: 0 auto;
	border: 0px;
	text-align: left;
	top: 120px;
	left: -10px;
}
#leesverder4 {
	padding: 0px;
	height: 23px;
	width: 116px;
	position: absolute;
	top: 44px;
	left: 61px;
}
#leesverder5 {
	padding: 0px;
	height: 23px;
	width: 116px;
	position: absolute;
	top: 113px;
	left: 61px;
}
#footer { 
	position: absolute;
	bottom: -10px;
	left: 0px;
	width: 829px;
	height: 25px;
} 
#footer hr {
	color: #5aca78;
	background-color: #5aca78;
	height: 1px;
}
