body{
	background: url(/images/back.jpg) repeat-x #49493d;	
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.fotocontainer{
	width: 225px;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-weight: bold;
	}
.laatst{
	margin-top: 20px;
	text-align: center;
	margin-left: -5px;
	}
.button{
	float: left;
	margin-right: 10px;
	}
img.background_tl{
	position: relative;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	}
.vijvers{
	float: left;
	margin: 0px;
	}
img.background_tr{
	position: relative;
	float: right ;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	}
#background_footer{
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 235px;
	width: 100%;
	background:  url(/images/background_footer.jpg) repeat-x;
	}
#sitecontainer{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	height: auto;
	}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 167px;
	width: 900px;
	background: url(/images/header.png);
	}
#topmenu{
	position: absolute;
	top: 167px;
	left: 1px;
	height: 37px;
	width: 800px;
	background: url(/images/topmenu.png);
	z-index:100;
	}
#main{
	position: absolute;
	top: 204px;
	left: 0px;
	height: auto;
	min-height: 488px;
	width: 900px;
	background: #000 repeat;
	}
#leftmenu{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 300px;
	width: 157px;
	z-index:99;
	background: url(/images/leftmenu.png) no-repeat;
	}
#leftmenu p{
	margin-left: 5px;
	font-size: 12px;
	}
#contentmain{
	position: absolute;
	top: 0px;
	left: 0px;
	min-height: 488px;
	height: auto;
	width: 900px;
	background: url(/images/backmain.png) repeat-y;
	}
#content{
	position: relative;
	margin-top: 10px;
	margin-left: 165px;
	min-height: 488px;
	height: auto;
	width: 722px;
	font-size: 12px;
	}
#content label{
	width: 250px;
	float: left;
	}
#content input.veld{
	width: 250px;
	}
#content textarea{
	width: 253px;
	}
#content p{
	margin-top: 15px;	
	margin-bottom: 5px;
	}
#content td{
	border: 1px solid #999B76;
	}
#content table{
	border: 0px;
	}
form.formulier{
	float: left;
	margin-top: 15px;
	height: auto;
	border: 0px solid #000;
	}
form.formulier input.veld{
	width: 250px;
	}
form.formulier select{
	float: left;
	margin-left: 250px;
	}
#footer{
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	height: 64px;
	width: 900px;
	background: url(/images/footer.png) no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 43px;
	text-indent: 155px;
	}
a.vraagaanbod{
	display: block;
	height: 25px;
	width: auto;
	padding: 5px;
	line-height: 25px;
	color: #8f4c24;
	margin-top: 10px;
	font-size: 12px;
	float: left;
	text-decoration: none;
	}
	a.vraagaanbod:hover{
		background: #f1f1f1;
		}
a.vraagaanbod_active{
	display: block;
	height: 25px;
	background: #fff;
	width: auto;
	margin-top: 10px;
	padding: 5px;
	line-height: 25px;
	color: #8f4c24;
	font-size: 12px;
	float: left;
	text-decoration: none;
	}
a.vraagaanbod img{
	border: 0px;
	padding-right: 5px;
	float: left;
	}
a.vraagaanbod_active img{
	border: 0px;
	padding-right: 5px;
	float: left;
	}
#vraagaanbodveld{
position: relative;
float: left;
	margin: 0 0 0 0;
	width: 722px;
	height: 100%;
	min-height: 400px;
	background: #fff;
	}
/*#vraagaanbodveld{
	margin: 45px 0 0 0;
	width: 722px;
	height: auto;
	min-height: 400px;
	background: #fff;
	}	*/
.item1{
	float: left;
	margin: 5px 0 0 5px;
	display: block;
	height: auto;
	width: 712px;
	background: #f1f1f1;
	}
	.item1 img{
		margin: 5px;
		float: left;
		border: 1px solid #8f4c24;
		}	
	.item1 a img{
		margin: 5px;
		float: left;
		border: 1px solid #8f4c24;
		}
	.artikel{
		margin: 5px 0 0 5px;
		float: left;
		display: block;
		height: auto;
		width: 265px;
		}
	.artikel b a{
		color: #000;
		text-decoration: none;
		}
	.prijs{
		margin:  5px 0 0 5px;
		float: left;
		display: block;
		height: auto;
		width: 120px;
		}
	.bekeken{
		margin:  5px 0 0 5px;
		float: left;
		display: block;
		height: auto;
		width: 80px;
		}
	.datum{
		margin:  5px 0 0 5px;
		float: left;
		display: block;
		height: auto;
		width: 100px;
		}
.item2{
	float: left;
	margin: 5px 0 0 5px;
	display: block;
	height: 100px;
	width: 712px;
	background: #fff;
	}
	.item2 img{
		margin: 5px;
		float: left;
		border: 1px solid #8f4c24;
		}
p.kop1{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	left: 10px;
	top: 0px;
	}
p.kop2{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	left: 120px;
	top: 0px;
	}
p.kop3{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	left: 390px;
	top: 0px;
	}
p.kop4{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	left: 515px;
	top: 0px;
	}
p.kop5{
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	left: 600px;
	top: 0px;
	}
form b {
	font-size: 12px;
	margin-left: 5px;
	}
form label{
	font-size: 12px;
	margin-left: 5px;
	}
form a{
	color: #000;
	font-size: 12px;
	}
a.itemtoevoegen{
	float: left;
	margin: 5px 0 0 5px;
	color: #000;
text-indent: 5px;
	text-decoration: none;
	line-height: 23px;
	display: block;
	height: 24px;
	float: left;
}
a.itemtoevoegen img{
	border: 0px;
	float: left;
	margin-left: 0px;
}
a.itemtoevoegen:hover{
	color: #666;
}
p a{
	color: #000;
	font-size: 12px;
}
.jot-form,textarea{
	margin-left: 0px;
height: 75px;
}
.jot-form label,img{
	margin-left: -5px;
}
#slidingDiv {
	display: none;
	height:370px;
	background-color: none;
}
.opvulling{
float: left;
clear: both;
height: 50px;
display: block;
}
