/* CSS Document ------------------------------------------------
COPYRIGHT 2007 - Bart Goormans - infotectuur.be  ------------ */

#homeCont{
	height:100%;
	width:100%;
	padding:0;
	margin:0;
}

#leftCont{
	float:left;
	height:100%;
	width:750px;
	padding:0;
	margin:0;
	border-right:1px solid #ccc;
}

#rightMargin{
	float:right;
	top:0;
	bottom:0;
	right:0;
	height:100%;
	width:202px;
	padding:0px;
	margin:0px;
}

#topAd{
	height:167px;
	width:100%;
	padding:0;
	margin:0;
	background-color:#fff;
	border-bottom:1px solid #ccc;
}

.wfPacks{
	width:100%;
	padding:0;
	margin:0;
	top:0;
	/*background-image:url(../images/groeit_back.png);
	background-position:left bottom;
	background-repeat:no-repeat;*/

}

.float3Col{
	float:left;
	width:249px;
   /*border-right:1px solid #ccc;*/
	background-repeat:no-repeat;
	margin-right:1px;
	/*margin:0;*/
}
.float3Col.laatste{
	width:249px;
	border-right:0;
	margin:0;
	padding:0;
}
.float3Col .txt{
	padding:0 10px 0 14px;
	margin:0;
	color:#005e92;
}

.clearing{
	clear:both;
	margin:0;
	padding:0;
	line-height:2px;
}

ul{
	margin-left:1.25em;
	padding:0;
	list-style-type:square;
	margin-bottom:4px;
	
}
ul.featList{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-left:1.65em;
	line-height:1.75em;
}
.float3Col .txt a, ul.featList a:link, ul.featList a:visited {
   color:#0000EE;   
}
.float3Col .txt a:hover {
   color:#0000EE;  
}


.itemImpExp{
	clear:both;
	border-top:1px dotted #354A5F;
	margin:0;
	padding:6px;
}
.itemImpExp.first{
	border-top:none;
}

.itemImpExp .afb{
	width:120px;
	margin:8px 0 0 0;
	float:left;
}

.itemImpExp .txt{
	float:left;
	padding:0;
}




.smallinks a{

}
.smallinks a:link {

}
.smallinks a:hover{

}
.smallinks a:active{

}
.smallinks a:visited{
}

