/* CSS Document */
/* ############### tales.be css framework v0.3 (by kvd) ###############  */

/* revision v.03.b : 14-02-2008 : explanation added */
/* revision v.03.a : 12-02-2008 : IE-versionnumbering with CC */






/* ############### BASIC BUILDING BLOCKS ADDONS ############### */
#Col_Left_ondernemen{
	margin-right: 0
}
#Col_Thematales{
	display: block;
	width: 700px !important; 
	}
	
#pagewrapper{
	width: 700px;
	display: block;
	padding-left: 230px;
	margin-top: -20px;
}
	#IE6 #pagewrapper{padding-left: 0;	}
	#IE7 #pagewrapper{padding-left: 0; }
#header{
	width: 710px;
	/*height: 30px;*/}
	
	
	    #IE6 #header{
	        width: 700px;}
#content{
	}
#footer{}

#topnav{
	width: 560px;
	overflow: hidden;
	/*margin-top: -70px;*/
}
	#IE6 #topnav{		margin-top: 0px;	}
	#IE7 #topnav{		margin-top: 0px;	}
#crumbpath{
	
}




/* ############### 1 COLUMN LAYOUT ADDONS: dimensions, colors, backgrounds ############### */
.oneCol#header .col1{
	width: 690px;
	color: #7B1E4A;
	}
.oneCol#content .col1{
	/*border: 1px solid #d17512;*/
	width: 668px;
	padding: 0px 10px 20px 10px;
	margin-top: 0px;
	}
#IE6 .oneCol#content .col1{
	padding-right: 0px;
	}

#intro .col1{
	width: 134px !important;
	float: left;
	padding: 0 !important;
}
#intro .col2{
	width: 250px !important;
	float: left;
	padding: 0  8px 0 18px !important;
}
#intro .col3{
	width: 250px !important;
	float: left;
	padding: 0 !important;
	text-align: right;
}
