/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
* {
	box-sizing: border-box;
}
html {
	min-height: 100%;
}
body {
	min-height: 100%;
}

body {
	font-family: "RO Sans";
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.sr {

	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* header */
#page_header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	/*background: rgba(0,0,0,.5);*/
}
#hbmenu_top {
	position: absolute;
	left: 0;
	top: 0;
	width: 56px;
	height: 47px;
	background: url(../img/layout/Hamburger@2x.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.75);
}
#hbmenu_top.hbmenu_nav, #hbmenu_footer.hbmenu_nav {
	background: none;
	cursor: default;
}
#hbmenu_top a, #hbmenu_footer a {
	display: block;
	width: 56px;
	height: 47px;
	margin: 0;
	border: 0 none;
	background: url(../img/layout/Hamburger@2x.png) no-repeat center center;
	background-size: contain;
	text-indent: -100vw;
}
#hbmenu_top a:focus, #hbmenu_footer a:focus {
	outline: dotted blue;
}
#hbmenu_footer a {
	height: 56px;
	background-image: url(../img/layout/HamburgerBtm@2x.png);
}
#hbmenu_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 56px;
	height: 56px;
	background: url(../img/layout/HamburgerBtm@2x.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
}
#rolint {
	position: absolute;
	left: 50%;
	top: 0;
	width: 62px;
	height: 124px;
	margin-left: -31px;
	background: url(../img/layout/Lintje@2x.png) no-repeat center center;
	background-size: contain;
}
.pt_index #rolint,
.pt_text #rolint {
	display: none;
}

/* footer */
footer.pagefooter {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 56px;
	background-color: #1d3550;
	color: #fff;
	font-size: 16px;
	z-index: 410;
}

#home_footer {
	display: block;
	position: absolute;
	left: 62px;
	top: 6px;
	width: 46px;
	height: 46px;
}
#home_footer a {
	display: block;
	width: 46px;
	height: 46px;
	background: url('../img/layout/home.png') no-repeat center center;
	text-indent: -100vw;
}
footer.pagefooter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
footer.pagefooter ul.path {
	position: absolute;
	left: 90px;
	top: 6px;
}
#maincontent footer.pagefooter ul.path a {
	color: #fff;
}
footer.pagefooter ul li {
	margin: 0;
	padding: 0;
}
footer.pagefooter ul.path li {
	position: relative;
	left: 150px;
	top: 0;
}
footer.pagefooter ul.path li em {
	position: absolute;
	left: -50px;
	font-style: normal;
}
footer.pagefooter a {
	color: #fff;
	text-decoration: none;
}
footer.pagefooter ul.functies {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 3px;
	height: 50px;
	overflow: hidden;
}
footer.pagefooter ul.functies li {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 56px;
	height: 100%;
}
footer.pagefooter ul.functies li a {
	display: block;
	height: 100%;
	text-indent: 100%;
	white-space: nowrap;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 38px 38px;
	overflow: hidden;
}
footer.pagefooter ul.functies li#media_facebook { display: none; }
footer.pagefooter ul.functies li#media_linkedin a { background-image: url('../img/layout/LinkedIn@2x.png'); }
footer.pagefooter ul.functies li#media_twitter a { background-image: url('../img/layout/Twitter@2x.png'); }
footer.pagefooter ul.functies li#media_facebook a { background-image: url('../img/layout/Facebook@2x.png'); }
footer.pagefooter ul.functies li#media_instagram a { background-image: url('../img/layout/Insta@2x.png'); }
footer.pagefooter ul.functies li#printen a { background-image: url('../img/layout/Print@2x.png'); margin-left: 20px; }
footer.pagefooter ul.functies li#zoeken a { background-image: url('../img/layout/Zoek@2x.png'); }
footer.pagefooter ul.functies li#printen:before {
	content: "";
	display: inline-block;
	display: block;
	float: left;
	height: 100%;
	border-left: 2px solid #fff;
}

#maincontent {
	min-height: 100%;
	margin-bottom: 200px;
/*	overflow: auto;*/
}

#mainintro {
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
#naarinhoud {
	display: block;
	position: absolute;
	content: "";
	bottom: 34vh;
	left: 50%;
	width: 108px;
	height: 64px;
	margin-left:-54px;
	background: url(../img/Down@2x.png) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	-webkit-transition: bottom .2s;
	transition: bottom .2s;
	overflow: hidden;
	text-indent: 100%;
}
body.cover #naarinhoud {
	display: none;
}
#naarinhoud:hover {
	margin-top: 12px;
	bottom: 39.5vh;
}

body.cover,
body.pt_chapter,
body.pt_index {
	/*overflow: hidden;*/
}

body.cover #maincontent,
body.pt_chapter #maincontent,
body.pt_index #maincontent {
	margin-bottom: 0;
}
.voetnoot {
	color: #e17000;
	display: inline-block;
	/*background: #ffff00;*/
}

#maincontent a._idFootnoteLink, 
a._idFootnoteLink {
	color: white;
	display: inline: block;
	border: 1px solid black;
	border-radius: 1em;
	background: red;
	padding-left: .2em;
	padding-right: .2em;
}

#maincontent figure {
	margin: 1em 0 3em;
	font-family: "RO Sans";
	font-size: 17px;
	color: #00548b;
}
#maincontent figure.size40 img {
	max-width: 40%;
}
#maincontent figure.size50 img {
	max-width: 50%;
}
#maincontent figure.size75 img {
	max-width: 75%;
}
#maincontent figure figcaption {
	margin-top: 1em;
}
#maincontent img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

#maincontent .tablecontainer {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

#maincontent table {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 3em;
	font-family: "RO Sans";
	font-size: 17px;
}
#maincontent table th {
	text-align: left;
	vertical-align: bottom;
}
#maincontent table th.va {
	vertical-align: top;
}

table.nolinestable td {
	border-bottom: 0 none;
	vertical-align: top;
}

.tablelegenda {
	margin-top: -2em;
	margin-bottom: 2em;
	font-family: "RO Sans";
	font-size: 17px;
}
#maincontent a {
	color: #b85a00; /*#e17000;*/
}
.modal figure {
	margin: 0;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: relative;
}
.modal figure img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.leaflet-container,
.leaflet-popup-content-wrapper {
  background-color: #fff;
}
.leaflet-control-layers {
	border-radius: 0;
}
#progresscontainer {
	position: relative;
	max-width: 1360px;
	margin: 0 auto;
	padding: 0 80px;
}
#progressbar {
	height: 12px;
	background: #fe7d00;
	position: relative;
}
#progressbar > div {
	position: absolute;
	left: 0;
	top: 0;
	height: 12px;
	width: 0;
	background: #ad4e0f;
}
.titletextblock {
	padding: 20vh 0 0 0;
}
.titletextblock h1 {
	font-size: 40px;
	color: #1d3550;
	color: #fff;
	margin: 0;
	margin-left: 50%;
	text-shadow: 0px 3px 16px rgba(0, 0, 0, 0.49);
}
body.cover .titletextblock h1 {
	width: 60%;
	margin: 0 auto;
	padding-left: 145px;
	font-size: 80px;
	line-height: 1.0em;
	text-transform: uppercase;
	font-family: "RO Serif", sans-serif;
	font-weight: normal;
}
.titletextblock h1 em {
	font-size: .9em;
	line-height: 1.0em;
	font-style: normal;
	color: #e17000;
}
.titletextblock h1 strong {
	font-size: 1.1em;
}
body.cover .titletextblock .title_sub,
.titletextblock .title_sub {
	clear: both;
	margin-bottom: 1em;
	margin-left: 60px;
	padding-bottom: 10px;
	font-size: 48px;
	font-family: "RO Serif", sans-serif;
	line-height: 1.05em;
	color: #fff;
	text-shadow: 0px 3px 16px rgba(0, 0, 0, 0.49);
	text-transform: uppercase;
	overflow: hidden;
}

.pt_index .titletextblock,
.pt_chapter .titletextblock {
	float: none;
	width: 60%;
	margin: 0 auto;
	padding: 120px 0 0 0;
	text-align: center;
}
.pt_index .titletextblock h1 {
	font-size: 36px;
}
.pt_index .titletextblock h1 em {
	display: block;
	font-style: normal;
	font-size: 110px;
	font-weight: normal;
	color: #e17000;
}
.pt_index .titletextblock h1 em:before {
	display: block;
	position: relative;
	top: 10px;
	content: "";
	width: 60%;
	height: 2px;
	margin: 0 auto;
	background: #e17000;
}
.pt_chapter .titletextblock {
	padding-top: 170px;
}
.pt_chapter .titletextblock h1 {
	position: relative;
	margin-left: 200px;
	padding-bottom: 10px;
	font-size: 70px;
	font-weight: normal;
	line-height: .9em;
	color: #fff;
	text-align: left;
	text-shadow: 0px 3px 16px rgba(0, 0, 0, 0.49);
	overflow: visible;
}
.pt_chapter .titletextblock h1 em {
	position: absolute;
	display: inline-block;
	font-style: normal;
	font-size: 28px;
	font-weight: normal;
	top: 1.1em;
	left: -200px;
	line-height: .9em;
	text-transform: uppercase;
}

.descriptiontextblock {
	position: absolute;
	left: 50%;
	bottom: 50px;
	width: 738px;
	margin-left: -369px;
	max-height: 0;
	-webkit-transition: all .5s; /* Safari */
	transition: all .5s;
	font-style: italic;
	display: none;
}
body.top .descriptiontextblock {
	display: block;
}
.descriptiontextblock-in {
	padding: 1.5em 25px .5em;
	background: #1d3550;
	color: #fff;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .6s; /* Safari */
	transition: all .6s;
}
.descriptiontextblock:before {
	display: block;
	position: absolute;
	content: "";
	top: -32px;
	left: 50%;
	width: 54px;
	height: 32px;
	margin-left: -27px;
	background: url('../img/layout/Up@2x.png') no-repeat center center;
	background-size: 54px 32px;
	cursor: pointer;
	-webkit-transition: top .2s; /* Safari */
	transition: top .2s;
}
.descriptiontextblock.opened, .descriptiontextblock:hover {
	max-height: 500px;
}
descriptiontextblock.opened, .descriptiontextblock:hover .descriptiontextblock-in {
	max-height: 500px;
}
.descriptiontextblock.opened:before, .descriptiontextblock:hover:before {
	top: 0;
	transform: rotate(180deg);
}
.maintext {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
	padding: 50px 80px 0px;
	font-family: 'RO Serif';
	font-size: 18px;
}
.maintext:last-child {
	padding-bottom: 50px;
}
.tekstschreefloos {
	font-family: "RO Sans";
	font-size: 17px;
}
.tablemaxwidth {
	max-width: 30em;
}

.tekstschreef,
#maincontent table.tekstschreef {
	font-family: "RO Serif";
}
.maintext h1 {
	margin-top: 32px;
	color: #e17000;
	font-size: 72px;
	font-weight: normal;
	line-height: 1.1em;
	position: relative;
}
.maintext h1 em {
	position: absolute;
	left: -50px;
	bottom: 0;
	color: #00568d;
	font-style: normal;
	font-size: 21px;
	line-height: 1.7em;
}
.maintext h2 {
	border-top: 1px solid #00568d;
	margin-top: 2em;
	padding-top: .6em;
	color: #00568d;
	font-size: 46px;
	font-weight: normal;
	line-height: 1.2em;
	position: relative;
	max-width: 100%;
	/*overflow: hidden;*/
}
.maintext h2 em {
	position: absolute;
	left: -50px;
	bottom: 0;
	color: #00568d;
	font-style: normal;
	font-size: 21px;
	line-height: 1.7em;
}
.maintext h3 {
/*	border-top: 1px solid #e17000;
	padding-top: 2em;*/
	font-size: 28px;
	font-weight: 500;
	line-height: 1.1em;
}
.maintext h3 em {
	bottom: 0;
	color: #00568d;
	font-style: normal;
	font-weight: normal;
	font-size: 21px;
	line-height: 1.7em;
	padding-right: 1em;
}
.maintext h4 {
	border-top: 1px solid #e17000;
	padding-top: 2em;
	color: #e17000;
	font-size: 23px;
	font-weight: normal;
	line-height: 1.1em;
}
.maintext ul,
.maintext ol {
	margin-top: 0;
}
.maintext p + ul {
/*	margin-top: -1.2em;*/
}

.inleiding {
	color: #1d3550;
	font-size: 21px;
}
.inleiding.sectieinleiding {
	font-size: 1em;
	line-height: inherit;
	font-weight: bold;
}
.columns {
	-webkit-columns: 100px 2; /* Chrome, Safari, Opera */
	-moz-columns: 100px 2; /* Firefox */
	columns: 100px 2;
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
	-moz-column-gap: 40px; /* Firefox */
	column-gap: 40px;
	font-size: 18px;
	line-height: 1.278em;
	margin-bottom: 3em;
}
.columns p {
	margin: 0;
	margin-bottom: 1.3em;
	-webkit-column-break-inside: auto;
	page-break-inside: auto;
	break-inside: auto;
}
.fauxcolumn {
	max-width: calc(50% - 20px);
	margin-bottom: 2em;
}
.mancolumns {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.mancolumns figure {
	width: 50%;
	max-width: 500px;
	float: left;
}
.tablecolumns {
	overflow: auto;
	margin-left: -20px;
	margin-right: -20px;
}
#maincontent .tablecolumns table {
	margin-left: 20px;
	margin-right: 20px;
	width: 50%;
	float: left;
}

.maintext .kader {
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 16px 32px 32px;
	background-color: #e9f4fa;
	font-family: "RO Sans";
	font-size: 17px;
}
.maintext .kader h1 {
	padding-top: 0;
	border-top: 0 none;
	color: #d66b00;

	margin-top: 1em;
	font-size: 46px;
	font-weight: normal;
	line-height: 1.2em;

}
.maintext .kader h2 {
	padding-top: 0;
	border-top: 0 none;
	color: #d66b00;
}
.maintext .kader h3 {
	padding-top: 0;
	border-top: 0 none;
	color: #00548b;
}
.maintext .kader h4 {
	padding-top: 0;
	border-top: 0 none;
	color: #00548b;
}
/* navigation */
#nav-nextpage, #nav-prevpage {
	position: fixed;
	right: 0;
	top: 50%;
	width: 48px;
	height: 54px;
	margin-top: -22px;
	z-index: 410;
}
#nav-prevpage {
	margin-top: 22px;
}
#nav-nextpage a, #nav-prevpage a {
	display: block;
	width: 100%;
	height: 100%;
	background: url('../img/layout/Heen@2x.png') no-repeat center center;
	background-size: contain;
}
#nav-prevpage a {
	background-image: url('../img/layout/Terug@2x.png');
}

/* the menu */
#mainmenu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	color: #1d3550;
	color: #00548b;
	color: #707070;
	background: rgb(255,255,255);
	font-size: 18px;
	display: none;
	padding-top: 86px;
	padding-bottom: 40px;
	z-index: 420;
}
#mainmenu a {
	color: #00548b;
}
#mainmenu a:hover, #mainmenu a:active {
	color: #e17000;
	color: #00548b;
}
.button-close {
	width: 48px;
	height: 48px;
	position: absolute;
	right: 48px;
	top: 48px;
	border-radius: 24px;
	background: #e17000 url('../img/layout/sluiten.png') no-repeat center center;
	background-size: 24px;
	cursor: pointer;
}
.mainmenu-in {
	width: 100%;
	max-width: 1220px;
	margin: 0 auto 0;
	padding: 10px 0;
	overflow: auto;
	height: 100%;
}
.mainmenu-in .col-6 {
	width: 50%;
	float: left;
	min-height: 1px;
	padding: 0 15px 15px;
}
.mainmenu-in .col-6 > ul {
	margin-left: 3em;
}
.mainmenu-in ul {
	padding: 0;
	list-style: none;
}
#mainmenu li {
	margin: 0;
	position: relative;
}
#mainmenu li.pretitle {
	font-weight: bold;
}
#mainmenu li em {
	top: 0;
	left: -3em;
	position: absolute;
	display: block;
	font-style: normal;
}

#mainmenu li.inuit > a em:after {
/*	content: "";
	display: inline-block;
	width: .7em;
	height: .7em;
	background: url('../img/menuinuit.svg') no-repeat center center;
	background-size: 9px;
	margin-left: .4em;*/
}
.inuitlink {
	display: block;
	position: absolute;
	left: -1.2em;
	background: url('../img/layout/menuinuit.svg') no-repeat center center;
	background-size: 9px;
	width: 1em;
	height: 1.4em;
}
#mainmenu li.inuit.opened > a.inuitlink,
#mainmenu li.inuit.opened > a em:after {
	transform: rotate(90deg);
}


.dialog {
	display: none;
}
.dialogrow {
	overflow: auto;
	min-height: 1px;
}
.dialogrow .dialogcol33, .dialogrow .dialogcol66 {
	float: left;
	min-height: 1px;
	overflow: hidden;
}
.dialogrow .dialogcol33 {
	padding-left: 20px;
	width: 40%;
}
.dialogrow .dialogcol66 {
	width: 60%;
}
.xx {
  url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><linearGradient id='gradient'><stop offset='10%' stop-color='%23F00'/><stop offset='90%' stop-color='%23fcc'/> </linearGradient><rect fill='url(%23gradient)' x='0' y='0' width='100%' height='100%'/></svg>");
}

#mainmenu li.level2cont {
	margin-bottom: 1.3em;
}
.mainmenu-in .level1 {
	display: block;
	font-size: 30px;
	color: #e17000;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: .3em;
	margin-bottom: .1em;
}
.mainmenu-in .level2 {
	font-weight: 700;
}
li.inuit > ul {
	margin-left: 3em;
	display: none;
}
li.inuit.opened > ul {
	display: block;
}


#powerTip {
	background: #fff;
	border: 1px solid #e17000;
	color: #000;
	border-radius: 0;
	max-width: 300px;
	white-space: normal;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
table caption {
	color: #e17000;
	text-align: left;
	border-bottom: 1px solid #e17000;
	margin-bottom: 2em;
	font-weight: bold;
	font-size: 18px;
}
table th, table td {
	padding: 3px 6px 3px 2px;
}
table th.ll,
table td.ll {
	border-left: 1px solid #00548b;
}

table th.inspr,
table td.inspr {
	padding-left: 2em;
}

table th {
	color: #00548b;
	text-align: left;
	border-bottom: 1px solid #00548b;
}
table th.seq {
	border-bottom: 0 none;
}
table tr.subheader th {
	color: #222;
	font-weight: normal;
}
table tr.subheader.bolder th {
	font-weight: bold;
}
th.tccr {
	text-align: center !important;
	transform: rotate(270deg);
	/* https://css-tricks.com/rotated-table-column-headers/ */
}
table td {
	border-bottom: 1px solid #00548b;
	/*border-right: 1px solid #ddd;*/
	vertical-align: top;
}
table td.seq {
	border-bottom: 0 none;
}
#maincontent table th.tcur,
#maincontent table td.tcur {
	text-align: right;
}
table td.tcntr {
	text-align: center;
}
td.textmaxwidth {
	max-width: 15%;
}
/* page stuff */
body.cover {
	background-image: url('../img/covers/cover.jpg');
}
body.chapter1 {
	background-image: url('../img/covers/cover_hoofdstuk1.jpg');
}
body.chapter2 {
	background-image: url('../img/covers/cover_hoofdstuk2.jpg');
}
body.chapter3 {
	background-image: url('../img/covers/cover_hoofdstuk3.jpg');
}
body.chapter4 {
	background-image: url('../img/covers/cover_hoofdstuk4.jpg');
}
body.chapter5 {
	background-image: url('../img/covers/cover_hoofdstuk5.jpg');
}
body.chapter6 {
	background-image: url('../img/covers/cover_hoofdstuk6.jpg');
}
body.chapter7 {
	background-image: url('../img/covers/cover_hoofdstuk7.jpg');
}
body.achtergronddocumenten {
	background-image: url('../img/covers/cover_achtergronddocumenten.jpg');
}
body.colofon {
	background-image: url('../img/covers/cover_colofon.jpg');
}
.blocker {
	background-color: #fff;
    background-color: rgba(255,255,255,0.75);
}
.blocker {
	z-index: 900;
}
.modal {
	border-radius: 0;
	-webkit-box-shadow: 5px 5px 30px 0px rgba(136,136,136,0.75);
	-moz-box-shadow: 5px 5px 30px 0px rgba(136,136,136,0.75);
	box-shadow: 5px 5px 30px 0px rgba(136,136,136,0.75);
	width: 80%;
	z-index: 901;
}

.popupmap {
	position: relative;
	width: 80%;
}
.popupmap_layers {
	position: absolute;
	left: 28px;
	top: 46px;
	margin: 0;
	padding: 0;
	z-index: 4;
	list-style: none;
}
.popupmap_layers li {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.popupmap img.overlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.legonderzoek {
	background: #dadada;
}
.legverkenning {
	background: #ffee00;
}
.legverkenning_li {
	background: #fffbc8;
}
.legplanuitwerking {
	background: #ea7305;
}

.legplanuitwerking_li {
	background: #fad2b0;
}

.legrealisatie {
	background: #009fe3;
	color: #fff;
}
.legrealisatie_li {
	background: #abe1fa;
	color: #fff;
}
.leggereed {
	background: #a2cc84;
}
.legklimaatplots {
	background: #a592b7;
}
.legbeleidsontwikkeling {
	background: #00401c;
}
.leggrijs1 {
	background: #dadada;
}
.leggrijs2 {
	background: #b2b2b2;
}
.leggrijs3 {
	background: #878787;
}
.leggrijs4 {
	background: #575757;
}

i.legenda {
	display: inline-block;
	width: .8em;
	height: .8em;
	margin-left: 1em;
}
/* color change */
/*
light blue: #00568d
blue: #1d3550
orange: #e17000
*/
.maintext h2 {
	color: #e17000;
	border-color: #e17000;
}
.maintext h2:first-child {
	border-top: 0 none;
	margin-top: 1em;
	padding-top: 0;
}

.maintext h3 {
	color: #e17000;
/*	color: #1d3550;*/
}
.maintext h4 {
	margin-top: 2em;
	padding-top: .8em;
	color: #00568d;
	border-top-color: #00568d;
}
.maintext h2+h4,
.maintext h3+h4 {
	margin-top: 1.2em;
	padding-top: 0;
	border-top: 0 none;
}
.maintext h5 {
	font-size: 18px;
	line-height: 1.278em;
	margin-top: 1.2em;
	margin-bottom: -.1em;
	font-style: italic;
	color: #00568d;
}
.maintext .columns h5:first-child {
	margin-top: 0;
}
.maintext h6 {
	font-size: 18px;
	line-height: 1.278em;
	margin-top: 1.2em;
	margin-bottom: -.1em;
	font-style: italic;
	color: #000000;
}
.maintext h6.nobold {
	font-weight: normal;
}
.maintext h5+h6 {
	margin-top: 0;
}
.dialog h3 {
	margin-bottom: .5em;
	font-weight: bold;
}
.dialog h4 {
	margin-bottom: 0;
	font-weight: bold;
}
.form-group {
	overflow: auto;
	margin-bottom: .5em;
	min-height: 5px;
}
.form-group label {
	display: block;
	float: left;
	width: 30%;
	min-height: 5px;
}
.form-group > div {
	display: block;
	float: left;
	width: 70%;
	min-height: 5px;
}
.form-input p {
	margin-top: 0;
	font-size: .9em;
	color: #555;
}
.form-input input,
.form-input textarea {
	width: 100%;
	border: 1px solid #00548b;
	margin: 0;
	padding: 5px;
}
button, a.btn {
	background: #00548b;
	color: #fff;
	border: 0 none;
	border-radius: 0;
	text-transform: lowercase;
	font-weight: bold;
	padding: 5px 15px;
	cursor: pointer;
	text-decoration: none;
}
button.disabled, a.btn.disabled {
	color: #888;
	background: #ddd;

}
#searchdialog.modal,
#printdialog.modal {
	max-width: 800px;
}
#imagezoomdialog {
	max-width: 90%;
	max-height: 100%;
	overflow: visible;
}
#results {
	overflow: auto;
	height: 10em;
	margin: 0;
	padding: 0;
}
#results li {
	margin: 0 0 10px; 
	padding: 0;
	list-style: none;
}
#results a {
	color: #e17000;
}
@media only screen and (max-width: 1400px) {
	.titletextblock h1 {
		font-size: 28px;
		line-height: .9;
	}
	body.cover .titletextblock h1 {
		font-size: 48px;
		line-height: .9;
	}
	.pt_index .titletextblock h1 em {
		font-size: 80px;
		line-height: 1.3;
	}
	.titletextblock .title_sub {
		font-size: 48px;
		line-height: .9;
	}
	.pt_chapter .titletextblock h1 {
		margin-left: 145px;
		font-size: 60px;
		line-height: .9;
	}
	.pt_chapter .titletextblock h1 em {
		left: -145px;
		font-size: 20px;
		line-height: .9;
	}
}
@media only screen and (max-width: 124px) {
	.titletextblock {
		margin-left: 10%;
	}
	.titletextblock h1 {
		font-size: 20px;
		line-height: .9;
	}
	.pt_index .titletextblock h1 em {
		font-size: 60px;
		line-height: 1.3;
	}
	.titletextblock .title_sub {
		font-size: 36px;
		line-height: .9;
	}
	.pt_chapter .titletextblock h1 {
		margin-left: 105px;
		font-size: 60px;
		line-height: .9;
	}
	.pt_chapter .titletextblock h1 em {
		left: -105px;
		font-size: 15px;
		line-height: .9;
	}
}

@media only screen and (max-width: 767px) {
	.cover .titletextblock, .pt_index .titletextblock, .pt_chapter .titletextblock {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
		float: none;
	}
	body.cover .titletextblock h1 {
		padding-left: 15%;
		font-size: 48px;
		font-size: 6vw;
		line-height: .9;
	}
	body.cover .titletextblock .title_sub,
	.titletextblock .title_sub {
		font-size: 24px;
		font-size: 6vw;
		line-height: .9;
	}
	.pt_chapter .titletextblock h1 {
		font-size: 30px;
		line-height: .9em;
		margin-left: 0;
	}
	.pt_chapter .titletextblock h1 em {
		margin-top: -50px;
		left: 1px;
	}
	#maincontent table {
		font-size: 14px;
		display: block;
		width: 100%;
		max-width: 100%;
		overflow: auto;
	}
	.maintext {
		padding-left: 20px;
		padding-right: 20px;
	}

	.maintext h1 {
		margin-top: 16px;
		font-size: 36px;
		line-height: 1.1em;
	}

	.columns {
		-webkit-columns: 100px 1; /* Chrome, Safari, Opera */
		-moz-columns: 100px 1; /* Firefox */
		columns: 100px 1;
		-webkit-column-gap: 0; /* Chrome, Safari, Opera */
		-moz-column-gap: 0; /* Firefox */
		column-gap: 0;
		font-size: 16px;
		line-height: 1.278em;
	}
	.inleiding {
		font-size: 18px;
		line-height: 1.278em;
	}
	.inleiding.sectieinleiding {
		font-size: 1em;
		line-height: inherit;
		font-weight: bold;
	}
	.maintext h2 {
		font-size: 30px;
		line-height: 1.1em;
	}

	ul.path {
		display: none;
	}
	#mainmenu {
		overflow: hidden;
	}
	.mainmenu-in .col-6 {
		width: auto;
		float: none;
	}
	.pretitle {
		display: none;
	}
	.descriptiontextblock {
		width: 100%;
		max-width: 100%;
		left: 0;
		margin-left: 0;
	}
}
@media only screen and (max-width: 1000px) {
	#maincontent table {
		font-size: 16px;
		display: block;
		width: 100%;
		max-width: 100%;
		overflow: auto;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


p._4_RO_Paragraafkop {
	color: red;
	font-size: 2em;
	font-weight: bold;
}
p._4_RO_Paragraafkop:after {
	display: inline;
	font-weight: normal;
	color: #ddd;
	content: " h2";
}
p._6_RO_Subalineakop {
	color: red;
	font-size: 1.7em;
	font-weight: bold;
	border-top: 1px solid red;
}
p._6_RO_Subalineakop:after {
	display: inline;
	font-weight: normal;
	color: #ddd;
	content: " h4";
}
p._7_RO_Tussenkop {
	color: red;
	font-size: 1.3em;
	font-weight: bold;
}
p._7_RO_Tussenkop:after {
	display: inline;
	font-weight: normal;
	color: #ddd;
	content: " h5";
}
.PM-OPMERKING- {
	color: red;
}
.RO_Bold {
	font-weight: bold;
}
p.figuur {
	border: 2px dotted red;
	padding: 1em;
	min-height: 3em;
}
.RO_Italic {
	font-style: italic;
}
/*
https://contrast-ratio.com/#%23b85a00-on-white

a[target="_blank"] {
	text-decoration-style: double;
}

.Hyperlink {
	background: #ffa500;
	color: red;
}
*/
/*
--> zoeken naar CharOverride...
--> RO_Italic is echt cursief?
*/