BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #1F1F1F;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	background: linear-gradient(#555, black);
	
	background-repeat: no-repeat;
    background-attachment: fixed;
}
/*.centercontainer {
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 50px);  
}*/
.centercontainer{
	
    width: 1000px;
	left: 50%;
	top: 5%;
    transform: translate(-50%, 0%);
    overflow: hidden;
	position: absolute;
	height: 850px;
}

 @media only screen and (min-width : 320px)  and (max-width : 1200px)  {
		.centercontainer {
			left: 0.5%;
			top: 1%;
			transform: translate(1%, 0.5%);
		}
    }


.mainimage{
	position: absolute;
	width:1000px;
}
#mainimage{
	position: absolute;
	width:1000px;
	max-height: 800px;
}
.dots{
	width: 1000px;
	display: block;
	height: 800px;
}
/*
.centercontainer {
/*    Container som fungerar som ankarpunkt för #mainimg och #cirklar.     overflow: hidden;*/

	/*position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 50px);  
}

@media screen and (max-width: 800px) {
	.centercontainer {
	width: 100%;
	height:100%;
	position: absolute;

	}
}*/
/*#mainimg
{*/
/*	width: 1024px;*/
/*	overflow: hidden;*/
/*    PW   */
/*    DIV som håller bilder (mässkarta, monteröversikt, monter). Får samma storlek som bildens ursprungsstorlek. */
/*height: 100%;

height: calc(100% - 20px);
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
/*-------*/
/*}*/
/* PW */
/*#mainimg img {
	
 /*   height: 900px;
	max-height: 1000px;
    min-height: 600px;
    width: auto;*/
/*}*/
/*-------------*/
#video
{
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #2B2B2B;
	width: 100%;
	height: 700px;
	padding-top: 46px;
	display: none;
}
#map_caption
{
	font-size: 0.9em;
}
.bildtext {
	margin-top: 9px;
    font-size: 12px;
    padding-right: 40px;
    margin-bottom: 68px;
}
#texten1
{
	position: absolute;
	top: 333px;
	width: 579px;
	color: #FFFFFF;
	left: 334px;
	font-family: GothamReg, Arial;
	line-height: 1.6;
}
#admin_overview
{
	position: absolute;
	top: 34px;
	left: 750px;
	background-color: #EEEEEE;
	z-index: 200;
	font-size: 11px;
	height: 600px;
	overflow: hidden;
	width: 294px;
	opacity: 0.9;
	border: 5px solid #A0A6A1;
	padding-top: 0;
	padding: 20px;
}
#admin_overview_content
{
	height: 559px;
	background-color: #FFFFFF;
	overflow: scroll;
}
#sparaknapp
{
	position: absolute;
	top: 605px;
	left: 88px;
	z-index: 300;
	width: 139px;
	height: 0px;
	padding: 4px 0px 22px;
	-webkit-appearance: none;
	background-color: #FFFFFF;
	border: 2px solid #05D700;
	text-transform: uppercase;
	border-radius: 8;
	-webkit-border-radius: 5px;
	font-size: 10.8pt;
	font-weight: bold;
	color: #000000;
	opacity: 1.0;
}
#sparaknapp2
{
	position: absolute;
	top: 704px;
	left: 750px;
	z-index: 300;
	width: 139px;
	height: 0px;
	padding: 9px 15px 25px;
	-webkit-appearance: none;
	background-color: #FFFFFF;
	border: 4px solid #05D700;
	text-transform: uppercase;
	border-radius: 8;
	-webkit-border-radius: 24px;
	font-size: 10.8pt;
	font-weight: bold;
	color: #000000;
	opacity: 1.0;
}
TABLE#listning1
{
	border: 24px;
}
#texten1 OL
{
	margin: 0px;
	padding: 0px;
}
#texten1 OL LI
{
	margin-bottom: 17px;
}
#blackbox1
{
	background-color: #000000;
	width: 578px;
	font-family: GothamReg, Arial;
	color: #FFFFFF;
	font-weight: 400;
	padding: 35px;
	line-height: 1.5;
	position: absolute;
	top: 294px;
	left: 280px;
	height: 108px;
	opacity: 0.8;
	border: 1px solid #FFFFFF;
}
DIV.nummer
{
	color: #FFFFFF;
	font-family: Knockout, Arial;
	font-size: 19px;
	background-color: #000000;
	width: 35px;
	z-index: 10;
	position: absolute;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 1px;
	opacity: 0.85;
	line-height: 35px;
	border-radius: 30px;
	/*letter-spacing: 1px;*/
	cursor: pointer;
	box-shadow: 0px 4px 5px #000;
	border: 1px solid #AAAAAA;
}
#cirklar
{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
A
{
	/*[empty]color:;*/
	text-decoration: none;
}
.thumbnail-button{
	position: relative;
}
.thumbnail-button:hover{
	cursor:pointer;
}
.thumbnail-button-text{
	position: absolute;
	top: 70%;
	left: 50%;
	font-size: 1.5rem;
	transform: translate(-50%, -50%);
	color: #FFF;
	font-family: knockout;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	height:30px;
	width: 30px;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	text-align: center;
	display: flex;
}
.thumbnail-image{
	height:100%;
	width:100%;
	border-radius: 5px;
	box-shadow: 1px 1px 0 rgba(0, 0 ,0, 0.2);
	border: 1px solid #000;	
}
#monterbox_image
{
	margin-top: 0px;
	/*position: absolute;*/
	top: 0;
	z-index: 0;
	left: 0px;
	user-select: none;
	-webkit-user-drag: none;
	-moz-user-focus: none;
	-moz-user-select: none;
	max-height: 800px;
}
#bottom_area
{
	position: fixed;
	/*[disabled]bottom:0px;*/
	background-color: #FFFFFF;
	width: 100%;
	height: 47px;
	bottom: 0;
	z-index: 40;
	/*min-width: 1024px;*/
}
#left_arrow
{
	/*[disabled]height:100%;*/
	/*[disabled]width:82px;*/
	border-right: 2px solid #000000;
	text-align: center;
	float: left;
	cursor: pointer;
}
#left_arrow IMG
{
	margin-top: 12px;
}
.menu1
{
	font-family: Knockout, Arial;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
	/*[disabled]margin-top:96px;*/
	letter-spacing: 1px;
	margin-bottom: 12%;
}
.ui-content
{
	background-color: #000000;
}
.menu1 UL
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	/*margin-top: 4%;*/
}
.menu1 LI:first-child
{
	border-top: 1px solid #B7B7B7;
}
.menu1 LI
{
	padding-top: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #B7B7B7;
	padding-left: 43px;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}
.menu1 LI:hover
{
	background-color: #353535;
}
A.ui-link
{
	color: #FFFFFF;
}
#dmenu1
{
	width: 90px;
}
#mainselection, #dmenu1
{
	overflow: hidden;
	/*[disabled]width:184px;*/
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	background: #FFFFFF;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-box-flex: none;
	-webkit-box-reflect: none;
	/*[disabled]-webkit-tap-highlight-color:transparent;*/
	-webkit-background-size: 11px;
	float: left;
	height: 100%;
	border-right: 2px solid #000000;
}
#langselection
{
	overflow: hidden;
	width: 68px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	background: #FFFFFF url("../../images/lang_symbol3.png") no-repeat 15px 5px;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-box-flex: none;
	-webkit-box-reflect: none;
	-webkit-tap-highlight-color: #B60F0F;
	-webkit-background-size: 38px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	/*[disabled]height:100%;*/
	border-left: 2px solid #000000;
	/*[disabled]top:-47px;*/
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#mainselection2
{
	overflow: hidden;
	width: 113px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0px;
	background: #E0DFDF url("/images/arrow.png") no-repeat 328px 18px;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	-webkit-border-radius: 21px;
	-webkit-box-flex: none;
	-webkit-box-reflect: none;
	-webkit-tap-highlight-color: #B60F0F;
	-webkit-background-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
	height: 100%;
	position: absolute;
	height: 34px;
	top: 394px;
	left: 714px;
	border: 4px solid #E90000;
	margin-left: 7px;
}
#exhibitionpartselection
{
	float: left;
	border-right: 2px solid #000000;
}
#description
{
	position: relative;
	background-color: #FFFFFF;
	margin-left: 40px;
	margin-top: 30px;
	margin-right: 40px;
	display: table;
	padding: 34px 17px 4px 44px;
	padding-right: 30px;
	border: 1px solid #E7E7E7;
	opacity: 0.9;
	/*-webkit-box-shadow: 8px 8px 50px 10px rgba(0, 0, 0, 0.3);*/
	box-shadow: 0px 1px 3px #555;
	z-index: 20;
	border-radius: 3px;
}
#descriptioninner
{
	overflow: auto;
	max-height: 568px;
	margin-right: 14px;
	padding-right: 22px;
	margin-bottom: 30px;
	width: 400px;
	float: left;
}
IMG.showcaseRelImg
{
	max-height: 439px;
	max-width: 375px;
/*	margin-left: auto;
	margin-right: auto;*/
	position: relative;
	display: block;
	margin-bottom: 41px;
}
#showcasenr #nummer
{
	/*font-size: 40px;*/
	margin-left: 4px;
}
#showcasenr
{
	position: absolute;
	font-family: Knockout, Arial;
	font-size: 20px;
	text-align: right;
	padding-right: 18px;
	padding-top: 23px;
	padding-bottom: 5px;
	bottom: 0px;
	right: 0px;
}
#monterdelinfo
{
	margin-top: 38px;
	font-family: Knockout, Arial;
	font-size: 15pt;
	/*[disabled]background-color:#EBAEAE;*/
	text-align: right;
}
#monterdelinfo #stornr
{
	font-size: 28.6pt;
}
#covermap
{
	position: relative;
	top: -30px;
	background-color: transparent;
	width: 370px;
	height: 30px;
	margin-bottom: -84px
}
#covermap2
{
	position: relative;
	top: -138px;
	left: 30px;
	background-color: transparent;
	width: 320px;
	height: 60px;
}
#relimg2 {
    display: table;
    max-width: 400px;
    /* background-color: aqua; */
}
h5 {
    font-weight: bold;
    font-size: 15px;
    margin-top: 12px;
    margin-bottom: 1px;
    font-family: Knockout;
    text-transform: uppercase;
}
H4
{
	margin-top: 30px;
	margin-bottom: 10px;
}
H3
{
	margin-bottom: 7px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 23px;
	font-family: Knockout, Arial;
	font-weight: 200;
}
H1
{
	color: #FFFFFF;
	position: absolute;
	top: 11px;
	left: 15px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-size: 16px;
	font-family: Arial;
}
.desc_h {
    margin: 0px;
    padding: 0px;
    /*text-transform: uppercase;*/
}
p.desc_row {
    /* margin-bottom: 12px; */
    margin: 0px;
    margin-top: 5px;
}
#closex
{
	/*[disabled]background-color:#E4D0D0;*/
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 9px;
	cursor: pointer;
}
#closex2
{
	/*[disabled]background-color:#E4D0D0;*/
	position: absolute;
	width: 25px;
	height: 25px;
	top: 32px;
	left: 9px;
	cursor: pointer;
	background-color: transparent !important;
}
SELECT#bokstav
{
	border: 16px none #000000;
	color: #000000;
	background: transparent;
	font-size: 18px;
	font-weight: 800;
	padding: 4px 10px 0px 17px;
	width: 103px;
	=width: 72px;
	=background: #58B14C;
	-webkit-appearance: none;
	height: 100%;
	font-family: GothamBoldEMB;
	text-transform: uppercase;
	margin-left: -1px;
	line-height: 1.5;
}
SELECT#itemurl, SELECT#itemurl-admin, SELECT#trailselect
{
	border: 16px none #000000;
	color: #000000;
	background: transparent;
	width: 187px;
	=width: 350px;
	=background: #58B14C;
	-webkit-appearance: none;
	height: 100%;
	-moz-appearance: window;
}
SELECT#lang
{
	border: 16px none #000000;
	background: transparent;
	font-size: 18px;
	font-weight: 800;
	padding: 11px 10px 0px 18px;
	width: 180px;
	=width: 150px;
	=background: #58B14C;
	-webkit-appearance: none;
	height: 47px;
	text-transform: uppercase;
	cursor: pointer;
	color: #000000;
}
#infoknapp, #searchknapp
{
	/*[disabled]display:none;*/
	float: left;
}
#sifferknapp
{
	float: left;
}
#bildtextknampp
{
	float: left;
}
.knappar
{
	font-family: Knockout, Arial;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 100;
	cursor: pointer;
	padding: 14px 18px 13px 20px;
	border-right: 2px solid #000000;
	z-index: 55;
	height: 20px;
}
#homeknapp
{
	float: left;
}
IMG#homebtnimg
{
	width: 15px;
    margin-right: 6px;
}
#videoknapp, #ljudknapp
{
	float: left;
}
#kartknapp
{
	float: left;
}
#loader
{
	border: 1px solid #AAA;
	position: absolute;
	top: 92px;
	left: 111px;
}
#loaderc
{
	z-index: 200;
	position: absolute;
	background-color: #000000;
	height: 192px;
	width: 192px;
	text-align: center;
	padding: 15px;
	opacity: 0.77;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	top: 242px;
	left: calc(50% - 96px);
	border: 1px solid #AAA;
}
#loadert
{
	color: #EEEEEE;
	font-size: 20px;
	font-family: Knockout, Arial;
	top: 161px;
	width: 193px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#browserinfo
{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	background-color: #DADADA;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
	border-radius: 11px;
	padding: 9px 23px 32px 33px;
	margin-top: 26px;
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}
#ipadlink
{
	z-index: 130;
	background-color: #4F4F4F;
	width: 514px;
	top: 29px;
	right: 38px;
	border: 2px solid #FFFFFF;
	padding: 19px;
	-webkit-border-radius: 11px;
	position: absolute;
}
#ipadlink IMG
{
	float: left;
}
#ipadlink DIV
{
	width: 346px;
	color: #FFFFFF;
	left: 193px;
	margin-top: 30px;
	font-family: Arial;
	/*[disabled]background-color:#00FF00;*/
	margin-left: 170px;
}
#pilupp
{
	z-index: 130;
	position: absolute;
	right: 65px;
	top: 0px;
}
#platta
{
	position: absolute;
	background-color: #000000;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 129;
	opacity: 0.65;
	top: 0px;
}
#map_canvas
{
	margin-top: 15px;
	border: 1px solid #B7B7B7;
}
.carousel-wrapper
{
	position: relative;
}
.imgcap
{
	position: absolute;
	/*[disabled]top:0;*/
	color: #FFFFFF;
	background-color: #000000;
	bottom: 0px;
	position: absolute;
	opacity: 0.8;
	//display: none;
}
#imgcapid > div {
    padding: 10px;
}
#imgcap0
{
}
.brodtext1
{
	font-family: Caslon, Times;
	font-size: 15px;
	line-height: 1.4;
}
#helptext
{
	background-color: #FFFFFF;
	padding: 33px;
	margin: 60px;
	max-height: 532px;
	overflow: auto;
}
.intro-heading{
	 text-align: center;
}
.introduction
{
margin: 0 auto;
  width: 85%;
  max-width: 500px;
  padding: 20px;
	color: #FFFFFF;
	overflow: auto;
}

#inforuta_main
{
	background-color: #FFFFFF;
	padding: 30px 34px 88px 37px;
	border: 1px solid #000000;
	width: 434px;
	float: left;
	border-radius: 3px;
}
#trailimg{
	height: calc(100% - 20px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
#inforuta_trail
{
	padding: 30px 34px 0px 37px;
	/*[disabled]border:1px solid #000000;*/
	width: 317px;
	float: left;
	margin-right: 8px;
	margin-bottom: 47px;
}
#inforuta_trail_container
{
	position: absolute;
	float: left;
	top: 37px;
	left: 28px;
	z-index: 50;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 950px;
	padding-bottom: 41px;
}
#inforuta_trail_container #slinga_karta
{
	width: 534px;
	float: left;
	margin-top: 29px;
}
#inforuta_main_container
{
	position: absolute;
	float: left;
	top: 20px;
	left: 91px;
	z-index: 50;
	opacity: 0.9;
	/*box-shadow:  0px 4px 5px #000;*/
	box-shadow: 0px 1px 3px #555;
}
#nextknapp_main
{
	background-color: #2D2D2D;
	padding: 10px 18px 9px 17px;
	border: 1px solid #000000;
	/*[disabled]width:128px;*/
	right: 16px;
	position: absolute;
	bottom: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Knockout, Arial;
	display: none;
	cursor: pointer;
}
#nextknapp_slinga
{
	background-color: #2D2D2D;
	padding: 10px 18px 9px 17px;
	border: 1px solid #000000;
	/*[disabled]width:128px;*/
	left: 37px;
	position: absolute;
	bottom: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Knockout, Arial;
	display: block;
	cursor: pointer;
	margin-bottom: 26px;
}
#slingor
{
	background-color: #FFFFFF;
	height: 400px;
	width: 400px;
	left: 209px;
	position: absolute;
	top: 37px;
}
#topmenu
{
	height: 44px;
	width: 100%;
	background-color: #000000;
	float: left;
	//position: absolute;
}
#rightarrowtop
{
	right: 0px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 14px;
	cursor: pointer;
	padding-left: 10px;
}
#leftarrowtop
{
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: pointer;
	padding-right: 10px;
}
#mitttext
{
	width: 95%;
	/*[disabled]background-color:#5FD562;*/
	text-align: center;
	height: 100%;
	color: #FFFFFF;
	padding-top: 9px;
	font-family: Caslon, Times;
	font-size: 15px;
}
#slingtitel
{
	font-family: Knockout, Arial;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;
}
#gradient
{
	position: absolute;
	bottom: 57px;
	left: 40px;
	opacity: 0.9;
	/*[disabled]border:1px solid #000000;*/
	width: 383px;
	height: 44px;
}
.imgcap
{
	width:100%
	/*[disabled]height:100%;*/
}
/*Search page*/
#searchPageContainer
{
 padding: 0;
    margin: 0 20px;
    list-style: none;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
#searchHitInfo
{
	clear: both;
    margin-left: 30px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 15px;
    padding-top: 11px;
    font-weight: bold;
	display: block;
}
#searchHitInfo:first-letter
{
	text-transform: uppercase;
}
DIV.searchhittext
{
    max-width: 550px;
	min-width: 550px;
    padding-top: 15px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    padding-bottom: 28px;
    display: inline-block;
}
A .searchhit
{
	color: #000000;
}
P.searchmonternamn
{
	margin: 8px 0 0;
	font-weight: bold;
}
#searchnav
{
	float: right;
	color: #FFFFFF;
	margin-top: 19px;
	margin-right: 7px;
}
DIV#searchinputdiv
{
	float: left;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 0;
	height: 46px;
	margin-right: 20px;
}
.searchbtn
{
	background-color: #D4D4D4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #303030;
	display: inline-block;
	cursor: pointer;
	color: #525252;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 16px;
	text-decoration: none;
	text-shadow: 0px 1px #FFFFFF;
	margin-top: 12px;
}
.searchbtn:active
{
	position: relative;
	top: 0px;
}
DIV#searchbtndiv
{
	/*[disabled]background-color:#DC9494;*/
	display: block;
	margin-bottom: 16px;
	padding-bottom: 0px;
	width: 938px;
	float: none;
}
#searchInfo
{
	width: 110px;
	float: left;
	text-align: center;
	padding-top: 2px;
	font-family: Caslon, Times;
	font-size: 15px;
	font-weight: bold;
}
#searchInfo:first-letter
{
	text-transform: uppercase;
}
.pilar
{
	float: left;
	cursor: pointer;
}
INPUT.searchinput
{
	margin: 6px 0 32px 0px;
	height: 25px;
	font-size: 22px;
	text-transform: uppercase;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 3px;
}
IMG.searchthumb
{
	float: left;
	margin-right: 25px;
	/*[disabled]height:76px;*/
	max-width: 180px;
	border: 1px solid #D6D6D6;
	margin-left: 27px;
	margin-top: 12px;
	margin-bottom: 15px;
	border-radius: 3px;
}
DIV.searchthumbdiv
{
	width: 214px;
	/*[disabled]display:inline-block;*/
	float: left;
	/*[disabled]height:100%;*/
	/*[disabled]background-color:#CD4646;*/
}
DIV.searchhit
{
    background-color: white;
    display: inline-block;
    /*min-width: 340px;*/
    padding: 5px;
    margin: 10px;
	font-size: 2em;
	border-radius: 3px;
}
/*Position map*/
#map
{
	position: absolute;
	top: 0px;
	padding-top: 24px;
	margin-left: 34px;
	z-index: 25;
	display: none;
	-webkit-box-shadow: 8px 8px 50px 10px rgba(0, 0, 0, 0.3);
}
#map IMG
{
	/*[disabled]width:900px;*/
}
#mapimg
{
	width: 900px;
}
#reddot
{
	position: absolute;
	top: 137px;
	left: 87px;
}
#quiz
{
	color: white;
}
div#sound {
    position: absolute;
    top: 663px;
    left: 318px;
    display: none;
    z-index: 100;
}
.readmore {
    font-family: courier;
    font-size: 12px;
    line-height: 20px;
    display: none;
    background-color: #DDDDDD;
    padding-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 19px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 17px;
}
.read-more-btn {
	margin-top: 12px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:100px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.read-more-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	cursor: pointer;
}.read-more-btn:active {
	position:relative;
	top:1px;
}
.bottom-spacing {
    height: 44px;
}
span.ljudsymbol, span.arkivsymbol, span.infosymbol, span.backsymbol {
font-family: Symbol1;
font-size: 22px;
display: none;
}
form#langlist {
    margin-bottom: 0px;
}
.archive-txt {
	margin-top: 20px;
    font-family: courier;
    font-size: 15px;
    color: #555;
}
#story-text {
    background-color: white;
    padding: 37px;
    padding-top: 100px;
    z-index: 200;
    position: absolute;
    display: none;
    border: 1px solid #E7E7E7;
	-webkit-box-shadow: 8px 8px 50px 10px rgba(0, 0, 0, 0.3);
    top: 160px;
    margin-left: 102px;
    width: 646px;
}
span.rsbtn_powered.rsimg {
    display: none;
}

a.rsbtn_settings.rsimg.rsplaypart {
    display: none;
}

a.rsbtn_dl.rsimg.rsplaypart {
    display: none;
}

#model3d
{
	z-index: 20;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #1f1f1f;
	width: 99%;
	margin:10px;
	height: 88%;
	padding-top: 46px;
	display: none;
}
.sharebuttons{
	float: right;
	width:auto;
	margin-right: 80px;
	position: relative; 
}


#share {
	float: right;
	margin-right: 72px;
}
.sharebtn{
	font-family: Knockout, Arial;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 100;
	cursor: pointer;
	padding: 14px 18px 13px 20px;
	border-left: 2px solid #000000;
	z-index: 55;
}

.share-btn {
	margin-top:6px;
    display: inline-block;
    color: #fff;
    border: none;
    padding: 0.8em;
    width: 1em;
    /*box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);*/
    outline: none;
    text-align: center;
}
.share-btn:hover {
  color: #eeeeee;
}

.share-btn:active {
  position: relative;
  top: 2px;
  box-shadow: none;
  color: #e2e2e2;
  outline: none;
}
#socialshare{
	z-index: 200;
position: absolute;
background-color: #FFF;
height: 130px;
width: 360px;
text-align: center;
padding: 15px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
border: 1px solid #AAA;
top: 242px;
left: calc(50% - 96px);
}
#close-share{
		position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	left: 9px;
	cursor: pointer;
}

.share-btn.twitter     { background: #55acee; }
.share-btn.google-plus { background: #dd4b39; }
.share-btn.facebook    { background: #3B5998; }
.share-btn.stumbleupon { background: #EB4823; }
.share-btn.reddit      { background: #ff5700; }
.share-btn.linkedin    { background: #4875B4; }
.share-btn.email       { background: #444444; }