a  { Color:#BA0011; }
a:hover  { Color:#BA0011;Text-decoration:underline; }
.a  { Color:#BA0011; }
.itemheader, h1  {  }
.itemintroduction {  }
.itembody {  }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body { Color:#444444;Font-family:'Raleway', sans-serif;Font-size:16px; }
.itemimagestyle {  }
.FolderItemCell {  }
.imagepreviewstyle {  }
.itempreviewheader, h2  {  }
.itempreviewintro {  }
.itempricelabel {  }
.itemprice {  }
.itemopenlink, .EsiteActionLink, .ESiteActionLink {  }
.itemopenlink:hover, .EsiteActionLink:hover, .ESiteActionLink:hover {  }
.itemopenlink {  }
.PageSelectorCell {  }
.PageSelectorCell a, .PageSelectorCell span {  }
.PageSelectorCell table { width:100%; }
.PageSelectorCell table td.PagesCell { width:100%; }
.ColorBoxImage {}
.lasingoo-container {
    position: relative;
    padding-bottom: 60.25%;
    padding-top: 0px; 
    height: 0; 
}
 
.lasingoo-container iframe,
.lasingoo-container object,
.lasingoo-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nounderline
{
  text-decoration: none !important;
}

.projectintro
{
max-width:900px;margin-bottom:16px; margin-top:20px;text-align:center;margin-left:auto;margin-right:auto;
  font-size:150% !important;
}

.zoom 
{
    background-size:200%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zoom:hover
{
 background-size:230%;
}

.zoom1 
{
    background-size:50%; 
background-repeat:no-repeat; background-position:center center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.zoom1:hover
{
 background-size:65%;
}

.greyfade {

    background-color: rgba(0,0,0,0.2); 
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.3s ease-in-out;
padding:15px;
}

.greyfade:hover {
    background-color: rgba(0,0,0,0.5);
 
}

.greyfade1 {

    background-color: rgba(0,0,0,0.5); 
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.3s ease-in-out;
padding:15px;
}

.greyfade1:hover {
    background-color: rgba(0,0,0,0.7);
 
}



.ring-btn-pos
{
	font-family:'Arial';
  font-weight:400;
  font-size:1.em;
  text-transform:uppercase;
 	color:#ffffff;
  background-color:#ba0011;
	position:relative;
	margin-top:10px;
  margin-bottom:10px;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ba0011;
  transition: transform .2s; /* Animation */
}

.ring-btn-pos:hover
{
 	color:#ffffff !important;
  transform: scale(1.08);
  text-decoration:none !important;
}



.ansattimage
{
margin-left:auto;
margin-right:auto;
text-align:center;
transition: all .3s ease;
}

.ansattimage:hover
{
transform: scale(1.08,1.08);
}


.IntroText
{
font-size:1.0em;
font-weight:600;
}

.zoomxs
{
transform: scale(0.73);
  margin:-15px;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.schema-container {
    position: relative;
   
    padding-top: 0px; 
  height: 850px; 
  overflow: hidden;
}
 
.schema-container iframe,
.schema-container object,
.schema-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  overflow: hidden;
}

.schemadiv
{
max-height:1500px;
  min-height:850px;
overflow:hidden;
z-index: -10;  
}

.mappeintroduction
{
	  font-size:1.0em;
	  line-height:1.5em;
	font-weight:600;
	
}


.FormStepControl
{
margin-top:20px !important;
}


.ESiteTextBox placeholder
{
color:#999999 !important;
}

placeholder text
{
color:#999999 !important;
}

.sirkel
{
border: 0px;
  margin:5px;
  height: 120px;
  width: 120px;
  background-color: rgba(186,0,17,0.8);

  display: inline-block;
   
}




.ESiteTextBox
{ 

  color:#000000 !important;
font-size:1em;
  background:none !important;
  background-color:none !important;
padding: 10px 0px 10px 10px !important;
    font-style: normal !important;
 text-shadow:none !important;
border: #000000 1px solid;
border-radius:5px !important;
  width:100% !important;

clear:both; !important!
}

.SBtnPrevious:hover
{
color:#fff;
text-decoration:none;
background-color:#015893;
}


.SBtnNext
{
	color:#fff;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
  max-width:200px;
  margin-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  border:0px;
  }

.SBtnNext:hover
{
color:#fff;
text-decoration:none;
background-color:#015893;
}

.SBtnPrevious
{
	color:#fff;
  font-size:1.3em;
	position:relative;
	margin-top:8px;
  text-align:center;
	display:inline-block;
  max-width:200px;
  margin-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
  width:100%;
	background-color:#0070bb;
	text-decoration:none;
  font-weight:400;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
  border:0px;
  }



.pluginCountTextConnected
{
  font-family:'Arial' !important;
font-size:3em !important;
  
}

._5n6k _5n6l
{
  font-family:'Arial' !important;
font-size:3em !important;
  
}

.scroll-link
{
transition-duration:0.2s;
-webkit-transition-duration:0.2s;  
}

.pil {
  position:absolute;  
  margin-top:-125px;
  z-index:999;
  left:0;
  right:0;
    }


#PreProduktHolder
{
padding:7px;
}

.lesmer
{
color:#fff !important;
}

#Infoboks
{
clear:both;
bakcground-color:#fff;
border:1px solid #ccc;
padding:0px 15px 25px 15px;
margin-top:-1px;  
width:100%;
margin-left:auto;
margin-right:auto;
  z-index:10;
}


#Knapp
{
text-align:center;
width:100%;
margin-top:-70px;
}


#Tekstholder
{
text-align:center;
position:absolute;
width:90%;
}


#Tekst
{
position:absolute;
padding:20px 15px 20px 15px;
bottom:50px;  
min-width:35%;
  max-width:100%;
background-color: rgba(0, 0, 0, 0.85);
}


#Tekstbilde
{
transition: all 0.25s ease-in-out;
bakcground-color:#fff;
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0);
transform: scale(1);
-webkit-transform:scale(1);
}


#Tekstbilde:hover
{
-webkit-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.25);
transform: scale(1.02);
-webkit-transform:scale(1.02);
}




#Bilderamme img
{
width:100%;
opacity:0.9;
transition: all 0.4s ease-in-out;  
text-decoration:none !important;
border:none !important;
overflow:hidden;
}

.dato
{
font-size:0.8em;
color:#999;
font-style:italic;
margin-top:-4px;
margin-bottom:5px;  
}


.h1liten
  {
  color:#1C1C1C;
font-family:'Arial';
font-size:2em;
text-decoration:none;
line-height:1em;
  }

#Sponsorlogofooter img
{
-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}



h2
{
  font-family:'Arial';
color:#ba0011;
  margin-top:55px;
  font-size:2.3em;
}


h2 a
{
color:#ba0011;

text-decoration:none;
}

h2 a:hover
{
color:#ba0011;
text-decoration:none;
}



#Flagg img
{
width:40px;
height:auto;
margin-top:-2px;
}

.menylink
{
color:#ba0011;
font-size:1.15em;
  text-transform:uppercase;
}


.filtereffekt {
     position: absolute;
    top: 0;
    bottom:0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 18%;
        background: rgba(0,0,0,0.0);
height:1400px;
}


.tall
{
color:#fff;
font-family:'Arial';
font-size:3em;
line-height:1.2em;
}

.forsideboks
{
text-align:center;
Position:Relative;
Z-index:9999999999999999;
  background-color:#eaeaea !important;
Display:block;
Max-Width:900px;
Padding-top:0px;
Margin-top:0px;
Margin-left:auto;
Margin-right:auto;
}



.forsidetekst
{
color:#444;
font-family:'Arial';
font-size:1.3em;
line-height:1.2em;
  Max-Width:700px;
  text-align:center;
  Margin-left:auto;
Margin-right:auto;

}


#TextInfo
{
border-top:0px solid #ba0011;
border-bottom:0px solid #ba0011;  
padding:40px 20px 50px 20px;
}



.videoeffects
{
filter:grayscale(100%) contrast(120%);
-webkit-filter:grayscale(100%) contrast(120%);
}


.videoeffects img
{
filter:grayscale(100%) contrast(120%);
-webkit-filter:grayscale(100%) contrast(120%);
}



#VideoDiv
{
max-height:800px;
  min-height:300px;
overflow:hidden;
z-index: -10;  
}





.loop-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 0px;
}



#HandlekurvStatusXs
{
position:fixed;
top:100px;
right:0;
width:100px;
  height:80px;
}


.FooterKontaktInfo a
{
color:#333;
text-decoration:none;  
  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.FooterKontaktInfo a:hover
{
color:#333;
text-decoration:underline;  
}

.pris
{
color:#1C1C1C;
font-family:'Arial';
font-size:2.15em;
}

.litenpris
{
color:#1C1C1C;
font-family:'Arial';
font-size:1.5em;
}



a.produktpreheading
{
text-transform: uppercase;
text-decoration:none;
letter-spacing: 2px;
border-bottom:none;  
}

a.produktpreheading:hover
{
text-decoration:none;
border-bottom:1px solid #000; 
}


a.sociallinks
{
color:#ba0011;
text-decoration:none;
font-size:2.35em;
  -webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}


a.sociallinks:hover
{
color:#ba0011;
text-decoration:none;
  font-size:2.85em;
}


a.sociallinkspositive
{
color:#666;
text-decoration:none;
font-size:4.35em;
  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}


a.sociallinkspositive:hover
{
color:#ba0011;
text-decoration:none;
}

.linkhand
{
cursor:pointer;
}


.single-photo__gradient-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 999;
    background: transparent;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%, transparent 30%, transparent 70%, rgba(0,0,0,0.7) 100%);
}




.prevtekstholder
{
margin-left:auto;
  margin-right:auto;
  float:none;
}

.clearfix:before,
.clearfix:after
{
content: " ";
display: block;
}

.clearfix:after
{
clear:both;
}





.fargestrek
{
width:100px;
height:1px;
background:#000;
}

.graastrek
{
width:20px;
height:1px;
background:#666;  
}





.iframe-container
{
    position: relative;
  padding-bottom: 58%;
    padding-top: 0px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





.slidetekstholder
{
	color:#ffffff !important;
	position: absolute;
	top: 52%;
	left: 50%;
	width: 50%;
	margin: auto;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
}


.flexbox-container
{
  padding: 15px 15px 15px 25px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.ingress
{
	  font-size:1.3em;
	  line-height:1.5em;
	font-weight:300;
	
}
#SkjemaDiv iframe
{
	width:100%;
	  height:500px;
	float:none;
	overflow: visible !important;
	overflow-x: visible !important;
	overflow-y: visible !important;
	margin-left:auto;
	margin-right:auto;
	-webkit-overflow-scrolling: none;
	
}


#BildeDiv img
{
	height: auto;
	 width:100%;
	
}




.kontaktheading
{

	  font-size:2.2em;
	  line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
	  
}

.ikonfront
{

	  font-size:3.0em;
	color:#fff;
	margin-top:25px;
  margin-bottom:4px;
	  
}

.ikontekst
{
  margin-top:50px !important;
font-size:100% !important;
line-height:0.8em !important;
color:#fff;
  }

.ikontekst a:hover
{

color:#fff !important;
  }

.bildetekst
{
	color:#ffffff;

	font-size:4vw;
	text-decoration:none;
	
}


.btn-handlekurv a
{
	font-weight:400;
  font-size:0.95em;
	color:#fff;
	position:relative;
	margin-top:10px;
  letter-spacing: 2px;
	display:inline-block;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:2px solid #fff !important;
		background-color:rgba(0,0,0,0.3);
  text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}
 

.btn-handlekurv a:hover
{
	text-decoration:none;
	background-color:rgba(0,0,0,0.7);
}



.handlekurv-btn
{
  font-weight:400;
  font-size:1em;
	color:#fff;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:2px;
  	background-color:#000;
	border-color:#000;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	}
 

.handlekurv-btn:hover
{
	  color:#000;
	text-decoration:none;
	background-color:#fff;
}





.variantknapp
{
	font-weight:400;
  font-size:1em;
	color:#fff;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:2px;
  	background-color:#999;
	border-color:#999;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


.news-btn a
{
	font-family:'Arial';
  font-weight:400;
  font-size:1em;
 	color:#fff;
  background-color:#ba0011;
	position:relative;
	margin-top:15px;
	display:inline-block;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	border:1px solid #ba0011;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


.news-btn a:hover
{
	  color:#ba0011;
	text-decoration:none;
	background-color:#fff;
border:1px solid #ba0011;
}





a.download-btn
{
	font-family:'Arial';
  font-weight:400;
  font-size:1.65em;
 	color:#fff;
  background-color:#ba0011;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ba0011;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


a.download-btn:hover
{
	  color:#ba0011;
	text-decoration:none;
	background-color:#fff;
border:1px solid #ba0011;
}

a.stor-btn
{
	font-family:'Arial';
  font-weight:400;
  font-size:1.35em;
 	color:#ba0011;
  background-color:none;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ba0011;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


a.stor-btn:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#ba0011;
border:1px solid #ba0011;
}


.menyknapp

{
	font-family:'Arial';
  min-width:150px;
  font-weight:400;
  font-size:1.0em;
 	color:#ffffff;
	position:relative;
  margin-left:5px;
  margin-right:5px;
	margin-top:10px;
	display:inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
  text-transform:uppercase;
	border:1px solid #ffffff;
  transition: transform .2s; /* Animation */
	
}

.menyknapp:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#D10007;
border:1px solid #ffffff;
  transform: scale(1.10);
  z-index:9999999;
}

.menyknappsub

{
	font-family:'Arial';
  min-width:150px;
  font-weight:400;
  font-size:1.0em;
 	color:#ba0011;
	position:relative;
  margin-left:5px;
  margin-right:5px;
	margin-top:10px;
	display:inline-block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
  text-transform:uppercase;
	border:1px solid #ba0011;
  transition: transform .2s; /* Animation */
	
}

.menyknappsub:hover
{
	text-decoration:none;

  transform: scale(1.05);
  z-index:9999999;
}


a.stor-btn-pos
{
	font-family:'Arial';
  font-weight:400;
  font-size:1.15em;
  text-transform:uppercase;
 	color:#ffffff;
  background-color:#ba0011;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ba0011;
  transition: transform .2s; /* Animation */
	
}


a.stor-btn-pos:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#ba0011;
border:1px solid #ffffff;
  transform: scale(1.10);
}

.CustomFormSendButton
{
	font-family:'Arial';
  font-weight:400;
  font-size:1.15em;
  text-transform:uppercase;
 	color:#ffffff;
  background-color:#ba0011;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px solid #ba0011;
  transition: transform .2s; /* Animation */
	
}


.CustomFormSendButton:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#ba0011;
border:1px solid #ffffff;
  transform: scale(1.10);
}

a.tilbake-btn
{
	font-weight:400;
  font-size:1em;
	color:#ba0011;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border:1px;
	border-color:#ba0011;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


a.tilbake-btn:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#ba0011;
}








.btn-bilde a
{
	font-family: 'Arial', sans-serif;
	  font-weight:400;
  font-size:0.7em;
	  text-transform: uppercase;
	color:#ffffff;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border:1px;
	border-color:#ffffff;
	border-style:solid;
  border-radius:2px;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}


.btn-bilde a:hover
{
	  color:#5FB0B8;
	text-decoration:none;
	background-color:#fff;
	
}



.slideramme
{
height:60vh;
min-height:200px;
max-height:700px;
} 





.seksti
{
 height:48vh; 
content-align:center;
  text-align:center;
z-index:999;
}

#Page
{
padding-top:15px;
margin-top:-7px;
}


#FooterHolder
{
padding: 20px 15px 30px 15px;
}


.artikkelpreheading
{
font-family: 'Arial';
	  font-size:1.3em;
	  line-height:1.2em;
	color:#fff;

 }



 
  
.bildeheading
{
	  font-size:1.2em;
} 


h1
  {
  color:#1C1C1C;
font-family:'Arial';
font-size:3.0em;
text-decoration:none;
line-height:1em;
  }

h4
  {
  color:#1C1C1C;
font-family:'Arial';
font-size:2.8em;
text-decoration:none;
line-height:1em;

  }


#Hvitmenys, #Top {

  left: 0;
  top: 0;
  width: 100%;
	height: 0px;
	position: relative;
	z-index:999;
box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);  
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);
background-color: rgba(0,0,0,0.2);
}




.scrolltop {
 display:none;
 
}


 #HeaderHolder
{
	
position:relative;
top:0px;
z-index:9999;
background-color:rgba(255,255,255,0.92);
}

#HeaderHoldersub
{
	
position:relative;
top:0px;
z-index:99;
background-color:rgba(255,255,255,0.92);
}
  

.boxshadowtop
{
box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);  
-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);
-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0, 0.1);
}


#DisplayUnderside
{
padding:0px 15px 0px 15px;
}


@media  (min-width: 768px){
  
  h2
{
  font-family:'Arial';
color:#ba0011;
  margin-top:55px;
  font-size:2.7em;
}
  
  
.forsideboks
{
text-align:center;
Position:Relative;
Z-index:9999999999999999;
  background-color:#eaeaea !important;
Display:block;
Max-Width:900px;
Padding-top:40px;
Margin-top:-180px;
Margin-left:auto;
Margin-right:auto;
}

  
  .ikontekst
{
font-size:100% !important;
line-height:0.8em !important;
color:#fff;
  }
  
  .ikonfront
{

	  font-size:3.9em;
	color:#fff;
	margin-top:30px;
	  
}
  
  .sirkel
{
border: 0px solid #ffffff;
  margin:25px;
  height: 160px;
  width: 160px;
  display: inline-block;
  transition: transform .2s; /* Animation */
}
  
    .sirkel:hover
{
border: 2px solid #ffffff;
  transform: scale(1.07);
 
}


.zoomxs
{
transform: scale(1.0);
  margin:25px;
}
  
  #DisplayUnderside
{
padding:0px 35px 0px 35px;
}  
  
  
#Hvitmeny, #Top {

  left: 0;
  top: 0;
  width: 100%;
	height: 68px;
	position: fixed;
	z-index:999;
background-color: rgba(0,0,0,0.3);
}
  
  #Hvitmeny:hover {
opacity: 1.0;
}

  
 #HeaderHolder
{
	
position:fixed;
top:0px;
z-index:9999;
background-color:rgba(0,0,0,0.0);
}  
  
#HeaderHoldersub
{
	
position:fixed;
top:0px;
z-index:99;
background-color:rgba(255,255,255,0.92);
}
  
  

h1
  {
  color:#1C1C1C;
font-family:'Arial';
font-size:4em;
text-decoration:none;
line-height:1em;
  }
  
  
.bildeheading
{
	  font-size:1.85em;
		color:#fff;
letter-spacing: 2px;
text-transform:uppercase;  
}   
  
  
  
  
.artikkelpreheading
{
font-family: 'Arial';
	  font-size:1.75em;
	  line-height:1.2em;
	color:#fff;

 }  
  
  
#FooterHolder
{
padding: 20px 45px 50px 45px;
}
  
  
  
#Page
{
		padding-top:84px;
margin-top:10px;
  
}

  
  
.iframe-container
{
    position: relative;
  padding-bottom: 30%;
    padding-top: 0px; height: 0; overflow: hidden;
}
  
  
  

  


  
 
  
.btn-bilde a
{
	font-family: 'Arial', sans-serif;
	  font-weight:400;
  font-size:1em;
	  text-transform: uppercase;
	color:#ffffff ;
	position:relative;
	margin-top:20px;
	display:inline-block;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 16px;
	padding-bottom: 16px;
	border:1px;
  border-radius:5px;
	border-color:#ffffff;
	border-style:solid;
	text-decoration:none;
	  -webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	
}
  
.btn-bilde a:hover
{
	  color:#5FB0B8;
	text-decoration:none;
	background-color:#fff;
	
}
  
  
  
  
 
  
  

.bildeintroduction
{
	font-size:1.3em;
	  line-height:1.5em;
	font-weight:400;
	color:#ffffff !important;
	margin-bottom:30px;
	  
}


  
 
  

  
}
