
.box {
	background-image: none;
}

#splashpage {
	padding: 15px;
}

#splash-hdr {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #e1e4ed;
	margin: 0 0 15px 0;
}

#splash-hdr h1 {
	font-size: 52px;
	color: #0040C3;
}	

#splash-hdr h1 img {
	margin: 15px 0 5px 0;
}
	
	
h3 {
	font-weight: normal;
	margin: 5px 0 25px 0;
}
	
#splash-hdr #intro {
	float: left;
	width: 59.7%;
}

#splash-hdr #intro p {
	padding: 0;
	margin: 15px 10px 25px 0;
}

#splash-hdr #intro a.readmore {

}

#splash-hdr #intro-full {
	float: left;
	width: 100%;
}

#splash-hdr #intro-full p {
	padding: 0;
	margin: 15px 0 25px 0;
}

#splash-hdr #intro-full a.readmore {

}
	
#splash-hdr .voordelen {
	font-size: 85%;
	font-weight: bold;
	}

#splash-hdr #special {
	float: left;
	width: 40%;
	position: relative;
	}
#splash-hdr #special .pane {
	background: #eef7fe;
	margin: 0 0 0 7px;
	padding: 0;
	}
#splash-hdr #special .pane .box {
	background: none;
	position: relative;
	padding: 10px;
	}
	
	
/* ------------------------------------- Modules ------------------------------------- */


.splash-chapter,
.splash-chapter-first, 
.splash-chapter-on,
.splash-chapter-first-on {
	width: 20%;
	float: left;
	/* cursor: pointer; */
	}
.splash-chapter-on,
.splash-chapter-first-on {
	background-color: #eef6fe;
	}
	
.splash-chapter .pane,
.splash-chapter-on .pane {
	margin: 0 7px 0 0;
	padding: 0 0 15px 8px;
	border-left: 1px solid #e1e4ed;
	}
.splash-chapter-first .pane,
.splash-chapter-first-on .pane {
	margin: 0 8px 0 0;
	}
.splash-chapter h2,
.splash-chapter-first h2,
.splash-chapter-on h2,
.splash-chapter-first-on h2 {
	font-size: 122%;
	margin: 0 0 20px 0;
	}

.splash-chapter .img,
.splash-chapter-first .img, 
.splash-chapter-on .img,
.splash-chapter-first-on .img {
	background: #eef7fe;
	height: 97px;
	margin: 0 0 10px 0;
	}
.splash-chapter p,
.splash-chapter-first p, 
.splash-chapter-on p,
.splash-chapter-first-on p {
	padding: 0 0 10px 0;
	height: 5.83em;
	}
	



/* ------------------------------------- Banner Splashpagina ------------------------------------- *//* ------------------------------------- Banner Splashpagina ------------------------------------- */



#splash-hdr #special .pane {
	background: #fff url("../assets/img/splash/bb-aansluitactie.jpg") no-repeat left top;
	}

#splash-hdr #special .pane .box {
	background: none;
	}

#splash-hdr #special .pane .box a.readmore {
	position: absolute;
	top: 95px;
	left: 220px;
	*left: 210px;
	}
