html {
	background: #eee;
}

body {
	position:absolute;
	right:0;
	left:0;
	width: 744px;
	margin:auto;
    -webkit-touch-callout: none;
	-webkit-user-select:none;
	overflow-x: hidden
}

p {
	font-family: "Verdana", Verdana, sans-serif;
	font-size: 15px;
	position:absolute;
	top: 312px;
	line-height: 150%;
	margin-left: 0;
	margin-right:3px;
	text-rendering:optimizeLegibility;
	-webkit-hyphens:auto
}

li {
	height: auto;
	margin-left: 8px;
	margin-top:8px;
	margin-bottom:-16px;
	-webkit-transform:translate3d(0,0,0);
	list-style-type: none
}

.pic {
	width: 490px;
	margin-left:0;
	-webkit-mask-image: url(https://geoxplorer.dk/assets/graphics/pMask.svg);
	-webkit-mask-size: 490px
}

.spic {
	opacity: 0; 
	position: absolute; 
	top: 0; 
	left: 0;
	-webkit-transition: opacity 1.2s ease-in-out;
	transition: opacity 1.2s ease-in-out;
	width: 490px;
	-webkit-mask-image: url(https://geoxplorer.dk/assets/graphics/pMask.svg);
	-webkit-mask-size: 490px
}

.showMe {opacity: 1}

.svg {
	position: absolute;
	z-index:-1;
	width: 490px;
	margin-left:0;
	-webkit-filter: drop-shadow(0 0 2px #888)
}

.box {
	cursor:pointer
}

#content {
	width:506px;
	height: 100%;
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left:225px;
	top:16px;
	-webkit-overflow-scrolling: touch;
	/* overflow-y: auto */
}

::-webkit-scrollbar { 
    /* display: none; */ 
}

h1 {
	font-family: "HelveticaNeue-CondensedBold", HelveticaNeue-CondensedBold, sans-serif-condensed;
	font-size: 26px;
	font-weight:100;
	color: #000077;
	margin-top: 7px;
	word-spacing: -2px;
	text-rendering: optimizeLegibility
}

.sHead {
    margin-top:296px;
    position: absolute;
}

nav {
	position: fixed;
	width: 200px;
	left:calc(20px + (100% - 744px)/2);
	top: 45px;
}

.listButt, .lftButt {
	font-family: "HelveticaNeue-CondensedBold", HelveticaNeue-CondensedBold, sans-serif-condensed;
	display:inline-block;
	padding:1px 0 4px;
	font-size: 18px;
	text-indent:24px;
	text-rendering:optimizeLegibility;
	letter-spacing:1.2px;
	margin-left:1px;
	width:193px;
	border-style:solid;
	border-width:0;
	border-color:#777;
	border-bottom-width:1px;
	cursor:pointer
}

.lftButt {
	text-indent:23px
}

a {
	text-decoration:none;color: #000099;
	white-space: pre-wrap;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	cursor:pointer
}

.bo {
	vertical-align:-50%;
}

#topBeamT {
	position: fixed;
	top: -4px;
	left:calc(20px + (100% - 744px)/2);
    display: inline-block;
	width: 257px;
	height:58px;
    background-size: 265px;
	z-index: 1;
	cursor:pointer
}

#leftKA {
	position: fixed;
	top: 0;
	left:calc(0px + (100% - 744px)/2);
	display: inline-block;
	width: 80px;
	height:40px;
    background-size: 20px;
	z-index: 2;
    -webkit-user-drag:none;
    -webkit-user-select:none;
    cursor:pointer;
  	display: none
}

#topBeam {
	display: none
}

#Butt{
    margin-left: -2px;
    height:26px;
    -webkit-user-drag:none;
    -webkit-user-select:none;
}

#spotButt{
	position: absolute;
	top: 284px;
	left: 700px;
	visibility: hidden
}

.spotButt{
	width:26px;
	height:26px;
	margin-left:21px;
	display:inline-block;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	cursor:pointer
}

.mailButt {
	width: 40px;
	height: 40px;
	margin-right: 14px;
	margin-left: -3px;
	margin-top: 10px;
	display: inline-block;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer
}