@font-face {
  font-family: "responsivenav";
  src:url("icons/responsivenav.eot");
  src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #666;
	background-color: #FFF;
	background-repeat: repeat;
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h1 {
	font-size: 3em;
	line-height: 0;
	color: #FFF;
	margin-bottom: 0.5em;
	float: left;
	width: 100%;
	font-weight: normal;
	font-variant: normal;
}

h2 {
  float: left;
  width: 100%;
  font-size: 1.5em;
  color: #222;
  margin: 1em 0 .5em;
}

p {
	float: left;
	width: 100%;
	color: #FFF;
	margin-bottom: 1em;
	line-height: 1.1em;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 16%;
	padding: 0px;
	margin: 0px;
	float: right;
	}
.span_2_of_3 {
	width: 50%;
	padding: 0px;
	margin-top: 30px;
    max-width: 500px;
}
.span_1_of_3 {
	width: 30%;
	background-color: #FFF;
	padding: 0px;
	}
	
.blauw-vlak p {
	background-color: #0056A6;
	border-radius: 35px;
	margin: 0;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 30px;
}

.blauw-vlak p title {
	font-size: 120%;
}

.copyright {
	color: #2D74B6;
	font-size: 90%;
	line-height-uit: 1.5em;
	text-align: right;
}

.blauw-vlak p .title {
	font-size: 2em;
	line-height: 1em;
}
.copyright a {
	text-decoration: none;
	color: #367AB9;
}

.plaatje {
	width: 300px;
}
.onderstrepen {
	text-decoration: underline;
}
/* MENU */

@font-face {
  font-family: "responsivenav";
  src:url("icons/responsivenav.eot");
  src:url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("icons/responsivenav.ttf") format("truetype"),
    url("icons/responsivenav.woff") format("woff"),
    url("icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

.nav-collapse {
	width: 80%;
	top: 0;
	left: 0;
}

.nav-collapse ul {
  display: block;
  width: 100%;
  list-style: none;
  margin:0;
  padding-left: 20px;
}

.nav-collapse li active{
	border-bottom-uit: 1px solid rgba(0,0,0, .2);
	border-top-uit: 1px solid rgba(255,255,255, .1);
}
.nav-collapse li {
	width: 100%;
  	display: block;
 	font-weight: bold;
	font-size: 90%;
}

.linkloos{
	width: 100%;
	display: block;
  	color: #0056a3;
	font-weight: bold;
	font-size: 90%;
	padding-left: 1em;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
}

.nav-collapse li a {
	color: #0056a3;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-transition: background .3s ease;
  -moz-transition: background .3s ease;
  transition: background .3s ease;
	border-bottom-uit: 1px solid rgba(0,0,0, .2);
	border-top-uit: 1px solid rgba(255,255,255, .1);
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 100%;
}


.nav-collapse ul a:link {
	border-bottom: 1px solid rgba(255,255,255, .2);
	border-top: 1px solid rgba(0,0,0, .2);
	padding-left: 1em;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
}
.nav-collapse ul .sub a:link {
	color: #39F;
	border-bottom: 0px solid rgba(0,0,0, .2);
	border-top: 0px solid rgba(255,255,255, .1);
	font-weight: normal;
	padding-top: 0.3em;
	padding-right: 1.6em;
	padding-bottom: 0.3em;
	padding-left: 1.6em;
}

.nav-collapse ul .sub a:hover {
	color: #C7A678;
}

.nav-collapse a:hover {
	color: #39F;
	background-color: #FFF;
	background-position: 255;
}

.nav-collapse li:first-child a { 
border-top: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	padding-left: 1em;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.4em;
}

.nav-collapse li:last-child a {

	border-bottom: 0px solid rgba(0, 0, 0, 0.2);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.nav-toggle { display: none }

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float-uit:left;
	margin-uit: 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.5%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}


/*  GO FULL WIDTH BELOW 768 PIXELS */
@media only screen and (max-width: 768px) {

body {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #666;
	background-color: #FFF;
	background-repeat: repeat;
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.blauw-vlak p {
	padding: 20px;
	background-color: #0056A6;
	border-radius: 35px;
	margin: 0;
}
	
	.plaatje {
	width: 100%;
}
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_3 {
	width: 100%;
	}
.span_2_of_3 {
	width: 88%;
}
.span_3_of_3 {
	width: 1px;
	}
.plaatje {
	width: 100%;
}

}

@media screen and (max-width: 40em) {
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .nav-collapse {
    top: 0;
    width: 90%;
    position: relative;
  }
  
  .nav-collapse a {
	color: #0056a3;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  -webkit-transition: background .3s ease;
  -moz-transition: background .3s ease;
  transition: background .3s ease;
	border-bottom-uit: 1px solid rgba(0,0,0, .2);
	border-top-uit: 1px solid rgba(255,255,255, .1);
	display: block;
	width: 90%;
	text-decoration: none;
	font-size: 120%;
}
	
  .nav-collapse.opened { max-height: 9999px }
  .nav-collapse a:hover { background: transparent }
  .nav-collapse .active a:hover { color: #006; background: rgba(0,0,0, .0) }
  .nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
    display: block;
    margin-uit: 0 -2em 1em 0;
  }
  .nav-toggle:before {
    color: #444; /* Edit this to change the icon color */
    font-family: "responsivenav";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 28px;
    text-transform: none;
    position: absolute;
    content: "\2261";
    text-indent: 0;
    text-align: center;
    line-height: 65px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
  }
  .nav-toggle.active:before {
    font-size: 24px;
    content: "\78";
  }

}


@media screen and (min-width: 76em) {
  .nav-collapse { width-uit: 20em }

}
.blauw-vlak p a {
	color: #FFF;
	text-decoration: none;
}
