html, body {
	height: 100%;         /* required */
	
}
body {
	text-align: left;   /* horizontal centering hack for IE */
	background-image:url(images/background.jpg);
	padding: 0;           /* required to "hide" distance div */
	margin: 0;
	font-family:verdana;
	background-color:#5b9c18;
}
p {
	color:#4da11f;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
}
div#distance { 
	margin-bottom: -292px; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */
}
div#sitecontainer {
	margin:0 auto;
	position:relative;
	width:1009px;
	background-image:url(images/bg_sitecontainer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:585px;
	clear:left;
}
div#top {
	position:absolute;
	width:714px;
	height:30px;
	top:38px;
	left:49px;
}
div#logo {
	position:absolute;
	width:180px;
	height:114px;
	top:14px;
	left:810px;
	z-index:10;
}
div#main_tekst {
	position:absolute;
	width:452px;
	height:438px;
	top:107px;
	left:354px;
	overflow:auto;
}
div#main_zoekmodule{
	width:444px;
	height:76px;
	background-image:url(images/locatiezoeker.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#main_locaties_resultaat {
	width:447px;
	height:168px;
	overflow:auto;
}
div#main_zoek_center {
	position:absolute;
	width:335px;
	height:300px;
	left:36px;
	overflow:auto;
	top:80px;
}

div#main_locatie_foto {
	position:absolute;
	width:193px;
	left:351px;
	height:193px;
	top:107px;
}
div#main_locatie_naamplaatje {
	position:absolute;
	width:240px;
	left:560px;
	top:107px;
}
div#main_locatie_tekst {
	position:absolute;
	width:444px;
	left:351px;
	height:210px;
	overflow:auto;
	top:323px;
}
div#main_bottom {
	position:absolute;
	width:1009px;
	top:569px;
}
table.bottom{
	color:#FFF;
	font-family:Verdana;
	font-size:8px;
}
div#main_top {
	position:absolute;
	width:732px;
	height:60px;
	left:20px;
	top:15px;
}
div#actieverpakking {
	position:absolute;
	left:580px;
	top:140px;
	
}
div#home_wellbeing{
	position:absolute;
	width:416px;
	height:110px;
	left:143px;
	top:190px;
}
div#home_hoewerkthet {
	position:absolute;
	width:341px;
	height:158px;
	left:632px;
	top:166px;
	background-image:url(images/bg_hoewerkthet.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-top:0px;
	padding-left:38px;
}
div#home_hoewerkthet p {
	padding:0px;
	margin:5px 0px;
	line-height:16px;
}
h1 {
	color:#4e200d;
	font-size:13px;
	margin-bottom:0px;
	text-transform:uppercase;
	font-weight:bold;
}
a{
	color:#4e200d;
	text-decoration:underline;
}
h4{
	color:#4e200d;
	font-size:12px;
	font-weight:bold;
}
ul{
	margin:0px;
	padding:0px;
	color:#4da11f;
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
}
li {
	margin-left:17px;	
}
table.formulier {
	color:#4da11f;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}
table.formulier_print {
	color:#4da11f;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}
.geel{
	font-weight:bold;
	color:#CE9100;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}
.bruin {
	font-weight:bold;
	color:#4A3919;
	font-family:Verdana;
	font-size:12px;
	text-align:left;
}
