/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

* {
	margin:0;
	padding:0;
} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto; 
	min-height: 100%;
}

body{
	background-color:#ededed;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#54534a;
	background-image:url(../images/watermerk_IL.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#main {
	padding-bottom: 180px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -181px; /* negative value of footer height */
	height: 180px;
	clear:both;
	text-align: -moz-center;
	_text-align:center;
	#text-align:center;
}

.boord_onder{
	background-color:#505648;
	border-top-style:solid;
	border-top-color:#ed1c24;
	border-top-width:1px;
	min-width:1024px;
	_min-width:1053px;
	#min-width:1053px;
	text-align:center;
	height:50px;
}

.advertentie{
	width:1024px;
	text-align:left;	
}

.advertentie_placeholder{
	width:205px;
	height:130px;
	background-image:url(../images/advertentie_kader.jpg);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
}

.advertentie_img{
	position:relative;
	top:20px;
}

/* CLEAR FIX*/
/*.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
*/
/* Hides from IE-mac \*/
/** html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}*/

/* End hide from IE-mac */

.menu_top{
	position:relative;
	top:-50px;
	z-index:100;
}

.img_menu_links{
	padding-bottom:3px;
}

#centreer
{
	min-width: 1024px; 
	text-align: -moz-center;
	_text-align:center;
	#text-align:center;
}

.floatGroup{
	width:1024px;
	*width:1090px;
	text-align:left;
}

.fixWidth{
	width:100%;
	overflow:hidden;
}

.menu_links{
	width:265px;
	text-align:left;
	padding-top:11px;
	float:left;
}

.inhoud{
	width:693px;
	*width:788px;
	float:left;
	margin-top:13px;
}

.aanbod{
	width:788px;
	height:900px;
	position:relative;
	left:-38px;
	_left:-28px;
	#left:-28px;
}

.aanbod_projecten{
	width:788px;
	position:relative;
	left:-38px;
	_left:-28px;
	#left:-28px;
}

.frame_aanbod{
	background-color:transparent;	
}

#header{
	background-color:#505648;
	border-bottom-style:solid;
	border-bottom-color:#ed1c24;
	border-bottom-width:1px;
	height:90px;
	*overflow:hidden;
	min-width:1024px;
	_min-width:1053px;
	#min-width:1053px;
	z-index:1;
}

.centreer_header{
	text-align:center;
	_text-align:center;
	#text-align:center;
}

#header_onder{
	background-color:#c5c7be;
	border-bottom-style:solid;
	border-bottom-color:#ed1c24;
	border-bottom-width:1px;
	height:24px;
	min-width:1024px;
	_min-width:1053px;
	#min-width:1053px;
	z-index:2;
}

.urlsKantoren{
	color:#faf8ec;
	position:relative;
	top:18px;
}

.urls_top_rechts{
	color:#cecfbd;
	position:relative;
	top:-92px;
	/*left:1180px;
	_left:0px;
	#left:0px;
	padding-left:0px;
	_padding-left:750px;
	#padding-left:750px;*/
	margin-left:750px;
	font-size:11px;
	z-index:101;
	/*width:300px;*/
}

a:link, a:visited {
	text-decoration:none;
	color:#54534a;
}

a:hover, a:active {
	text-decoration:underline;
	color:#54534a;
}

a.urls_top:link, a.urls_top:visited {
	text-decoration:none;
	color:#cecfbd;
}

a.urls_top:hover, a.urls_top:active{
	text-decoration:underline;
	color:#cecfbd;
}

a.urls_bottom:link, a.urls_bottom:visited {
	text-decoration:none;
	color:#faf8ec;
}

a.urls_bottom:hover, a.urls_bottom:active {
	text-decoration:underline;
	color:#faf8ec;
}

h1{
	font-size:15px;
	font-weight:normal;
}

h2{
	font-size:13px;
	font-weight:bold;
}

.pandenindekijker{
	width:723px;
	height:223px;
}

.pand_bg{
	width:211px;
	height:225px;
	/*background-color:#54534a;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;*/
	float:left;
	margin-right:30px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
}

.pand{
	width:191px;
	height:203px;
/*	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:1;*/
	position:relative;
	top:10px;
	left:10px;
}

.stad_prijs_pidk{
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	padding-bottom:3px;
}

.project_pand_bg{
	width:186px;
	margin-right:12px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	clear:both;
}

.project_pand{
	width:170px;
	position:relative;
	top:9px;
	left:8px;
}

.project_stad_prijs_pidk{
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	padding-bottom:3px;
	color:#262622;
	font-weight:bold;
	height:60px;
	overflow:hidden;
}

.project_omschrijving{
	text-align:left;
	font-size:11px;
	color:#262622;
	clear:both;
	height:170px;
	overflow:hidden;
}


.omschrijving_pidk{
	text-align:left;
	font-size:11px;
}

ul{
	list-style-type:disc;
	list-style-position:inside;
}

hr{
	background-color:#54534a;
	height:1px;
}

.kantoorgegevens{
	width:260px;
	float:left;
}

.kaart{
	width:425px;
	float:left;
	margin-left:5px;
}

.kantoor_container{
	height:500px;
	overflow:hidden;
}

#mechelen{
	visibility:visible;
	height:500px;
}

#bonheiden{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-500px;
	_top:0px;
	#top:0px;
}

#haacht{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-1000px;
	_top:0px;
	#top:0px;
}

#tremelo{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-1500px;
	_top:0px;
	#top:0px;
}

#zaventem{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-2000px;
	_top:0px;
	#top:0px;
}

#lier{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-2500px;
	_top:0px;
	#top:0px;
}

#blaasveld{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-3000px;
	_top:0px;
	#top:0px;
}

#putte{
	visibility:hidden;
	height:500px;
	position:relative;
	margin-top:0px;
	_margin-top:-500px;
	#margin-top:-500px;
	top:-3500px;
	_top:0px;
	#top:0px;
}

.projectTD{
	
}

/* menu-links css */

.indentMenu{
	position:relative;
	left:70px;
}

.outdentMenu{
	position:relative;
	left:-35px;
}

#slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#slidedown_menu{		
		width:205px;	
	}

	/* All A tags - i.e menu items. */
	#slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:205px;	
		padding-left:2px;	

	}
	
	/*
	A tags 
	*/
	#slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		/*margin-top:1px;*/
		/*border-bottom:1px solid #000;*/
		font-weight:bold;
	}	
	#slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		/*margin-top:1px;*/
	}	
	#slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		/*margin-top:1px;*/
		font-style:italic;
		color:blue;
	}	
	#slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		/*margin-top:1px;*/
		color:red;
	}	
	#slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		/*margin-top:1px;*/
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#slidedown_menu .slideMenuDiv1 ul
	*/
	
	#slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
/*projectendetail*/

#containerLeftRight {
	margin-top: 20px;
	padding: 0px;
	width: 730px;
	_height:auto;
	#height:auto;
	_padding-bottom:15px;
	#padding-bottom:15px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	color:#262622;
}

.containerLeftRight {
	width: 100%;
	overflow:auto;
}

#divLeft {
	margin: 0px;
	padding-left: 6px;
	padding-right:22px;
	width: 180px;
	float: left;
	padding-top:8px;
}

#divRight {
	margin-right: 0px;
	padding-top: 23px;
	width: 474px;
	float: left;
}

.omschrijving{
	width:718px;
	position:relative;
	top:20px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	color:#262622;	
}


.eigenschappen{
	width:718px;
	position:relative;
	top:40px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	color:#262622;
	clear:both;
}

.informatieplicht{
	width:718px;
	position:relative;
	top:40px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	color:#262622;
	clear:both;
}

.documenten{
	width:718px;
	position:relative;
	top:60px;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	background-image:url(../images/transparant_pixel.png);
	background-repeat:repeat;
	color:#262622;
}

.textBold{
	font-weight:bold;
	color:#262622;
}

.pidk_foto{
	width:192px;
	height:128px;
	text-align:center;
}

.groepsfoto{
	float:right;
	margin-left:10px;
	border:#AFAFAB 2px solid;
}
