.custom1, body {
	color: #414141;
	font-family: 'open sans', arial, serif;
	font-size: 16px;
}
.custom10 {
	font-family: 'cuprum', arial, serif;
	font-size: 22px;
	line-height: 1.6em;
}
.custom11 {
	font-family: 'cuprum', arial, serif;
	font-size: 17px;
	line-height: 1.6em;
}
.custom17, p a, .Textarea a, div.newsfeed a {
	color: rgba(65,65,65,0.5);
	font-weight: 700;
	text-decoration: underline;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, text-decoration;
	-moz-transition-property: color, text-decoration;
	-o-transition-property: color, text-decoration;
	transition-property: color, text-decoration;
}
.custom17:hover, .custom17:focus, .link-styles:hover .custom17, p a:hover, .link-styles:hover  p a, .Textarea a:hover, .link-styles:hover  .Textarea a, div.newsfeed a:hover, .link-styles:hover  div.newsfeed a {
	color: #414141;
	text-decoration: none;
}
.custom18 {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: 1;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	--bg-image: url('/customerdata/files/templates/1/facebook.svg');
}
.custom18:hover, .custom18:focus, .link-styles:hover .custom18 {
	opacity: 0.75;
}
.custom18.custom19 {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	--bg-image: url('/customerdata/files/templates/1/linkedin.svg');
}
.custom2, p, .Container .Textarea {
	line-height: 1.6em;
}
.custom20 {
	margin: 0 auto 0 auto;
	width: 60px;
}
.custom21 {
	width: auto;
}
.custom22, .navigation-menu-container .level1 li a, #site-container-41543 .menu-container .level1 li a {
	border-color: transparent;
	border-style: solid;
	border-width: 0 0 2px 0;
	color: rgba(65,65,65,0.6);
	font-family: 'nunito', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	margin: 0 0 0 0;
	padding: 13px 16px 13px 16px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, border-color;
	-moz-transition-property: color, border-color;
	-o-transition-property: color, border-color;
	transition-property: color, border-color;
}
.custom22:hover, .custom22:focus, .link-styles:hover .custom22, .navigation-menu-container .level1 li a:hover, .navigation-menu-container .level1 li a:focus, .navigation-menu-container .level1 li a.active, #site-container-41543 .menu-container .level1 li a:hover, #site-container-41543 .menu-container .level1 li a:focus, #site-container-41543 .menu-container .level1 li a.active {
	border-color: #00aeef;
	color: #414141;
}
.custom23, #site-container-41543 .menu-container .level1 .level2 .level3 li a, #site-container-41543 .menu-container .level1 .level2 li a, .navigation-menu-container .level1 .level2 li a {
	background-color: #ffffff;
	color: #2c2d36;
	font-family: 'nunito', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	margin: 0 0 0 0;
	padding: 16px 24px 16px 24px;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, background-color;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}
.custom23:hover, .custom23:focus, .link-styles:hover .custom23, #site-container-41543 .menu-container .level1 .level2 .level3 li a:hover, #site-container-41543 .menu-container .level1 .level2 .level3 li a:focus, #site-container-41543 .menu-container .level1 .level2 .level3 li a.active, #site-container-41543 .menu-container .level1 .level2 li a:hover, #site-container-41543 .menu-container .level1 .level2 li a:focus, #site-container-41543 .menu-container .level1 .level2 li a.active, .navigation-menu-container .level1 .level2 li a:hover, .navigation-menu-container .level1 .level2 li a:focus, .navigation-menu-container .level1 .level2 li a.active {
	background-color: #f5f5f5;
	color: #00aeef;
}
.custom24, #site-container-5 .login-button, .form-input .FormSubmitButton {
	background-color: #00aeef;
	border-radius: 1.538rem 1.538rem 1.538rem 1.538rem;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	color: #ffffff;
	font-family: 'nunito', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	padding: 16px 24px 16px 24px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, background-color;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}
.custom24:hover, .custom24:focus, .link-styles:hover .custom24, #site-container-5 .login-button:hover, #site-container-5 .login-button:focus, #site-container-5 .login-button.active, .form-input .FormSubmitButton:hover, .form-input .FormSubmitButton:focus, .form-input .FormSubmitButton.active {
	background-color: #008bbf;
	color: #ffffff;
}
.custom25 {
	color: #ffffff;
	font-family: 'nunito', arial, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 20px 0;
	text-decoration: none;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
}
.custom24.custom28, .form-input .FormSubmitButton {
	background-color: #00d569;
	border-color: #00d569;
	-webkit-transition-property: color, background-color;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}
.custom24.custom28:hover, .custom24.custom28:focus, .link-styles:hover .custom24.custom28, .form-input .FormSubmitButton:hover, .form-input .FormSubmitButton:focus, .form-input .FormSubmitButton.active {
	background-color: #00aa54;
	border-color: #00aa54;
	-webkit-transition-property: color, background-color;
	-moz-transition-property: color, background-color;
	-o-transition-property: color, background-color;
	transition-property: color, background-color;
}
.custom29 {
	background-color: #ebebeb;
	border-radius: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}
.custom3, h1 {
	font-family: 'nunito', arial, serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 0.8em;
	margin: 0 0 10px 0;
}
.custom30 {
	color: #f5f5f5;
	font-family: 'nunito', arial, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	text-align: left;
	text-decoration: none;
}
.custom32 {
	background-attachment: scroll;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	color: #f5f5f5;
	font-family: 'nunito', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2em;
	padding: 0 0 0 40px;
	text-align: left;
	text-decoration: none;
	--bg-image: url('/customerdata/files/templates/1/correct.svg');
}
.custom33 {
	background-color: #124b9c;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 5px 5px 0 0;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 1.538rem 1.538rem 3.076rem 1.538rem;
	text-decoration: none;
	z-index: 100;
	--bg-image: url('/customerdata/files/templates/1/logo-vandmaerke.png');
}
.custom36 {
	color: #00aeef;
	font-family: 'nunito', arial, serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.3;
	margin: 0 0 20px 0;
}
.custom37 {
	color: #010101;
	font-family: 'open sans', arial, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 15px 0;
	text-align: left;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
.custom37:hover, .custom37:focus, .link-styles:hover .custom37 {
	color: #010101;
}
.custom38 {
	background-color: #ffffff;
	color: #7c7c7c;
	font-family: 'open sans', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color, color;
	-moz-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color;
}
.custom38:hover, .custom38:focus, .link-styles:hover .custom38 {
	background-color: #ffffff;
	color: #7c7c7c;
}
.custom4, h2 {
	font-family: 'nunito', arial, serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6em;
	margin: 7px 0 10px 0;
}
.custom40 {
	background-color: #000000;
	box-shadow: 0 3px 30px 0 rgba(0,0,0,0.08);
	z-index: 10;
}
.custom41 {
	opacity: 1;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.custom41:hover, .custom41:focus, .link-styles:hover .custom41 {
	opacity: 0.7;
}
.custom43 {
	background-attachment: scroll;
	background-image: none;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: auto;
	padding: 75px 0 0 0;
	text-align: center;
}
.custom44 {
	color: #414141;
	font-family: 'nunito', arial, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	line-height: 1em;
	margin: 0 0 0.769rem 0;
	text-decoration: none;
	text-transform: none;
}
.custom45 {
	color: #8e8e8e;
	font-size: 13px;
}
.custom48 {
	color: rgba(255,255,255,0.5);
	font-family: 'open sans', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
}
.custom5, h3 {
	font-family: 'nunito', arial, serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6em;
	margin: 0 0 5px 0;
}
.custom51 {
	color: #ffffff;
	font-family: 'nunito', arial, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.5em;
	margin: 0 0 15px 0;
	text-decoration: none;
}
.custom53 {
	background-color: #00d569;
	border-color: #00d569;
	border-radius: 1.538rem 1.538rem 1.538rem 1.538rem;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	color: #ffffff;
	font-family: 'nunito', arial, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	padding: 16px 24px 16px 24px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color, background-color, border-color;
	-moz-transition-property: color, background-color, border-color;
	-o-transition-property: color, background-color, border-color;
	transition-property: color, background-color, border-color;
	width: auto;
}
.custom53:hover, .custom53:focus, .link-styles:hover .custom53 {
	background-color: #00aa54;
	border-color: #00aa54;
	color: #ffffff;
}
.custom56 {
	color: #ffffff;
	font-family: 'open sans', arial, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}
.custom57 {
	width: auto;
}
.custom6, h4 {
	font-weight: bold;
	line-height: 1.6em;
	margin: 0 0 3px 0;
}
.custom29.custom66 {
	margin: 0 0 0 0;
}
.custom67 {
	color: #f5f5f5;
}
.custom68 {
	background-color: #0e3c7d;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #f5f5f5;
	padding: 0.769rem 0.769rem 0 0.769rem;
}
.custom69 {
	font-family: 'nunito', arial, serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.6em;
	margin: 7px 0 10px 0;
}
.custom69.custom70 {
	color: #f5f5f5;
}
.custom71 {
	background-color: #f5f5f5;
	box-shadow: 1px 1px 10px 0 rgba(0,0,0,0.2);
	padding: 0.9228rem 0.9228rem 0.9228rem 0.9228rem;
}
.custom73, .navigation-menu-box, .navigation-menu-box {
	background-color: #00d569;
	border-color: #00d569;
	border-radius: 0 0 0 0;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	color: #ffffff;
	font-family: 'open sans', arial, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 600;
	padding: 8px 0 8px 0;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: background-color, border-color, color;
	-moz-transition-property: background-color, border-color, color;
	-o-transition-property: background-color, border-color, color;
	transition-property: background-color, border-color, color;
}
.custom73:hover, .custom73:focus, .link-styles:hover .custom73, .navigation-menu-box:hover, .navigation-menu-box:focus, .navigation-menu-box.active, .navigation-menu-box:hover, .navigation-menu-box:focus, .navigation-menu-box.active {
	background-color: #00aa54;
	border-color: #00aa54;
	color: #ffffff;
}
.custom73.custom74, .navigation-menu-box {
	background-color: #00aeef;
	border-style: none;
	font-size: 0;
	line-height: 64px;
	padding: 0.769rem 0 0 0;
	width: 20%;
	-webkit-transition-property: background-color, border-color, color;
	-moz-transition-property: background-color, border-color, color;
	-o-transition-property: background-color, border-color, color;
	transition-property: background-color, border-color, color;
}
.custom73.custom74:hover, .custom73.custom74:focus, .link-styles:hover .custom73.custom74, .navigation-menu-box:hover, .navigation-menu-box:focus, .navigation-menu-box.active {
	background-color: #00aeef;
	-webkit-transition-property: background-color, border-color, color;
	-moz-transition-property: background-color, border-color, color;
	-o-transition-property: background-color, border-color, color;
	transition-property: background-color, border-color, color;
}
.custom77 {
	background-color: #124b9c;
	color: #ffffff;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
}
.custom78 {
	background-color: rgba(11,45,94,0.72);
	border-radius: 1538rem 1538rem 1538rem 1538rem;
}
.custom56.custom79 {
	font-size: 15px;
	transform: scale(1, 1) rotate(5deg);
}
a.custom12 {
	color: rgba(245,245,245,0.6);
	font-weight: 700;
	text-decoration: underline;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: text-decoration, color;
	-moz-transition-property: text-decoration, color;
	-o-transition-property: text-decoration, color;
	transition-property: text-decoration, color;
}
a.custom12:hover, .custom12:focus, .link-styles:hover a.custom12 {
	color: #f5f5f5;
	text-decoration: none;
}
a.custom46 {
	color: #af2010;
	font-weight: 700;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom46:hover, .custom46:focus, .link-styles:hover a.custom46 {
	color: #69130a;
	font-weight: 700;
}
a.custom46.custom47 {
	color: #3b5998;
	font-family: 'lato', arial, serif;
	font-weight: 700;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom46.custom47:hover, .custom46.custom47:focus, .link-styles:hover a.custom46.custom47 {
	color: #23355b;
	font-weight: 700;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom7, a {
	color: #00d569;
	font-weight: 700;
	text-decoration: none;
	-webkit-transition: all 200ms linear 0s;
	-moz-transition: all 200ms linear 0s;
	-o-transition: all 200ms linear 0s;
	transition: all 200ms linear 0s;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
}
a.custom7:hover, .custom7:focus, .link-styles:hover a.custom7, a:hover, .link-styles:hover  a {
	color: #00aa54;
	text-decoration: none;
}
html, .DefaultBody {
	font-size: 16px;
}
.custom18.custom19 {
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
@media only screen and (min-width: 768px)  {
	.custom18 {
		background-position: right center;
	}
	.custom20 {
		margin: 0 0 0 auto;
		width: 120px;
	}
	.custom21 {
		width: 250px;
	}
	.custom25 {
		font-size: 38px;
		margin: 0 0 25px 0;
	}
	.custom29 {
		border-radius: 5px 5px 5px 5px;
		margin: 0 0 0 0;
	}
	.custom3, h1 {
		font-size: 35px;
	}
	.custom30 {
		font-size: 27px;
	}
	.custom32 {
		font-size: 15px;
		padding: 0 0 0 30px;
	}
	.custom33 {
		padding: 3.076rem 3.076rem 4.614rem 3.076rem;
		--bg-image: url('/customerdata/files/templates/1/logo-vandmaerke.png');
	}
	.custom36 {
		font-size: 23px;
	}
	.custom37 {
		font-size: 20px;
	}
	.custom38 {
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom4, h2 {
		font-size: 25px;
	}
	.custom43 {
		background-size: auto;
		margin: 0 0 0 0;
		min-height: 536px;
		padding: 60px 0 0 0;
		--bg-image: url('/customerdata/files/templates/1/iphonex.png');
	}
	.custom44 {
		font-size: 50px;
	}
	.custom53 {
		width: 160px;
	}
	.custom56 {
		font-size: 16px;
	}
	.custom57 {
		width: 350px;
	}
	.custom73 {
		border-radius: 1.538rem 0 0 1.538rem;
		padding: 12px 0 12px 0;
	}
	.custom73.custom74, .navigation-menu-box {
		border-radius: 0 0 0 0;
		padding: 12px 0 12px 0;
		-webkit-transition-property: background-color, border-color, color;
		-moz-transition-property: background-color, border-color, color;
		-o-transition-property: background-color, border-color, color;
		transition-property: background-color, border-color, color;
	}
	.custom56.custom79 {
		font-size: 16px;
	}
	.custom73.custom74, .navigation-menu-box:hover, .navigation-menu-box:focus, .navigation-menu-box.active {
		-webkit-transition-property: background-color, border-color, color;
		-moz-transition-property: background-color, border-color, color;
		-o-transition-property: background-color, border-color, color;
		transition-property: background-color, border-color, color;
	}
}
@media only screen and (min-width: 960px)  {
	.custom18 {
		background-position: right center;
	}
	.custom20 {
		margin: 0 0 0 auto;
		width: 120px;
	}
	.custom21 {
		width: 250px;
	}
	.custom25 {
		font-size: 42px;
	}
	.custom29 {
		border-radius: 5px 5px 0 0;
		margin: -215px 0 0 0;
	}
	.custom33 {
		background-image: none;
		padding: 3.076rem 3.076rem 1.538rem 3.076rem;
	}
	.custom38 {
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom43 {
		margin: 0 0 0 0;
		min-height: 510px;
	}
	.custom56 {
		font-size: 18px;
	}
	.custom73 {
		padding: 12px 0 12px 0;
	}
	.custom77 {
		padding: 2.307rem 2.307rem 2.307rem 2.307rem;
	}
	.custom56.custom79 {
		font-size: 16px;
	}
}
.flexbox-grid li .gallery-image a {
	height: 500px;
}
.form-header {
	color: #f5f5f5;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.form-input .form-input-field {
	background-color: #0e3c7d;
	border-color: #c5c5c5;
	border-style: none;
	border-width: 1px 1px 1px 1px;
	color: #f5f5f5;
	margin: 0 0 10px 0;
	padding: 7px 15px 7px 15px;
}
.form-input .form-input-field input::-moz-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field input::-webkit-input-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field input:-moz-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field input:-ms-input-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field::-moz-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field::-webkit-input-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field:-moz-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-field:-ms-input-placeholder {
	color: #f5f5f5;
}
.form-input .form-input-upload {
	background-color: #c5c5c5;
	border-color: #a5a5a5;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	color: #f5f5f5;
	margin: 0 0 10px 0;
}
.form-input .FormSubmitButton {
	border-style: none;
	color: #ffffff;
}
.form-paragraph {
	color: #f5f5f5;
	margin: 0 0 15px 0;
}
.form-star {
	color: #f5f5f5;
}
.form-text {
	color: #f5f5f5;
	font-size: 13px;
	padding: 5px 15px 5px 0;
}
.Gallery.Inline .gallery-image.regular {
	width: 600px;
}
.Gallery.Inline .gallery-image.regular a {
	height: 500px;
	width: 600px;
}
.Gallery.Inline .gallery-image-thumbnail {
	bottom: 0px;
	left: 0px;
	margin: auto auto auto auto;
	position: absolute;
	right: 0px;
	top: 0px;
}
.gallery-header {
	background-color: #e1e1e1;
	color: #414141;
	font-size: 13px;
	margin: 0 0 1.538rem 0;
	padding: 10px 15px 10px 15px;
}
.gallery-image {
	margin: 0.769rem 0.769rem 0.769rem 0.769rem;
}
.gallery-image.regular {
	width: 600px;
}
.gallery-image-product {
	margin: 0 0 1.538rem 0;
}
.gallery-wrapper ul {
	margin-bottom: -0.769rem;
	margin-top: -0.769rem;
}
.navigation-container {
	background-color: #ffffff;
	width: 260px;
}
.navigation-menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
	font-style: normal;
	font-weight: 700;
}
.navigation-menu-container .level1 .level2 .level3 li a {
	background-color: #cdcdcd;
	border-color: #c5c5c5;
	color: #000000;
	padding: 8px 15px 8px 30px;
}
.navigation-menu-container .level1 li a {
	border-style: none;
	text-align: left;
}
.thumb-title {
	font-size: 13px;
	margin: 0 5px 0 5px;
}
table.input-list td {
	padding: 4px 0 0 10px;
}
#body .con-30 {
	background-color: #ffffff;
	background-position: right center;
	background-repeat: no-repeat;
	clear: both;
	height: auto;
	margin: 0 auto 0 auto;
	min-height: 100%;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/templates/1/drop-fri10.png');
}
#body .con-31 {
	background-color: transparent;
	height: auto;
	margin-top: 1.538rem;
	min-height: 0;
	--bg-image: none;
}
#body .con-32 {
	background-color: transparent;
	height: auto;
	min-height: 0;
}
#body .con-33 {
	height: 40px;
}
#body .con-34 {
	min-height: 0;
}
#body .con-35 {
	border-width: 0 0 0 0;
	clear: both;
	height: auto;
	min-height: 50px;
	position: relative;
	text-align: center;
}
#site-container-9 .menu-container .level1 li a {
	background-color: transparent;
	color: #282828;
	font-family: 'cuprum', arial, serif;
	font-size: 18px;
	margin: 0 0 0 0;
	padding: 17px 35px 17px 35px;
	text-decoration: none;
}
#site-container-9 .menu-container .level1 li a.active {
	background-color: #04aceb;
	color: #5e294d;
}
#site-container-9 .menu-container .level1 li a:hover {
	background-color: #04aceb;
	color: #5e294d;
}
#site-container-9 .menu-container .level2 li a {
	background-color: #fbb100;
	border-color: #e1e1e1;
	border-style: none;
	border-width: 1px 1px 0 1px;
	color: #282828;
	font-size: 16px;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
}
#site-container-9 .menu-container .level2 li a.active {
	background-color: #04aceb;
	color: #5e294d;
}
#site-container-9 .menu-container .level2 li a:hover {
	background-color: #04aceb;
	color: #5e294d;
}
#body .con-42 {
	background-color: transparent;
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-43 {
	height: auto;
	min-height: 20px;
	position: relative;
}
#body .con-44 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-45 {
	background-attachment: scroll;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto;
	border-width: 0 0 0 0;
	height: auto;
	min-height: 700px;
	--bg-image: none;
}
#body .con-46 {
	height: auto;
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 500px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	--bg-image: none;
}
#body .con-47 {
	min-height: 60px;
}
#body .con-48 {
	background-color: transparent;
	clear: both;
	height: auto;
	min-height: 0;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-49 {
	height: auto;
	min-height: 10px;
	position: relative;
	width: auto;
}
#site-container-39 .credits, #site-container-42295 .credits {
	text-align: center;
}
#site-container-39 .credits a {
	color: #747474;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-39 .credits a:hover {
	color: 0 0 0 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-53 {
	background-color: transparent;
	clear: both;
	height: auto;
	min-height: 0;
	padding: 1.538rem 1.538rem 0 1.538rem;
	position: relative;
}
#body .con-54 {
	clear: both;
	height: auto;
	min-height: 44px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-55 {
	border-color: rgb(4, 172, 235);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 18px;
	padding: 0 0 0.769rem 0;
	position: relative;
}
#body .con-56 {
	clear: both;
	height: auto;
	min-height: 137px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-57 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-58 {
	background-color: rgb(245, 245, 245);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-59 {
	background-color: rgb(245, 245, 245);
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-60 {
	background-color: rgb(245, 245, 245);
	background-position: 100% 0%;
	background-repeat: repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-61 {
	clear: both;
	height: auto;
	min-height: 37px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-62 {
	clear: both;
	height: auto;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-63 {
	clear: both;
	height: auto;
	min-height: 157px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-64 {
	clear: both;
	height: auto;
	min-height: 16px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-65 {
	border-color: rgb(225, 225, 225);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-66 {
	clear: both;
	height: auto;
	min-height: 2px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-67 {
	background-color: rgb(116, 200, 1);
	clear: both;
	height: 32px;
	margin: 0 0 1.538rem 0;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-68 {
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 0 0 1px 0;
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-69 {
	background-color: rgb(251, 177, 0);
	clear: both;
	height: 32px;
	margin: 0 0 1.538rem 0;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-70 {
	background-color: rgb(216, 27, 121);
	clear: both;
	height: 32px;
	margin: 0 0 1.538rem 0;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-71 {
	background-color: transparent;
	clear: both;
	height: auto;
	min-height: 500px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
	--bg-image: url('/customerdata/files/templates/1/hvid.png');
}
#body .con-72 {
	height: auto;
	min-height: 100px;
	position: relative;
}
#body .con-73 {
	height: auto;
	min-height: 40px;
	position: relative;
}
#body .con-74 {
	border-width: 0 0 0 0;
	clear: both;
	height: auto;
	min-height: 60px;
	position: relative;
}
#body .con-75 {
	clear: both;
	height: auto;
	min-height: 25px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-76 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-77 {
	clear: both;
	height: auto;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-78 {
	clear: both;
	height: auto;
	min-height: 127px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-79 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-80 {
	clear: both;
	height: auto;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-81 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 200px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-82 {
	clear: both;
	height: auto;
	min-height: 164px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-83 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 165px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-84 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-85 {
	clear: both;
	height: auto;
	min-height: 52px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-86 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-87 {
	clear: both;
	height: auto;
	min-height: 89px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-88 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-89 {
	clear: both;
	height: auto;
	min-height: 23px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-90 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-91 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-92 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-93 {
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-94 {
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-95 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 89px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-96 {
	clear: both;
	height: auto;
	min-height: 19px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-97 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-98 {
	clear: both;
	height: auto;
	min-height: 88px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-99 {
	background-color: rgb(102, 201, 254);
	clear: both;
	height: 20px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-100 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-101 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-102 {
	clear: both;
	height: 29px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-103 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-104 {
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0.769rem 0.769rem;
	position: relative;
}
#body .con-105 {
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-106 {
	clear: both;
	height: auto;
	min-height: 77px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-107 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 40px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-108 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 32px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-109 {
	clear: both;
	height: 40px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-110 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 20px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-111 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: 20px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-112 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-113 {
	clear: both;
	height: auto;
	min-height: 32px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-114 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: 60px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-115 {
	clear: both;
	height: auto;
	min-height: 10px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-116 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-117 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-118 {
	clear: both;
	height: auto;
	min-height: 31px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-119 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 40px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-120 {
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-121 {
	clear: both;
	height: auto;
	min-height: 136px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-122 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 3px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-123 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 11px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-124 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 47px;
	padding: 0 0.769rem 0 0.769rem;
	position: relative;
}
#body .con-125 {
	clear: both;
	height: auto;
	min-height: 29px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-126 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-127 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-128 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 60px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-129 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-130 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 60px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-131 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 40px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-132 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-133 {
	clear: both;
	height: auto;
	min-height: 105px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-134 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: auto;
	min-height: 26px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-135 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 20px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-136 {
	background-color: rgb(205, 205, 205);
	clear: both;
	height: 40px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-137 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 40px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-138 {
	background-color: rgb(225, 225, 225);
	clear: both;
	height: 60px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-139 {
	clear: both;
	height: auto;
	min-height: 21px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-140 {
	border-color: rgb(116, 200, 1);
	border-style: solid;
	border-width: 0 0 5px 0;
	clear: both;
	height: auto;
	min-height: 97px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-141 {
	background-color: rgb(116, 200, 1);
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 20px;
	padding: 0.769rem 1.538rem 0.769rem 1.538rem;
	position: relative;
}
#body .con-142 {
	clear: both;
	height: auto;
	min-height: 66px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-143 {
	border-color: rgb(255, 212, 0);
	border-style: solid;
	border-width: 0 0 5px 0;
	clear: both;
	height: auto;
	min-height: 97px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-144 {
	background-color: rgb(255, 212, 0);
	clear: both;
	height: 20px;
	margin: 0 0 1.538rem 0;
	padding: 0.769rem 1.538rem 0.769rem 1.538rem;
	position: relative;
}
#body .con-145 {
	background-color: rgb(216, 27, 121);
	clear: both;
	height: 20px;
	padding: 0.769rem 1.538rem 0.769rem 1.538rem;
	position: relative;
}
#body .con-146 {
	border-color: rgb(216, 27, 121);
	border-style: solid;
	border-width: 0 0 5px 0;
	clear: both;
	height: auto;
	min-height: 159px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-147 {
	clear: both;
	height: auto;
	min-height: 86px;
	padding: 0.769rem 0 0 0;
	position: relative;
}
#body .con-148 {
	clear: both;
	height: auto;
	min-height: 76px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-149 {
	clear: both;
	height: auto;
	min-height: 458px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-150 {
	clear: both;
	height: auto;
	min-height: 510px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-151 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-152 {
	clear: both;
	height: auto;
	min-height: 98px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-153 {
	clear: both;
	height: auto;
	min-height: 7px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-154 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 77px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-155 {
	clear: both;
	height: auto;
	min-height: 86px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-156 {
	clear: both;
	height: auto;
	min-height: 152px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-157 {
	background-color: rgb(116, 200, 1);
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 4px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-158 {
	clear: both;
	height: auto;
	min-height: 123px;
	padding: 1.538rem 1.538rem 1.538rem 1.538rem;
	position: relative;
}
#body .con-159 {
	background-color: rgb(245, 245, 245);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 14px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-160 {
	background-color: rgb(245, 245, 245);
	background-position: 0% 0%;
	background-repeat: repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 351px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-161 {
	background-color: rgb(216, 27, 121);
	clear: both;
	height: 34px;
	margin: 0 0 1.538rem 0;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-162 {
	background-color: rgb(245, 245, 245);
	background-position: 100% 0%;
	background-repeat: repeat;
	border-color: rgb(205, 205, 205);
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
	--bg-image: url('/customerdata/files/images/archive/2-designfiles/vandmaerke-c2a-drf_50.png');
}
#body .con-163 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-164 {
	clear: both;
	height: auto;
	min-height: 595px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-165 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 198px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-166 {
	clear: both;
	height: auto;
	min-height: 650px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-167 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 521px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-168 {
	clear: both;
	height: auto;
	min-height: 11px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-169 {
	clear: both;
	height: auto;
	min-height: 600px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-170 {
	clear: both;
	height: auto;
	min-height: 40px;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-171 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0 0.769rem 0;
	position: relative;
}
#body .con-172 {
	clear: both;
	height: auto;
	min-height: 20px;
	padding: 0.769rem 0 0.769rem 0.769rem;
	position: relative;
}
#body .con-173 {
	clear: both;
	height: auto;
	min-height: 39px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-174 {
	clear: both;
	height: auto;
	min-height: 150px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-175 {
	clear: both;
	height: auto;
	min-height: 594px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-176 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-177 {
	clear: both;
	height: auto;
	min-height: 575px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-178 {
	clear: both;
	height: auto;
	min-height: 596px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-179 {
	clear: both;
	height: auto;
	min-height: 17px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-180 {
	clear: both;
	height: auto;
	min-height: 33px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-181 {
	clear: both;
	height: auto;
	min-height: 60px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-182 {
	clear: both;
	height: auto;
	min-height: 144px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-183 {
	clear: both;
	height: auto;
	min-height: 993px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-184 {
	clear: both;
	height: auto;
	min-height: 249px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-185 {
	min-height: 20px;
}
#body .con-186 {
	clear: both;
	height: auto;
	min-height: 80px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-187 {
	clear: both;
	height: auto;
	min-height: 360px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-188 {
	background-color: rgb(251, 177, 0);
	clear: both;
	height: 25px;
	margin: 1.538rem 0 1.538rem 0;
	padding: 0.769rem 0.769rem 0.769rem 0.769rem;
	position: relative;
}
#body .con-189 {
	clear: both;
	height: auto;
	min-height: 121px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-190 {
	clear: both;
	height: auto;
	min-height: 149px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-191 {
	clear: both;
	height: auto;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
	width: 275px;
}
#body .con-192 {
	clear: both;
	height: auto;
	min-height: 165px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-193 {
	clear: both;
	height: auto;
	min-height: 675px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-194 {
	clear: both;
	height: auto;
	min-height: 132px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-195 {
	margin-bottom: 1.538rem;
	margin-top: 1.538rem;
	min-height: 20px;
}
#body .con-196 {
	text-align: center;
}
#site-container-41543 .menu-container .level1 .level2 .level3 .level4 li a, #site-container-42245 .menu-container .level1 .level2 .level3 .level4 li a {
	background-color: #a5a5a5;
	border-color: #a5a5a5;
}
#body .con-198 {
	margin-bottom: 0.4614rem;
	min-height: 20px;
}
#body .con-199 {
	background-color: #ffffff;
	box-shadow: 0 12px 24px 0 rgba(0,0,0,0.08);
	min-height: 20px;
}
#body .con-200 {
	margin-bottom: 0.769rem;
	min-height: 20px;
}
#body .con-201 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 1px;
	position: relative;
}
#body .con-202 {
	background-color: rgba(0,0,0,0.5);
	min-height: 20px;
}
#body .con-203 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 5px;
	position: relative;
}
#body .con-204 {
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-205 {
	margin-bottom: 6.152rem;
	margin-top: 6.152rem;
	min-height: 20px;
}
#body .con-206 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 0;
	position: relative;
}
#site-container-41586 .form-input .form-input-field, #site-container-42474 .form-input .form-input-field {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field input::-moz-placeholder, #site-container-42474 .form-input .form-input-field input::-moz-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field input::-webkit-input-placeholder, #site-container-42474 .form-input .form-input-field input::-webkit-input-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field input:-moz-placeholder, #site-container-42474 .form-input .form-input-field input:-moz-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field input:-ms-input-placeholder, #site-container-42474 .form-input .form-input-field input:-ms-input-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field::-moz-placeholder, #site-container-42474 .form-input .form-input-field::-moz-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field::-webkit-input-placeholder, #site-container-42474 .form-input .form-input-field::-webkit-input-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field:-moz-placeholder, #site-container-42474 .form-input .form-input-field:-moz-placeholder {
	color: #2c2d36;
}
#site-container-41586 .form-input .form-input-field:-ms-input-placeholder, #site-container-42474 .form-input .form-input-field:-ms-input-placeholder {
	color: #2c2d36;
}
#body .con-216 {
	clear: both;
	height: auto;
	margin: 0 0 15px 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-217 {
	background-color: #ffffff;
	min-height: 20px;
}
#body .con-218 {
	margin-bottom: 2.307rem;
	min-height: 20px;
}
#body .con-219 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 21px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-220 {
	clear: both;
	height: auto;
	margin: 2.307rem 0 0 0;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-221 {
	margin-bottom: 1.538rem;
	min-height: 20px;
}
#body .con-222 {
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-223 {
	background-color: #124b9c;
	min-height: 20px;
}
#body .con-224 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 100px;
	position: relative;
}
#body .con-225 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 12px;
	position: relative;
}
#body .con-226 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 7px;
	position: relative;
}
#body .con-227 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 17px;
	position: relative;
}
#body .con-228 {
	margin-bottom: 3.076rem;
	min-height: 20px;
}
#body .con-229 {
	height: auto;
}
#body .con-230 {
	background-color: #f5f5f5;
	height: auto;
	--bg-image: url('/customerdata/files/templates/1/fb-bg.png');
}
#body .con-231 {
	margin-bottom: 1.538rem;
}
#body .con-232 {
	background-color: #071b38;
	min-height: 20px;
}
#site-container-42240 .credits {
	text-align: right;
}
#site-container-42240 .credits a {
	color: rgba(255,255,255,0.6);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-42240 .credits a:hover {
	color: rgba(255,255,255,0.5);
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-236 {
	text-align: left;
}
#body .con-237 {
	margin-bottom: 1.538rem;
	margin-top: 2.307rem;
	min-height: 20px;
}
#body .con-238 {
	margin-top: 0.769rem;
}
#site-container-42295 .credits a {
	color: #747474;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#site-container-42295 .credits a:hover {
	color: #a5a5a5;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#body .con-241 {
	border-color: #09244b;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-242 {
	margin-bottom: 3.845rem;
	margin-top: 3.845rem;
	min-height: 20px;
}
#body .con-243 {
	background-attachment: scroll;
	background-color: #000000;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 20px;
	--bg-image: url('/customerdata/files/templates/1/hero-bg.jpg');
}
#body .con-244 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-245 {
	margin-bottom: 3.076rem;
	margin-top: 3.076rem;
	min-height: 10px;
}
#body .con-246 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 20px;
	position: relative;
}
#body .con-247 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 21px;
	position: relative;
}
#body .con-248 {
	min-height: 100px;
}
#body .con-249 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 95px;
	position: relative;
}
#body .con-250 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 15px;
	position: relative;
}
#body .con-251 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 223px;
	position: relative;
}
#body .con-252 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 260px;
	position: relative;
}
#body .con-253 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 213px;
	position: relative;
}
#body .con-254 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 250px;
	position: relative;
}
#body .con-255 {
	min-height: 20px;
	right: 0px;
	top: 0px;
	width: 80%;
}
#body .con-256 {
	min-height: 50px;
}
#body .con-257 {
	clear: both;
	height: auto;
	margin: 0.769rem 0 0 0;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-258 {
	margin-bottom: 1.538rem;
	margin-top: 3.076rem;
	min-height: 20px;
}
#body .con-259 {
	border-color: rgb(0, 213, 105);
	border-style: solid;
	border-width: 0 0 0 5px;
	clear: both;
	height: auto;
	margin: 1.538rem 0 0 0;
	min-height: 60px;
	padding: 0 1.538rem 0 1.538rem;
	position: relative;
}
#body .con-260 {
	clear: both;
	height: auto;
	min-height: 74px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-261 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 10px;
	position: relative;
}
#body .con-262 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 20px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-263 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 25px;
	position: relative;
}
#body .con-264 {
	clear: both;
	height: auto;
	margin: 0 0 10px 0;
	min-height: 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-265 {
	clear: both;
	height: 40px;
	margin: 0 0 0 0;
	position: relative;
}
#body .con-266 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 575px;
	position: relative;
}
#body .con-267 {
	clear: both;
	height: auto;
	min-height: 637px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-268 {
	clear: both;
	height: auto;
	margin: 0 0 2.307rem 0;
	min-height: 10px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-269 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 40px;
	position: relative;
}
#body .con-270 {
	clear: both;
	height: auto;
	margin: 0 0 0.769rem 0;
	min-height: 45px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-271 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 18px;
	position: relative;
}
#body .con-272 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 120px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-273 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 201px;
	position: relative;
}
#body .con-274 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 13px;
	position: relative;
}
#body .con-275 {
	clear: both;
	height: 500px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-276 {
	clear: both;
	height: auto;
	min-height: 343px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-277 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 141px;
	position: relative;
}
#body .con-278 {
	clear: both;
	height: auto;
	margin: 0 0 0 0;
	min-height: 23px;
	position: relative;
}
#body .con-279 {
	clear: both;
	height: auto;
	margin: 1.538rem 0 1.538rem 0;
	min-height: 22px;
	position: relative;
}
#body .con-280 {
	background-color: rgb(18, 75, 156);
	clear: both;
	height: auto;
	min-height: 15px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-281 {
	clear: both;
	height: auto;
	min-height: 62px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-282 {
	clear: both;
	height: auto;
	margin: 1px 0 0 0;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-283 {
	clear: both;
	height: 500px;
	margin: 0.769rem 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-284 {
	clear: both;
	height: auto;
	min-height: 18px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-285 {
	background-color: rgb(255, 255, 255);
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-286 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 60px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-287 {
	clear: both;
	height: auto;
	margin: 0 0 1.538rem 0;
	min-height: 10px;
	position: relative;
}
#body .con-288 {
	clear: both;
	height: auto;
	min-height: 24px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-289 {
	clear: both;
	height: auto;
	min-height: 50px;
	padding: 0 0 0 0;
	position: relative;
}
#body .con-290 {
	background-color: rgb(15, 63, 132);
	clear: both;
	height: auto;
	min-height: 100px;
	padding: 0 0 0 0;
	position: relative;
}
@media only screen and (min-width: 768px)  {
	#body #site-container-15  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-41542  {
		margin-bottom: 1.538rem;
		margin-top: 1.538rem;
	}
	#body #site-container-41544  {
		margin-bottom: 0;
	}
	#body #site-container-41545  {
		margin-bottom: 0.769rem;
	}
	#body #site-container-41573  {
		margin-bottom: 0;
	}
	#body #site-container-41579  {
		margin-top: 3.076rem;
	}
	#body #site-container-41582  {
		margin-bottom: 9.228rem;
		margin-top: 9.228rem;
	}
	#body #site-container-41591  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-41592  {
		margin-bottom: 0;
		margin-top: 3.076rem;
	}
	#body #site-container-41871  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-41873  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-41882  {
		margin-bottom: 0;
	}
	#body #site-container-42114  {
		margin-bottom: 0;
		margin-top: 6.152rem;
	}
	#body #site-container-42116  {
		margin-top: 3.076rem;
	}
	#body #site-container-42123  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-42234  {
		margin-bottom: 2.307rem;
		margin-top: 2.307rem;
	}
	#body #site-container-42237  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-42238  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-42239  {
		margin-bottom: 1.538rem;
		margin-top: 0;
	}
	#body #site-container-42240  {
		margin-bottom: 0.6152rem;
		margin-top: 0.6152rem;
	}
	#body #site-container-42243  {
		margin-bottom: 3.076rem;
	}
	#body #site-container-42253  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-42295  {
		margin-top: 1.538rem;
	}
	#body #site-container-42296  {
		margin-bottom: 0;
		margin-top: 4.614rem;
	}
	#body #site-container-42379  {
		margin-bottom: 9.228rem;
		margin-top: 9.228rem;
	}
	#body #site-container-42384  {
		margin-bottom: 0;
	}
	#body #site-container-42386  {
		margin-top: 3.076rem;
	}
	#body #site-container-42469  {
		margin-bottom: 4.614rem;
	}
	#body #site-container-42471  {
		margin-bottom: 0;
		margin-top: 3.076rem;
	}
	#body #site-container-42989  {
		margin-bottom: 4.614rem;
		margin-top: 4.614rem;
	}
	#body #site-container-44920  {
		right: 0px;
		top: 250px;
		width: 73px;
	}
	#body #site-container-44924  {
		margin-bottom: 5px;
	}
	#body #site-container-45197  {
		margin-bottom: 3.076rem;
		margin-top: 4.614rem;
	}
}
@media only screen and (min-width: 960px)  {
	#body #site-container-2  {
		margin-top: 1.538rem;
	}
	#body #site-container-15  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-41538  {
		margin-top: 1.8456rem;
	}
	#body #site-container-41542  {
		margin-bottom: 1.2304rem;
		margin-top: 1.538rem;
	}
	#body #site-container-41545  {
		margin-bottom: 0;
	}
	#body #site-container-41582  {
		margin-bottom: 12.304rem;
		margin-top: 12.304rem;
	}
	#body #site-container-41583  {
		height: 147px;
	}
	#body #site-container-41591  {
		margin-bottom: 3.076rem;
		margin-top: 9.228rem;
	}
	#body #site-container-41592  {
		margin-bottom: 0;
		margin-top: 0;
	}
	#body #site-container-41871  {
		margin-bottom: 0;
	}
	#body #site-container-41873  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-41882  {
		margin-bottom: 0;
	}
	#body #site-container-42114  {
		margin-top: 6.152rem;
	}
	#body #site-container-42116  {
		margin-top: 4.614rem;
	}
	#body #site-container-42123  {
		margin-bottom: -3.076rem;
	}
	#body #site-container-42234  {
		margin-bottom: 2.307rem;
		margin-top: 2.307rem;
	}
	#body #site-container-42237  {
		margin-bottom: 1.538rem;
	}
	#body #site-container-42238  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-42239  {
		margin-bottom: 0.3845rem;
		margin-top: 0.3845rem;
	}
	#body #site-container-42240  {
		margin-bottom: 0.6152rem;
		margin-top: 0.6152rem;
	}
	#body #site-container-42243  {
		margin-bottom: 0;
	}
	#body #site-container-42295  {
		margin-top: 3.076rem;
	}
	#body #site-container-42296  {
		margin-top: 6.152rem;
	}
	#body #site-container-42379  {
		margin-bottom: 12.304rem;
		margin-top: 12.304rem;
	}
	#body #site-container-42386  {
		margin-top: 3.076rem;
	}
	#body #site-container-42469  {
		margin-bottom: 3.076rem;
		margin-top: 0;
	}
	#body #site-container-42471  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-42989  {
		margin-bottom: 6.152rem;
		margin-top: 6.152rem;
	}
	#body #site-container-44920  {
		right: 0px;
		width: 73px;
	}
	#body #site-container-45197  {
		margin-bottom: 4.614rem;
		margin-top: 6.152rem;
	}
}
