/*** © LCP nv - MONA vzw ***/
/*** wim.dury@lcpnet.com ***/

/*** HTML ****************************/
#print_logo { display: none; }
TABLE#page{
	width: 100%; height: 100%;
}
TD.bgGrey{
	background: url(/images/bg_links.gif) repeat-y;
}
TD#right_top{ 
	vertical-align: top; 
	height: 52px;
}
TD.bgLines{
	background: url(/images/bg_rechts.gif) repeat-y;
	width: 100px;
}
TD#logo{
	width: 161px;
	margin: 0;
	padding: 0;
	height: 52px;
	vertical-align: top;		
}

TD#menuwrap{
	vertical-align: bottom;
	padding-top: 60px;		
	height: 100%;
}
TD#top {
	vertical-align: top;
	height: 52px;
}

DIV#topmenu ul{
	list-style: none;
	background-color: #67614A;
	border: 1px solid #FFF;
	padding: 9px 0 7px 10px;	
	margin: 0;	
}
DIV#topmenu ul li{
	display: inline;	
	padding-right: 25px;
}
DIV#topmenu ul li a{	color: #F6F4EC; }
DIV#topmenu ul li a:hover{	color: #B7B7B7; }
#htp img {border:0;}
DIV#htp{ 	
	padding: 10px 0 10px 0;
	margin: 0;
	padding: 0;
}
DIV#htp ul {
	background: url(/images/bg_dots.gif) repeat-x;
	margin: 0;
	padding: 0;
}
DIV#htp ul li{	
	display: inline;
	list-style: none;
	width: 10px;
	border-left: 1px solid #FFF;
}

DIV#zoek{
	background: url(/images/arrow_1.gif) no-repeat 35px 14px;
	float: right;
	font-variant: small-caps;
	color: #B9B295;
	margin-right: 5px;
}
DIV#zoek input.doorzoek{
	background-color: #706B56;
	font-variant: normal;
	color: #E0DCD0;	
	width: 120px;
	height: 18px;
	margin-top: 6px;	
	padding-left: 2px;	
}
DIV#zoek input.btn{
	cursor: hand;
	background: url(/images/zoek_btn.jpg) no-repeat;
	width: 18px;	
	height: 18px;
	border: none;
	padding-bottom: 2px;
}

#left{ /*padding-right: 200px;*/ float:left;}

#right{ 
	float: right;
	
}

DIV#bot_right{	
	color: #67614A;
	padding: 0 0 5px 15px;
}

TD#right_pics{	vertical-align: bottom;	
	height: 100%;
}

DIV#pics{
	position: absolute;
	top: 76px;
	
}
img.pic {margin: 1px 0 0 1px;border:0;}


#tdContent{
	color: #67614A;
	vertical-align: top;
	height: 100%;   /*Keep Height Intact*/
	padding: 55px 10px 20px 30px;	
}

/* Footer */

TD#footer{ vertical-align: bottom; 
	height: 22px;
	}
DIV#footer{
	float: right;	
	color: #9D916A;	
	margin: 0 12px 5px 0;
}
DIV#footer a{ 
	font-weight: normal;
	font-variant: small-caps;
	color: #9D916A;
}

/* PRINT ****************************/ 
@media print{ 
	body, #content{background: #FFF none;}
	#print_logo, #links{ display: block; }
	#logo, td#top, td#menuwrap, #right_top,
	#right_pics, #zoekDiv{ display: none; }
	H1,H2,H3,H4,H5,H6,H1 a,H2 a,H3 a,H4 a,H5 a,H6 a{
	display: inline;}		
}
/* EINDE PRINT */
#content_site img{ border: 1px solid #7B0418;}
