/*contact form*/
.contactform {
	width: 525px;
	margin-top: 20px;
	padding: 15px;
	padding-bottom: 44px;
	border: 1px solid #5b5b5b;
}

.contactform label {
	display: block;
	float: left;
	line-height: 25px;
	width: 30%;
	font-weight: normal;
}

.contactform input {
	line-height: 25px;
	width: 70%;
	background: #222;
	color: #fff;
	margin-bottom: 5px;
	padding: 0 10px;
	border: 1px solid #5b5b5b;
}

.contactform .adres input {
	float: left;
	width: 119px;
	margin-right: 5px;
}

.contactform .postcode input {
        float: left;
        width: 50px;
        margin-right: 5px;
}

.contactform .huisnummer input {
	width: 24px;
}

.contactform textarea {
	height: 60px;
	width: 70%;
	resize: vertical;
	background: #222;
	border: 1px solid #5b5b5b;
}

.contactform .submit {
	float: right;
	margin-top: 5px;
}

.contactform .submit input {
	width: 100px;
	height: 30px;
	background-image: none;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
        background-color: #EEE;
        color: #333;
}
.contactform .submit input:hover {
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
        background-color: #EEE;
}

.red {
    color: #FF0000;
    font-size: 12px;
    font-weight: normal;
}


.contactform select {
    background-repeat: repeat;
    border-color: #666666 #CCCCCC #CCCCCC #666666;
    border-style: solid;
    border-width: 1px;
    height: 20px;
    margin-bottom: 7px;
    width: 150px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
.contactform {
margin-left: 0px;
}
}


@media only screen and (min-width: 768px) and (max-width: 959px) {

.contactform {
margin-left: 0px;
}

.contactform .submit {
margin-right: 13px;
}

}



@media only screen and (max-width: 767px) {

.contactform {
margin-top: 25px;
margin-left: 0px;
padding-bottom: 15px;
width: auto;
}

.contactform input {
width: 100%;
}

.contactform label {
float: none;
}

.contactform .submit {
float: none;
}

.contactform textarea {
width: 100%;
}


}

/*eind contact form*/
/* Stylesheet: contactformulier Modified On 2016-09-08 10:29:20 */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}.fancybox-skin {position: relative;background: #f9f9f9;color: #444;text-shadow: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}.fancybox-opened {z-index: 8030;}.fancybox-opened .fancybox-skin {-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);}.fancybox-outer, .fancybox-inner {position: relative;}.fancybox-inner {overflow: hidden;}.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}.fancybox-error {color: #444;font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin: 0;padding: 15px;white-space: nowrap;}.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}.fancybox-image {max-width: 100%;max-height: 100%;}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('https://www.ellenkorth.com/assets/fancybox/source/fancybox_sprite.png');}#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.8;cursor: pointer;z-index: 8060;}#fancybox-loading div {width: 44px;height: 44px;background: url('fancybox_loading.gif') center center no-repeat;}.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url('blank.gif'); /* helps IE */-webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}.fancybox-prev {left: 0;}.fancybox-next {right: 0;}.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}.fancybox-prev span {left: 10px;background-position: 0 -36px;}.fancybox-next span {right: 10px;background-position: 0 -72px;}.fancybox-nav:hover span {visibility: visible;}.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}/* Overlay helper */.fancybox-lock {overflow: hidden !important;width: auto;}.fancybox-lock body {overflow: hidden !important;}.fancybox-lock-test {overflow-y: hidden !important;}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url('fancybox_overlay.png');}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}/* Title helper */.fancybox-title {visibility: hidden;font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position: relative;text-shadow: none;z-index: 8050;}.fancybox-opened .fancybox-title {visibility: visible;}.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -35px;z-index: 8050;text-align: center;}.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 2px 20px;background: transparent; /* Fallback for web browsers that doesn't support RGBa */background: rgba(0, 0, 0, 0.8);-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;text-shadow: 0 1px 2px #222;color: #FFF;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin-top: 10px;color: #fff;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px;background: #000;background: rgba(0, 0, 0, .8);}/*Retina graphics!*/@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url('fancybox_sprite@2x.png');background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/}#fancybox-loading div {background-image: url('fancybox_loading@2x.gif');background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/}}#fancybox-buttons {position: fixed;left: 0;width: 100%;z-index: 8050;}#fancybox-buttons.top {top: 10px;}#fancybox-buttons.bottom {bottom: 10px;}#fancybox-buttons ul {display: block;width: 166px;height: 30px;margin: 0 auto;padding: 0;list-style: none;border: 1px solid #111;border-radius: 3px;-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);background: rgb(50,50,50);background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );}#fancybox-buttons ul li {float: left;margin: 0;padding: 0;}#fancybox-buttons a {display: block;width: 30px;height: 30px;text-indent: -9999px;background-color: transparent;background-image: url('fancybox_buttons.png');background-repeat: no-repeat;outline: none;opacity: 0.8;}#fancybox-buttons a:hover {opacity: 1;}#fancybox-buttons a.btnPrev {background-position: 5px 0;}#fancybox-buttons a.btnNext {background-position: -33px 0;border-right: 1px solid #3e3e3e;}#fancybox-buttons a.btnPlay {background-position: 0 -30px;}#fancybox-buttons a.btnPlayOn {background-position: -30px -30px;}#fancybox-buttons a.btnToggle {background-position: 3px -60px;border-left: 1px solid #111;border-right: 1px solid #3e3e3e;width: 35px}#fancybox-buttons a.btnToggleOn {background-position: -27px -60px;}#fancybox-buttons a.btnClose {border-left: 1px solid #111;width: 35px;background-position: -56px 0px;}#fancybox-buttons a.btnDisabled {opacity : 0.4;cursor: default;}#fancybox-thumbs {position: fixed;left: 0;width: 100%;overflow: hidden;z-index: 8050;}#fancybox-thumbs.bottom {bottom: 2px;}#fancybox-thumbs.top {top: 2px;}#fancybox-thumbs ul {position: relative;list-style: none;margin: 0;padding: 0;}#fancybox-thumbs ul li {float: left;padding: 1px;opacity: 0.5;}#fancybox-thumbs ul li.active {opacity: 0.75;padding: 0;border: 1px solid #fff;}#fancybox-thumbs ul li:hover {opacity: 1;}#fancybox-thumbs ul li a {display: block;position: relative;overflow: hidden;border: 1px solid #222;background: #111;outline: none;}#fancybox-thumbs ul li img {display: block;position: relative;border: 0;padding: 0;max-width: none;}
/* Stylesheet: fancybox Modified On 2016-07-05 11:13:20 */
html {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: relative;min-height: 100%;/*     background: url('../images/vb-bg.jpeg') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;*/}html, body {margin: 0px;padding: 0px;font-family: 'Muli', "Century Gothic", Verdana;font-weight: 300;line-height: normal;font-size: 14px;}body {/* Margin bottom by footer height */margin-bottom: 60px;background-color: #fff;}#homeblock .NewsSummarySummary img {/*display: none;*/}.parallax-window {min-height: 340px;background: transparent;}footer {position: absolute;bottom: 0;width: 100%;/* Set the fixed height of the footer here */height: 60px;}img {border: 0 none;}.links {float: left;margin: 3px 15px 30px 0;}.rechts {float: right;margin: 3px 0 30px 15px;}.midden {display: block;margin: 8px auto 30px;}img {max-width: 100%;height: auto;}a, a:focus, a:active {outline: none;text-decoration: none;}a:link, a:visited {color: inherit;text-decoration: underline;}a:hover, a:active {text-decoration: none;}a[href^=tel]{color:inherit;text-decoration:none;}p.small {font-size:12px;}.wide {display: block;}.mob {display: none;}.center {text-align: center;}p {margin-top: 0;margin-bottom: 20px;}h1, h2, h3 {margin-top: 0;margin-bottom: 15px;font-weight: 100;}h1 {font-size: 26px;}h2 {font-size: 22px;}h3 {font-size: 18px;}#main h1 {padding-bottom: 10px;}.black {background: #222;color: #fff;}p {line-height: 22px;}p:last-child {margin-bottom: 0;}video#bgvid {position: fixed;/*top: 50%;left: 50%;*/left: 0;bottom: 0;/*min-width: 100%;min-height: 100%;width: auto;height: auto;*/width: 100%;min-height: 100%;z-index: -100;/*-ms-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);*//*background: url('https://www.ellenkorth.com/assets/images/video_start_frame.jpg') no-repeat;*/background: #000;background-size: cover;}#bgimg {display: block;position: fixed;top: 0;width: 100%;height: 100%;background: url('https://www.ellenkorth.com/assets/images/grietha-bg-1.jpg') no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";z-index: -1;}#mute i {color: #fff;opacity: 0.5;font-size: 35px;cursor: pointer;}#mute, #copy {position: absolute;bottom: 15px;left: 20px;z-index: 999;}#copy {position: absolute;bottom: 40px;left: 66px;color: #fff;z-index: 999;}.fa-volume-off {padding-right: 17px;}#play i {color: #fff;opacity: 0.5;font-size: 35px;cursor: pointer;}#play {position: absolute;bottom: 15px;left: 75px;z-index: 999;}header {position:absolute;width: 100%;top: 0;padding: 0;background:rgba(0,0,0,0.45);border-bottom: 1px solid rgba(255,255,255,0.4);}header.clone {position: fixed;z-index: 999;background: rgba(0,0,0,0.8);top: -140px;transition: 0.2s top cubic-bezier(.3,.73,.3,.74);}body.down header.clone {top: 0;}header a:link, header a:visited {text-decoration: none;}/* start menu */nav ul {list-style-type: none;padding: 0px;margin: 0px;text-align: center;}nav ul li {display: inline-block;margin-left: -4px;}nav ul li a:link, nav ul li a:visited {height: 60px;line-height: 60px;display: block;font-size: 16px;padding-right: 25px;padding-left: 25px;margin-bottom: -1px;text-decoration: none;color: #fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}nav ul li a:hover, nav ul li a:active {border-bottom: 1px solid #fff;}nav ul li a.menuactive:link, nav ul li a.menuactive:visited {border-bottom: 1px solid #fff;}nav ul li a.menuactive:hover, nav ul li a.menuactive:active {coor: #ccc;}nav ul li ul {display: none;position: absolute;width: 100%;top: 60px;background:rgba(0,0,0,0.45);border-bottom: 1px solid rgba(255,255,255,0.4);left: 0;}header nav ul li.menuactive ul {display: block!important;visibility: visible!important;}header.clone nav ul li.menuactive ul {/*display: none;*/}nav ul li:hover ul {}nav ul li ul li {}nav ul li ul li a:link, nav ul li ul li a:visited {height: 40px;line-height: 40px;font-size: 13px;padding-left: 10px;padding-right: 10px;text-transform: uppercase;}nav ul li ul li a:hover, nav ul li ul li a:active {}.submenu {margin-bottom: 25px;}.submenu ul {list-style-type: none;padding: 0px;margin: 0px;}.submenu ul li {margin-left: 0px;}.submenu ul li a:link, .submenu ul li a:visited {display: block;font-size: 13px;padding: 3px 10px;text-decoration: none;border-radius: 2px;background-image: url(https://www.ellenkorth.com/images/menubg.png);background-repeat: repeat-x;background-position: center top;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCC;border-right-color: #808080;border-bottom-color: #808080;border-left-color: #CCC;color: #333333;margin-bottom: 3px;}.submenu ul li a:hover, .submenu ul li a:active {border-top-color: #808080;border-right-color: #ccc;border-bottom-color: #ccc;border-left-color: #808080;background-position: center bottom;}.submenu ul li a.menuactive:link, .submenu ul li a.menuactive:visited {background-image: url(https://www.ellenkorth.com/images/menubg-active.png);}/* eind menu */#socialmedia {position: absolute;right: 0;top: 0;height: 60px;border-left: 1px solid rgba(255,255,255,0.4);}#socialmedia a.fa:link, #socialmedia a.fa:visited {font-size: 20px;color: #fff;line-height: 60px;padding: 0 15px;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}#socialmedia a.fa:hover, #socialmedia a.fa:active {color: #ccc;}#talen {position: absolute;right: 102px;top: 0;height: 60px;line-height: 56px;padding-top: 2px;color: #fff;text-transform: uppercase;}#talen img {display: block;margin: 7px;}#talen span::after, #talen a::after {content: '/';}#talen span:last-child::after, #talen a:last-child::after {content: '';}#logo {width: 210px;position: absolute;left: 20px;top: 0;}#logo img {max-width: 100%;height: auto;}#logo a:link, #logo a:visited {color: #fff;font-size: 23px;line-height: 58px;height: 60px;display: block;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);}#homeblock {margin: 125px auto 0;width: 500px;color: #fff;text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);}#homeblock h1, #homeblock h2 {text-align: center;font-weight: 100;}#homeblock h1 {font-size: 36px;}#homeblock h2 {font-size: 28px;}.blackbg {width: 500px;background:rgba(0,0,0,0.45);padding: 20px;}a#nextdoormedia:link, a#nextdoormedia:visited {position: absolute;z-index: 999;right: 20px;bottom: 15px;color: #ccc;font-size: 12px;text-decoration: none;}a#nextdoormedia:hover, a#nextdoormedia:active {color: #fff;}a.privacy:link, a.privacy:visited {position: absolute;z-index: 999;left: 20px;bottom: 15px;color: #ccc;font-size: 12px;text-decoration: none;}a.privacy:hover, a.privacy:active {color: #fff;}.homepage a.privacy {left: 65px;}section#main {padding: 30px 0;}article img {max-width: 100%;height: auto;}#topimgbox {width: 100%;height: 0;padding-top: 25%;position: relative;overflow: hidden;display: block!important;}#topimg {position: absolute;top: 0;width: 100%;/*height: auto;*/}*::-webkit-media-controls-start-playback-button {display: none!important;-webkit-appearance: none}.fa-file-pdf-o, .fa-file-video-o, .fa-object-group, .fa-shopping-basket {margin-right: 10px;font-size: 18px;}/* start toggle*/h2.trigger {border: 1px solid #CCCCCC;background-color: #dfdfdf;color: #333333;cursor: pointer;font-size: 16px;font-weight: normal;line-height: 16px;margin-top: 0;margin-right: 0;margin-bottom: 5px;margin-left: 0;padding: 4px 10px;border-radius: 3px;}h2.trigger:hover {color: #999;}h2.trigger i.fa-chevron-right {margin-right: 10px;}h2.trigger i.fa-chevron-down {margin-right: 5px;}h2.active {}.toggle_container {border: 1px solid #dfdfdf;border-radius: 3px;overflow: hidden;padding: 15px;margin-top: 0;margin-right: 0;margin-bottom: 5px;margin-left: 0;display:none;}.toggle_container p:last-child {margin-bottom: 0;}.toggle_container h3 {border-bottom: 1px dashed #CCCCCC;margin: 0 0 10px;padding: 0 0 5px;}.toggle_container img {margin: 10px 15px 15px 0;}.toggle_container img.fancy {margin-bottom: 0;}.toggle_container .gallery img {margin: 0;}/* eind toggle */#boekmenu ul {margin: 0;padding: 0;list-style-type: none;}#boekmenu ul li {border-bottom: 1px solid #5b5b5b;}#boekmenu ul li a:link, #boekmenu ul li a:visited {display: block;text-align: center;text-decoration: none;padding: 15px 0;background: #222;transition: all 0.4s;}.homepage #boekmenu ul li a:link, .homepage #boekmenu ul li a:visited {background: none;}#boekmenu ul li a:hover, #boekmenu ul li a:active {background: #363636;}#boekmenu img {}.fancy {padding: 3px;margin: 3px;border: 1px solid #5b5b5b;cursor: pointer;}.fancy:hover {border: 1px solid #fff;}
/* Stylesheet: styles Modified On 2026-05-27 16:47:19 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {nav ul li ul li a:link, nav ul li ul li a:visited {font-size: 13px;padding-left: 20px;padding-right: 20px;}#topimgbox {padding-top: 25%;}.parallax-window {min-height: 275px;}}
/* Stylesheet: 960 Modified On 2016-09-16 09:21:17 */
@media only screen and (min-width: 768px) and (max-width: 991px) {nav ul {text-align: right;margin-right: 170px;}nav ul li a:link, nav ul li a:visited {padding-left: 12px;padding-right: 12px;font-size: 14px;}nav ul li ul {text-align: center;}nav ul li ul li a:link, nav ul li ul li a:visited {padding-left: 10px;padding-right: 10px;font-size: 12px;}#topimgbox {padding-top: 25%;}.parallax-window {min-height: 275px;}}
/* Stylesheet: 768 Modified On 2016-10-03 11:28:35 */
@media only screen and (max-width: 767px) {html, body {overflow-x: hidden;}video#bgvid {/*display: none;*/}.homepage {background: #222;color: #fff;}#copy {z-index: 0;left: 20px;}.homepage a.privacy {left: 20px;}a#nextdoormedia:link, a#nextdoormedia:visited {display: none;}/*#bgimg {display: block;position: fixed;width: 100%;height: 100%;background: url('https://www.ellenkorth.com/assets/images/bg-mobile2.jpg') no-repeat center center scroll;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.myBackground.jpg', sizingMethod='scale');-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='myBackground.jpg', sizingMethod='scale')";z-index: -1;}*/body {margin-bottom: 0;background-color: transparent;}h1 {font-size: 30px;}h2 {font-size: 18px;}.wide {display: none;}.mob {display: block;}video#bgvid {}header {height: 48px;}#topimgbox {padding-top: 35%;position: relative;}#topimg {height: 100%;width: auto;left: -20%;}nav.mob {display: none;width: 100%;height: 100%;background: rgba(0,0,0,0.8);position: fixed;top:0;overflow: auto;z-index: 9998;}nav.mob ul {padding: 40px 15px;text-align: center;list-style-type: none;}nav.mob ul li {display: block;}nav.mob ul li a:link, nav.mob ul li a:visited {text-decoration: none;display: block;height: auto;padding: 10px 0;line-height: normal;font-size: 16px;border-bottom: 1px solid #4c4c4c;}nav.mob ul li:last-child a:link, nav.mob ul li:last-child a:visited {border-bottom: 0 none;}nav.mob ul li ul {display: none;padding: 0;}nav.mob ul li ul li a:link, nav.mob ul li ul li a:visited {font-size: 12px;}.menutrigger, .menutrigger2 {display: block;position: absolute;top:2px;right: 2px;width: 55px;height: 45px;cursor: pointer;z-index: 9997;}.menutrigger span, .menutrigger2 span { position: absolute; left: 10px; top: 20px; }.menutrigger span, .menutrigger span:before, .menutrigger span:after, .menutrigger2 span, .menutrigger2 span:before, .menutrigger2 span:after  {cursor: pointer;border-radius: 1px;height: 5px;width: 35px;background: white;position: absolute;display: block;content: '';transition: all 500ms ease-in-out;}.menutrigger span:before, .menutrigger2 span:before {top: -10px;}.menutrigger span:after, .menutrigger2 span:after {bottom: -10px;}.menutrigger2 span {background-color: transparent;}.menutrigger2 span:before, .menutrigger2 span:after {top: 0;}.menutrigger2 span:before {transform: rotate(45deg);-webkit-transform: rotate(45deg);}.menutrigger2 span:after {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);}#socialmedia {right: 62px;height: 47px;border-right: 1px solid rgba(255,255,255,0.4);}#socialmedia a.fa:link, #socialmedia a.fa:visited {line-height: 23px;display: block;padding: 0 5px;font-size: 12px;}#logo a:link, #logo a:visited {height: 47px;line-height: 47px;}#homeblock {margin-top: 75px;margin-bottom: 44px;width: 92%;}#homeblock p.small {display: none;}.blackbg {width: 100%;}#talen {padding-top: 0;right: 98px;height: 47px;line-height: 47px;}#talen img {margin: 6px;width: 25px;height: auto;}#mute {display: none;bottom: auto;left: 10px;top: 65px;}#play {display: none;bottom: auto;top: 95px;left: 10px;}#mute i, #play i {font-size: 26px;}section#main {padding-bottom: 60px;}footer {position: relative;height: auto;}/* prettyPhoto styling for small screens */.pp_pic_holder.pp_default { width: 100%!important; left: 0!important; overflow: hidden; }div.pp_default .pp_content_container .pp_left { padding-left: 0!important; }div.pp_default .pp_content_container .pp_right { padding-right: 0!important; }.pp_content { width: 100%!important; height: auto!important; }.pp_fade { width: 100%!important; height: 100%!important; }a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom { display: none!important; }#pp_full_res img { width: 100%!important; height: auto!important; }.pp_details { width: 100%!important; padding-left: 3%; padding-right: 4%; padding-top: 10px; padding-bottom: 10px; background-color: #fff; margin-top: -2px!important; }a.pp_close { right: 10px!important; top: 10px!important; }.parallax-window {min-height: 125px;}}
/* Stylesheet: 300 Modified On 2023-07-14 11:40:54 */
@media only screen and (min-width: 480px) and (max-width: 767px) {}















/* Stylesheet: 450 Modified On 2016-06-21 14:04:42 */
.homepage .NewsSummary {display: none;}#shownews {cursor: pointer;}.NewsSummary {margin-bottom: 15px;padding: 10px;border: 1px solid #5b5b5b;}.NewsSummaryPostdate {font-size: 12px;margin-bottom: 5px;}.NewsSummaryTitle {font-size: 18px;margin-bottom: 10px;}.NewsSummaryMorelink {margin-top: 15px;}#NewsPostDetailReturnLink {margin-top: 20px;}
/* Stylesheet: news Modified On 2021-11-16 11:34:36 */
/* Basic jQuery Slider essential styles */ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}li.bjqs-slide{position:absolute; display:none;}ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}ul.bjqs-controls.v-centered li a{position:absolute;}ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}ol.bjqs-markers.h-centered{text-align: center;}ol.bjqs-markers li{display:inline;}ol.bjqs-markers li a{display:inline-block;}p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}.bjqs-prev a {left: -40px!important;top: 40%!important;}.bjqs-prev a img, .bjqs-next a img {width: 25px;}.bjqs-next a {right: -40px!important;top: 40%!important;}ol.bjqs-markers {margin-top: 15px;}ol.bjqs-markers li a {text-decoration: none;width: 20px;height: 20px;text-align: center;border: 1px solid #5b5b5b;margin: 3px;}ol.bjqs-markers li a:hover, ol.bjqs-markers li.active-marker a {border-color: #fff;}#boekslider {}
/* Stylesheet: bjqs Modified On 2016-07-13 09:27:04 */
#boeksliderbox {width: 1000px;height: auto;margin: 0 auto 60px;}hr.projecthr {border-color: #5b5b5b;}.item .gallery {margin-bottom: 15px;}
/* Stylesheet: projecten Modified On 2016-07-06 10:04:25 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {#boeksliderbox {width: 940px;}.bjqs-prev a {left: 0!important;}.bjqs-next a {right: 0!important;}}
/* Stylesheet: projecten960 Modified On 2016-07-06 15:28:33 */
@media only screen and (min-width: 768px) and (max-width: 991px) {#boeksliderbox {width: 720px;}.bjqs-prev a {left: 0!important;}.bjqs-next a {right: 0!important;}}
/* Stylesheet: projecten768 Modified On 2016-07-06 15:40:34 */
@media only screen and (max-width: 767px) {#boeksliderbox {width: 100%;}.bjqs-prev a {left: 0!important;}.bjqs-next a {right: 0!important;}.item .text {margin-bottom: 20px;}}
/* Stylesheet: projecten300 Modified On 2016-07-06 15:41:31 */
@media only screen and (max-width: 767px) {#boeksliderbox {margin-bottom: 70px;}}
/* Stylesheet: bjqs300 Modified On 2016-07-13 09:29:44 */
