<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Reset Styles
***********************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, 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;
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../font/MyriadPro-Semibold_gdi.eot');
	src: url('../font/MyriadPro-Semibold_gdi.eot?#iefix') format('embedded-opentype'),  url('../font/MyriadPro-Semibold_gdi.woff') format('woff'),  url('../font/MyriadPro-Semibold_gdi.ttf') format('truetype'),  url('../font/MyriadPro-Semibold_gdi.svg#MyriadPro-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-25CA;
}
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
}
body {
	height: 100%;
	background-color:  #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
b {
	font-weight:bold;
}
.head {
	background-image: url('../images/background.jpg');
	width: 100%;
}
.head_andere {
	max-width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}
#slideshow, img.bgM {
	max-width: 1000px;
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.menu {
	z-index: 11;
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 19px;
	text-transform: uppercase;
	font-family: 'MyriadPro-Semibold';
	padding-top: 20px;
	padding-right: 20px;
}
.menu a {
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
}
.menu a:hover {
	color: #000000;
}
.content {
	width: 970px;
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
}
.content_left {
	float: left;
	width: 350px;
	margin-right: 40px;
}
.content_right {
	float: left;
	width: 580px;
}
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	font-size: 21px;
	font-family: 'MyriadPro-Semibold';
	line-height: 25px;
}
.align_right {
	text-align: right;
}
hr {
	margin-top: 12px;
	margin-bottom: 12px;
	height: 1px;
	color: #F4F4F4;
	background: #F4F4F4;
	font-size: 0;
	border: 0;
}
div.blok_skiednis_t {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	border-collapse: collapse;
}
div.blok_skiednis_r {
	display: table-row;
	border: 1px #323232 solid;
}
div.blok_skiednis_content {
	display: table-cell;
	vertical-align: top;
	padding: 15px;
	width: 100%;
	height: 150px;
	float: none;
}
div.blok_skiednis_balk {
	display: table-cell;
	padding-left: 15px;
	padding-right: 15px;
	width: 320px;
	float: none;
	height: 40px;
	line-height: 40px;
	background-color: #323232;
}
.blok_skiednis_balk a
{
	color:#FFF;
	text-decoration:none;
}
.blok_skiednis_balk a:hover
{
	color:#ccc;
	text-decoration:underline;
}
img.skiednis {
	float: left;
	padding-right: 10px;
	padding-bottom: 3px;
	max-width: 250px;
	height: auto !important;
	width: 100%;
}
input.sykje {
	width: 235px;
	height: 30px;
	background-color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px #FFFFFF solid;
	float: left;
	color:#FFF;
}
select.jaren {
	width: 350px;
	height: 35px;
	background-color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	color:#FFF;
	border: 0;
	font-size: 18px;
	font-family: 'MyriadPro-Semibold';
}

input.gasteboek {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 6px;
	width: 55%;
	color: #000;
	border: 1px solid #000;
	font-family: "Trebuchet MS", sans serif;
	font-size: 14px;
	padding: 8px;
}
.footer {
	clear: both;
	width: 100%;
	background-color: #F4F4F4;
}
.footer_content {
	width: 970px;
	display: block;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background-color: #F4F4F4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
}
.footer_content a {
	color: #c3765a;
}
.footer_content a:hover {
	color: #000;
}
a.knop {
	display: block;
	font-size: 20px;
	font-family: 'MyriadPro-Semibold';
	width: 350px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	background-color: #323232;
}
a.knop:hover {
	color: #FFF;
	text-decoration: underline;
	opacity: 0.8;
}
a.knopspecial {
	display: block;
	font-size: 20px;
	font-family: 'MyriadPro-Semibold';
	width: 350px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	background-color: #D7CF00;
}
a.knopspecial:hover {
	color: #000000;
	text-decoration: underline;
	opacity: 0.8;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	opacity: 0.8;
}
a.nijs {
	color: #000;
	font-weight: bold !important;
	text-decoration: none;
}
a.nijs:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
	opacity: 0.8;
}
img.nijs_thumb {
	float: left;
	border: 1px #F4F4F4 solid;
	margin-right: 9px;
}
.kaarten_t {
	display: table;
	width: 100%;
}
.kaarten_row {
	display: table-row;
}
.kaarten_cell_1 {
	display: table-cell;
	width: 36px;
}
.kaarten_cell_2 {
	display: table-cell;
	width: 66px;
}
.kaarten_cell_3 {
	display: table-cell;
	width: 156px;
}
.kaarten_cell_4 {
	display: table-cell;
	width: 156px;
}
.kaarten_cell_5 {
	display: table-cell;
	width: 96px;
}
.kaarten_cell_6 {
	display: table-cell;
	width: 25px;
}
.kaarten_cell_center {
	display: table-cell;
	width: 66px;
	text-align: center;
}
.kaarten_colspan {
	width: 56px;
}
.stiper_row {
	display: table-row;
}
.stiper_t
{
		display: table;
	width: 100%;
	min-width:580px;
}
.stiper_cell_1 {
	display: table-cell;
	width: 40%;
}
.stiper_cell_2 {
	display: table-cell;
	width: 20%;
}
.stiper_cell_3 {
	display: table-cell;
	width: 30%;
}
.stiper_cell_leeg {
	display: table-cell;
	width: 5%;
}
.meiwurkers_t {
	display: table;
	width: 100%;
}
.meiwurkers_row {
	display: table-row;
}
.meiwurkers_namme {
	display: table-cell;
	width: 350px;
	;
}
.meiwurkers_funksje {
	display: table-cell;
	width: 430px;
	;
}
.sykje_t {
	display: table;
	width: 100%;
}
.sykje_row {
	display: table-row;
}
.sykje_namme {
	display: table-cell;
	width: 350px;
	;
}
.sykje_jier {
	display: table-cell;
	width: 430px;
	;
}
/* GASTENBOEK */
.container-gastenboek {
	display: block;
	text-align: left;
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	line-height: 22px;
	font-size: 13px;
	padding-bottom: 15px;
}
.container-gastenboek_balk {
	text-align: left;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 11px;
	background-color: #323232;
}
div.left_naam {
	display: table-cell;
	font-family: Verdana, Arial, sans-serif;
	line-height: 22px;
	font-size: 16px;
	margin-top: 5px;
	float: left;
	text-align: left;
	color: #FFF;
}
span.naam {
	color: #FFF
}
a.gastenboek {
	color: #FFF;
	text-decoration: none;
}
a.gastenboek:hover {
	color: #FFF;
	text-decoration: underline;
}
div.right_datum {
	display: table-cell;
	float: right;
	text-align: right;
	margin-top: 5px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 22px;
	font-size: 14px;
	color: #FFF;
}
label {
	width: 140px;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	margin-bottom: 3px;
}
select {
	font-size: 15px;
}
.submit input {
	margin-left: 7.6em;
}
input {
	/*height: 18px;*/
	margin-top: 2px;
	margin-bottom: 6px;
	/*width: 55%;*/
	color: #000;
	border: 1px solid #323232;
	font-family: "Trebuchet MS", sans serif;
	font-size: 15px;
	padding: 2px 4px;
	/* dit geeft problemen in IE: padding: 8px; */
}
input.datum_f {
	height: 18px;
	margin-top: 2px;
	width: 20px;
	color: #000;
	border: 1px solid #323232;
	font-family: "Trebuchet MS", sans serif;
	font-size: 14px;
	padding: 8px;
}
input#submit {
	cursor: pointer;
	padding: 4px;
}
input[type="radio"] {
	display: none;
}
input.radio {
	height: 15px;
	width: 15px;
	display: inline-block;
	cursor: pointer;
	vertical-align: middle;
	background: #FFF;
	border: 1px solid #d2d2d2;
	border-radius: 100%;
}
textarea {
	padding: 8px;
	height: 150px;
	color: #000;
	border: 1px solid #323232;
	width: 85%;
	font-size: 14px;
}
input.controle {
	height: 18px;
	margin-top: 2px;
	margin-bottom: 6px;
	width: 80px;
	color: #000;
	border: 1px solid #000;
	font-family: "Trebuchet MS", sans serif;
	font-size: 14px;
	padding: 8px;
}
.submit input {
	font-family: "Trebuchet MS", sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #323232;
	border: 2px outset #FFF;
	width: 90px;
	height: 30px;
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
}
input.btn_kaarten {
	font-family: "Trebuchet MS", sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #000;
	border: 2px outset #FFF;
	width: 90px;
	height: 30px;
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
}
fieldset {
	border: 1px #FFFFFF solid;
	padding: 10px;
	width: 200px;
}
legend {
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
}
.btn {
	font-family: "Trebuchet MS", sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background: #417aff;
	border: 2px outset #d7b9c9;
	width: 90px;
	height: 30px;
	line-height: 10px;
	margin-left: auto;
	margin-right: auto;
}
.bron {
	font-size: 11px;
	margin-bottom: 4px;
}

.container {
	max-width: 600px;
	padding: 20px;
}

div.row {
	display: flex;
	flex-direction: column;
	margin: 0 -15px;
}
div.col {
	padding: 0 15px;
	width: 100%;
}

@media (min-width: 768px) {
	div.row {
		flex-direction: row;
	}

	div.col {
		width: 50%;
	}
}

form {
	overflow: hidden;
}
</pre></body></html>