* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
    font-family: Helvetica, Arial, Verdana, sans-serif;
/*	vertical-align: baseline;  */
}
a {
	text-decoration: none;
	color: black;
}
a.visible:link{
	color: blue;
}
a.visible:visited {
	color: purple;
}
a:hover {
	text-decoration: underline;
}
body {
	line-height: 1.2;
	color: black;
	background-color: GhostWhite;
	margin-bottom: 20px;
}
.container {
	margin: auto;
	width: 95%;
	background-color: white;
}
header, section, footer, aside, nav, main, article, figure {
    display: block;
}
header > img {
    display: block;
	margin: 20px auto;
	width: 96% !Important;
}
#taalkeuze {
	float: right;
	position: relative;
	z-index: 3;
	padding: 5px;
	margin-top: -50px;
	margin-right: 3%;
	background-color: white;
	opacity: 0.6;
	color: black;
	text-decoration: none;
}
#taalkeuze :first-child {
    margin-right: 7px;
}
#taalkeuze a {
	color: black;
	text-decoration: none;
}
main {
	padding: 20px;
	overflow: auto;
}
article {
	border: 1px solid LightGrey;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.innerarticle {
	margin: 0 10px;
}
.leftinnerarticle {
	margin-left: 10px;
}
.rightinnerarticle {
	margin-right: 10px;
}
.centraalarticle {
    margin: auto;
}
.witna {
	margin-bottom: 20px;
}
.witvoor {
	margin-top: 20px;
}
.witlinks {
	padding-left: 30px;
}
.witrechts {
	padding-right: 30px;
}
.veelwitna {
	margin-bottom: 40px;
}
.splitwrapper {
	display: flex;
}
.splitcontainer.left {
	box-sizing: border-box;
	float: left;
}
.splitcontainer.right {
	box-sizing: border-box;
	float: right;
}
.splitcontainer.left article {
	margin-right: 10px;
	height: 100%;
}
.splitcontainer.leftmultiple article {
	margin-right: 10px;
}
.splitcontainer.right article {
	margin-left: 10px;
	height: 100%;
}
.splitcontainer.rightmultiple article {
	margin-left: 10px;
}
.splitcontainer.rightnoborder article {
	margin-left: 10px;
	border: none;
}
.splitcontainer.vijventwintig {
	width: 25%;
}
.splitcontainer.dertig {
	width: 30%;
}
.splitcontainer.veertig {
	width: 40%;
}
.splitcontainer.vijvenveertig {
	width: 45%;
}
.splitcontainer.vijftig {
	width: 50%;
}
.splitcontainer.zestig {
	width: 60%;
}
.splitcontainer.zeventig {
	width: 70%;
}
.splitcontainer.vijvenzeventig {
	width: 75%;
}
.containerpijlvoor {
	margin-left: 40px;
	/*width: 100%-20px;*/
}
.binnenkolom {
	margin: 10px;
	width: calc(100% - 20px);
}
.binnenkolom2 {
	margin: auto;
	width: 90%;
}
.dynamischderdemivbplan {
	margin: 0 10px 10px 10px;
	width: calc(((100% - 20px) / 3) - 20px);
}
.correctievoordynamischeverdeling {
	margin-left: -10px
}
.dynamischtweede {
	width: calc(100% / 2);
}
.dynamischderde {
	width: calc(100% / 3);
}
.dynamischvierde {
	width: calc(100% / 4);
}
.dynamischvijfde {
	width: calc(100% / 5);
}
.dynamischtweederde {
	width: calc(100% / 3 * 2);
}
.vollebreedte {
	width: 95%;
}
h1, h2, h3, h4, h5, h6, h7 {
	margin: 10px;
	margin-bottom: 16px;
}
h2 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
.smallcaps {
	font-variant: small-caps;
	margin-top: 16px;
	margin-bottom: 8px;
}
p, img, form, #bmi_calculator_graph {
	margin: 10px;
}
.vragentabel {
	margin: 0 10px 10px 10px;
}
input {
	border: 1px solid LightGrey;
}
strong {
    font-weight: bold;
}
.underline {
	text-decoration: underline;
}
a.nounderline:hover {
	text-decoration: none;
}
.insprong {
	padding-left: 20px;
}
.grote_insprong {
	padding-left: 40px;
}
.extra_grote_insprong {
	padding-left: 60px;
}
ol, ul {
	list-style: none;
	margin-left: 10px;
}
ul.normaldisc {
	list-style-type: disc;
	margin-left: 40px;
}
.nummerlijst li {
	margin-left: 50px;
	list-style-type: decimal !important;
}
/* .ul_bullet, .ul_arrow, .ul_star {
	margin-left: 10px;
} */
.ul_bullet li, .ul_arrow li, .ul_star li {
	margin-bottom: 3px;
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-bottom: 2px;
}	
.ul_bullet li {
	background-image: url('../img/symbolen/ul_bullet.png');
	padding-top: 2px;
}
.ul_bullet li ul {
	margin-top: 3px;
	margin-bottom: -3px;
}
.ul_arrow li {
	background-image: url('../img/symbolen/ul_arrow.png');
	padding-top: 4px;
}
.ul_star li {
	background-image: url('../img/symbolen/ul_star.png');
	padding-top: 1px;
}
.li_number {
    padding-top: 8px;
    padding-bottom: 22px;
    list-style-type: none;
    padding-right: 18px;
    padding-left: 40px;
}
.number1 {
    background: transparent url(../img/symbolen/li_number1.png) no-repeat top left;
}
.number2 {
    background: transparent url(../img/symbolen/li_number2.png) no-repeat top left;
}
.number3 {
    background: transparent url(../img/symbolen/li_number3.png) no-repeat top left;
}
.number4 {
    background: transparent url(../img/symbolen/li_number4.png) no-repeat top left;
}
.number5 {
    background: transparent url(../img/symbolen/li_number5.png) no-repeat top left;
}
.number6 {
    background: transparent url(../img/symbolen/li_number5.png) no-repeat top left;
}
.number7 {
    background: transparent url(../img/symbolen/li_number5.png) no-repeat top left;
}
.number8 {
    background: transparent url(../img/symbolen/li_number5.png) no-repeat top left;
}
.number9 {
    background: transparent url(../img/symbolen/li_number5.png) no-repeat top left;
}
.noborder {
	border: none;
}
.topborder {
	border-top: 1px solid LightGrey;
}
.blue {
	background: #509DEF;
	padding: 10px;
}
.blue2 {
	background: #509DEF;
}
.dark {
	padding: 10px;
	background: #333333;
}
.red {
	padding: 10px;
	background: #ff5858;
}
.blue *, .blue2 *{
	color: #ffffff;
	text-shadow: 1px 1px #555;
}
.dark *{
	color: #B0B0AF;
}
.red *{
	color: #ffffff;
}
.blue a {
	color: #ffffff;
}
.dark a {
	color: #509DEF;
}
.blue h4, .blue h6, .dark h4, .dark h6 {
	margin: 0 0 16px 0;
}
.blue p, .blue img, .dark p, .dark img{
	margin-left: 0px;
	margin-top: 0px;
}
.redbox {
    position: relative;
    padding: 10px;
	margin: 0 10px 10px 10px;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    color: #ffffff;
    background: #ff5858;
	text-align: center;
}
.greenbox {
    padding: 10px;
	margin: 0 10px 0 0;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
	color: #ffffff;
	background: #185564;
/*	text-align: center;   */
}
.greenbox.metmarge {
	margin: 0 10px 10px 10px;
}
.yellowbox {
    position: relative;
    padding: 10px;
	margin: 10px ;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    color: #757402;
    background: #F4F5B9;
    border: solid 1px #757402 !important;
}
.yellowbox td {
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset;
    border: solid 1px #757402 !important;
	text-align: center !important;
}
.greybox{
	/*padding: 10px;*/
	background: #eeeeee;
}
.rodetext {
	color: #993300 !important;
}
.letter {
	color: black;
	font-weight: bolder;
}
.boxed {
    background: none repeat scroll 0 0 #D9D9D9;
    border: 1px solid #BFBEBE;
    margin-right: 0;
    padding: 5px;
    margin: 0px;
    margin-bottom: 14px;
}
.slidecontainer {
	box-sizing: border-box;
	margin: 0 !important;
	margin-right: 10px !important;
}
.slidecontainer img {
	width: calc(100% - 10px)
}
.slidecontainernoborder {
	box-sizing: border-box;
	margin: 0 !important;
}
.slidecontainernoborder img {
	margin: 0 !important;
	width: 20vw;
}
.slidecaption {
	box-sizing: border-box;
    position: absolute;
	bottom: 10px;
	margin-left: 10px;
    text-align: center;
	background-color: rgb(0, 0, 0, 0.5); /* color and opacity in one line so only for background */
}
.slidecaption * {
	color: #fff;
}
.extrapadding {
	padding-bottom: 10px;
}
.aandacht {
    padding-left: 42px;
    background: transparent url(../img/symbolen/aandacht.png) no-repeat center left;
	min-height: 28px;
}
.grey{
	/*padding: 10px;*/
	background: #eeeeee;
}
.grey table{
	margin: auto;
}
.grey p {
	text-align: center;
}
.linkslijnen {
	text-align: left !important;
}
.code {
    background: #EBEAEA;
    border-left: solid 5px #666666;
    color: #666666;
    line-height: 1.5;
    font-size: 1.4em;
    margin: 10px;
    padding: 20px 20px;
}
.hm_meertalig {
	font-size: 1.1em;
	padding: 0 0 10px 0;
	text-align: center;
}
.linksinartikel {
	width: 47%;
	float: left;
}
.rechtsinartikel {
	width: 47%;
	float: right;
}
.rechtsvertinartikel {
	height: 70vh;
	float: right;
}
.item-separator {
	clear: both;
	border-bottom: 1px solid LightGrey;
	margin: 0 20px;
}
.item-separator-noline {
	clear: both;
}
.parnerlogo, .dienstenlogo {
	height: 100px;
	float: right;
	margin-left: 10px;
}
.parnerlogobreed, .dienstenlogobreed {
	width: 200px;
	float: right;
	margin-left: 10px;
}
.logocenter {
	height: 100px;
	display: block;
	margin: auto;
}
.floatleft{
	float: left;
}
.floatleftmetinsprong{
	float: left;
	padding-left: 10px;
}
.floatright{
	float: right;
}
.floatrightmetinsprong{
	float: right;
	padding-right: 40px;
}
.schuinetextbanner{
	float: right;
	background-color: GhostWhite;
	margin-top: 10px;
	margin-right: 5px;
	padding: 10px;
	transform: rotate(10deg);
}
.schuinetextbanner h4 {
	margin: 0;
	color: black;
	text-shadow: none;
}
.rleft {
    transform:rotate(355deg);
}
.rright {
    transform:rotate(5deg);
}
.centerimg {
	width: 250px;
	display: block;
	margin: auto !important;
}
.largecenterimg {
	width: 450px;
	display: block;
	margin: auto !important;
}
.bigcenterimg {
	width: 90%;
	display: block;
	margin: auto !important;
	
	max-height: 30vw;
	object-fit : contain; 
}
.smallcenterimg {
	width: 110px;
	display: block;
	margin: 10px auto !important;
}
.imgarticle {
	width: 90%;
	display: block;
	margin: 10px auto;
}
.smallvertimginarticle {
	width: 15vw;
	display: block;
	margin: 10px;
}
.imgcenterdark {
	width: 90% !important;
	display: block !important;
	margin: 10px auto !important;
}
.titleimg {
	width: 95%;
	display: block;
	margin: 10px;
}
.bigtitleimg {
	width: 100%;
	display: block;
	margin: 0;
}
.contactpersoon p {
	margin: 0;
}
.dienstafbeelding {
	width: 45%;
	border: 5px solid #BFBEBE;
}
.dienstafbeeldingzonderboord {
	width: 45%;
}
.contactgegevens {
	width: 50%;
	float: right;
	text-align: center;
}
.contactsymbool {
	width: 30px;
} 
#footer {
	box-shadow: inset 0 0 0 1px #50B7EF;
	-moz-box-shadow: inset 0 0 0 1px #50B7EF;
	-webkit-box-shadow: inset 0 0 0 1px #50B7EF;
	background: #4a4a4a url(images/grad_dark.png) repeat-x left top;
	background: -moz-linear-gradient(top, #50B7EF 0%, #509DEF 40%, #427FEF 51%, #589DEF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #50B7EF), color-stop(40%, #509DEF), color-stop(51%, #427FEF), color-stop(100%, #589DEF));
	background: -webkit-linear-gradient(top, #50B7EF 0%, #509DEF 40%, #427FEF 51%, #589DEF 100%);
	background: -o-linear-gradient(top, #50B7EF 0%, #509DEF 40%, #427FEF 51%, #589DEF 100%);
	background: -ms-linear-gradient(top, #50B7EF 0%, #509DEF 40%, #427FEF 51%, #589DEF 100%);
	background: linear-gradient(to bottom, #50B7EF 0%, #509DEF 40%, #427FEF 51%, #589DEF 100%);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#50B7EF', endColorstr='#589DEF', GradientType=0);
	border: 1px solid #5d5d5d;
	line-height: 34px;
	padding: 20px;
	margin: 0 20px;
	filter: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
#adres {
	color: #fff;
	text-shadow: 1px 1px #555;
	margin: auto;
	width: 25%;
}
#InfoVacC {
	color: #fff;
	text-shadow: 1px 1px #555;
	margin: auto;
	width: 25%;
}
#spoed {
	color: #FFF;
	text-shadow: 1px 1px #555;
	width: 30%;
	max-width: 556px;
	height: 240px;
	vertical-align: middle;
	margin: auto;
}
#spoed img {
	height: 128px;
}
.portret {
	width: 140px;
	float: left;
	margin: 10px;
}
.portret_zonder_topmargin {
	width: 140px;
	float: left;
	margin: 0 10px 10px 10px;
}
.afbeelding {
	width: 150px;
	margin: 10px;
}
.afbeelding200 {
	width: 200px;
	margin: 10px;
}
.inlineafbeelding {
	width: 150px;
	float: left;
	margin: 10px;
}
.inlineafbeelding200_zonder_topmargin {
	width: 200px;
	float: left;
	margin: 0 10px 10px 10px;
}
.inlineafbeelding300_zonder_topmargin {
	width: 300px;
	float: left;
	margin: 0 10px 10px 10px;
}
.inlineafbeelding470{
	width: 470px;
/*	margin: 0 10px 10px 10px;*/
}
.inlineafbeelding470_zonder_topmargin {
	width: 470px;
	margin: 0 10px 10px 10px;
}
.kleineafbeeldinginblauw {
	width: 75px;
	float: left;
	margin: 0 10px 10px 10px;
}
.kleineafbeeldingindark {
	width: 95px;
	float: left;
	margin: 0 10px 10px 10px;
}
.afbeeldingmetruimtelinks {
	float: right;
	margin: 0 10px 10px 30px;
	width: 45%;
}
.afbeeldingcontainer {
	display: inline-block;
}
.afbeeldingcontainer img {
	margin: auto;
	display: block;
	width: 300px;
}
.afbeeldingcontainer p {
	clear: both;
	text-align: center;
	font-weight: bold;
	width: 300px;
	display: block;
}
.afbeeldingcontainer img.groot {
	width: 480px;
}
.afbeeldingcontainer p.groot {
	width: 480px;
}
.volgonscontainer {
	display: inline-block;
}
.volgonscontainer img {
	margin: auto;
	display: block;
	width: 300px;
}
.volgonscontainer p {
	clear: both;
	text-align: center;
	font-weight: bold;
	width: 300px;
	display: block;
}
.volgonscontainer img.groot {
	width: 80px;
}
.volgonscontainer p.groot {
	width: 480px;
}
.lez {
	width: 500px;
	text-align: center;
	margin: auto;
	font-size: 2em;
	font-weight: bold;
	color: #ff5858;
}
.browserlist {
	width: 500px;
	text-align: center;
	margin: auto;
	clear: both;
}
.browserafbeelding {
	width: 75px;
}
.socialafbeelding {
	margin: 10px 0;
	width: 30px;
}
div .block {
    overflow: hidden;
}
.linkknop {
	width: 90%;
	height: 3em;
	font-size: 0.8em;
    padding: 0.7em 16px;
	transition: background 300ms ease-out;
	margin: 5px 10px;
	font-weight: bold;
	border: 1px solid #509DEF;
	border-radius: 15px;
	text-decoration: none;
	vertical-align: middle;
	float: left;
	line-height: 140%;
	cursor: pointer;
}
.linkknop:hover {
	background: #509DEF;
	color: #fff;
}
.dynamicbuttonzone {
	width: 20vw;
}
.dynamicbutton {
    font-size: 30px;
    font-size: 1.5vw;
}
.W3ButtonCorrectie {
padding: 8px 16px;
}
.dynamicH1 {
    font-size: 35px;
    font-size: 2vw;
}
.thumbrxmuseum {
	width: 274px;
	margin: auto;
	display: block;
	cursor: zoom-in;
}
.thumb {
	width: 100%;
	margin: auto;
	display: block;
	cursor: zoom-in;
}
.zoom {
	cursor: zoom-in;
}
.mail{
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.defaultcursor {
	cursor: default !important;
}
.popupvenster {
	width: 100%;
	margin: 0;
}
.centraal {
	text-align: center;
}
p .linkkleur{
	color: #509DEF !important;
}
.fluo {
	background-color: #FFF700;
}
.textbutton {
	cursor: pointer;
}
.textbutton:hover{
	text-decoration: underline;
}
.linkstyle {	
	text-decoration: underline #509DEF;
	color: inherit;
}
#map {
	margin: 10px;
	width: calc(100% - 20px);
    background-color: grey;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	margin: 10px;
	border-spacing: 0;
	/*border: 1px solid #eeeeee;*/
	border-image: none;
	border-collapse: collapse;
	background-color: #eeeeee;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	padding: 5px 10px;
}
th {
	background-color: #000000;
	font-size: 1.2em;
	color: #fff;
}
td.nostretch{
    width:1%;
    white-space:nowrap;
}
#dienstenoverzicht tr:nth-child(2) {
    white-space:nowrap;
}
#dienstenoverzicht tr:nth-child(3) {
    white-space:nowrap;
} 
.kleinetekst {
	font-size: 0.9em;
}
.ergkleinetekst {
	font-size: 0.6em;
}
.grotetekst {
	font-size: 1.2em;
}
.bradly {
	font-family: Bradley Hand ITC;
	font-weight: bold;
}
.textmodal {
	width: 80%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
	margin-bottom: 20px;
}
.textmodal hr{
	border-bottom: 1px solid LightGrey;
}
.ombudskader {
	border: 1px solid LightGrey;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-right: 10px;
	padding: 10px 0; /*Fallback for next line*/
	padding: 1vw 0;
	background-image: url("../img/diensten/brussel.jpg");
	background-size: cover;
}
.ombudstekst {
	margin: 15px auto; /*Fallback for next line*/
	margin: 0.8vw auto;
	padding-top: 8px; /*Fallback for next line*/
	padding-top: 0.2vw;
	width: 85%;
	border: 1px solid;
	text-align: center;
	font-size: 70px; /*Fallback for next line*/
	font-size: 5.5vw;
	line-height: 100px; /*Fallback for next line*/
	line-height: 8vw;
	background: #fff;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.testkader {
	border: 5px solid red;
}
.errorbox {
	width: 850px;
	font-size: 25px;
	margin: auto;
	padding-bottom: 20px;
}
.tekstrechts {
	text-align: right !important;
}
.negativetopandbotom {
	margin: -100px auto;
}
.bovenliggend {
	position: relative;
	z-index: 10;
}

/* CSS 4 MAILFORM */
.contactform {
	width: 600px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
}
.contactform *{
	text-shadow: none;
	color: black;
}
.contactform h4{
	margin: 0 0 16px 0;
}
.form-group {
	margin-bottom: 15px;
}
.contactform label{
	margin: 0 0 0 10px;
}
.contactform input, textarea{
	margin: 0;
	width: 100%;
	border: 1px solid #5d5d5d;
	padding: 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.contactform button {
	font-size: 0.8em;
    padding: 5px 16px;
	background: #2F71B3;
	transition: background 300ms ease-out;
	margin-left: 10px;
	font-weight: bold;
	border: none;
	color: #FFFFFF !important;
	border-radius: 15px;
	text-decoration: none;
	line-height: 140%;
	cursor: pointer;
}
.contactform .stop {
	background: #FF6347;
}