/*** © Bonheiden - LCP nv ***/
/***** info@lcpnet.com *****/

#container{
	height: 100%;
	width: 100%;
	position: relative;
}
html>body #container{
	height: auto;
	min-height: 100%;
}
#content_site{
	margin-left: 190px;
	/*margin-top: 30px;*/
	margin-right: 18px;
	/*padding-top: 30px;*/
	padding-top: 60px;
	/*height: auto;*/
	height: 410px;
}
html>body #content_site{
	height: auto;
	min-height: 390px;
}
#spacer{
	width: 100%;
	height: 40px; 
	clear: both;
}
#footer{
	width: 100%;
	height: 17px;
	margin: -17px 0 0 0;
	background: #BED63E;
	border-top: 1px solid #717074;
	text-align: center;
	color: #717074;
	clear: both;
	position: relative; /*prevents footer from appearing 'under' the container*/
}
html>body #footer{
	margin: -19px 0 0 0;
}
#footer a{
	color: #717074;
	font-weight: normal;
}
#top{
	width: 100%;
	height: 120px;
	padding: 36px 0 0 0;
	/*position: relative;*/
}
#topleft{
	float: left;
	margin: 0 0 0 8px;
}
#topright{
	/*float: right;*/
	width: 655px;
	
	position: absolute;
	right: 0;
}
#zoek{
	float: left;
	margin: -25px 0 0 0;
}
#zoek input.trefw{
	width: 150px;
	height: 20px;
	border: 1px solid #9FB431;
	/*color: #9FB431; changez le 01-10 par t*/
	color: #000;
	background: url(/images/template/bgr_zoekinput.gif) no-repeat left bottom;
	padding: 4px 3px 0 20px;
	vertical-align: 0px;
}
html>body #zoek input.trefw{
	vertical-align: bottom;
}
#topright img.photo{
	margin: 23px 0 2px 0;
	float: right;
}
html>body #topright img.photo{
	margin: 23px 0 2px 0;
}
#home{
	position: absolute;
	left: 105px;
	top: 112px;
	z-index: 1200;
}
#home a{
	color: #787567;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.3em;
}
#home a:hover{
	color: #000000;
}
#print{
	position: absolute;
	right: 0px;
	top: 47px;
	width: 6em;
	height: 1em;
	z-index: 1100;
}
#print a{
	color: #959249;
	font-weight: normal;
}
#print a:hover{
	color: #A3A3A3;
}
#print a img{
	float: right;
	margin: 3px 5px 0 0;
	vertical-align: top;
}
#topmenu{
	background: url(/images/template/bgr_topmenu.gif) no-repeat left top;
	font-size: 0.9em;
	height: 20px;
	float: right;
	width: 450px;
}
#topmenu ul{
	margin: 0;
	padding: 0;
	list-style: none none;
}
#topmenu li{
	display: inline;
	background: url(/images/template/li2.gif) no-repeat left bottom;
	padding: 6px 0 6px 0;
	vertical-align: middle;
}
html>body #topmenu li{
	padding: 4px 0 4px 0;
}
#topmenuli li a{
}
#topmenu li a:hover{
	color: #7E901E;
}
#topmenu li.first{
	background: url(/images/template/li1.gif) no-repeat 2px bottom;
}
#topmenu li a.loket{
	margin-left: 14px;
}
#topmenu li a.mail{
	margin-left: 7px;
}
#topmenu li a.meld{
	margin-left: 9px;
}
#topmenu li a.plan{
	margin-left: 6px;
	margin-right: 0px;
}
#topmenu li a.sitemap{
	margin-left: 6px;
	margin-right: 0px;
}
#topmenu li.wai{
	padding: 4px 0 4px 5px;
}
#topmenu li.wai a{
	padding: 0;
}
#topmenu li.wai a img{
	vertical-align: middle;
	margin: 2px 0 0 0;
}
html>body #topmenu li.wai a img{
	vertical-align: -2px;
}
#left{
	width: 55%;
	float: left;
	display: block;
}
html>body #left{
	width: 65%;
}
#right{
	width: 30%;
	float: right;
	display: block;
}
#vc{
	margin: 10px 0;
	float: left;
}
/*gmr 20080704*/
#left.home{ width:66% }
#left.home #nieuws a.meer{ width:117px;padding:2px 0;text-align:center }
#left.home .banners{ float:left;width:100%;margin:10px 0 }
#left.home #nieuws a.nieuwsbrief{width:auto !important }
#left.home #vc a{ border:0 }
#left.home img.meldpunt { float:left;border: 0 none; }
#left.home table.guideLinks { float:right;margin-bottom:20px }