/*** © LCP nv - Gemeente Keerbergen ***/

/*template*/
#container{height:100%;background: url(/images/bg_left2.gif) repeat-y left;}
#container2{height:100%;background: url(/images/boom8.gif) no-repeat bottom left;}

html>body #container{background:none;}
html>body #container2{height:auto;min-height:100%;}

/******************/
/*			HEADER		   */
/******************/
#header4{background: url(/images/bg.jpg) repeat-x;}
#header{width:100%;background: url(/images/bg_headerRight.gif) repeat-x left 95px;}
#header ul{list-style: none;}
#header ul li{display:inline;padding: 0 10px 0 0;}
#header ul li a{color: black;font-weight: normal;}
#header ul li a:hover{color: #5E9C1C;}
#header ul li img{margin: 0 5px 0 0;}

#header .boven{padding: 3px 0 10px 0;margin: 0;}
#header .onder{padding: 0; margin: 0;}

#headerWrap{
	width:512px;
	float:left;
	height:116px;
	margin:0;
	padding:0;}
	
/*logo*/	
#header1{	width:220px;	float:left;min-height:130px;}
	
#header2{
	width:292px;
	float:right;
	 margin:0;padding:5px 0 0 0; }

#header3{
	margin-left:522px;
	height:116px;
	padding:5px 0 0 0; 
	min-width:237px;
}
html>body #header3{width:auto;}
#header3 ul li a{color: #5E9C1C;}
#header3 ul li a:hover{color: #006891;}

#header3 .boven{padding-top: 5px;}
html>body #header3 .boven{padding-top: 3px;}
/*zoek*/
#zoek{
	background: url(/images/bg_zoek3.gif) repeat right top;
	border:1px solid #B4CD9A;	
	height:71px;
	margin:0 5px 0 0;
	text-align:right;
}
html>body #zoek{height:70px;}

#zoek .doorzoek{padding: 2px 0 0 4px;margin: 46px 0 0 0;}
#zoek input{	height: 19px;}
#zoek .btn{
	background: url(/images/ico_doorzoek.gif) no-repeat;
	width: 18px;
	cursor: hand;
	padding: 0 0 1px 0;
	margin: 0 5px 0 0;
}
#zoek img{border:0;}
/*template foto*/
img.imgTop {border:1px solid #7F94A7;}
/******************/
/*		   BODY           */
/*****************/
#left{position:absolute;background: url(/images/bg.jpg) repeat-x  100% -116px;}
html>body #left{height:auto;}

#left2{margin:41px 0 0 16px;padding:0;width:185px;	min-width:185px;}
html>body #left2{margin-top:37px;}

#htp{
	background: url(/images/bg_htp.gif) repeat-x 0px 0px;
	padding: 0;
	margin: 0;width:185px;
}
#htp ul{list-style: none;	padding: 0;	margin: 0;}
#htp ul li{	display: inline;padding: 0;	margin: 0;}
#htp img{margin: 0px 0 0 0;}

div#wai {width:185px;text-align:right;font-weight:bold;margin-top:-17px;} /*see mainmenu*/
div#wai img {float:right;margin:0 4px 0 0;}

/*******wrapper******/
#content_site{margin-top:33px;z-index:2;}
html>body #content_site{margin-top:29px;}

#content_site img{margin:.5em;margin-left:0;border:1px solid #00456B;}

/******centerpane =main content*****/
#center{	
	margin: 0px 2em 70px 217px;
	padding: 3px 0 3px 3px;	
	}
/*gebruik deze als er een "rechts" is*/
#centerWithRight{
	margin: 0px 246px 0 217px;
	padding: 3px 0 3px 3px;
	}
html>body #centerWithRight{padding-right:25px;}

/******rightpane******/
#right{
	/*width: 220px;
	min-width: 220px;*/
	float: right;
	padding: 0 15px 0 15px;
	margin: 3px 3px 70px 0;
	color:#599717;
	height:auto;
}
#right H1{	
	color:#73BE18;
	border-bottom:3px solid #73BE18;	
	}
#right H2{
	border-bottom:2px solid #73BE18;	
	color:#73BE18;
	}
#right table{color:#599717;}
#right a{color:#599717;	}
#right a:hover{color: #006891;}
/******************/
/*			FOOTER  	   */
/******************/
/*#footer {height:70px;margin-top:-70px;position:relative;clear:both }*/

#footer{clear:both;}
html>body #footer{margin-top:-70px;}
#bot{
	border-bottom: 3px solid #C1E29E;
	color: #599717;
	float: right;
	padding: 0;
	background-color:White;
	min-width: 230px;width: 210px;/**//*FF & IE verschil*/
	margin:0 10px 0 0;
	margin-top:-70px;
}
#bot a{	color: #599717;	font-weight: normal;}
#bot a:hover{color: #006891;}
html>body #bot{margin: 0 15px 0 0;padding:0;}

div#dis {margin:-16px 0 0 17px;width:185px;}
div#dis span {background-color:White;width:185px;}
div#dis a.dis {	font-weight: normal;color:#94B2BD;background-color:White;}

html>body div#dis  {padding:55px 0 0 0;width:187px;}
html>body div#dis span {background-color:White;width:187px;display:block;}

/* PRINT ****************************/ 

@media print{ 

body, #container{
	background: #FFF none; 
}

}/* EINDE PRINT */