/**
 * @license voor AMC Sterre der Zee
 * MyFonts Webfont Build ID 3902579, 2020-05-13T15:59:19-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: NovalisJY-Light by JY&amp;A
 * URL: https://www.myfonts.com/fonts/jya/novalis-jy/light/
 * Copyright: Copyright (C)1996 by Mark Geard. Font update July 1997. Kerning and new characters copyright (C)2006 by Jack Yan &amp;amp; Associates. All rights reserved. Licensed for distribution from Mark Geard, PO Box 10096, Wellington, New Zealand.
 * 
 * 
 * 
 * © 2020 MyFonts Inc

@font-face {
    font-family: 'novalis_light';
	src: url('/nav/webfonts/novalis.woff2') format('woff2'), url('/nav/webfonts/novalis.woff') format('woff');
	font-weight: normal;
	font-style: normal; 
}
*/
@font-face {
    font-family: 'novalis_light';
	src: url('/nav/webfonts/1806A3_0.eot');
	src: url('/nav/webfonts/1806A3_0.eot?#iefix') format('embedded-opentype'),
		url('/nav/webfonts/1806A3_0.woff') format('woff'),
		url('/nav/webfonts/1806A3_0.ttf') format('truetype'),
		url('/nav/webfonts/1806A3_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal; 
 }
*:focus { 
	outline: none; 
}
img {
	border: none;
}
html {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	overflow-x: hidden;
	min-height: 100%;
	font-size: 19px;
	background-color: #131916;
    background-image: url(/nav/skinpics/bg_html_05.jpg);
    background-repeat: repeat;
}
body {
	margin: 0px ;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica; 
	line-height: 1.5;
	font-size: 1rem;
}
div, span, li, a {
	box-sizing: border-box;
}
p, .blokje p, li, td, div {
	font-size: 1rem !important;
	letter-spacing: 0px;
	color: #300000;
	background-color: transparent;
}
p, li, hr {
	max-width: 820px;
}
#mobiel_knop {
	cursor: pointer;
	position: absolute;
	right: 3px;
	top: 6px;
	overflow: hidden;
	width: 72px;
	height: 72px;
	z-index: 990;	
	display: none;
	padding: 0px;

}
#mobiel_knop img {
	width: 100%;
	height: 100%;
	box-shadow: 0px 0px 12px rgba(255,255,255,0.8);
}

#mobiel_menu {
	margin: 0px 0px 0px 0px;
	display: block;
	padding: 0px 0px;
	overflow: hidden;
}
#sitemap {
	white-space: nowrap;
}
#sitemap .sitemap_kolom {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	overflow: hidden;
	vertical-align: top;
	width: 55%;
}
#sitemap .sitemap_kolom:last-of-type{
	padding-left: 12px;
	width: 45%;
}
#hoofd_div {
	width: 100%;
	max-width: 1280px;
	margin: 0px auto 0px auto;
	text-align: left;
	position: relative;
	padding: 0px 0px 48px 0px;
	box-shadow: inset 0px 0px 270px rgba(153,201,211,0.3);
	border: 1px solid #89D1CE;
	overflow: hidden;
	background-image: url(/nav/skinpics/bg_menu_5.jpg);
    background-repeat: repeat-y;
	background-position: 0px -200px;
	background-color: #F6FCFD;
}
#footer {
	clear: both;
	width: 100%;
	padding: 12px 12px 12px 12px;
	position: absolute;
	bottom: 0px;
	left: auto;
	text-align: left;
	height: 44px;
	overflow: hidden;
	z-index: 100;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	background-position: 0px 0px;
    background-image: url(/nav/skinpics/voet_06.png);
    background-repeat: no-repeat;
}
#logo {
	padding: 0px;
	width: 1278px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
#logo img {
	width: 100%;
	max-width: 1278px;	
	height: auto;
	margin: 0px 0px 0px 0px;
}
#main {
	display: table;
	width: 100%;
	min-height: 680px;
	margin: 162px 0px 0px 0px;
}
#main_row {
	display: table-row;
	width: 100%;
}
#nav {
	padding: 102px 12px 64px 12px;
	margin: 0px;
	width: 320px;
	max-width: 320px;
	display: table-cell;
	height: 100%;
	vertical-align: top;
	background-color: transparent;
	position: relative;
}
#content {
	margin: 0px 0px 0px 0px;
	display: table-cell;
	padding: 10px 24px 78px 28px;
	vertical-align: top;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	position: relative;
	height: 100%;
}
/* menu */
#nav a.hoofdknop {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica;
	box-sizing: border-box;
	display: inline-block;
	line-height: 1.2;
	margin: 9px 0px 0px 0px;
	width: 100%;
	max-width: 100%; 
	cursor: pointer;
	font-size: 1.1rem;
	font-weight: normal;
	letter-spacing: 0px;
	white-space: nowrap;
	text-decoration: none;
	padding: 5px 7px 6px 9px;
	border-radius: 0px;
	border-radius: 5px;
	color: #407167;
	border-radius: 5px;
	background-color: rgba(240,248,249,0.9);
	border: 1px solid #558E76;
	box-shadow: inset 0px 0px 48px rgba(125,195,184,0.3);
}
#nav a:hover {
	text-decoration: none;
	color: #407167;
	background-color: rgba(240,248,249,0.65);
} 
#nav .submenu {
	display: none;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-radius: 5px;
	border: 1px solid #558E76;
	border-top: none;
	}
#nav .submenu a  	{
	font-family: Verdana, Geneva, Arial, Helvetica; 
	box-sizing: border-box;
	color: #407167;
	letter-spacing: 0px;	
	text-decoration: none;
	font-size: 0.9rem;
	width: 100%;
	margin: 0px;
	padding: 3px 0px 3px 9px;
	display: block;
	line-height: 1.4;
	overflow: hidden;	
	white-space: nowrap;
	border: none;
	background-color: transparent;
	background-color: rgba(240,248,249,0.9);
	border-top: 1px solid #558E76;
} 
#nav .submenu a:first-child {
	border: none;
}
#nav .submenu a:hover, #nav .submenu a.aan, #nav .submenu a.aan:hover {
	text-decoration: none;
	background-color: rgba(240,248,249,0.65);
	color: #407167;
} 
.vlaggen {
	padding: 12px 0px 0px 2px;
}
.vlag_link, #nav .vlag_link:hover, .vlaggen a {
	display: inline;
	padding: 0;
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.vlaggen img {
	display: inline;
	background-image: none;
	background-color: transparent;
	border: 1px solid #558E76;
	margin: 0px;
	padding: 0px;;
	border-radius: 5px;
	cursor: pointer;
	width: 42px;
	height: auto;
}
#nav .vlaggen a:hover, #nav .vlaggen a img:hover {
	border-color: #FFFFFF;
	opacity: 1;
}
/* menu's */
.blokje {
	position: relative;
	padding: 0px 12px 18px 18px;
	margin: 24px 0px 28px 0px;
	border-radius: 9px;
	width: 100%;
	max-width: 100% !important;
	color: #2F4237;
	background-color: rgba(255,255,255,1);
	border: 1px solid #92B1AF;
	box-shadow: inset 0px 0px 48px rgba(211,226,226,0.45), 0px 0px 36px rgba(255,255,255,0.95); 
	overflow: hidden;
}
.blokje p:first-of-type {
	margin-top: 18px;	
}
#sitemap {
	margin-top: 42px;
}
.blokje .kopje, .blokje .midden_kopje {
	box-sizing: border-box;
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica; 
    font-size: 1rem;
    font-weight: normal;
	padding: 9px 12px 9px 18px;
	max-width: none;
	line-height: 1;
	letter-spacing: 1px; 
	white-space: nowrap;
	color: #565;
	background-color: #BBE2D9;
	border-bottom: 1px solid #A8D4D3;
	box-shadow: inset 0px 0px 12px rgba(123,171,195,0.4); 
}
.blokje .kopje {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	margin: 0px -12px 21px -18px;
}
.blokje .midden_kopje {
	border-top: 1px solid #A8D4D3;
	padding: 7px 12px 6px 12px;
	margin: 32px -12px 21px -18px;
}
#footer div a  {
	margin: 0px;
	display: inline-block;
	text-decoration: none;
	padding: 0px 6px;
	color: #195351;
}
#footer div a:hover {
	text-decoration: none;
	color: #CCF9FF;
}
#webdesigner {
	position: absolute;
	bottom: 2px;
	right: 6px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}
#footer #webdesigner a {
	font-size: 0.7rem;
	text-decoration: none;
	cursor: pointer;
	color: #195351;
}
#footer #webdesigner a:hover {
	text-decoration: none;
	color: #CCF9FF;
}
iframe {
	box-sizing: border-box;
	padding: 0px;
	max-width: 100%;
	border-radius: 9px;	
	border: 1px solid #92B1AF;
	overflow: hidden !important;
	margin: 18px 0px;
	}
#portal {
	width: 53%;
	min-width: 53%;
	height: 600px;
	display: inline-block;
	vertical-align: top;
	margin: 0px 6px 0px 0px;
}
#portal iframe {
	vertical-align: top;
	border-radius: 9px;	
	border: 1px solid #92B1AF;
	overflow: hidden !important;
	margin: 0px;
}
.blokje.portal {
	width: 44%;
	min-width: 44%;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	box-shadow: inset 0px 0px 12px rgba(211,226,226,0.25); 
}
.icon {
	border-style: none;
	vertical-align: middle;
	margin: 0px 5px 2px 0px;
	height: 16px;
	width: 16px;
}
h1 {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica;
	font-size: 1.7rem;
	color: #296361;
	color: #478A7C;
	margin: 0px 0px 24px 0px;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: left;
	line-height: 1;
	}
h1 span {
	white-space: nowrap;
}
h2  {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica; 
	font-size: 1.3rem;
	color: #4494A7;
	color: #258FA9;
	margin: 24px 0px 12px 0px;
	font-weight: normal; 
	letter-spacing: 1px;
}
h2.onderkop {
	margin: -12px 0px 24px 0px;
}
h3   {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica;
	font-size: 1.2rem;
	font-weight: normal;
	color: #195351;
	margin: 24px 0px 12px 0px;
	letter-spacing: 0px;
}
h3 span {
	font-size: 1.4rem !important;
	white-space: nowrap;
	display: inline-block;
	padding-right: 0.5rem;
}
h4  {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica; 
	font-size: 1.1rem;
	font-weight: normal; 
	color: #007676;
	margin: 24px 0px 12px 0px;
	}	
h5 {
	font-size: 1.1rem;
	color: #195351;
	margin: 20px 0px 10px 0px;
	font-weight: normal; 
	}
h6 {
	font-size: 1rem;
	color: #005656;
	margin: 12px 0px;
	font-weight: normal; 
}	
a {
	color: #00669C;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	color: #00669C;
	text-decoration: underline;
}

.rechts_uitlijnen {
	text-align: right;
}
ul {
	list-style-image : url(/nav/skinpics/disc_blauwgroen.png);
	list-style-position: outside;
    margin: 12px 0 12px 22px;
    padding: 0px;
}
#sitemap .sitemap_kolom ul {
	list-style-image : url(/nav/skinpics/pijl_li.png);
	margin: 0px 0 24px 22px;
	padding: 0px;

}
.sitemap_kolom h4:first-of-type {
	margin-top: 2px;
}
ol {
    margin: 12px 0 12px 32px;
    padding: 0;
}
li {
	margin: 7px 0px;
    padding: 0;
}
b, strong {
	color: #397371;
	letter-spacing: 1px;
}
i, em {
}
.data_regel {
	margin: 4px 0px;
	line-height: 1.2;
}
legend {
	font-size: 0.86rem;
}
.uppercase {
	text-transform: uppercase;
}
.nobreak {
	display: inline-block;
	white-space: nowrap;
	padding-right: 0.5rem;
}
p {
	line-height: 1.5;
	background-repeat: no-repeat;
	background-position: 1px 0.3rem;	
	background-size: 16px 16px;
	margin: 9px 0px;
}
p.info {
	padding-left: 26px;
	background-image: url(/nav/pics/info.png);
}
p.alert {
	padding-left: 26px;
	background-image: url(/nav/pics/alert.png);
}
p.tip {
	padding-left: 26px;
	background-image: url(/nav/pics/lampje.png);
}
p.ok {
	padding-left: 26px;
	background-image: url(/nav/pics/ok.png);
}
p.hartje {
	padding-left: 26px;
	background-image: url(/nav/pics/hart.png);
}
p.link_in {
	padding-left: 26px;
	background-image: url(/nav/icons/link_in.png);
}
p.link_out {
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/icons/link_out.png);
}
p.email {
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/pics/email.png);
}
p.telefoon {
	margin: 4px 0px;
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/pics/telefoon.png);
}
p.mobiel {
	margin: 4px 0px;
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/pics/mobiel.png);
}
p.postadres {
	margin: 4px 0px;
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/pics/postadres.png);
}
p.facebook {
	line-height: 1.2;
	padding-left: 26px;
	background-image: url(/nav/skinpics/facebook_icon.png);
}
p.pdf {
	padding-left: 26px;
	background-image: url(/nav/pics/pdf.png);
}
p.download {
	padding-left: 26px;
	background-image: url(/nav/pics/download.png);
}
p.klein {
	color: #042A17;
	font-size: 0.86rem;
	background-position: 1px 3px;
	margin: 4px 0px 12px 42px;
}
span.klein { 
	white-space: nowrap;
}
hr {
	border: none 0; 
	background-color: rgba(255,255,255,0.5);
	border: 1px solid #86AFAD;
	color: #86AFAD;
	border-radius: 5px;
	width: 100%;
	height: 10px;
	text-align: left;
	margin: 24px auto 18px 0;
	clear: both;
} 
.plaatje {
	border: 1px solid #92B1AF;
	border-radius: 4px;
	margin: 7px 9px -1px 0px;
}

/* slideshow */
.plaatje.slideshow {
	cursor: pointer;
	vertical-align: bottom;
}
.pic_groot {
	vertical-align: bottom;
	margin: 0px;
}
.vergrootglaasje {
	height: 28px !important;
	width: auto;
	margin: 0px 12px 9px -39px;
	vertical-align: bottom;
	cursor: pointer;
}
#sluitkruis {
	position: absolute;
	right: -2px;
	top: -1px;
	border: none;
	cursor: pointer;
	height: 38px;
	width: 38px;
	z-index: 999;
}
#bijschrift {
	font-size: 0.9rem;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 34px;
	padding: 3px 48px 0px 12px;
	z-index: 899;
	opacity: 0.8;
	color: #201000;
	background-color: #FFFFFF;
}
#vorige, #volgende {
	position: absolute;
	top: 40%;
	opacity: 0.8;
	font-size: 28px;
	font-weight: bold;
	color: #201000;
	background-color: #FFFFFF;
	height: 48px;
	width: 48px;
	padding: 0px 0px;
	z-index: 899;
	text-align: center;
	display: none;
	border: 1px solid #999;
}
#vorige {
	left : 0px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
#volgende {
	right: 0px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
#light {
	display: none;
	position: absolute;
	padding: 0px;
	z-index: 898;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	width: 478px;
    max-width: 100%;
    height: auto;
	background-color: #E2AA92; 
	border: 1px solid #92B1AF;
	border-radius: 7px;
	box-shadow: 2px -2px 12px rgba(191,105,68,0.4)
}
/* slideshow */

/* tabellen */
.gegevenstabel {
	margin: 6px 0px 6px 0px;
	border-radius: 5px;	
	width: 100%;
	max-width: 100%;
	overflow: hidden;
	table-layout: fixed;
	color: #2F4237;
	background-color: rgba(255,255,255,1);
	border: 1px solid #92B1AF;
	box-shadow: inset 0px 0px 48px rgba(211,226,226,0.45), 0px 0px 36px rgba(255,255,255,0.95); 
	}
.gegevenstabel td {
	padding: 1px 4px 1px 4px;
	height: auto;
	box-sizing: border-box;
	font-size: 0.86rem !important;
	vertical-align: top;
}
.gegevenstabel td {
	border-top: 1px solid #92B1AF;
}
.gegevenstabel tr:first-child td{
	border-top: none;
}
.gegevenstabel .rij_donker td {
	font-family: novalis_light, Verdana, Geneva, Arial, Helvetica;
	font-size: 0.9rem !important;
	background-color: #DCE6F5;
	white-space: nowrap;
	vertical-align: middle;
	height: 18px;
	color: #565;
	background-color: #BEDFD8;
}
.cover_pic {
	border: 1px solid #C5D4E3;
	border-radius: 4px;
	margin: 6px 9px -3px 0px;
}		
.html5_player {
	border-radius: 3px;
	border: 1px solid #CEAE93;
	padding: 0px;
}
/* social media */
.social_media {
	margin: 1px -18px 0px 0px;
	text-align: left;
	display: inline-block;
	visibility: hidden;
	vertical-align: top;
}
.knoppendiv .social_media {
	margin-left: 12px;
}
.social_media .sm_icon, .social_media .tf_icon, .social_media .pr_icon {
	width: 33px;
	height: 33px;
	cursor: pointer;
	padding: 0px;	
	border: 1px solid #6188B3;
	border-radius: 4px;
	margin: 0px 12px 0px 0px;
	cursor: pointer;
	vertical-align: middle;
	background-color: #FFF;
	opacity: 0.7;
}
.social_media .sm_icon:hover, .social_media .tf_icon:hover, .social_media .pr_icon {
	opacity: 1;
}
.met_marge {
	margin-top: 36px !important;
}
/* social media */
.klein {
	font-size: 0.8rem;
	color: #4F636D;
}
.rechts_uitlijnen {
	text-align: right;
}

.clear {
	padding-top: 12px;
	clear: both;
}
/* slideshow */
#sluitkruis {
	position: absolute;
	right: -2px;
	top: -1px;
	border: none;
	cursor: pointer;
	height: 38px;
	width: 38px;
	z-index: 999;
}
#bijschrift {
	font-size: 0.86em;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	padding: 7px 48px 0px 12px;
	z-index: 899;
	opacity: 0.8;
	color: #201000;
	background-color: #FFFFFF;
}
#vorige, #volgende {
	position: absolute;
	top: 40%;
	opacity: 0.6;
	font-size: 28px;
	font-weight: bold;
	color: #201000;
	background-color: #FFFFFF;
	height: 48px;
	width: 48px;
	padding: 2px 0px;
	z-index: 899;
	text-align: center;
	display: none;
}
#vorige {
	left : 0px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}
#volgende {
	right: 0px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}
	
#light {
	display: none;
	position: absolute;
	padding: 0px;
	z-index: 898;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	width: 478px;
    max-width: 100%;
    height: auto;
	background-color: #C2D2B7; 
	border: 1px solid #8B7790;
	border-radius: 7px;
	box-shadow: 2px -2px 12px rgba(139,119,144,0.4)
}
/* slideshow */



#fade{
	display: none;
	position: absolute;
	width: 100%;
	height: 1000%;
	z-index: 99;
	opacity: 0.6;
	background-color: #FFFFFF;
}
@media all and (max-width: 1600px) {
body {
	margin: 0px;
}
}
@media all and (max-width: 1024px) {
#hoofd_div {
	border-radius: 0px;
	border: none;
	overflow: hidden;
	margin: 0px auto;
}
}
@media all and (max-width: 999px) {
#logo {
	max-width: 128%;
	left: -1%;
}
#main {
	display: table;
	width: 100%;
	min-height: 0px;
	margin: 0px 0px 0px 0px;
}
#hoofd_div {
    background-image: none;
}
#content {
	height: auto;
	width: 100%;
	max-width: 100%;
	min-height: 1220px;
	padding: 20px 12px 56px 15px;
	height: auto;
	display: block;
}
#content_marge {
	height: 235px;
}
#nav {
	padding: 0px 12px 0px 12px;
	width: 100%;
	display: none;
	height: auto;
	max-width: none;
	background-color: rgba(227,246,247,1);
	border-bottom: 1px solid #7DB5AB;
	background-image: url(/nav/skinpics/bg_menu_5.jpg);
    background-repeat: repeat;
	background-position: 0px 0px;
	background-size: 50.1%;
}
#nav a.hoofdknop {
	margin: 4px 0px 0px 0px;
	width: 100%;
	letter-spacing: 1px;
	font-size: 1rem;
	max-width: 100%;
	white-space: nowrap;
}
.menu_kolom {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding-top: 0px;
}
.menu_kolom:first-child {
		padding-right: 3px;
}
.menu_kolom:nth-child(2) {
		padding-left: 3px;
}
#mobiel_knop {
	display: block;
}
#mobiel_menu {
	padding: 12px 0px 12px 0px;
	display: block;
}
.veld {
	font-size: 1rem;
}
.zoekknop {
	margin-top: 1px;
}
p {
	background-position: 1px 0.2rem;
	background-size: 20px 20px;
}
p.link_in {
	background-position: 1px 0.1rem;	
}
}
@media all and (max-width: 768px) {
#content {
	padding: 20px 18px 56px 18px;
	min-height: 880px;
}
#content_marge {
	height: 190px;
}

#sitemap .sitemap_kolom {
	display: block;
	width: 100% !important;
}
}
@media all and (max-width: 720px) {
#portal, .blokje.portal {
	margin: 18px 0px;
	width: 100%;
	min-width: 100%;
	display: block;
}

}
@media all and (max-width: 680px) {
#content {
	padding: 20px 18px 56px 18px;
}
#content_marge {
	height: 160px;
}
.icon {
	height: 24px;
	width: 24px;
	margin: 0px 5px 0px 0px;
	vertical-align: -12%;
}
p.link_in {
	background-position: 1px 0.45rem;	
}
}