*, ::before, ::after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.15;
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 1.5;
	overflow-x: hidden;
	background-color: #428c40;
	color: #3e3f3a;
	margin: 0;
	padding: 0;
}

h1, h2, h3, p, li {
	line-height: inherit;
	color: inherit;
}

h1 {
	font-size: 300%;
	font-weight: inherit;
	line-height: 1;
	margin: 0 0 .4em;
}

h2 {
	font-size: 175%;
	font-weight: inherit;
	line-height: 1;
	margin: 0 0 .8em;
}

h3 {
	font-size: inherit;
	font-weight: bold;
	margin: 1.5em 0 .5em;
}

p {
	margin: .5em 0 1em;
}

hr {
	margin: 1em 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #aaa;
}

a img {
	border: none;
}

a {
	color: #428c40;
	font-weight: 600;
	text-decoration: underline;
	text-decoration-color: #428c4080;
}

a:hover,
a:active,
a:focus {
	color: #52af50;
}

a.external {
	padding-right: 15px;
	background: transparent url('external_link.png') no-repeat scroll right center;
}

a.keyword,
a.keyword:link,
a.keyword:visited,
a.keyword:hover,
a.keyword:active {
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	border: 0 none;
	background-color: transparent;
}

.large {
	font-size: 140%;
}

#headerad {
	margin: 4px auto;
}

#container {
	position: relative;
	margin: 0 auto;
	background-color: #fff;
}

#container::before,
#container::after {
	content: '';
	position: absolute;
	width: 20px;
	top: 0;
	bottom: 0;
	background-size: 20px auto;
	background-repeat: repeat-y;
	color: #fff;
	z-index: -1;
}

#container::before {
	left: -20px;
	background-image: linear-gradient(90deg, #00246d00, #00246d60 9px, #001e6490 12px, currentColor 13px);
}

#container::after {
	right: -20px;;
	background-image: linear-gradient(270deg, #00246d00, #00246d60 9px, #001e6490 12px, currentColor 13px);
}

#header {
	height: 22vw;
	background: #bdd6ec url('header.jpg') no-repeat scroll top right;
	background-size: cover;
	position: relative;
}

#header a {
	position: absolute;
	display: block;
	right: 0;
	height: 4vw;
	width: 33vw;
	overflow: clip;
}

#header a span {
	display: block;
	text-indent: -9999px;
}

#topbar {
	margin: auto;
	padding: 10px 0px 10px 2px;
	background-color: #fff;
	border-top: #AAA 1px solid;
	margin: auto;
	text-align: center;
}

#content {
	padding: 1em 12px;
}

#service-links ul {
	margin: 0;
	padding: 6px 0;
}

#service-links li {
	display: inline;
	list-style-type: none;
	padding: 0pt 4px;
	margin: 0pt;
}

.author {
	font-size: 85%;
	font-style: italic;
	color: #666;
}

.right {
	float: right;
	margin: -.25em 0 .25em .75em;
}

.photo {
	background-color: #eee;
	padding: .75em;
	border: 1px solid #ddd;
}

.photo figure {
	position: relative;
	margin: 0;
	width: 100%;
}

.photo.right {
	width: 40%;
}

.photo a {
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.photo img {
	width: 100%;
	height: 100%;
}

.photo figcaption {
	color: #666;
	font-size: 85%;
	font-style: italic;
	padding: 0 2px;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #eee;
}

.photo p {
	margin: .25em 0 .5em;
}

.photo .author {
	text-align: right;
}

.photo :first-child {
	margin-top: 0;
}

.photo :last-child {
	margin-bottom: 0;
}

.foottext {
	color: #999;
}

.foottext a {
	color: #45a;
	text-decoration: none;
}

.foottext a:hover {
	text-decoration: underline;
}

.footer {
	padding-top: 1em;
	font-size: 85%;
	text-align: right;
	color: #999;
}

.footer a {
	color: #68f;
}

#footer {
	margin: 1.5em auto;
	text-align: center;
	font-size: 85%;
	color: #888;
}

#footer a {
	color: inherit;
	text-decoration: none;
}

#footer a:hover {
	color: inherit;
	text-decoration: underline;
}

.nieuwsberichten {
}

.nieuwsbericht {
	border-bottom: 1px dotted #aaa;
	padding: .5em 0 1em;
	margin-bottom: .75em;
}
.nieuwsbericht .foto {
	padding: 0 .5em;
}
.nieuwsbericht .foto img {
	height: 7.5em;
	width: 100%;
	object-fit: cover;
	border: 1px solid #aaa;
}
.nieuwsbericht p.datum {
	color: #888;
	margin: .5em 0;
	font-size: 85%;
}
.nieuwsbericht h3 {
	margin: .25em 0;
	font-family: inherit;
	font-weight: 600;
	line-height: 1.2;
	font-size: 130%;
	color: #333;
}
.nieuwsbericht h3 a {
	color: inherit;
	text-decoration: none;
}
.nieuwsbericht h3 a:hover {
	text-decoration: underline;
}
.nieuwsbericht p.snippet {
	margin: .5em 0;
}

@media (min-width: 430px) {
	.nieuwsbericht {
		min-height: 9em;
		padding: .75em 0;
	}
	.nieuwsbericht .foto {
		float: left;
		padding: .5em .5em .5em 0;
	}
	.nieuwsbericht .foto img {
		width: 7.5em;
		height: 7.5em;
	}
	.nieuwsbericht .details {
		margin-left: 9em;
	}
}

@media screen and (min-width: 730px) {
	body {
		background-image: linear-gradient(180deg, #bdd6ec 15vw, transparent);
		background-size: auto 100vh;
		background-position: 0 0;
		background-repeat: repeat-x;
		background-attachment: scroll;
	}
	#container {
		width: 730px;
	}
	#header {
		height: 160px;
	}
	#header a {
		height: 45px;
		width: 370px;
	}
}

@media (min-width: 1030px) {
	body {
		font-size: 1.6rem;
	}
	#container {
		width: 1030px;
	}
	#header {
		height: 225px;
	}
	#header a {
		height: 65px;
		width: 520px;
	}
	.nieuwsbericht {
		padding: .75em 0 1.5em;
	}
	.nieuwsbericht .foto {
		padding: .5em 1em;
	}
	.nieuwsbericht .details {
		margin: 0 5em 0 10em;
	}
	.nieuwsbericht p.datum {
		margin: 0 0 .2em;
	}
	.nieuwsbericht h3 {
		font-size: 175%;
		margin: 0 0 .1em;
	}
	.nieuwsbericht p.snippet {
		margin: .5em 5em 0 0;
	}
}
