@charset "utf-8";

/* Begin van de welkoms colom */
.welkom_hld{
	width:924px;
	height:auto;
	padding:40px 28px 30px 28px;
	background:url(../img/home/bgtopcol.png) left top repeat-y;
}
.welkom_titel{
	width:924px;
	height:31px;
}
.welkom_titel h1{
	width:924px;
	height:31px;
	
	font-family: GrandRoman , verdana, helvetica, sans-serif;
	font-size:36px;
	color:#353653;
}
.welkom_tekst{
	width:491px;
	height:auto;
	margin:48px 20px 0 112px;
	float:left;
	
	font-size:13px;
	line-height:18px;
	color:#353653;
}
.welkom_foto{
	width:300px;
	height:auto;
	float:left;
}
/* Einde van de welkoms colom */

/* Begin van de home banners */
.home_bnrs_hld{
	width:945px;
	height:405px;
	padding:25px 20px 0 15px;
	overflow:hidden;

	background:url(../img/home/bgbanners.jpg) left top repeat-x;
	
	/*background:red;
	border:#00FF00 1px dashed;
	../img/bg_main.jpg
	*/
}
.home_bnrs_hld .bnr_hld{
	width:295px;
	height:357px;
	margin:0 0 0 15px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.home_bnrs_hld .bnr_hld .bnr_titel{
	width:295px;
	height:36px;
}
.home_bnrs_hld .bnr_hld .bnr_foto{
	width:295px;
	height:205px;
}
.home_bnrs_hld .bnr_hld .bnr_foto .fframe{
	width:240px;
	height:180px;
	padding:5px 22px 19px 22px;
	margin:0 0 0 6px;
	background:url(../img/home/bgfotobanner.png) left top no-repeat;
	text-align:center;
}
.home_bnrs_hld .bnr_hld .bnr_foto .fframe .fhld{
	width:240px;
	height:180px;
	overflow:hidden;
}
.home_bnrs_hld .bnr_hld .bnr_tekst{
	width:251px;
	height:82px;
	padding:0 22px 0 22px;
	overflow:hidden;
	
	font-size:13px;
	line-height:16px;
	color:#fefefe;
}
.home_bnrs_hld .bnr_hld .bnr_knop{
	width:295px;
	height:35px;
}
.home_bnrs_hld .bnr_hld .bnr_knop .knop1{
	margin:0 auto;
	float:none;
}
/* Einde van de home banners */