/* <style type="text/css">  handig voor highlight */
.textblok_text {
    border-bottom: 1px solid rgb(218, 173, 0);
    padding-bottom: 2.5em;
}
.textblok_container:last-child .textblok_text {
	border-bottom:none;
}
.textblok_container {
    padding-bottom: 0;
	padding-top: 2.3em;
}