/* header image: 2094 x 955 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
:root {
	/* colors: */
	--purple: #843E8D;      /* RGB:               */
	--teal: #007B76;        /* RGB:   0, 123, 118 */
	--blue: #72C7D4;        /* RGB: 114, 199, 212 */
	--light-green: #7FB525; /* RGB:               */
	--dark-green: #009C3D;  /* RGB:               */
	--text-bg: rgba(255,255,255,0.85);
	--menu-text-color: #007B76;
	--menu-text-color-shadow: rgba(0,123,118,0.5);
	--anchor-color: #337ab7;
	--anchor-color-hover: #23527c;
	--webkit-shadow: drop-shadow(3px 3px 2px rgba(0,0,0,0.7));
	--shadow: drop-shadow(3px 3px 2px rgba(0,0,0,0.7));
	/* sizes: */
	--header-width: 1140px;
	--header-height: 430px;
	--hpic-org-width: 2094px;
	--hpic-org-height: 955px;
	--hpic-width: 1140px;
	--hpic-height: calc(1140/2094 * 955px);
	--vertical-spacer-margin: 50px;
	--menubar-height: 60px;
	--footer-height: 70px;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html, body, div, p {
	color: var(--purple);
	font-family: Open Sans,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}
html {
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}
body {
	margin: 0 0 0 0;
	height: 100%;
	max-width: var(--header-width);
	background-color: var(--teal);
	margin-left: auto;
	margin-right: auto;
}
img {
	border-width: 0;
	border-style: none;
	display: block;
	margin: 10px;
}
* {
	box-sizing: border-box;
	margin: 0 0 0 0;
	padding: 0;
}
div, p {
	font-size: 1.1rem;
	font-weight: 100;
}
a {
    color: var(--anchor-color);
    text-decoration: none;
}
a:hover, a:focus {
  color: var(--anchor-color-hover);
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
}
h3, .h3 {
  font-size: 24px;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
ul ul {
	list-style-type: circle;
}
@media only screen and (max-width: 800px) {
	ul {
		padding-inline-start: 25px;
	}
}
@media only screen and (max-width: 500px) {
	ul {
		padding-inline-start: 10px;
	}
	ul>ul {
		padding-inline-start: 15px;
	}
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
}
td {
	padding-left: 15px;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.bg-show {
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: 100%;
}
.bg-show.pic1 {
	background-image: url("img/bg1.jpg");
}
.bg-show.pic2 {
	background-image: url("img/bg2.jpg");
}
.bg-show.pic3 {
	background-image: url("img/bg3.jpg");
}
.bg-show.pic4 {
	background-image: url("img/bg4.jpg");
}
.bg-show.pic5 {
	background-image: url("img/bg5.jpg");
}
.bg-show.pic6 {
	background-image: url("img/bg6.jpg");
}
.bg-show.pic7 {
	background-image: url("img/bg7.jpg");
}
.bg-show.pic8 {
	background-image: url("img/bg8.jpg");
}
.bg-show.pic9 {
	background-image: url("img/bg9.jpg");
}
.bg-show.pic10 {
	background-image: url("img/bg10.jpg");
}
.bg-show.pic11 {
	background-image: url("img/bg11.jpg");
}
.bg-show.pic12 {
	background-image: url("img/bg12.jpg");
}
@media (max-aspect-ratio: 960/602) {
	.bg-show.pic1 {
		background-size: auto 100%;
	}
}
@media (max-aspect-ratio: 960/640) {
	.bg-show.pic2, .bg-show.pic3, .bg-show.pic4, .bg-show.pic6, .bg-show.pic7, .bg-show.pic8, .bg-show.pic9, .bg-show.pic12 {
		background-size: auto 100%;
	}
}
@media (max-aspect-ratio: 960/540) {
	.bg-show.pic5 {
		background-size: auto 100%;
	}
}
@media (max-aspect-ratio: 960/720) {
	.bg-show.pic10 {
		background-size: auto 100%;
	}
}
@media (max-aspect-ratio: 960/608) {
	.bg-show.pic11 {
		background-size: auto 100%;
	}
}
.header {
	height: var(--header-height);
	background-image: url("img/header2_s.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: var(--hpic-width) var(--hpic-height);
	margin-bottom: var(--vertical-spacer-margin);
}
.header.logo {
	position: relative;
	background-image: url("img/logo_fc_cmyk_Tekengebied 1.png");
	background-size: auto 300px;
	background-position: calc(50% - 180px) calc(50% - 30px);
	background-repeat: no-repeat;
}
@media only screen and (max-width: 750px) {
	.header {
		background-position: 70%;
	}
	.header.logo {
		background-size: auto 200px;
		background-position: calc(50% - 100px) calc(50% - 30px);
	}
}
@media only screen and (max-width: 500px) {
	.header.logo {
		background-size: auto 150px;
		background-position: calc(50% - 75px) calc(50% - 60px);
	}
}
.menu {
	position: relative;
	border-top: solid 1px var(--menu-text-color);
	background: transparent;
	height: var(--menubar-height);
	margin-top: calc(0px - var(--menubar-height) - var(--vertical-spacer-margin));
	margin-bottom: var(--vertical-spacer-margin);
	z-index: 1000;
	vertical-align: middle;
	color: var(--menu-text-color);
	/* wide screens: */
	display: block;
}
.menu.top {
	position: fixed !important;
	top: 0 !important;
	margin-top: 0px !important;
	max-width: var(--header-width) !important;
	width: 100%; /* position fixed makes 100% the window-width */
	background-image: url("img/header2_s.jpg") !important;
	background-size: var(--hpic-width) var(--hpic-height) !important;
	background-position: 0px calc(0px - (var(--header-height) - var(--menubar-height)) - ((var(--hpic-height) - var(--header-height)) / 2)) !important;
	opacity: 0.9;
}
.menu>ul {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
	/* wide screens: */
	list-style: none;
	display: inline-block;
}
.menu>ul.menu-toggle {
	padding-inline-start: 40px;
	padding-inline-end: 0px;
	float: left;
}
.menu>ul.navigation-bar {
    padding-inline-start: 40px;
	padding-inline-end: 0px;
	float: left;
}
.menu>ul.icon-bar {
    padding-inline-start: 0px;
	padding-inline-end: 40px;
	float: right;
}
.menu-toggle-button {
    font: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	overflow: visible;
	text-transform: none;
	-webkit-appearance: button;
	cursor: pointer;
	float: left;
	color: var(--menu-text-color);
	margin-left: 40px;
	margin-top: 0.75em;
	background-color: var(--text-bg);
	padding: 2px 4px;
	border-radius: 3px;
}
.menu-toggle-button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
/*@media only screen and (max-width: 813px) {
	.menu>ul.icon-bar {
		padding-inline-start: 40px;
		padding-inline-end: 0px;
		position: absolute;
		top: calc(0px - var(--header-height) + var(--menubar-height));
		left: 0px;
	}
}*/
@media only screen and (max-width: 813px) {
	.menu>ul.navigation-bar {
		display: none;
	}
}
.menu li {
	/* wide screens: */
	display: inline;
    padding: 5px 5px 0px 5px;
}
#menu-navbar.unfolded {
	position: absolute;
	left: 0px;
	top: 40px;
	display: block;
	-webkit-fiter: var(--webkit-shadow);
	filter: var(--shadow);
}
#menu-navbar.unfolded>li {
	display: list-item;
	background-color: var(--text-bg);
}
.menu a {
	text-decoration: none;
	color: var(--menu-text-color);
	font-size: 1.5em;
	font-style: normal;
	font-family: Open Sans,sans-serif;
}
.menu a:hover {
	-webkit-filter: var(--webkit-shadow);
	filter: var(--shadow);
}
.menu svg:hover {
	-webkit-filter: var(--webkit-shadow);
	filter:	var(--shadow);
}
.menu-toggle.hidden {
	display: none;
}
.menu-toggle-button.hidden {
	display: none;
}
.content {
	padding: 30px;
	background-color: var(--text-bg);
	overflow: hidden;
}
img.left {
	float: left;
	max-width: 50%;
}
img.left-40 {
	float: left;
	max-width: 40%;
}
img.left-30 {
	float: left;
	max-width: 30%;
}
img.right {
	float: right;
	max-width: 50%;
}
img.right-40 {
	float: right;
	max-width: 40%;
}
img.right-30 {
	float: right;
	max-width: 30%;
}
.button {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px;
}
.button:hover, .button:focus {
	-webkit-filter: var(--webkit-shadow);
	filter: var(--shadow);
}
.button>svg:hover, .button>svg:focus {
	filter: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
textarea.form-control {
    height: auto;
}
.footer {
	margin-top: var(--vertical-spacer-margin);
	background-color: var(--text-bg);
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.footer div {
	background: transparent;
	text-align: center;
	line-height: 50px;
	margin: 30px 10px 30px 10px;
}
.footer div.first {
	margin-left: 30px;
}
.footer div.last {
	margin-right: 30px;
}
.footer img {
	max-height: 50px;
	padding: 0px;
	margin: 0px;
}
.footer a {
	color: var(--text-color);
	text-decoration: none;
}
.footer a:hover, .footer a:focus {
  text-decoration: underline;
}
.footer a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
@media only screen and (max-width: 560px) {
	.footer div {
		line-height: 25px;
		width: 30%;
	}
	.footer div.first {
		width: 250px;
	}
	.footer div.last {
		width: 50px; 
	}
}
a.contact {
	font-weight: bold;
}
.emphasize {
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
}
.error {
	color: red;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
#yt-player1 {
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
}