<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #FFF none repeat scroll 0% 0%;
	color: #111;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
	margin: 0px;
	min-height: 100%;
	padding: 0px;
	word-wrap: break-word;
	/*background-image: url("../images/maleri.png");*/
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.gkMenu &gt; ul &gt; li &gt; a, .imageBg #gkMenuWrap .gkMenu &gt; ul &gt; li &gt; a{
	padding: 0 9px;
}

.profpic {
	position: relative;
	width: 100%;
	min-height: 300px;
}

/*Sprog*/
.sprog {
	display: block;
}
.sprog {
	float: right;
	margin-right: 30px;
}
/*Prisliste rettelser*/

.gkPriceTable dd.gkPrice {
	font-size: 22px;
	font-weight: 500;
}
/*Header BG*/

.frontpage-header {
	display: table;
	min-width: 100px;
	width: 30%;
	padding: 30px 10px;
	background-color: rgba(255,255,255,0.9);
	
}
.frontpage-header * {
	color: #555 !important;
}
.imageBg #gkHeader {
	display: block;
	background-size: cover !important;
	background-attachment: scroll;
	background-position: center !important;
	height: 100vh;
	border-bottom: medium none;
	margin-bottom: 0px;
	background-origin: border-box;
}
.gkHeaderMod {
	height: 100vh;
	position: relative;
	top: -94px;
	display: block;
	padding-top: 40vh;
}
/*Scroll Pil*/
.whitearrow {
	text-align: center !important;
	color: whitesmoke !important;
	font-size: 4em !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	animation: animationFrames ease-in-out 5s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames ease-in-out 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames ease-in-out 5s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames ease-in-out 5s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames ease-in-out 5s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
}
 @keyframes animationFrames {
 0% {
 transform:  translate(0px, 0px);
}
 3% {
 transform:  translate(0px, -20px);
}
 8% {
 transform:  translate(0px, 10px);
}
 12% {
 transform:  translate(0px, -10px);
}
 16% {
 transform:  translate(0px, 0px);
}
 100% {
 transform:  translate(0px, 0px);
}
}
 @-moz-keyframes animationFrames {
 0% {
 -moz-transform:  translate(0px, 0px);
}
 3% {
 -moz-transform:  translate(0px, -20px);
}
 8% {
 -moz-transform:  translate(0px, 10px);
}
 12% {
 -moz-transform:  translate(0px, -10px);
}
 16% {
 -moz-transform:  translate(0px, 0px);
}
 100% {
 -moz-transform:  translate(0px, 0px);
}
}
 @-webkit-keyframes animationFrames {
 0% {
 -webkit-transform:  translate(0px, 0px);
}
 3% {
 -webkit-transform:  translate(0px, -20px);
}
 8% {
 -webkit-transform:  translate(0px, 10px);
}
 12% {
 -webkit-transform:  translate(0px, -10px);
}
 16% {
 -webkit-transform:  translate(0px, 0px);
}
 100% {
 -webkit-transform:  translate(0px, 0px);
}
}
 @-o-keyframes animationFrames {
 0% {
 -o-transform:  translate(0px, 0px);
}
 3% {
 -o-transform:  translate(0px, -20px);
}
 8% {
 -o-transform:  translate(0px, 10px);
}
 12% {
 -o-transform:  translate(0px, -10px);
}
 16% {
 -o-transform:  translate(0px, 0px);
}
 100% {
 -o-transform:  translate(0px, 0px);
}
}
 @-ms-keyframes animationFrames {
 0% {
 -ms-transform:  translate(0px, 0px);
}
 3% {
 -ms-transform:  translate(0px, -20px);
}
 8% {
 -ms-transform:  translate(0px, 10px);
}
 12% {
 -ms-transform:  translate(0px, -10px);
}
 16% {
 -ms-transform:  translate(0px, 0px);
}
 100% {
 -ms-transform:  translate(0px, 0px);
}
}
.blackarrow {
	text-align: center !important;
	color: #333 !important;
	font-size: 4em !important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	animation: animationFrames ease-in-out 5s;
	animation-iteration-count: infinite;
	transform-origin: 50% 50%;
	-webkit-animation: animationFrames ease-in-out 5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-transform-origin: 50% 50%;
	-moz-animation: animationFrames ease-in-out 5s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: animationFrames ease-in-out 5s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: animationFrames ease-in-out 5s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%;
}
 @keyframes animationFrames {
 0% {
 transform:  translate(0px, 0px);
}
 3% {
 transform:  translate(0px, -20px);
}
 8% {
 transform:  translate(0px, 10px);
}
 12% {
 transform:  translate(0px, -10px);
}
 16% {
 transform:  translate(0px, 0px);
}
 100% {
 transform:  translate(0px, 0px);
}
}
 @-moz-keyframes animationFrames {
 0% {
 -moz-transform:  translate(0px, 0px);
}
 3% {
 -moz-transform:  translate(0px, -20px);
}
 8% {
 -moz-transform:  translate(0px, 10px);
}
 12% {
 -moz-transform:  translate(0px, -10px);
}
 16% {
 -moz-transform:  translate(0px, 0px);
}
 100% {
 -moz-transform:  translate(0px, 0px);
}
}
 @-webkit-keyframes animationFrames {
 0% {
 -webkit-transform:  translate(0px, 0px);
}
 3% {
 -webkit-transform:  translate(0px, -20px);
}
 8% {
 -webkit-transform:  translate(0px, 10px);
}
 12% {
 -webkit-transform:  translate(0px, -10px);
}
 16% {
 -webkit-transform:  translate(0px, 0px);
}
 100% {
 -webkit-transform:  translate(0px, 0px);
}
}
 @-o-keyframes animationFrames {
 0% {
 -o-transform:  translate(0px, 0px);
}
 3% {
 -o-transform:  translate(0px, -20px);
}
 8% {
 -o-transform:  translate(0px, 10px);
}
 12% {
 -o-transform:  translate(0px, -10px);
}
 16% {
 -o-transform:  translate(0px, 0px);
}
 100% {
 -o-transform:  translate(0px, 0px);
}
}
 @-ms-keyframes animationFrames {
 0% {
 -ms-transform:  translate(0px, 0px);
}
 3% {
 -ms-transform:  translate(0px, -20px);
}
 8% {
 -ms-transform:  translate(0px, 10px);
}
 12% {
 -ms-transform:  translate(0px, -10px);
}
 16% {
 -ms-transform:  translate(0px, 0px);
}
 100% {
 -ms-transform:  translate(0px, 0px);
}
}
/*Farve rettelser*/
.imageBg #gkHeaderMod input[type="submit"]:active, .imageBg #gkHeaderMod input[type="submit"]:focus, .imageBg #gkHeaderMod input[type="submit"]:hover, .imageBg #gkHeaderMod .gk-video-link:hover, .box.dark a:active, .box.dark a:focus, .box.dark a:hover, button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover, .readon:hover, #gkMainbody .itemReadMore:active, #gkMainbody .itemReadMore:focus, #gkMainbody .itemReadMore:hover, #gkMainbody .readmore &gt; a:active, #gkMainbody .readmore &gt; a:focus, #gkMainbody .readmore &gt; a:hover, #system-message div.alert, .gkNspPM-NewsGallery .gkImagesWrapper &gt; a &gt; .gkImgOverlay &gt; span, .gkButtonArea a, .gkHorizontalSlideLeftColumn a.button:active, .gkHorizontalSlideLeftColumn a.button:focus, .gkHorizontalSlideLeftColumn a.button:hover, .gkPriceTable dd a:active, .gkPriceTable dd a:focus, .gkPriceTable dd a:hover, .gkPriceTable .gkPremium dd a, .gkPriceTable dd.gkPrice, .gkMobile:hover, .gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active &gt; a, .gkMenu &gt; ul li div.childcontent li:hover, .gkMenu &gt; ul li div.childcontent li:hover &gt; a, #gkMenuWrap .gkMenu a:hover, #gkMenuWrap .gkMenu a:active, #gkMenuWrap .gkMenu a:focus, #gkMenuWrap .gkMenu li.active &gt; a, #gkMenuWrap .gkMenu &gt; ul &gt; li.active &gt; a, .itemFeature, p.num-1 span, .gkCode2, p.gkInfo1, .gkHighlight4, .bubble-1, .bubble-1::after, .gkHighlight3:hover, .gkHighlight2:hover, #gkMainbody a {
	color: #015198;
}
/*Menu rettelser*/
.gkMenu &gt; ul li div.childcontent a {
	border-top: 0px solid #eee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #555;
	display: block;
	padding: 7px 0;
}
div#gkMobileMenu:before {
	content: "Menu";
	display: block;
	color: #cecece;
	text-align: right;
	font-size: 0.95em;
	font-weight: 600;
	background-color: red;
	position: absolute;
	right: 0px;
	top: -25px;
}
.gkMenu &gt; ul &gt; li &gt; a {
	color: #555 !important;
	font-weight: 400;
}
#gkMainMenu, .imageBg #gkMenuWrap #gkMainMenu, #gkMenuWrap #gkMainMenu {
	float: left;
	padding: 0;
	margin: 24px 0 0 80px;
	width: auto;
}
#gkMainMenu {
	margin: 0 0 0 80px !important;
	padding: 0 0 0 2% !important;
	background-color: rgba(255,255,255,0.97);
	border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	width: 78.77% !important;
}
#gkLogo {
	height: 43px;
	margin: 0 30px 0 0;
	padding: 0;
	text-indent: -999em;
	text-shadow: none;
	width: 140px;
	display: block;
	float: left;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	transition: background-color .3s linear;
}
#gkMenuWrap {
	background: none;
	height: 70px;
	left: 0;
	position: fixed;
	top: -100px;
	width: 100%;
	z-index: 1001;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: 0px !important;
}
.gkMenu &gt; ul &gt; li {
	display: block !important;
	height: 68px !important;
}
#gkHeader {
	border-bottom: 0px solid #eee;
}
/*PageContent*/
#gkContent, #gkPageContent {
	min-height: 100vh !important;
}
/*Aside*/

.itemAsideInfo {
	position: absolute;
	right: 0px;
	top: 0px;
}
/*K2*/
.itemBody.containsItemInfo, .itemOtherElements.containsItemInfo, .itemListView .itemBlock.containsItemInfo {
	margin: 0px;
}
.itemAsideInfo {
	display: none;
}
.itemsContainer .itemsContainerWrap, .itemContainer .itemsContainerWrap {
	margin: 0px;
}
section article:first-child, section.blog .items-more ol {
	margin: 0px;
}
article header {
	margin: 0px;
}
article.information .k2customitemimage {
	float: left;
	background-position: center center !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	width: 100%;
	height: 200px;
}
.information .componentheading {
	text-align: center;
}
.information .containsItemInfo {
	text-align: center;
}
.k2customitemimage {
	float: left;
	position: relative;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	opacity: 0.9;
	width: 100%;
	height: 300px;
}
.k2customcategoryimage {
	position: relative;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	opacity: 0.9;
	width: inherit !important;
	height: 300px;
	margin-bottom: 50px;
}
/*Component heading*/
.componentheading {
	margin-bottom: 50px;
}
/*Logo*/

/*Tablet height ajustment*/
@media (max-width: 1200px){
	#gkLogo img {
		width: 160px !important;
		margin-top: 18px !important;
	}
	.sprog {
	position: absolute;
		width: 40px;
		right: 65px;
		top: 12px;
	
}
	.sprog img {
		clear: both;
		width: 30px;
	  height: auto !important;
		margin: 0px !important;
		padding: 0px !important;
}
}

#gkLogo img {
}
h1.header, h2.header, h3.header, h4.header, h5.header {
	font-weight: 600 !important;
	text-transform: uppercase;
}

.box h2.header {
    font-size: 42px;
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 15px;
    text-align: left !important;
}
.box p{
	text-align: left !important;
}

/*TEST*/
.imageBg #gkPageContent, .imageBg #gkBottom1, .imageBg #gkBottom2, .imageBg #gkBottom3, .imageBg #gkBottom5 {
	height: 100vh;
}
/*Prisliste*/
.gkPriceTable dt {
	line-height: 1.3 !important;
	border: none !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
/*Headings*/
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

.contactimagetitle h2,
.articleimagetitle, .categoryimagetitle {
	position: absolute;
	top: 1.3em;
	left: 0;
	font-size: 2.95em;
	background-color: #FFF;
	padding: 10px;
	color: #015198;
}
/*Google Maps*/
.i4ewOd-pzNkMb-haAclf {
	left: 0px !important;
	right: 0px !important;
	z-index: 9 !important;
	background-color: rgba(45, 45, 45, 0.1) !important;
	overflow: hidden !important;
	color: #FFF !important;
	position: absolute !important;
	transition: background-color 0.25s ease 0s !important;
	display: none !important;
}
/*Ekstra skrift*/
@font-face {
	font-family: 'entyporegular';
	src: url('Entypo-webfont.eot');
	src: url('Entypo-webfont.eot?#iefix') format('embedded-opentype'),  url('Entypo-webfont.woff') format('woff'),  url('Entypo-webfont.ttf') format('truetype'),  url('Entypo-webfont.svg#entyporegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*SIMPLE IMAGE GALLERY PRO*/
b.fancyboxCounter {
	display: none;
}

/*style3.css*/
@charset "utf-8";
/*
#------------------------------------------------------------------------
# Simplicity - February Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
 
/* Style 3 */

/* template.css */
a:hover, a:active, a:focus, #gkMainbody a, #gkMainbody header h1 a:active, #gkMainbody header h1 a:focus, #gkMainbody header h1 a:hover, #gkMainbody header h2 a:active, #gkMainbody header h2 a:focus, #gkMainbody header h2 a:hover, #k2Container article header h2 a:active, #k2Container article header h2 a:focus, #k2Container article header h2 a:hover, #gkSidebar .box a:hover, #gkMainbody div.tags a:hover {
	color: #015198;
}
#gkLogo.cssLogo, #gkMenuWrap #gkLogo.cssLogo {
	background-image: url('../images/style3/logo_white_bg.png');
}
.imageBg #gkLogo.cssLogo {
	background-image: url('../images/style3/logo_normal.png');
}
.imageBg #gkHeaderMod input[type="submit"] {
	background: #015198;
}
.imageBg #gkHeaderMod input[type="submit"]:active, .imageBg #gkHeaderMod input[type="submit"]:focus, .imageBg #gkHeaderMod input[type="submit"]:hover {
	background: #43bbde;
}
.imageBg #gkHeaderMod .gk-video-link:hover {
	color: #43bbde;
}
#gkFooterNav li:hover, #gkFooterNav a:hover {
	color: #015198;
}
.box .header em {
	color: #DEBB43;
}
.box.dark a:active, .box.dark a:focus, .box.dark a:hover {
	color: #43bbde!important;
}
/* joomla.css */
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a, .readon {
	background: #015198;
}
button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover, .readon:hover {
	background: #43bbde;
}
#gkMainbody .itemReadMore, #gkMainbody .readmore &gt; a {
	background: #015198;
}
#gkMainbody .itemReadMore:active, #gkMainbody .itemReadMore:focus, #gkMainbody .itemReadMore:hover, #gkMainbody .readmore &gt; a:active, #gkMainbody .readmore &gt; a:focus, #gkMainbody .readmore &gt; a:hover {
	background-color: #43bbde;
}
th a:active, th a:focus, th a:hover {
	color: #015198!important;
}
article header li a:hover {
	color: #015198;
}
.tooltip-inner strong {
	background: #015198;
}
#system-message div.alert {
	background: #43bbde;
}
#system-message div.alert-error {
	background: #debb43;
}
#system-message div.alert-notice {
	background: #015198;
}
.pagination, .pager {
	border-top-color: #015198;
}
div.bannerfooter {
	color: #015198;
}
.autocompleter-queried {
	color: #015198!important
}
.box.menu li {
	background-image: url('../images/style3/typography/bullet3.png');
}
th a:active, th a:focus, th a:hover, article header h1 a:hover, article header h2 a:hover {
	color: #015198;
}
/* gk_stuff.css */
.gkNspPM-NewsGallery .gkImagesWrapper &gt; a &gt; .gkImgOverlay &gt; span {
	background-color: #43bbde;
}
.gkButtonArea a {
	background: #43bbde;
}
.gkButtonArea a:active, .gkButtonArea a:focus, .gkButtonArea a:hover {
	background: #015198;
}
.gkHorizontalSlideLeftColumn a.button {
	background: #015198;
}
.gkHorizontalSlideLeftColumn a.button:active, .gkHorizontalSlideLeftColumn a.button:focus, .gkHorizontalSlideLeftColumn a.button:hover {
	background: #43bbde;
}
.gkDisclaimer strong {
	color: #debb43;
}
.gkCrop {
	background-image: url('../images/style3/gkcrop.png');
}
.gkCrop:hover {
	background-color: #debb43;
}
.gkRocket {
	background-image: url('../images/style3/gkrocket.png');
}
.gkRocket:hover {
	background-color: #015198;
}
.gkMobile {
	background-image: url('../images/style3/gkmobile.png');
}
.gkMobile:hover {
	background-color: #43bbde;
}
/* menu.css */
.gkMenu &gt; ul &gt; li.active &gt; a {
	color: #7fe2ff;
}
.gkMenu a:hover, .gkMenu a:active, .gkMenu a:focus, .gkMenu li.active &gt; a {
	color: #43bbde;
}
.gkMenu &gt; ul li div.childcontent li:hover {
	background: none;
	border: 0px solid #fff !important;
}
.gkMenu &gt; ul li div.childcontent li:hover &gt; a {
	border-top-color: #43bbde;
}
#gkMenuWrap .gkMenu a:hover, #gkMenuWrap .gkMenu a:active, #gkMenuWrap .gkMenu a:focus, #gkMenuWrap .gkMenu li.active &gt; a, #gkMenuWrap .gkMenu &gt; ul &gt; li.active &gt; a {
	color: #43bbde;
}
/*GOOGLE MAPS*/
.i4ewOd-pzNkMb-haAclf {
	display: none !important;
}
/* k2.css */
.itemFeature {
	background: #43bbde;
}
span#formLog {
	background: #015198;
}
.itemAttachmentsBlock {
	background-image: url('../images/style3/typography/tips.png');
}
a:hover.itemCommentsAuthor {
	color: #015198
}
.genericView header h1 {
	font-size: 24px;
	color: #debb43;
}
#itemListLinks li {
	background-image: url('../images/style3/typography/bullet-square2.png');
}
.k2CalendarBlock table.calendar tr td.calendarToday {
	background: #015198;
}
table.calendar tr td.calendarTodayLinked a {
	color: #015198;
}
.calendarNavLink {
	color: #015198;
}
/*Tripadvisor*/
.tripadvisor, .tripadvisoreng {
	position: absolute;
	right: 0px;
	top: 12px;
}
li.tripadvisor:before {
	position: absolute;
	width: 158px;
	top: -10px;
	left: -185px !important;
	content: "Se anmeldelser pÃ¥: ";
	font-weight: 300;
	text-transform: none;
}
li.tripadvisoreng:before {
	position: absolute;
	width: 158px;
	top: -10px;
	left: -185px !important;
	content: "See reviews at: ";
	font-weight: 300;
	text-transform: none;
}
/*Simple Image Gallery Pro*/
#itemImageGalleryAnchor &gt; h3:nth-child(1) {
	display: none;
}
/*Editor Frontend*/
.btn.jmodedit {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: antiquewhite;
	padding: 10px;
	border-radius: 50%;
}
/*Galleri*/
div.sigProGalleriaWhiteContainer {
	background: none !important;
	margin: 8px 0px;
	padding: 0px;
	clear: both;
}
p.sigProGalleriaWhiteTargetTitle {
	display: none;
}
#gkFooter {
	color: #015198;
	font-size: 13px;
	line-height: 24px;
	font-weight: 500;
}
/*Random*/
div.box.centered.omgivelser {
	margin: 0px !important;
	padding-top: 0px !important;
}
.gkPriceTable {
	padding: 0px;
}

#system-message{
	padding: 20px 0px;
	background-color: #015198;
}
#system-message dt,
#system-message dd{
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;	
}

div.contact *{
	font-weight: 400;
}


</pre></body></html>