/*** © LCP nv - Gemeente Maasmechelen ***/

/*** TEMPLATE BLOCKS ***********************/
#page {margin:0;padding:0; height:100%;width:100%;}
html>body #page {height:auto;min-height:100%;}

#container {padding: 0;margin: 0;}

#top{background: transparent url(/images/bg.jpg) repeat-x;height: 105px;}

/* ZOEK *********************/

#zoek{margin: 20px 0 5px 8px;}
#zoek .doorzoek{
	width: 100px;
	height: 17px;
	margin: 0;	
	padding: 0 0 1px 2px;
}
#zoek .btn{
	background: url(/images/btn_zoek.gif) no-repeat;
	width: 45px;
	height: 17px;
	border: 0;
	cursor: hand;	
	margin: 1px 0 0 0;
}
#zoek .text{padding-left: 8px;}
#topmenu{
	background: #AFB0AA url(/images/logo_b.jpg) no-repeat;
	height: 24px;
	position: relative;
	top: -2px;
}
#topmenu a{color: #FFF;}
#topmenu a:hover{color: #006532;}
#topmenu ul{	
	display: block;
	list-style: none;
	margin: 0 0 0 183px;
	padding: 6px 0 6px 17px;
}
#topmenu li{background: url(/images/btn_topmenu.jpg) no-repeat left top;display: inline;padding: 6px 0 6px 10px;}
/* HTP ********************/

#htp ul{
	display: block;
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0;
}
#htp li{
	display: inline;	
	padding: 0 12px 0 11px;
}
#content_site ul{
	display:-moz-inline-box; -moz-box-orient:vertical;
	display:inline-block ;	
}
#content_site #subproducten ul{ display:block }
#content{	
	width: 97%;	/****************************************100%*/
	margin: 15px 10px 5px 205px;	
}
html>body #content{
	width: auto;
}
#center{ 
	display: block;
	margin-right: 210px;
}
#right{	
	display: block;
	width: 189px;	
	float: right;	
}
/********************************/
#footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	clear: both;
	color: #AFB0AA;
	margin-left: 40px;
	
}
#footer a {
	color: #AFB0AA;
	font-weight: normal;
}
#footer a:hover{
	color: #000;
}
#footer .copyright {
	text-align: center;
	font-weight: normal;
}
#footer .bot{
	color: #AFB0AA;
	padding-left: 65px;
}

/* SKIP TO CONTENT & WAI *******************/
#wai{
	position: absolute;
	text-indent: -2000px;
	font-size: 10px;
}
.skip-to-content{
	position: absolute;
	text-indent: -2000px;
	color: #007929;
}

/* PRINT ****************************/ 

@media print{ 

body, #container{
	background: #FFF none; 
}

}

/****KRUIMEL****/
.kruimel ul{margin:0;padding:0;}
.kruimel li{list-style:none none;display:inline;margin:0;padding:0;}

#kruimel{font-size: 0.85em;color: #ADB6AD; padding: 0 0 0 25px;margin:0;height:100%;}
#kruimel a{
 color: #ADB6AD;
 background: url(/images/arr_1.gif) no-repeat right 3px;
 padding: 0 12px 0 0;
 margin: 0 3px 0 0;
}
#kruimel a:hover {color: #8CBE21;}

html>body #kruimel {padding: 3px 0 0 20px;height:auto;margin-left:190px;}
