html, body {
	margin:0;
	width:100%;
	background-color:#6cb83a;
}
body, th, td, p {
	font-family:Verdana;
	font-size:12px;
	line-height:18px;
	margin:0px 0px 10px 0px;
}
div#sitecontainer {
	margin:0 auto;
	position:relative;
	width:1003px;
	background-color:#D70;
}
div#sitecontainer_offline {
	background-image:url(images/bg_offline.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto;
	position:relative;
	width:1003px;
	background-color:#D70;
	height:567px;
}
div#top {
	position:absolute;
	width:1003px;
	height:32px;
	top:0px;
	background-image:url(images/bg_navigatie.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#logo {
	position:absolute;
	width:144px;
	height:72px;
	top:14px;
	left:8px;
	z-index:10;
}
div#main {
	position:absolute;
	width:1003px;
	height:535px;
	top:32px;
	background-image:url(images/bg_main.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#main_index {
	position:absolute;
	width:1003px;
	height:535px;
	top:32px;
	background-image:url(images/bg_index.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#main_zoekmodule{
	position:absolute;
	width:200px;
	left:80px;
	height:350px;
	top:173px;
	background-image:url(images/bg_zoekmodule.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#main_locatie {
	position:absolute;
	width:1003px;
	height:535px;
	top:32px;
	background-image:url(images/bg_main_locatie.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
div#main_locaties_top {
	position:absolute;
	width:951px;
	height:50px;
	left:91px;
	top:112px;
}
div#main_locaties_center {
	position:absolute;
	width:840px;
	left:80px;
	height:300px;
	overflow:auto;
	top:165px;
}
div#main_zoek_center {
	position:absolute;
	width:400px;
	left:350px;
	height:300px;
	overflow:auto;
	top:175px;
}

div#main_locatie_foto {
	position:absolute;
	width:360px;
	left:60px;
	height:350px;
	top:125px;
}
div#main_locatie_center {
	position:absolute;
	width:400px;
	left:440px;
	height:350px;
	overflow:auto;
	top:150px;
}
div#main_bottom {
	position:absolute;
	width:981px;
	top:545px;
}
table.bottom{
	color:#FFF;
	font-family:Verdana;
	font-size:8px;
}

div#main_top {
	position:absolute;
	width:951px;
	height:50px;
	left:91px;
	top:112px;
}
div#main_tekst {
	position:absolute;
	width:700px;
	left:90px;
	height:310px;
	overflow:auto;
	top:170px;
}
div#main_enquete {
	position:absolute;
	width:795px;
	left:90px;
	height:365px;
	overflow:auto;
	top:120px;
}
div#actieverpakking {
	position:absolute;
	left:580px;
	top:140px;
	
}
div#zegel {
	position:absolute;
	left:600px;
	top:350px;
}
div#button_uitnodigen{
	position:absolute;
	width:194px;
	height:42px;
	left:268px;
	top:372px;
}
div#button_uitnodigen_vervolg{
	position:absolute;
	width:160px;
	height:35px;
	left:804px;
	top:477px;
}
div#button_sticker{
	position:absolute;
	width:138px;
	height:165px;
	left:853px;
	top:214px;
}
div#button_sticker_vervolg{
	position:absolute;
	width:138px;
	height:165px;
	left:853px;
	top:398px;
}
div#home_hightea{
	position:absolute;
	width:410px;
	height:165px;
	left:534px;
	top:30px;
}
div#home_hightea_offine{
	position:absolute;
	width:471px;
	height:165px;
	left:377px;
	top:308px;
}
div#home_hoewerkthet {
	position:absolute;
	width:341px;
	height:233px;
	left:550px;
	top:263px;
	background-image:url(images/title_hoewerkthet.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:46px;
	padding-left:35px;
}
div#home_hoewerkthet p {
	padding:0px;
	margin:10px 0px;
	line-height:16px;
}
div#dames {
	position:absolute;
	width:179px;
	height:141px;
	left:824px;
	top:15px;	
}
h1 {
	color:#000;
	font-size:12px;
	margin-bottom:0px;
	text-transform:uppercase
}
a{
	color:#6cb83a;
	text-decoration:underline;
}
h4{
	color:#6cb83a;
	font-size:10px;
}

