
/* FONTS */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/wkfQbvfT_02e2IWO3yYueQ.woff) format('woff');
}
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
/*@font-face {
	font-family: 'icomoon';
	src: url(https://googledrive.com/host/0B9xKQGZDGAMQQVJUTkJCaDRQcjA/icomoon.eot);
	src:url(https://googledrive.com/host/0B9xKQGZDGAMQQVJUTkJCaDRQcjA/icomoon.eot?#iefix) format('embedded-opentype'),
		url(https://googledrive.com/host/0B9xKQGZDGAMQQVJUTkJCaDRQcjA/icomoon.woff)format('woff'),
		url(https://googledrive.com/host/0B9xKQGZDGAMQQVJUTkJCaDRQcjA/icomoon.ttf)format('truetype'),
		url(https://googledrive.com/host/0B9xKQGZDGAMQQVJUTkJCaDRQcjA/icomoon.svg#codropsicons)format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/*onderstaande font op site zelf*/
@font-face {
	font-family: 'icomoon';
	src: url(../fonts/icomoon.eot);
	src:url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'),
		url(../fonts/icomoon.woff)format('woff'),
		url(../fonts/icomoon.ttf)format('truetype'),
		url(../fonts/icomoon.svg#codropsicons)format('svg');
	font-weight: normal;
	font-style: normal;
}
/*font Raleway*/
@import url(//fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(//fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,800,700,900);

/*font Roboto*/
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,200,300,500,600,800,700,900);

/*font Dosis */
@import url(//fonts.googleapis.com/css?family=Dosis:400,100,200,300,500,600,800,700,900);

/* Barrio */
/*@import url(//fonts.googleapis.com/css?family=Barrio):400,400italic;*/
@import url('https://fonts.googleapis.com/css?family=Barrio');

/*Open Sans*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);


/*@import url(//fonts.googleapis.com/css?family=Alegreya+Sans|Amatic+SC|Audiowide|Orbitron|Poiret+One|Source+Code+Pro|Text+Me+One);
@import url(//fonts.googleapis.com/css?family=Rationale');
@import url('https://fonts.googleapis.com/css?family=Comfortaa');

font-family: 'Roboto', sans-serif;
font-family: 'Orbitron', sans-serif;
font-family: 'Alegreya Sans', sans-serif;
font-family: 'Source Code Pro', monospace;
font-family: 'Poiret One', cursive;
font-family: 'Audiowide', cursive;
font-family: 'Text Me One', sans-serif;
font-family:'Barrio', cursive;
font-family: 'Amatic SC', cursive;
font-family: 'Rationale', sans-serif;
font-family: 'Comfortaa', cursive;
*/



@font-face {
    font-family: Indie+Flower;
    src: url(https://fonts.googleapis.com/css?family=Indie+Flower);
}


* { margin: 0;
	padding:0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	font-family: sans-serif;
	font-size: 13px;
	font-size: 100%;
	line-height: 18px;
	background-color: rgba(255,255,255,.8);
}
#blokken {
	position: relative;
	top: 0px;
	left:0;
	width:100%;
}

/*voor hele website - 'bovenbanner-cover' niet bij slider */
.bovenbanner-cover {
	position: relative;
    border-bottom: 5px solid rgba(255,255,255,.8);
	height:305px;
}
#pagina-achtergrond {
    position: relative;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
    padding-bottom: 0px;
	box-sizing: border-box;
}
#website-container {
    background: #fff;
    visibility: hidden;
    opacity: 0;
	box-sizing: border-box;
}
#website-container.loaded {
    visibility: visible;
    opacity: 1;
	box-sizing: border-box;
}
.drijf {
	float:left;
}

/*TEKST*/
#logo-tekst-01 {
	display: block;
	width: 200px;
	height:auto;
	font-family:'a_okayregular', sans-serif;
	font-size:62px;
	font-weight:400;
	line-height:49px;
	color:#ffffff;
	padding: 12px 8px 8px 20px;
	margin-bottom:20px;
}

#vet {
	color: #454545;
	font: normal bold 14px 'Open Sans',sans-serif;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: inline;	
}
#link-tekst {
	color: #4680b0;
	font: normal bold 14px 'Open Sans',sans-serif;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
#schuin {
	color: #454545;
	font: normal normal 14px 'Open Sans',sans-serif;
	font-style:italic;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: inline;	
}
h1 {
	position: relative;
    font-size: 4.8em;
    font-weight: 300;
    line-height: .9em;
    z-index: 1;
    width: 75%;
    padding: 0 20px;
    margin-bottom: 25px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	box-sizing: border-box;
}
#titeltekst-wit {
	font-size: 30px;
    font-family: 'Montserrat', sans-serif, arial;
    /*color: #5b5b5b;*/
	color: #ffffff;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
	text-decoration:none;
}
#titeltekst-grijs {
	font-size: 30px;
    font-family: 'Montserrat', sans-serif, arial;
    color: #5b5b5b;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
}
#titeltekst-blauw {
	font-size: 30px;
    font-family: 'Montserrat', sans-serif, arial;
    color: #135d9a;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
}
#titeltekst-01 {
	color: #ffffff;
    background-color: #1fa2d3;
    width: 100%;
	font-size: 30px;
    font-family: 'Montserrat', sans-serif, arial;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
}
#tekst {
	text-decoration: none;
	font: normal normal 14px 'Open Sans',sans-serif;
	line-height: 24px;
	color: #454545;
	margin: 5px;
}
#tekst > p {
	margin-bottom: 10px;
}
#tekst-klein {
	text-decoration: none;
	font: 'Open Sans',sans-serif;
	color: #454545;
	font-style:italic;
	font-size:13px;
}
#tekst-klein-break {
	text-decoration: none;
	font: 12px/12px HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #454545;
	font-size:12px;
	line-height: 17px;
	word-wrap:break-word;
}
#tekst-uppercase {
	font: 12px/12px HelveticaNeue,"Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #666;
    font-size: 10px;
    display: block;
    text-transform: uppercase;
}
#header2 {
	font: normal bold 18px Tahoma,Geneva,sans-serif;
	line-height:normal;
	color: #7c7f89;
}
#tekst-02 {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
    min-height: 26px;
    max-height: 26px;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
}
#tekst-02-1 {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
    min-height: 26px;
    max-height: 26px;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #90949c;
	text-align:left;

	background: url(../images/Home-128-grijs.png) no-repeat;
    background-size: 18px;
    padding-left: 22px;
    margin-left: 0;
}
#tekst-02-schuin {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
    min-height: 26px;
    max-height: 26px;
	margin: 0px;
    padding: 0px;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	font-style:italic;
}
#tekst-02-vet {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 700;
    min-height: 26px;
    max-height: 26px;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
}
#tekst-rale-01 {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
	color: #fff;
    position: absolute;
    bottom: 49px;
    left: 10px;
    right: 10px;
    text-align: right;
    font-size: 2.2em;
    font-weight: 100;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 0;
	}
#tekst-rale-02 {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family: 'Raleway', sans-serif;
	color: #29487d;
    left: 10px;
    right: 10px;
    text-align: right;
    font-size: 2.2em;
    font-weight: 200;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 0;
	text-decoration:none;
	}
#tekst-rale-02-1 {
	font-family: 'Raleway', sans-serif;
	color: #29487d;
    left: 10px;
    right: 10px;
    text-align: right;
    font-size: 2.2em;
    font-weight: 200;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 0;
	text-decoration:none;
	}	
#tekst-rale-03 {
    position: relative;
    font-size: 4.8em;
    font-weight: 500;
    line-height: .9em;
    z-index: 1;
    width: 75%;
    padding: 0 20px;
    margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	box-sizing: border-box;
	display:block;
}
#tekst-rale-03-1 {
    position: relative;
    font-size: 4.8em;
    font-weight: 300;
    line-height: .9em;
    /*z-index: 1;*/
    width: 100%;
    padding: 0 20px;
    margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	box-sizing: border-box;
	display: block;
}
#tekst-rale-01-5 {
	/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;*/
	/*font-family: 'Roboto', sans-serif;*/
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 49px;
    left: 10px;
    right: 10px;
    text-align: right;
    font-size: 30px; 
    font-weight: 200;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#tekst-rale-04-1 {
    font-family: 'Raleway', sans-serif;
	/*font-family: 'Roboto', sans-serif;*/
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-align: right;
    font-size: 14px; 
    font-weight: 200;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#tekst-rale-04-2 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 12px;
    left: 10px;
    text-align: left;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	background: url(../images/play-bleu-wit.png) no-repeat;
    background-size: 18px;
    padding-left: 22px;
    margin-left: 0;
	text-decoration:none;
}
#tekst-rale-04-3 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 12px;
    left: 10px;
    text-align: left;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	background: url(../images/studie-wit-100.png) no-repeat;
    background-size: 18px;
    padding-left: 22px;
    margin-left: 0;
	text-decoration:none;
}
#tekst-rale-04-4 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 16px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration:none;
}
#tekst-rale-04-5 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 12px;
    left: 10px;
    text-align: left;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	background: url(../images/pijl-rechts-01.png) no-repeat;
    background-size: 14px;
    padding-left: 22px;
    margin-left: 0;
	text-decoration:none;
}
#tekst-rale-04-6 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-align: left;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 20px;
	background-color: #00aeef;
	background-image:url(../images/pijl-rechts-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 14px;
	text-decoration:none;
	border-radius: 90px;
    position: absolute;
	bottom: 12px;
	left:12px;
	text-align:center;
}
#tekst-rale-04-6 > img {
	width:14px;
}
#tekst-rale-04-7 {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    text-align: left;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 20px;
	background-color: #00aeef;
	background-image:url(../images/studie-wit-100.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	text-decoration:none;
	border-radius: 90px;
    position: absolute;
	bottom: 12px;
	left:12px;
	text-align:center;
}
#tekst-rale-04-8 {
    white-space: normal;
    letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
    font-size: 30px;
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
    min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
    background: url(../images/pijl-rechts-01.png) no-repeat;
    background-size: 30px;
	background-position: right;
    padding-right: 25px;
    margin-left: 0;
    text-decoration: none;
}

#highlight {
	font-family:'Raleway', sans-serif;
	font-size:20px;
	font-weight:400;
	width: 200px;
	position: relative;
	box-sizing: border-box;
	background-color: rgba(0, 174, 239, 0.8);
	border-radius:10px;	
	padding: 20px;
	margin: 10px 0px;
	line-height:1.1em;
}
#highlight > ol > li, #highlight a {
	line-height: 1.9em; 
	color: #ffffff;
	font: 20px 'Raleway', sans-serif;
	text-decoration: none;
	font-weight: 200;
}
#highlight-01 {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 20px auto;
    padding: 20px 20px 80px 20px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	border:2px solid #00aeef;
	border-radius: 10px;
	width:90%;
}

/*EINDE tekst*/



@media screen and (min-width: 700px)
{
#titeltekst-wit-aanpassend {
	font-size: 30px;
    font-family: 'Montserrat', sans-serif, arial;
    /*color: #5b5b5b;*/
	color: #ffffff;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
}
}
@media screen and (max-width: 700px)
{
#titeltekst-wit-aanpassend {
	font-size: 24px;
    font-family: 'Montserrat', sans-serif, arial;
    /*color: #5b5b5b;*/
	color: #ffffff;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    line-height: 55px;
}
}


@media screen and (max-width: 500px)
{
#verdwijn-echt-op-mobiel { display:none; }
}

@media screen and (min-width: 501px)
{
#verschijn-echt-op-mobiel { display:none; }
}



@media screen and (max-width: 700px)
{
#verdwijn-op-mobiel { display:none; }
}

@media screen and (min-width: 700px)
{
#verschijn-op-mobiel { display:none; }
}
/* Onderstaande code zorgt voor omhooggaan van div#blokken op mobiel
grote menubalk verdwijnt immers */
@media screen and (max-width: 700px)
{
#blokken { 	
	position: relative;
	top: 0px;
	left:0;
	width:100%;
 }
}
@media screen and (max-width: 1120px)
{
#verdwijn-op-tablet { display:none; }
}

@media screen and (min-width: 1120px)
{
#verschijn-op-tablet { display:none; }
}

/* START CSS */
img {
	max-width: 100%;
}
ol {
	padding-left: 40px;
}
ul {
		padding-left: 40px;
}
li {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

/*vaste balk boven*/
#pagetop{
	position: fixed;
	top: 0px;
	width:100%;
	background: #000;
	color: #FFF;
	padding-top: 10px;
	transition: height 0.3s linear 0s, padding 0.3s linear 0s;
	z-index:5000;
}

/* UITSCHUIFMENU */
div#topbar{
	height:24px;
	float: right;
}
#home-button-mobiel {
	position: fixed;
	top: 0px;
	left: -20px;
	z-index: 11000;
}
#home-button-mobiel > img {
	width: 200px;
}
div#topbar > #icon_holder{
	float:right;
	width:150px;
	height:100px;
	margin:8px 0px 0px 30px;
}
.icon_menu {
	float:right;
	margin:0px 0px 0px 0px;
	width: 70px; 
	height:20px; 
	cursor:pointer; 
}
.icon_menu::before {
	display: inline-block;
	width: 60px;
	text-align:center;
	font-weight: 300;
	font-family:'icomoon';
	font-size:30px;
	color: #cdcccc;
	-webkit-font-smoothing: antialiased;
}
.icon_menu::before {
	content: "\e600"
}
div#topbar > #sections_panel{
	position:fixed;
	height:100%;
	max-height:550px;
	width:0px;
	top:60px;
	left:0px;
	background: rgba(21,21,21,.9);

	/*overflow:-moz-scrollbars-vertical;
	overflow-y: auto;*/
	/*overflow:hidden;*/
	
	overflow: auto; 
	overflow-x: hidden;
	white-space: nowrap; 

	z-index:10000;
	-webkit-transition: all .6s ease;
    transition: all .6s ease;
}
div#menu-items {
	margin: 0px 0px 20px 20px;
}
div#topbar > #sections_panel > div > a#logo_houder{
	margin-bottom: 20px;
}
#logo_houder > img {
	width: 150px;
}
div#topbar > #sections_panel > div > a{
	display:block;
	text-decoration: none;
	padding: 0.5em;
	padding-left: 1em;
}
div#topbar > #sections_panel > div > a.Hoofd{
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 0;
}
/* EINDE UITSCHUIFMENU */

/* ROLMENU DESKTOPVERSIE */
div#bovenbalk{
	height:24px;
	width: 100%;
	max-width: 1170px;
	margin: 0px auto;
}
#home-button {
	position: fixed;
	top: 0px;
	z-index: 11000;
}
#home-button > img {
	width: 200px;
}
#icoon_houder{
	float:right;
	width:150px;
	margin:8px 0px 0px 30px;
}
.icoon_menu {
	float:right;
	margin:0px 100px 0px 0px;
	width: 70px; 
	height: 20px;
	cursor:pointer; 
}
.icoon_menu::before {
	display: inline-block;
	width: 60px;
	text-align:center;
	font-weight: 300;
	font-family:'icomoon';
	font-size:30px;	
	color: #cdcccc;
	-webkit-font-smoothing: antialiased;
}
.icoon_menu::before {
	content: "\e600"
}
#menu_panel{
	position:fixed;
	height:0px;
	width:100%;
	top:34px;
	left:0px;
	background-color:rgba(21,21,21,.9);
	-webkit-box-shadow:0 1px 15px -3px #868686;
	-moz-box-shadow:0 1px 15px -3px #868686;
	box-shadow:0 1px 15px -3px #868686;
	overflow:-moz-scrollbars-vertical;
	/*overflow-y:auto;*/
	overflow:hidden;
	z-index:10000;
	transition: all 0.6s ease;
}
#menu_panel_inhoud {
	max-width: 1170px;
	margin: 0px auto;
	padding: 30px 20px 20px 20px;
}
#logo_rolmenu {
	width:25%;
}
#logo_rolmenu > img {
	width:100%;
	max-width: 150px;
	height: auto;
	float:left;
}
#menu_panel_inhoud_blok {
	width: 227px;
	padding:10px;
	height:70px;
	margin:10px;
	float: left;
}
@media screen and (max-width: 870px) {
	#menu_panel_inhoud_blok {
	width: 190px;
	}
}
@media screen and (max-width: 740px) {
	#menu_panel_inhoud_blok {
	width: 180px;
	}
}

#hoofdmenu-item-klikbaar{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
}
#hoofdmenu-item-klikbaar-home {	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/home-wit-100.png) no-repeat;
    background-size: 28px;
}
#hoofdmenu-item-klikbaar-overons{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/persoon-wit.png) no-repeat;
    background-size: 28px;
}
#hoofdmenu-item-klikbaar-studie{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/studie-wit.png) no-repeat;
    background-size: 28px;
}
#hoofdmenu-item-klikbaar-glow{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/map-wit.png) no-repeat;
    background-size: 28px;
}
#hoofdmenu-item-klikbaar-multi{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/screen-wit.png) no-repeat;
    background-size: 28px;
}
#hoofdmenu-item-klikbaar-contact{	
	font-family: 'Raleway', sans-serif;
	color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
	font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
	margin: 0;
	padding: 10px 10px 10px 40px;
	text-decoration:none;
	text-align: left;
    background: url(../images/News-Icon-wit.png) no-repeat;
    background-size: 28px;
}
/*EINDE ROLMENU ZWART BOVENBALK*/

/*FOOTER Fixed marquee*/
    div#bottomdiv {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
    color: #cdcccc;
    background-color:rgba(0,0,0,0.9);
	padding:8px;
}

/* blokjes algemeen*/
#blokje {
	width: 320px;  
	-moz-background-size: auto 100%; 
	-moz-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	-webkit-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 60px 0px; 
	background-color: #ffffff;
}
/*BUTTONS*/
#button-leuk {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:20px;
	font-weight: 300;
	line-height: 24px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 32px 3px 9px;
	color: #fff;
	text-decoration:none;
	background-position: top right;
	background-color: #6A8E9C;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: inline;
}
#button-rondje {
	font: normal normal 14px 'Open Sans',sans-serif;
	line-height: 24px;	-moz-border-radius: 5px;
	border-radius: 45px;
	padding: 2px 7px;
	color: #fff;
	text-decoration:none;
	background-position: top right;
	background-color: #FF9626;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: inline;
}
#button-rondje-01 {
	font-family: 'Raleway',sans-serif;
	font-size: 20px;
	font-weight:200;
	line-height:2.5em;
	border-radius: 90px;
	padding: 12px 20px;
	color: #fff;
	text-decoration:none;
	background-color: #00aeef;
	background-size: auto 100%;
	display: inline;
}
#button-rondje:hover{
	border: 3px solid #900;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}
#button-oranje {
	font: normal normal 14px 'Open Sans',sans-serif;
	line-height: 24px;	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 32px 3px 9px;
	color: #fff;
	text-decoration:none;
	background-position: top right;
	background-color: #ff7320;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: inline;
}
#button-blauw {
	font: normal normal 14px 'Open Sans',sans-serif;
	line-height: 24px;	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 2px 32px 3px 9px;
	color: #fff;
	text-decoration:none;
	background-position: top right;
	background-color: #015b7e;
	background-size: auto 100%;
	-moz-background-size: auto 100%;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	display: inline-block;
	margin-bottom:10px;
}
/*EINDE BUTTONS*/

/*AFBEELDINGEN*/
#afbeelding-100-procent > img {
	width: 100%;
	height: auto;
}
#afbeelding-100-procent-schaduw > img {
	width: 100%;
	height: auto;
	-moz-background-size: auto 100%; 
	-moz-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	-webkit-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
}
#afbeelding-50 > img {
	float: right;
	width: 50px;
	height: auto;
}
#afbeelding > img {
	width: 50px;
	height: auto;
	float: left;
}
#afbeelding-100 > img {
	display: block;
	width: 100px;
	height: auto;
	margin: 10px 0px;
	padding:3px;
}
#afbeelding-150 > img {
	display: block;
	width: 150px;
	height: auto;
	margin: 10px 0px;
	padding:3px;
}
#afbeelding-200 > img {
	display: block;
	width: 200px;
	height: auto;
	margin: 10px 0px;
	padding:3px;
	border-radius: 5px;	
}
/*afbeelding in midden*/
#gif-banner {
	position: absolute;
    bottom: 0;
    left: 45%;
    right: 45%;
    height: 279px;
	width:279px;
	box-sizing: border-box;
	display: block;
}
#gif-banner > img {
	width: 100%;
	height:auto;
}
#tablet {
	position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
	width:100%;
	max-width: 600px;
	/*max-width:300px;*/
	box-sizing: border-box;
	margin: 0px auto;
	padding: 0px;
}
#tablet > img {
}
#tv {
	position: relative;
	height: 500px;;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	display: block;	
    opacity: 1;
	/*background-image: url(); */
    background-size: cover;
    background-repeat: no-repeat;	
	box-sizing: border-box;
	background-position:center center;
}

/*EINDE AFBEELDINGEN*/

/* kleine aankondigingen */
#aankondiging-blauw {
	padding: 10px 10px 10px 10px;
	line-height: 1.9em; 
	color: #ffffff;
	background-color: rgba(29, 97, 130, 0.8);
	position: absolute;
	font: 20px 'Raleway', sans-serif;
	font-weight: 100;
	text-decoration: none;
	border-radius: 0px 0px 10px;
}
#aankondiging-bleu {
	padding: 10px 10px 10px 10px;
	line-height: 1.9em; 
	color: #ffffff;
	background-color: rgba(0, 174, 239, 0.8);
	position: absolute;
	font: 20px 'Raleway', sans-serif;
	text-decoration: none;
	border-radius: 0px 0px 10px;
	font-weight: 100;
}
#aankondiging-oranje {
	padding: 10px 10px 10px 10px;
	line-height: 1.9em; 
	color: #ffffff;
	background-color: rgba(255, 150, 38, 0.8);
	position: absolute;
	font: 20px 'Raleway', sans-serif;
	font-weight: 100;
	text-decoration: none;
	border-radius: 0px 0px 10px;
}
#aankondiging-groen {
	padding: 10px 10px 10px 10px;
	line-height: 1.9em; 
	color: #ffffff;
	background-color: rgba(158, 179, 23, 0.8);
	position: absolute;
	font: 20px 'Raleway', sans-serif;
	font-weight: 100;
	text-decoration: none;
	border-radius: 0px 0px 10px;
}
#aankondiging-groen-rechts {
	padding: 10px 10px 10px 10px;
	line-height: 1.9em; 
	color: #ffffff;
	background-color: rgba(158, 179, 23, 0.8);
	position: absolute;
	right: 5px;
	top: 5px;
	font: 20px 'Raleway', sans-serif;
	font-weight: 100;
	text-decoration: none;
	border-radius: 0px 0px 0px 10px;
}
#aankondiging-you-tube {
	white-space: normal;
	letter-spacing: 0px;
    font-family: 'Raleway', sans-serif;
    color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: right;
    font-size: 14px; 
    font-weight: 100;
    font-style: normal;
    line-height: 1.1em;
	min-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration:none;
}
#aankondiging-you-tube > img {
	width: 75px;
}
/*EINDE aankondigingen*/

@media screen and (min-width: 700px)
{
div#grote_inhoudscontainer{
	background-color: #222222; 
	background-size: cover;
	background-repeat: no-repeat; 
	background-image: url(https://lh3.googleusercontent.com/vidbLagDNRf5M0UzBO4M7FwH983UcgRL_fZNsInskDQzSvNwwnfJscOmiqIWbXf-Hd77gcNR5GyBg90TZphyILYV7hy-pEK18_ce_IVO9y6N3MtTdWiosICjRBPcdK-4-KLs8nuNUIiIhZ2rCnTchRKtmUy4mNj3CQ34Y2jc_zuOoTsb80hmbtKDvQg9fIMkcklEgXBUVbtkqo8oDPN7RYNbPZtYeKLKiJgS8LUdJbUGXgvo0P9OFf568ehbNwtoELn2N0oA6VyWp9ZFXeODVnaSNCbVaOZmZzl9X6BCww3KfN97v3YMAHbK5T1du4Tjdku-0iMgjayIyeLtxKgC9e3SoIfl7y6QGJrVSSx_x8L_rZVEJi8-WHurP0SEZvexbAguSoE9ghRTRjywqTk_7YlqUclask0aWn5-dcQ14nlCcVmpgv7E95_9HNTPUUor3woV6JCL4-EOIQfFDeSEG33gFCFlMGW90Vl3mWdOjFu3kA94b07WFM_g0lHy_KR0MCTVx98c3vT_4_S8L6RSTfKMWXv3-C8CbarWdwDirrHSA4gL31v04ssb-ketrwUudvgI4LxRlaSYi2ideH5NwusMys2WilVPe_VR01KQJQSbasGl-LKa=w1588-h719-no); 
	background-image: url(https://lh3.googleusercontent.com/f8KcS1CEvALJezmGAmXgBPfkR0WyqSLhHYXfxr3fkg2e3zL2zi4IxLcpE-BlP17pGf00d9dW9kberFVIIGSRAvkKC_PcvYjA9d5udg7oFNXNRNjQRCjHtN9YC1X1iBNGFx7jdFb1uv1xevPi3KF4GZW5I79voWKdidLbSTOCAcv7YOulvHjLkUFKXE6XRDvCc2EcmqKUESUQR7feeqZpI8LWlxEeRUQmGwhcVxIfnbCl9BJPhXwGJeQ1I4apW0CIIhLKRMTt6PCsljfo1RhyTqpLZbSwwuXiGMHn73yNwybCRdY73rhKPIJoQGo2jyQ5Q4tVvKauSsa4uYwKD1UKhNZ3RQBnvJLxcdz08pj4YqJ8wV5h3wsOlzvP1CGYMJrY3BD32PkwnedWhJ_B02kKvO-OyJ2yRSACmr31cppL43tE4ZisM94PUfdLhSuRgNQv28b8-59GeZ4o2kv-LwSHxm8YSQwyclmbKaZMss8EduDRurD0eeRa1SUAJ8A8NrLSEiAnZILHqpq7k_5bcRTjTMt-D5Ml6ijc02-qw8NS8vmzbOKgduPxH4mGLr3H-UX94sJqQcXL1D5xjOq9IWVWIXJ2foaEOWJu7DLvbHDOeXdaNPEvdxrE=w1920-h400-no); 
	background-position: center center; 
	width: 100%;
	font: normal 14px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    word-spacing: normal;
	color:  #ffffff;
	font: normal 600 46px / 54px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
	padding: 10px;
	line-height: 3em;
	margin-top: 34px;
	margin-bottom: 40px;
	        }
}
@media screen and (max-width: 700px)
{
	div#grote_inhoudscontainer{
	background-color: #222222; 
	background-size: cover; 
	background-repeat: no-repeat; 
	background-image: url(https://lh3.googleusercontent.com/vidbLagDNRf5M0UzBO4M7FwH983UcgRL_fZNsInskDQzSvNwwnfJscOmiqIWbXf-Hd77gcNR5GyBg90TZphyILYV7hy-pEK18_ce_IVO9y6N3MtTdWiosICjRBPcdK-4-KLs8nuNUIiIhZ2rCnTchRKtmUy4mNj3CQ34Y2jc_zuOoTsb80hmbtKDvQg9fIMkcklEgXBUVbtkqo8oDPN7RYNbPZtYeKLKiJgS8LUdJbUGXgvo0P9OFf568ehbNwtoELn2N0oA6VyWp9ZFXeODVnaSNCbVaOZmZzl9X6BCww3KfN97v3YMAHbK5T1du4Tjdku-0iMgjayIyeLtxKgC9e3SoIfl7y6QGJrVSSx_x8L_rZVEJi8-WHurP0SEZvexbAguSoE9ghRTRjywqTk_7YlqUclask0aWn5-dcQ14nlCcVmpgv7E95_9HNTPUUor3woV6JCL4-EOIQfFDeSEG33gFCFlMGW90Vl3mWdOjFu3kA94b07WFM_g0lHy_KR0MCTVx98c3vT_4_S8L6RSTfKMWXv3-C8CbarWdwDirrHSA4gL31v04ssb-ketrwUudvgI4LxRlaSYi2ideH5NwusMys2WilVPe_VR01KQJQSbasGl-LKa=w1588-h719-no); 
	background-image: url(https://lh3.googleusercontent.com/f8KcS1CEvALJezmGAmXgBPfkR0WyqSLhHYXfxr3fkg2e3zL2zi4IxLcpE-BlP17pGf00d9dW9kberFVIIGSRAvkKC_PcvYjA9d5udg7oFNXNRNjQRCjHtN9YC1X1iBNGFx7jdFb1uv1xevPi3KF4GZW5I79voWKdidLbSTOCAcv7YOulvHjLkUFKXE6XRDvCc2EcmqKUESUQR7feeqZpI8LWlxEeRUQmGwhcVxIfnbCl9BJPhXwGJeQ1I4apW0CIIhLKRMTt6PCsljfo1RhyTqpLZbSwwuXiGMHn73yNwybCRdY73rhKPIJoQGo2jyQ5Q4tVvKauSsa4uYwKD1UKhNZ3RQBnvJLxcdz08pj4YqJ8wV5h3wsOlzvP1CGYMJrY3BD32PkwnedWhJ_B02kKvO-OyJ2yRSACmr31cppL43tE4ZisM94PUfdLhSuRgNQv28b8-59GeZ4o2kv-LwSHxm8YSQwyclmbKaZMss8EduDRurD0eeRa1SUAJ8A8NrLSEiAnZILHqpq7k_5bcRTjTMt-D5Ml6ijc02-qw8NS8vmzbOKgduPxH4mGLr3H-UX94sJqQcXL1D5xjOq9IWVWIXJ2foaEOWJu7DLvbHDOeXdaNPEvdxrE=w1920-h400-no); 
	background-position: center center; 
	width: 100%;
    word-spacing: normal;
	color:  #ffffff;
	font: normal 600 36px / 54px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
	padding: 10px;
	line-height: 3em;
	margin-top: 34px;
	margin-bottom: 20px;
	}
}

/*FLEX PAGINA*/
@import "compass/css3";

.wrapper-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;  
  
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  
  font-weight: bold;
  /*text-align: center;*/
  
  -moz-background-size: auto 100%;
	-moz-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7);
	-webkit-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7);
	box-shadow: 2px 2px 5px rgba(0,0,0,.7);
}
.wrapper-flex > * {
  padding: 10px;
  flex: 1 100%;
}
.header {
  background: rgba(38, 109, 133, 0.64);
}
.footer {
  background: lightgreen;
}
.main {
  /*text-align: left;*/
  background: white;
}
.aside-1 {
  background: white;
  padding: 0px;
}
.aside-2 {
  background: white;
    padding: 0px;
}
#blokje-links {
	width: 100%;
	max-width: 320px;
	padding: 10px;
	background-color: #ffffff;
	height: auto;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align:left;
}
#blokje-rechts {
	width: 100%;
	max-width: 320px;
	padding: 10px;
	background-color: #ffffff;
	height: auto;
	margin: 0px auto;
	margin-bottom: 10px;
	text-align:left;
}
@media all and (min-width: 600px) {
  .aside { flex: 1 auto; }
}
@media all and (min-width: 600px) {
  .aside {
    flex: 1 0 0;
  }
}
@media all and (min-width: 800px) {
  .main    { flex: 3 0px; }
  /*.aside-1 { order: 1; } */
  .main    { order: 1; }
  .aside-2 { order: 2; }
  .footer  { order: 3; }
}
/*EINDE FLEX PAGINA*/

/* START FLEXBLOKJES storacles ed */
@import "compass/css3";

.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  }
.flex-item {
  background: #718b38;
  padding: 0px;
  width: 200px;
  height: 310px;
  margin: 30px;
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}
.flex-item-2 {
  background: #718b38;
  padding: 0px;
  width: 280px;
  height: 280px;
  margin: 5px;
  line-height: 150px;
  color: white;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

/* EINDE FLEXBLOKJES storacles ed */


/*GEWONE blokken*/
#subpagina-wijd-01 {
	background-image: url(https://lh3.googleusercontent.com/DSoiSFzBk0hCOEDtKzzs1Tsu98JTQvqzHjJASDJ_sMZH6cdf_J_UMFpCxlxJK6ymJr-9FvuNPHvqH2cce3-iDThbG16ITZ4ZO5NIirPjnf-tXxaRTlswmx0kQitoNuZJ-eCEHTLL0L7tIyKKknwxf6SFJ0Zw6ScGgmjoTt5duKrVKxwlTE0WA0S463isirCXieD7r58LwccsF_s1Pgl4HedVItMaR3fN6nqmRCwEz0Difd0I8roUyJxrnS1o9dBFHUSuaWAKGFj7bKnsVGsL5-d3azB5qEVIrM8L4HEJzijf_FKsHdj3OlbWf8EaVIGPPKebKEfpKgWMQnGdu7ayo2MksHSdDyO9Ncy4BBF8Lor15wUNONH98S6B0enZe_L11bFFKwJXRYiYCD9U9QqIZSTXUprHZNHYNb3BWR8b-6CLmFGKLIQwpo8qNilNRaAF44H8790gB-wteGB8uwQrtIkfmqEEQfwDoZ8EhGKxVNsXHj67i58n6AlEWZ8yy1HoEsGR983ml8fhg7zhbTS7Sc8nmA0qpvamulVRIi3LcEAKA3tteJLRPUOdv2TIS6RulRJ56_L3ijjO93UyzRVFvas5x0_KaVDF8zUYbjLSqLwRlXF2P-dM=w1872-h859-no);
    background-repeat: repeat-x;
    height: 1333px;
	margin-top: 34px;
}
#midden-titelbalk {
	text-align: center;
	width: 100%;
    max-width: 1100px;
    margin: 0px auto;
}
#midden {
	width: 100%;
    max-width: 1100px;
    margin: 0px auto;
}
div#div500 {
	width: 100%;
	max-width: 500px;
	margin: 0px auto;
	text-align: center;
}
#blokje-midden {
	width: 100%;
	max-width: 600px;
	padding: 0px;
	height: auto;
	margin: 0px auto;
	margin-bottom: 10px;
}
#bovenbanner{
	position: relative;
    overflow: hidden;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	display: block;	
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	/*background-image: url(https://lh3.googleusercontent.com/f8KcS1CEvALJezmGAmXgBPfkR0WyqSLhHYXfxr3fkg2e3zL2zi4IxLcpE-BlP17pGf00d9dW9kberFVIIGSRAvkKC_PcvYjA9d5udg7oFNXNRNjQRCjHtN9YC1X1iBNGFx7jdFb1uv1xevPi3KF4GZW5I79voWKdidLbSTOCAcv7YOulvHjLkUFKXE6XRDvCc2EcmqKUESUQR7feeqZpI8LWlxEeRUQmGwhcVxIfnbCl9BJPhXwGJeQ1I4apW0CIIhLKRMTt6PCsljfo1RhyTqpLZbSwwuXiGMHn73yNwybCRdY73rhKPIJoQGo2jyQ5Q4tVvKauSsa4uYwKD1UKhNZ3RQBnvJLxcdz08pj4YqJ8wV5h3wsOlzvP1CGYMJrY3BD32PkwnedWhJ_B02kKvO-OyJ2yRSACmr31cppL43tE4ZisM94PUfdLhSuRgNQv28b8-59GeZ4o2kv-LwSHxm8YSQwyclmbKaZMss8EduDRurD0eeRa1SUAJ8A8NrLSEiAnZILHqpq7k_5bcRTjTMt-D5Ml6ijc02-qw8NS8vmzbOKgduPxH4mGLr3H-UX94sJqQcXL1D5xjOq9IWVWIXJ2foaEOWJu7DLvbHDOeXdaNPEvdxrE=w1920-h400-no); */
	height: 300px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;	
	box-sizing: border-box;
	margin-top:34px;
	}
.marquee {
	position:absolute;
	bottom:0px;
	left:0px;
	overflow:hidden;
	width:100%;
    color: #fff;
    background-color:rgba(21,21,21,0.6);
	padding:8px;
}
	
/*kruis*/
.kruis {
    float: right;
    width: 60%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
.kruis > * {
	box-sizing: border-box;
}
.box-left-top {
    width: 53%;
    height: 200px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kruis > div {
    position: relative;
	box-sizing: border-box;
	float:left;
}
.box-right-top {
    width: 47%;
    height: 200px;
    border-bottom: 1px solid #fff;
}
.box-left-bottom {
    width: 53%;
    height: 160px;
    border-right: 1px solid #fff;
}
.box-right-bottom {
    width: 47%;
    height: 160px;
}
/* einde kruis */

/*kruis voor blokjes*/
.kruis-blokje {
    position:absolute;
	top:0px;
	left:0px;
    width: 100%;
	height:100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: 'Dosis', sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
.kruis-blokje > * {
	box-sizing: border-box;
	font-family: 'Dosis', sans-serif;
}
.kruis-blokje > div {
    position: relative;
	box-sizing: border-box;
	float:left;
}
.box-links-boven {
    width: 50%;
    height: 50%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.box-rechts-boven {
    width: 50%;
    height: 50%;
    border-bottom: 1px solid #fff;
}
.box-links-onder {
    width: 50%;
    height: 50%;
    border-right: 1px solid #fff;
}
.box-rechts-onder {
    width: 50%;
    height: 50%;
}
.box-links-onder, .box-rechts-onder, .box-links-boven, .box-rechts-boven {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
.box-links-onder, .box-rechts-onder, .box-links-boven, .box-rechts-boven > img {
	position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 50%;
    z-index: 1;
    /*opacity: 0.6;*/
}
.box-helft-boven {
	width: 100%;
    /*height: 50%;*/
    border-bottom: 5px solid #fff;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
.box-helft-onder {
	width: 100%;
    /*height: 50%;*/
    border-top: 5px solid #fff;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}

.box-links-boven h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 1.4;
    font-weight: 600;
    line-height: 1.8em;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-rechts-boven h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-rechts-onder h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 0.8em;
    font-weight: 400;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-links-onder h5 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    top: 10px;
    right: 10px;
    line-height: 1.3em;
    font-size: 0.8em;
    font-weight: 400;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	z-index: 2;
}
/* einde kruis voor blokjes */

/* streep voor blokjes */
.streep-blokje {
    position:absolute;
	top:0px;
	left:0px;
    width: 100%;
	height:100%;
    margin-top: 0px;
	padding:10px 0px;
	box-sizing: border-box;
	font-family: 'Dosis', sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
.streep-blokje > * {
	box-sizing: border-box;
	font-family: 'Dosis', sans-serif;
	color: #ffffff;
}
.streep-blokje > div {
    position: relative;
	box-sizing: border-box;
	float:left;
}
.streep-links {
    width: 10%;
    height: 100%;
    /*border-right: 1px solid #fff;*/
}
.streep-rechts-1 {
    position: absolute;
    left: 0;
    top: 0;
	width: 85%;
    border-bottom: 1px solid #fff;
    /*border-right: 1px solid #fff;*/
}
.streep-rechts-2 {
	position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    border-bottom: 1px solid #fff;
    /*border-right: 1px solid #fff;*/
}
.streep-rechts-3 {
	position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    border-bottom: 1px solid #fff;
    /*border-right: 1px solid #fff;*/
}
.streep-rechts-4 {
	position: absolute;
    left: 0;
    top: 0;
    width: 85%;
    /*border-right: 1px solid #fff;*/
}
.h-10 {
	height:10%;
}
.h-15 {
	height:15%;
}
.h-20 {
	height:20%;
}
.h-25 {
	height:25%;
}
.h-30 {
	height:30%;
}
.h-40 {
	height:40%;
}
.h-50 {
	height:50%;
}
.h-60 {
	height:60%;
}
.h-70 {
	height:70%;
}
.h-75 {
	height:75%;
}
.h-80 {
	height:80%;
}
.h-90 {
	height:90%;
}
.bgzw {
    background: rgba(21,21,21,.3);
}
.bgbl {
	background-color: rgba(0, 174, 239, 0.3);
}
.streep {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
/*.streep-rechts-1, .streep-rechts-2, .streep-rechts-3, .streep-rechts-4 > img {
	position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 25%;
    z-index: 1;
    opacity: 0.6;
}*/
.streep-rechts-1, .streep-rechts-2, .streep-rechts-3, .streep-rechts-4 {
	opacity: 1;
}
#streep-tekst-1 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Raleway', sans-serif;*/
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #fff;
    font-size: 1.8em;
    font-weight: 600;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#streep-tekst-2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #fff;
    font-size: 1.4em; 
    font-weight: 500;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#streep-tekst-3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 10px;
    color: #fff;
    font-size: 1.2em; 
    font-weight: 400;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#streep-tekst-4 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 14px;
    right: 10px;
    color: #fff;
    font-size: 0.8em; 
    font-weight: 200;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#streep-tekst-5 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 25px;
    right: 10px;
    color: #fff;
    font-size: 0.7em; 
    font-weight: 200;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
#streep-tekst-6 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 60px;
    right: 10px;
    color: #fff;
    font-size: 1em; 
    font-weight: 200;
    font-style: normal;
    line-height: 1.1em;
    max-height: 2.2em;
    margin: 0;
    padding: 0;
	text-decoration: none;
}
/* einde streep voor blokjes */

/*kruis voor slider algemeen - ook nog: >1119, 1119-900, 899-675, 674-500*/
.kruis-slider {
	position:absolute;
	right:10%;
	top:10px;
	box-sizing: border-box;
    width: 60%;
    margin-top: 0px;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
.kruis-slider > * {
	box-sizing: border-box;
}
.kruis-slider > div {
    position: relative;
	box-sizing: border-box;
	float:left;
}
#pijl-rechts {
	text-align: right;
    position: absolute;
    top: 10px;
    right: 10px;
	text-decoration:none;
}
#pijl-rechts > img{
	width:30px;
	height:auto:
}
/* EINDE kruis voor slider algemeen*/

.middenbalk {
	width: 100%;
    max-width: 1170px;
    margin: 0px auto;
}
.middenbalk > * {
  padding: 10px;
  box-sizing:border-box;
}
.achtergrond {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 135px;
    background: rgba(21,21,21,.6);
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
}
.achtergrond-01 {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: rgba(21,21,21,.3);
	box-sizing: border-box;
	display: block;
	text-decoration: none;
}
#logo-cover {
	position: absolute;
    top: 100px;
    left: 190px;
    height: 50px;
	width: 70px;
	padding:0px;
	margin: 0px;
    background: rgba(21,21,21,.6);
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
}
#logo-cover-01 {
    background: rgba(21,21,21,.6);
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
	box-sizing: border-box;
	display: block;
	text-decoration: none;
}
.blok-container {
	position:relative;
    display:block;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
.blok-container > * {
	box-sizing: border-box;
	}
.blok-container > div {
    position: relative;
	box-sizing: border-box;
	display: block;
}
#blok-breed {
	height: 285.5px;
	overflow: hidden;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	}
#vierkantenbakje {
	float: left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.3em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	background-color: rgba(255,255,255,.8);
}
.blok-vierkanten {
	position:relative;
    display:block;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	/*padding: 5px 0px 5px 5px;*/
	padding: 0px 0px 5px 5px; 
}
.blok-vierkanten > * {
	box-sizing: border-box;
	}
.blok-vierkanten > div {
    /*position: relative;*/
	box-sizing: border-box;
	float-left;
}
#blok-vierkant {
    width: 100%;
    padding-top: 100%;
    height: 0;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#teksthouder {
	width: 100%;
	padding: 0px 10px;
}
#teksthouder > p {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
}
#prikbord{
	float: left;
	width: 320px; 
	-moz-background-size: auto 100%; 
	-moz-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	-webkit-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	box-shadow: 2px 2px 5px rgba(0,0,0,.7); 
	padding: 5px;   
	border-radius: 5px;
	background-color: #323232;
	margin-bottom: 60px;
	font: normal bold 31px Indie Flower;
	font-size: 31px;
	text-decoration: none;
}


/*Methode 3*/
#tafel {
	display: block;
	position: relative;
    overflow: hidden;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	visibility: visible;
    opacity: 1;
}
#tafellaken {
	width: 100%;
    max-width: 1170px;
    margin: 0px auto;
}
#plate {
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
	position: relative;
}
#plate > img {
	width: 100%;
}
#broodkruimelbakje {
	float: left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.3em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
}
#broodkruimels {
	width: 100%;
    padding: 15px 20px 10px 20px;
    background: rgba(255,255,255,.8);
}

/*Middenbalk 100% breed*/
.dinner-cover {
    position: relative;
    border-bottom: 5px solid rgba(255,255,255,.8);
	max-width: 100%;
    height: auto;
	margin-bottom: 20px;
}
.dinner-cover-01 {
    position: relative;
    border-bottom: 5px solid rgba(255,255,255,.8);
	height: 284px;
	margin-bottom: 20px;
}
#dinner{
	position: relative;
	width: 100%;
	height: auto;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	display: block;	
    opacity: 1;
	/*background-image: url(); */
    background-size: 100%;
    background-repeat: no-repeat;	
	box-sizing: border-box;
}
#dinner-01{
	position: relative;
	height: 279px;;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	display: block;	
    opacity: 1;
	/*background-image: url(); */
    background-size: cover;
    background-repeat: no-repeat;	
	box-sizing: border-box;
	background-position:center center;
}
/*EINDE Middenbalk 100% breed*/

/*css voor historicisme overzicht*/
#historicisme_houder {
	position: relative;
	box-sizing: border-box;
	padding:0;
	margin:0;
	margin-bottom: 20px;
}
#div_historicisme {
	overflow: auto; 
	overflow-y: hidden;
	white-space: nowrap; 
	width: 100%; 
	border-top: 5px solid #00aeef;
	border-bottom: 5px solid #00aeef;
	opacity: 0.95;
	padding:10px 0px 0px 0px;
	box-sizing: border-box;
}
#div_historicisme > :first-child {
	margin-left:30px;
}
#achtergrond_20_rechts {
	position: absolute;
    bottom: 0;
	top: 0;
    right: 0;
	width:20px;
    background: rgba(0, 174, 239, 0.6);
	box-sizing: border-box;
	display: block;
	box-sizing: border-box;
}
#achtergrond_20_links {
	position: absolute;
    bottom: 0;
	top: 0;
    left: 0;
	width:20px;
    background: rgba(0, 174, 239, 0.6);
	box-sizing: border-box;
	display: block;
	box-sizing: border-box;
	z-index: 3;
}

#afbeelding_historicisme > img {
  width: auto;
  height: 279px;
  text-decoration: none;
  margin: 0px 20px;
  z-index:2;
  border-radius:10px;
  border: 1px solid #00aeef;
 }
#pijl_rechts > img {
    width: 20px;
	position: absolute;
    top: 45%;
	bottom:45%;
    right: 10px;
	z-index: 3;
 }
 #pijl_links > img {
    width: 20px;
	position: absolute;
    top: 45%;
	bottom:45%;
    left: 10px;
	z-index: 3;
 }
/*css voor historicisme overzicht*/

/* CSS voor freewall-3/4a/4b/8 */
	.free-wall-3 {
		margin: 5px 10px;
	}
	.free-wall-4a {
		margin: 5px 13px 10px 0px;
	}
	.free-wall-4b {
		margin: 0px;
	}
	.free-wall-7 {
		margin: 0px 10px 40px 10px;
	}
	.free-wall-8 {
		margin: 0px 10px 40px 10px;
	}
	.free-wall-8a {
		margin: 0px 10px 40px 10px;
	}
	.free-wall-9 {
		margin: 0px 10px 40px 10px;
	}
	 .brick-01 {
		width: 279px;
		height: 279px;
	}
	.brick-02 {
		width: 279px;
		height: 568px;
	}
	.brick-03 {
		width: 568px;
		height: 279px;
	}
	brick-04 {
		width: 857px;
		height: 279px;
	}
	 .brick-01a {
		width: 280px;
		height: 280px;
	}
	.brick-02a {
		width: 280px;
		height: 570px;
	}
	.brick-03a {
		width: 570px;
		height: 280px;
	}
	.brick-04a {
		width: 280px;
		height: 860px;
	}
	
	.brick {
	background-color: white;
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	}
/* EINDE CSS voor freewall-3/4a/4b/8 */

/* CSS voor freewall-2 en verder diverse hoogte */
        article {
            float: left;
            overflow: hidden;
        }
		#freewall-2 {
			margin: 5px 10px 20px 10px;
		}
		#freewall-5 {
			margin: 5px 10px 20px 10px;
		}
		#freewall-6 {
		margin: 5px 10px;
		}
		#freewall-7 {
		margin: 10px 10px;
		}
		#freewall-9 {
		margin: 10px 20px;
		}		
		.entry-content > a {
		margin:0;
		padding:0;
		}

        .block > div > img {
            display: block;
            width: 100%;
            height: auto;
        }
		.for5col article {
            width: 20%;
        }
        .for6col article {
            width: 16.66%;
        }
        .for4col article {
            width: 25%;
        }
		.for3col article {
			width: 33.33%;
		}
        .for2col article {
            width: 50%; 
        }
/* EINDE CSS voor freewall-2 diverse hoogte */

/*START BLOK VOETER*/
#voeter{
	position:relative;
	background-color: #00aeef; 
	background-size: cover;
	background-repeat: no-repeat; 
	background-image: url(https://lh3.googleusercontent.com/gha5dcScW8TdSEAz55YhC6jwLXAQY-0u1kk-mnIzlQijMrM5WbAiHo9gHYouIDIvfIzs1HWOW21ECWO245iCCZwDvQy7L9_fLzvbtHXHhThLpjccaxc23qPUfYmWXRG9MSz4Pav9g2AbwG_7PraRwINNcySH3_U4bB18Owc8vqIiMNqP2Qb-jD_arDsVRZL_0buWOzx9VPI_WK6NW_L2KBDJR_kyGHeBIxXorzCIN_FyUp9QofIB0NFLqy4PoUHkcai4c7wy3E2VM923fSLauWKiavYN4gfuQaG7-CK2K9AB9GHTCnbQmA9r3CbOHn9MJzuFo1cEdPMnhc6vxjCcieXIJwyzgynTK_BBS5idZ3OsuL46rKBmmzRryMwxTsteGgVFUkJ7ELAjJ8MNvsfdYIqiXkVIRr-qg8qxD4V8QP-4_024PWKtJ_rM_DYaeX8bJXQd4xrVoI_m8sfSnGKFEN6-VmzRMsjH1GgMeUMFF7pwLadfyjM1B_dK3qfLe6fXN_-yLP9QaQMlRH8OQYxmuPgRhl_-Jw_P7qvLCn0nHmy1C4Yk9dJK4BaUeP8VIpmjx7Sm2xm1vnfYG-OcHqdUVfGOL3w51DiEZxlFWsQ_y9rCv7Mt_H0DVFyFsFrDme3zENRRsPVQtB2tuGHToPdvUt0Eg5nqVw0XCe8Gr_C8ag=w1920-h400-no); 
	background-position: center center; 
	width: 100%;
	height: 300px;
	color:  #ffffff;
	padding: 10px;
	        }
#voetbed {
	width: 100%;
	max-width: 1170px;
	margin:0px auto;
	text-align:center;
	margin-top:10px;
}
/*EINDE BLOK VOETER*/


/*START css voor tabsblokje-home*/
#jongen-2 {
	float:right;
	width:100%;
	max-width:300px;
	
}
#jongen-3 {
	float:right;
	width:100%;
	max-width:300px;
	
}
@media (max-width: 1119px) and (min-width: 1002px){
#jongen-2 {
	float:right;
	width:100%;
	max-width:235px;
}
}
@media (max-width: 1119px) and (min-width: 903px){
#jongen-3 {
	float:right;
	width:100%;
	max-width:260px;
}
}
/*EINDE css voor tabsblokje-home*/

/*START css voor vraagteken en uitleg iconen */
#zijkant {
	width:100%;
	max-width:270px;
	position:relative;
	height:59px;
	float:right;
	margin-right:10px;
	padding:10px;
	border-bottom:2px solid #00aeef;
}
#vraagteken {
	width:100%;
	position:relative;
	box-sizing:border-box;
	height:40px;
}
#vraagteken_vierkant{
	position:absolute;
	height:0px;
	width:250px;
	top:0px;
	right:20%;
	background-color:rgba(21,21,21,.8);
	-webkit-box-shadow:0 1px 15px -3px #868686;
	-moz-box-shadow:0 1px 15px -3px #868686;
	box-shadow:0 1px 15px -3px #868686;
	overflow:-moz-scrollbars-vertical;
	overflow-y:auto;
	/*overflow-x:hidden;*/
	z-index:5;
	transition: all 0.6s ease;
}
#vierkant_inhoud {
	padding: 30px 0px 20px 0px;
}
#vierkant_inhoud_blok {
	width: 100%;
	padding:10px;
	height:auto;
	margin:0px;
	float: left;
	border-bottom: 1px dotted #ffffff;
}
#vierkant-item {	
	font-family: 'Raleway', sans-serif;
	color: #fff;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	font-style: normal;
	line-height: 1.1em;
	max-height: 2.2em;
	margin: 0;
	padding: 0px 0px 0px 40px;
	text-decoration: none;
	background-size: 28px;
}
.vraagteken_rondje {
	white-space: normal;
	letter-spacing: 0px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px; 
	font-weight: 100;
	font-style: normal;
	line-height: 1.1em;
	min-height: 1.1em;
	max-height: 2.2em;
	margin: 0;
	margin-top:-8px;
	padding: 20px;
	background-color: #00aeef;
	background-image:url(../images/help-wit.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	text-decoration:none;
	border-radius: 90px;
	text-align:center;
	float: right;
	cursor:pointer;
}
#tekst-rale-01-6 {
	font-family: 'Raleway', sans-serif;
	color: #00aeef;
	text-align: right;
	font-size: 22px; 
	font-weight: 200;
	font-style: normal;
	line-height: 1.1em;
	max-height: 2.2em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#pijltje-tekst {
	white-space: normal;
	letter-spacing: 0px;
	font-family: 'Amatic SC', regular;
	color: #fff;
	font-size: 22px; 
	font-weight: 200;
	font-style: normal;
	line-height: 1.1em;
	min-height: 1.1em;
	max-height: 2.2em;
	margin: 0;
	padding: 20px;
	background-image:url(../images/pijltje-1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: 20px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	position: absolute;
}
/*EINDE css voor vraagteken en uitleg iconen */

/*START css voor FLIP*/
.flip3Dclick {
    width: 200px;
	height:100%;
    margin: 0px 0px 0px 0px;
	float: right;
}
.flip3Dclick > .front{
    position: absolute;
    transform:perspective(600px) rotateY(0deg);
    -webkit-transform:perspective(600px) rotateY(0deg);
    width: 200px;
	height:100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: 0.5s linear 0s;
    -webkit-transition: 0.5s linear 0s;
}
.flip3Dclick > .back{
    position: absolute;
    transform:perspective(600px) rotateY(180deg);
    -webkit-transform:perspective(600px) rotateY(180deg);
	background: rgba(21,21,21,.6);
    width: 200px;
	height:100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: 0.5s linear 0s;
    -webkit-transition: 0.5s linear 0s;
	/*-moz-background-size: auto 100%;
	-moz-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7);
	-webkit-box-shadow: box-shadow: 2px 2px 5px rgba(0,0,0,.7);
	box-shadow: 2px 2px 5px rgba(0,0,0,.7);*/
}
/* VOORKANT */
.voorkant {
	padding: 0px 5px;
}
/* ACHTERKANT */
.achterkant {
	padding: 10px 10px;
}
#icoon_rondje {
	white-space: normal;
	letter-spacing: 0px;
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 14px; 
	font-weight: 100;
	font-style: normal;
	line-height: 1.1em;
	min-height: 1.1em;
	max-height: 2.2em;
	padding: 20px;
	background-color: #00aeef;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 20px;
	text-decoration:none;
	border-radius: 90px;
	text-align:center;
	position:absolute;
	cursor:pointer;
}
/*EINDE css voor FLIP*/


/*START css voor agenda enz. adventkerk*/
#tekst-agenda-01 {
		text-decoration: none;
		color: #454545;
		margin: 0px;
		display:block;
		font-family:'Indie Flower';
		font-size:24px;
		color:#00aeef;
		line-height:24px;
}
#tekst-agenda {
		text-decoration: none;
		font-family: 'Open Sans',sans-serif;
		font-size: 12px;
		line-height: 16px;
		color: #454545;
		margin: 0px;
		display:block;
}
#datum {
	float:left;
	width:100%;
	max-width:50px;
	text-align:left;
	height:150px;
}
#datum-01 {
	height:350px;
}
@media (max-width: 1139px) and (min-width: 1004px){
#tekst-agenda {
	font-size:10px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 1003px) and (min-width: 941px){
#tekst-agenda {
	font-size:9px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 856px) and (min-width: 766px){
#tekst-agenda {
	font-size:10px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 765px) and (min-width: 709px){
#tekst-agenda {
	font-size:9px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 574px) and (min-width: 507px){
#tekst-agenda {
	font-size:10px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 507px) and (min-width: 476px){
#tekst-agenda {
	font-size:9px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
@media (max-width: 464px) and (min-width: 328px) {
	#datum-01 {
		height:300px;
	}
}
@media screen and (max-width:372px) {
	#tekst-agenda {
	font-size:12px;
}
#tekst-agenda-01 {
	font-size:16px;
	line-height:18px;
}
#datum {
	height:120px;
}
}
.agenda-tabs-houder {
	background-color:#ffffff;
	padding: 10px;
}
.agenda-tabs-houder * {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}
.agenda-tabs-houder > ul {
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #666;
	overflow: hidden;
}
.agenda-tabs-houder > ul li {
	list-style: none;
	float: left;
	margin-right: 4px;
	margin-bottom:4px;
}
.agenda-tabs-houder > ul li a {
	display: inline-block;
	padding: 6px 12px;
	color: #888;
	outline: 0;
	text-decoration: none;

	background: #f3f3f3;
	background: -webkit-gradient(linear,0 0,0 bottom,from(#eee),to(#e4e4e4));
	background: -moz-linear-gradient(#eee,#e4e4e4);
	background: linear-gradient(#eee,#e4e4e4);
	-pie-background: linear-gradient(#eee,#e4e4e4);
}

.agenda-tabs-houder > ul li a.current {
	color: white;

	background: #666;
	background: -webkit-gradient(linear,0 0,0 bottom,from(#888),to(#666));
	background: -moz-linear-gradient(#888,#666);
	background: linear-gradient(#888,#666);
	-pie-background: linear-gradient(#888,#666);
}
div.tabscontent > div {
	padding: 0px 0px 0px 0px;
}
#agenda-teksthouder {
	width: 100%;
	padding: 0px 10px;
}
#agenda-teksthouder > p {
	white-space: normal;
    font-size: 12px;
	line-height:18px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	padding-bottom:20px;
}
.voeter-01 {
	position:relative;
	overflow: hidden;
	padding: 20px 20px 40px 20px;
	background-color: #505450;
	color: #fff;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.25);
	box-shadow: 0 1px 4px rgba(0,0,0,0.25);
}
.voeter-kolom {
	float: left;
	width: 20%;
	min-width: 11em;
	min-height: 120px;
	padding-left: 2%;
}
.voeter-kolom:first-child {
	width: 40%;
	padding-left: 0;
}
.kolom-01 {
	float: left;
	width: 23%;
	min-width: 11em;
	min-height: 200px;
}
/*EINDE css voor agenda enz. adventkerk*/

/* START css voor accordion */
#accordion-houder {
	width:100%;
	max-width:700px;
	margin:0px auto;
	margin-bottom:40px;
}
#accordion-houder-01 {
	width:100%;
	max-width:280px;
	position:relative;
	float:left;
	margin:10px 0px 0px 10px;
}
button.accordion {
	font-family: Open Sans;
    background-color: #ffffff;
    border: none;
	border-bottom: 1px dotted rgb(155, 144, 136);
    color: #00aeef;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
    background-color: #00aeef;
	color:#ffffff;
}

button.accordion:after {
    content: '\002B';
    color: #00aeef;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
button.accordion.active:after {
    content: "\2212";
	color:#ffffff;
}
div.panel {
    /*padding: 0 18px;*/
    background-color: white;
    max-height: 0;
    overflow: hidden;
    /*transition: max-height 0.2s ease-out;*/
	transition: all 0.6s ease;
}
.panel-01,
.panel-02 {
	padding: 0px 10px;
}
/*.panel * {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 20px 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}*/
.panel-01 * {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}
.panel-02 *,
.panel-02 > ul > li,
.panel-02 > ol > li {
	white-space: normal;
    font-size: 16px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px 0px;
	font-style: normal;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
	color: #333;
	text-align:left;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
}
.panel-01 > ul,
.panel-01 > ol,
.panel-02 > ul,
.panel-02 > ol {
		padding-left: 40px;
}
.panel-01 > ul > li,
.panel-01 > ol > li {
	white-space: normal;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0px;
    font-weight: 400;
	margin: 0px;
    padding: 0px;
	font-style: normal;
    font-family: Open Sans;
    text-decoration: none;
	color: #333;
	text-align:left;
}


/* EINDE css voor accordion */

/* START css voor zoekvak */
#zoekvak {
	float:right;
	margin:0px 20px 0px 0px;
	width: 50px; 
	height: 20px;
	background-image: url(../images/search-wit.png);
	background-repeat:no-repeat;
	background-size: 20px;
	z-index:11000;
}
#zoekvak_popup, #zoekvak_popup_mobiel {
	background: #000;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 34px;
    left: 0;
    width: 100%;
    height: 0px;
    z-index: 9000;
    /*overflow: scroll;
    -webkit-overflow-scrolling: touch;*/
	overflow:hidden;
	/*transition: all 0.6s ease;*/
}
#inhoud-zoekvak {
	width:90%;
	max-width: 500px;
	height:90%;
	max-height:200px;
    margin: 1.33333em auto;
    float: none;
    background-color: #ffffff;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#sluiten {
	float:right;
	margin:20px 20px 60px 0px;
	width: 50px; 
	height: 50px;
	background-image: url(../images/close-01.png);
	background-repeat:no-repeat;
	background-size: 50px;
	z-index:11000;
}
/* EINDE css voor zoekvak */

/* START css voor bijbelquotes */
.bijbelquote {
	padding:20px 40px;
	font-size:20.7px;
	font-family: "Times New Roman", Times, serif;
	position:relative;
	line-height:23px;
	background-color: rgba(0, 174, 239, 0.12);
	border-radius: 10px;
}
/*.bijbelquote > a {
	font-family: "Times New Roman", Times, serif;
	font-size:20.7px;
	line-height:23px;
}*/
.bijbelquote > p {
}
#bijbelvers {
	float: right;
	font-style: italic;
	text-decoration: none;
	color:#00aeef;
	padding:0px;
	margin:0px;
}
.bijbelquote::before {
    font-family: Georgia, serif;
    content: "“";
    font-size: 120px;
    line-height: 0.85;
    position: absolute;
    top: 0px;
    left: -10px;
    color: rgb(190, 228, 249);
}
.bijbelquote::after {
    font-family: Georgia, serif;
    content: "”";
    font-size: 120px;
    line-height: 0.85;
    position: absolute;
    bottom: -60px;
    right: -10px;
    color: rgb(190, 228, 249);
}
/* EINDE css voor bijbelquotes */

/*START css voor artikelpagina*/
#tafellaken-02 {
	width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}
.midden-02{
	position:relative;
	width:100%;
	overflow: hidden;
	padding: 20px 10px 0px 10px;
	border-bottom: 1px solid #eee;
	color: #333;
}
div.kolom-02 {
	position:relative;
	float: left;
	width: 22.5%;
	min-height: 120px;
	margin-right: 3.3%;
	margin-bottom:40px;
	padding-bottom:10px;
	font-family: Georgia,serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}
div.kolom-02:last-child {
	margin-right: 0%;
}
div.kolom-03 {
	position:relative;
	float: left;
	width: 48.4%;
	min-height: 120px;
	margin-right: 3.3%;
	margin-bottom:40px;
	padding-bottom:10px;
	font-family: Georgia,serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}
.kolom-02-inhoud {
	padding-bottom:10px;
	max-height:100%;
}
div.kolom-02-inhoud > ul,
div.kolom-02-inhoud > ol,
div.kolom-02-inhoud > ul,
div.kolom-02-inhoud > ol {
		padding-left: 15px;
}

div.kolom-02-inhoud > ul > li {
	font-family: Georgia,serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 21px;
}
#tekst-06 {
	font-family:'Open Sans',sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	line-height:21px;
	margin-bottom:10px;
	text-decoration: none;
	display:block;
}
#tekst-07 {
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	font-size:18px;
	line-height:21px;
	text-decoration: none;
	margin: 0px;
	display:block;
}
#tekst-08 {
	text-decoration: none;
	font-family: 'Open Sans',sans-serif;
	margin: 0px;
	display:block;
	color:#999;
	font-size:12px;
	font-weight:400;
}
.bijbelquote-01 {
	padding:20px 40px;
	font-family: "Times New Roman", Times, serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 21px;
	position:relative;
	background-color: rgba(0, 174, 239, 0.12);
}
.bijbelquote-01::before {
    font-family: Georgia, serif;
    content: "“";
    font-size: 120px;
    line-height: 0.85;
    position: absolute;
    top: 0px;
    left: -10px;
    color: rgb(190, 228, 249);
}
.bijbelquote-01::after {
    font-family: Georgia, serif;
    content: "”";
    font-size: 120px;
    line-height: 0.85;
    position: absolute;
    bottom: -60px;
    right: -10px;
    color: rgb(190, 228, 249);
}
@media (min-width: 901px) and (max-width: 1300px) {
	div.kolom-02 {
	width: 31%;
	}
	div.kolom-03 {
	width: 100%;
	}
	div.kolom-100 {
		width:100%;
	}
	div.kolom-02:nth-child(3) {
	margin-right: 0%;
	}
	/*div.kolom-02:last-child {
	display: block;
	width: 48.4%;
	background-color: #0CF;
	}*/
}
@media (min-width: 601px) and (max-width: 900px) {
	div.kolom-02,
	div.kolom-03 {
	width: 48.3%;
	}
	div.kolom-02:nth-child(2) {
	margin-right: 0%;
	}
}
@media screen and (max-width: 600px) {
	div.kolom-02,
	div.kolom-03 {
	width: 100%;
	margin-right: 0%;
	}
}
/* EINDE css voor artikelpagina*/


/*EINDE Methode 3*/

/*************************/
/*************************/
/*************************/


/*AANPASSING TEKST IN BLOKKEN FREEWALL*/
@media screen and (max-width: 475px) {
#streep-tekst-5 {
    font-size: 1em; 
	top:5px;
}
#streep-tekst-4 {
    font-size: 1.2em; 
}
}
@media (max-width: 520px) and (min-width: 460px){
#tekst-rale-01-5 {
    font-size: 26px; 
}
}
@media (max-width: 555px) and (min-width: 460px){
#streep-tekst-1 {
    font-size: 1.5em; 
}
}
@media (max-width: 730px) and (min-width: 685px){
#tekst-rale-01-5 {
    font-size: 26px; 
}
}
@media (max-width: 990px) and (min-width: 909px){
#tekst-rale-01-5 {
    font-size: 28px; 
}
}
/*EINDE AANPASSING TEKST IN BLOKKEN FREEWALL*/



/* START css pagina groter dan 1120px */
@media screen and (min-width: 1120px) {
#broodkruimelbakje {
	width: 100%;
}
#broodkruimelbakje-02 {
	width: 75%;
}
#logo-banner {
	width: 200px;
	height: auto;
}
#logo-banner > img {
	width: 150px;
	height: auto;
}
#logo-tekst {
	float:left;
	width:25%;
	max-width: 200px;
	height:auto;
	font-family:'a_okayregular', sans-serif;
	font-size:62px;
	font-weight:400;
	line-height:49px;
	color:#ffffff;
	margin:5px 10px;
}
#logo-cover-01 {
	height: 50px;
    width: 68px;
    padding: 0px;
    margin-top: -105px;
    margin-left: 7px;
}
.kruis {
	width: 60%;
}
#kolom-vierkant {
	width: 23.95%;
	float: left;
	margin: 5px;
}

.box-left-top h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 4.3em;
    font-weight: 600;
    line-height: 1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-right-top h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 2.4em;
    font-weight: 500;
}
.box-right-bottom h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 1.5em;
    font-weight: 500;
}
#tafelkleed {
	float: left;
    width: 75%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.3em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding:0px 0px 0px 0px;
	background-color: rgba(255,255,255,.8);
}
#placemat {
	float: left;
    width: 25%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.5em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	background-color: rgba(255,255,255,.8);
}
#plate {
	float: left;
    margin: 5px 13.5px 5px 0px;
}
#tekst-rale-02-1 {
	padding: 0 30px;
}
/*voor kruis in slider */
.kruis-slider > .box-left-top-kruis {
    width: 53%;
    height: 200px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-right-top-kruis {
    width: 47%;
    height: 200px;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-left-bottom-kruis {
    width: 53%;
    height: 160px;
    border-right: 1px solid #fff;
}
.kruis-slider > .box-right-bottom-kruis {
    width: 47%;
    height: 160px;
}
.kruis-slider > .box-left-top-kruis h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 4.3em;
    font-weight: 600;
    line-height: 1em;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-top-kruis h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 2.4em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-bottom-kruis h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 1.5em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* EINDEvoor kruis in slider */
}
/* EINDE css pagina groter dan 1120px */

/* START css pagina 900 en kleiner dan 674px */
@media (max-width: 1119px) and (min-width: 900px){
/*voor kruis in slider */
.kruis-slider > .box-left-top-kruis {
    width: 53%;
    height: 150px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-right-top-kruis {
    width: 47%;
    height: 150px;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-left-bottom-kruis {
    width: 53%;
    height: 160px;
    border-right: 1px solid #fff;
}
.kruis-slider > .box-right-bottom-kruis {
    width: 47%;
    height: 160px;
}
.kruis-slider > .box-left-top-kruis h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 3.1em;
    font-weight: 600;
    line-height: 1em;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-top-kruis h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 2.1em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-bottom-kruis h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 1.5em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* EINDE voor kruis in slider */
#streep-tekst-1 {
	font-size: 1.5em;
}
}
@media (max-width: 899px) and (min-width: 675px){
/*voor kruis in slider */
.kruis-slider > .box-left-top-kruis {
    width: 53%;
    height: 100px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-right-top-kruis {
    width: 47%;
    height: 100px;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-left-bottom-kruis {
    width: 53%;
    height: 160px;
    border-right: 1px solid #fff;
}
.kruis-slider > .box-right-bottom-kruis {
    width: 47%;
    height: 160px;
}
.kruis-slider > .box-left-top-kruis h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 2em;
    font-weight: 600;
    line-height: 1em;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-top-kruis h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 1.3em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-bottom-kruis h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 1em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* EINDE voor kruis in slider */
#streep-tekst-1 {
	font-size: 1.5em;
}
}
/* EINDE css pagina 900 en kleiner dan 674px */


/* START css pagina groter dan 701px en kleiner dan 1119px */
@media (max-width: 1119px) and (min-width: 701px){
#broodkruimelbakje-02 {
	width: 100%;
}
#logo-banner {
	width: 200px;
	height: auto;
}
#logo-tekst {
	float:left;
	width:25%;
	max-width: 200px;
	height:auto;
	font-family:'a_okayregular', sans-serif;
	font-size:62px;
	font-weight:400;
	line-height:49px;
	color:#ffffff;
	margin:5px 10px;
}
#logo-cover-01 {
    height: 50px;
    width: 68px;
    padding: 0px;
    margin-top: -105px;
    margin-left: 7px;
}
#logo-banner > img {
	width: 150px;
	height: auto;
}
.kruis {
	width: 60%;
}
.blok-vierkanten {
	position:relative;
    display:block;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding: 0px 0px 5px 5px;
}
#kolom-vierkant {
	width: 32%;
	float: left;
	margin: 5px;
}
.box-left-top h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 3.1em;
    font-weight: 600;
    line-height: 1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-right-top h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 2.1em;
    font-weight: 500;
}
.box-right-bottom h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.4em;
    font-size: 1.5em;
    font-weight: 500;
}
#tafelkleed {
	float: left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.3em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding:0px 0px 0px 0px;
	background-color: rgba(255,255,255,.8);
}
#placemat {
	float:left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.5em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding: 5px;
	background-color: rgba(255,255,255,.8);
}
#placemat-fw {
	float:left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.5em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding: 10px;
	background-color: rgba(255,255,255,.8);
}
#plate {
	float: left;
	/*margin: 5px 0px;*/
    margin: 5px;
	width: 32%;
}
#tekst-rale-02-1 {
	padding: 0px 0px 0px 30px;
}
}
/* EINDE css pagina groter dan 701px en kleiner dan 1119px */

/* START css pagina kleiner dan 700px */
@media screen and (max-width: 700px) {
#broodkruimelbakje-02 {
	width: 100%;
}
#logo-banner {
	width: 100px;
	height: auto;
}
#logo-banner > img {
	width: 100px;
	height: auto;
}
#logo-tekst {
	float:left;
	width: 110px;
	height:auto;
	font-family:'a_okayregular', sans-serif;
	font-size:45px;
	font-weight:400;
	line-height:35px;
	color:#ffffff;
	margin:5px 10px;
}
#logo-cover-01 {
	height: 26px;
    width: 40px;
    padding: 0px;
    margin-top: -57px;
    margin-left: 2px;
}
.box-left-top h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 2.0em;
    font-weight: 600;
    line-height: 1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.box-right-top h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 1.8em;
    font-weight: 500;
}
.box-right-bottom h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 1.5em;
    font-weight: 500;
}
.kruis {
	width: 60%;
    position: absolute;
    right: 30px;
    width: 60vw;
    top: 0px;
    margin-top: 0;
}
#kolom-vierkant {
	width: 47%;
	float: left;
	margin: 5px;
}
#tafelkleed {
	float:left;
    width: 100%;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1.3em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	background-color: rgba(255,255,255,.8);
}
#placemat {
	float:left;
    width: 100%;
	max-width: 700px;
	margin: 0px auto;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.5em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding: 0px 0px 5px 5px;
	background-color: rgba(255,255,255,.8);
}
#placemat-fw {
	float:left;
    width: 100%;
	max-width: 700px;
	margin: 0px auto;
    margin-top: 0px;
	box-sizing: border-box;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:2.5em;
	color: #333;
	visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .3s linear,padding .3s ease;
    transition: opacity .3s linear,padding .3s ease;
	padding: 10px;
	background-color: rgba(255,255,255,.8);
}

#placemat > div {
	/*width: 100%;
	max-width: 700px;
	margin: 0px auto;*/
}
#plate {
	width: 47%;
    margin: 5px;
	float: left;
	}
#plate > img {
	width: 100%;
}
#tekst-rale-03-1 {
    padding: 10px 0px 0px 0px;
}
#tekst-rale-02-1 {
	padding: 0 9px;
}
}
/* EINDE css pagina kleiner dan 700px */


/* START css pagina tussen 674 en 500px */
@media (max-width: 674px) and (min-width: 500px){
/*voor kruis in slider */
.kruis-slider > .box-left-top-kruis {
    width: 53%;
    height: 80px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-right-top-kruis {
    width: 47%;
    height: 80px;
    border-bottom: 1px solid #fff;
}
.kruis-slider > .box-left-bottom-kruis {
    width: 53%;
    height: 160px;
    border-right: 1px solid #fff;
}
.kruis-slider > .box-right-bottom-kruis {
    width: 47%;
    height: 160px;
}
.kruis-slider > .box-left-top-kruis h3 {
    color: #fff;
    margin: 0;
    text-align: right;
    position: absolute;
    bottom: 18px;
    right: 10px;
    font-size: 1.7em;
    font-weight: 600;
    line-height: 1em;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-top-kruis h4 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    bottom: 21px;
    left: 10px;
    line-height: 1em;
    font-size: 1em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.kruis-slider > .box-right-bottom-kruis h5 {
    color: #fff;
    margin: 0;
    text-align: left;
    position: absolute;
    top: 10px;
    left: 10px;
    line-height: 1.3em;
    font-size: 0.8em;
    font-weight: 500;
	font-family: 'Raleway', sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
/* EINDE voor kruis in slider */
}
/* EINDE css pagina tussen 674 en 500px */

/*als blokjes moeten vergroten op mobiel kleiner dan 500px */
@media screen and (max-width: 500px) {
#broodkruimelbakje-02 {
	width: 100%;
}
#kolom-vierkant {
	width: 97%;
	float: left;
	margin: 5px;
}
#plate {
	width: 97%;
    margin: 5px 0px;
    float:left;
}
#tekst-rale-03-1 {
    padding: 10px 0px 0px 0px;
}
#tekst-rale-02-1 {
	padding: 0 9px;
}
#titeltekst-blauw {
	line-height:40px;
}
}
/* EINDE css pagina kleiner dan 500px */













