<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-family: 'Lora', serif;
	font-style: italic;
}

.blur {
	-webkit-filter: blur(4px);
}

ul {
	margin: 0;
}

.scene,
.layer {
  display: block;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.scene {
  min-height: 460px;
  position: relative;
  overflow: hidden;
}

.wrapper {
  min-height: 460px;
  position: absolute;
  overflow: hidden;
  display: table;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.asbHide {
	display: none;
}

.asbShow {
	display: block;
}

#logo {
	position: absolute;
	top: 1vw;
	left: 1vw;
	background: url(Logo.png) no-repeat 50% 50%;
	background-size: cover;
	width: 33.8vw;
	height: 15vw;
}

.infoIcon {
	position: absolute;
	top: 1.4vw;
	left: 15.5vw;
	width: 3.5vw;
	height: 3.5vw;
	cursor: pointer; cursor: hand;
}

.infoIcon.inactive {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .4s ease;
	background: url(infoIcon.png) no-repeat 50% 50%;
	background-size: cover;
}

.infoIcon.inactive:hover {
    -webkit-filter: grayscale(0%);
}

.active {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .4s ease;
	background: url(closeIcon.png) no-repeat 50% 50%;
	background-size: cover;
}

.active:hover {
    -webkit-filter: grayscale(0%);
}

.photoIcon {
	position: absolute;
	top: 1.4vw;
	left: 30.5vw;
	width: 3.5vw;
	height: 3.5vw;
	cursor: pointer; cursor: hand;
}

.photoIcon.inactive {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .4s ease;
	background: url(photoIcon.png) no-repeat 50% 50%;
	background-size: cover;
}

.photoIcon.inactive:hover {
    -webkit-filter: grayscale(0%);
}

.mapIcon {
	position: absolute;
	top: 1.4vw;
	left: 20.5vw;
	width: 3.5vw;
	height: 3.5vw;
	cursor: pointer; cursor: hand;
}

.mapIcon.inactive {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .4s ease;
	background: url(mapIcon.png) no-repeat 50% 50%;
	background-size: cover;
}

.mapIcon.inactive:hover {
    -webkit-filter: grayscale(0%);
}

.calendarIcon {
	position: absolute;
	top: 1.4vw;
	left: 25.5vw;
	width: 3.5vw;
	height: 3.5vw;
	cursor: pointer; cursor: hand;
}

.calendarIcon.inactive {
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .4s ease;
	background: url(calendarIcon.png) no-repeat 50% 50%;
	background-size: cover;
}

.calendarIcon.inactive:hover {
    -webkit-filter: grayscale(0%);
}

.oudesite {
	position: absolute;
	bottom: 1vh;
	right: 1vw;
	color: gold;
	text-decoration: none;
}

.oudesite:visited {
	color: gold;
	text-decoration: none;
}

.asbPanel {
	position: absolute;
	top: 10vh;
	left: 17vw;
	width: 75vw;
	height: 80vh;
	background: url(panelBackground.png) no-repeat;
	background-size: 100% 100%;
}

.asbPanel .panelTitle {
	color: gold;
	text-align: left;
	font-size: 5vh;
	margin-bottom: 5vh;
}

.asbPanel .panelText {
	color: #111111;
	font-size: 1.7vh;
	font-weight: normal;
}

.importantText {
	color: #C11B17;
	font-size: 3vh;
	font-weight: bold;
}

.asbInnerPanel {
	margin: 4vh 4vw 2vh 2vw;
}

#googleMap {
	position: absolute;
	top: 10vh;
	left: 17vw;
	width: 75vw;
	height: 80vh;
	color: black;
	border: 5px solid black;
}

.markerInfoText {
	float: left;
}

.markerInfoImage {
	float: right;
}

.archer {
	position: absolute;
	right: -3vw;
	bottom: -2vh;
	width: 161px;
	height: 307px;
	background: url(archer.png);
	background-size: cover;
}

.archer1 {
	position: absolute;
	right: -3vw;
	bottom: -2vh;
	width: 235px;
	height: 307px;
	background: url(archer1.png);
	background-size: cover;
}

.archer2 {
	position: absolute;
	right: -3vw;
	bottom: -2vh;
	width: 157px;
	height: 236px;
	background: url(archer2.png);
	background-size: cover;
}

.archer3 {
	position: absolute;
	right: -3vw;
	bottom: -2vh;
	width: 259px;
	height: 281px;
	background: url(archer3.png);
	background-size: cover;
}

.archer4 {
	position: absolute;
	right: -5vw;
	bottom: -4vh;
	width: 356px;
	height: 336px;
	background: url(archer4.png);
	background-size: cover;
}

.laag0 {
  background: url(laag0.png) no-repeat 50% 50%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
}

.laag1 {
  background: url(laag1.png) no-repeat 50% 50%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
}


.laag2 {
  background: url(laag2.png) no-repeat 50% 50%;
  bottom: 0px;
  background-size: cover;
  position: absolute;
  width: 120%;
  height: 120%;
  left: -10%;
  top: -10%;
}

.arrowstar {
  background: url(arrowstarboogschutters.png) no-repeat 50% 50%;
  bottom: 0px;
  position: absolute;
  width: 100%;
  left: 0%;
  top: 10%;
}

#adresContainer {
	overflow: hidden;
	width: 100%;
}

#adres {
	float: left;
	padding-bottom: 500em;
	margin-bottom: -500em;
}

#showGoogleMapIcon {
	float: left;
	width: 5vw;
	padding-bottom: 500em;
	margin-bottom: -500em;	
	margin-left: 2vw;
	background-image: url(maps-icon.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer; cursor: hand;
}

#ingangUitleg {
	clear: both;
	margin-top: 2vh;
}


#ingangFotos {
	text-align:center;
	margin-top: 2vh;
}

#garageFoto {
	display: inline-block;
	width: 30vw;
	height: 30vw;
	margin-left: auto;
    margin-right: auto;
	background-image: url(garageFoto.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#trapFoto {
	display: inline-block;
	width: 30vw;
	height: 30vw;
	margin-left: auto;
    margin-right: auto;
	background-image: url(trapFoto.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.showSlideShowImage {
	display: block;
}

.hideSlideShowImage {
	display: none;
}

.slideShowImage {
	margin-left: auto;
    margin-right: auto;
	/*max-width: 60vw;*/
	width: auto;
	max-height: 55vh;
	cursor: pointer; cursor: hand;
}

#imageNavigation {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
   
	text-align: center;
	margin-top: 1vh;
}

#prevImage {
	display: inline-block;
	margin-left: auto;
    margin-right: auto;
	width: 3.5vw;
	height: 3.5vh;
	background-image: url(links.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer; cursor: hand;
}

#nextImage {
	display: inline-block;
	margin-left: auto;
    margin-right: auto;
	width: 3.5vw;
	height: 3.5vh;
	background-image: url(rechts.png);
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer; cursor: hand;
}




/* Effect 9: second text and borders */
.cl-effect-9 a {
	padding: 5px 5px;
	position: absolute;
	bottom: 10px;
	right: 1vw;
	color: gold;
	text-decoration: none;
}

.cl-effect-9 a::before,
.cl-effect-9 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: gold;
	content: '';
	opacity: 0.0;
	-webkit-transition: opacity 0.3s, height 0.3s;
	-moz-transition: opacity 0.3s, height 0.3s;
	transition: opacity 0.3s, height 0.3s;
}

.cl-effect-9 a::after {
	top: 100%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}

.cl-effect-9 a span:first-child {
	z-index: 2;
	display: block;
	font-weight: 300;
}

.cl-effect-9 a span:last-child {
	z-index: 1;
	display: block;
	padding: 8px 0 0 0;
	color: gold;
	text-shadow: none;
	text-transform: none;
	font-style: italic;
	font-size: 0.75em;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}

.cl-effect-9 a:hover::before,
.cl-effect-9 a:focus::before {
	height: 3px;
}

.cl-effect-9 a:hover::before,
.cl-effect-9 a:hover::after,
.cl-effect-9 a:focus::before,
.cl-effect-9 a:focus::after {
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}

.cl-effect-9 a:hover span:last-child,
.cl-effect-9 a:focus span:last-child {
	opacity: 1;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
</pre></body></html>