a  { Color:#008B6C; }
a:hover  { Color:#008B6C;Text-decoration:none; }
.a  { Color:#008B6C; }
.itemheader, h1  {  }
.itemintroduction {  }
.itembody {  }
.itemdate {  }
.htmlformlabel, .EditorLabel {}
body { Color:#444444;Font-family:'Roboto Condensed', sans-serif;Font-size:17px;Font-weight:300; }
.itemimagestyle {  }
.FolderItemCell {  }
.imagepreviewstyle {  }
.itempreviewheader, h2  { Color:#008B6C;Font-size:1.8em;Text-decoration:none;Font-weight:500;Line-height:1em;Display:inline-block;Padding-bottom:7px;Margin-top:4px; }
.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 {}
#SpaceDivUnderside
{
max-height:290px;
overflow:hidden;  
}

.footerlinks
{
font-size:1.35em;
  color:#fff;
text-decoration:none;
}

.footerlinks a
{
color:#fff;
text-decoration:none;
}

.footerlinks a:hover
{
color:#fff;
text-decoration:underline;
}


.leveringsadresseboks
{
clear:none;
  float:left;
margin-right:30px;
  margin-bottom:50px;
  
}

.fakturaadresseboks
{
clear:none;
  float:left;
  margin-top:-48px;
  
}


.kampanjelabel
{
	font-weight:400;
  font-size:0.9em;
	color:#fff;
	position:absolute;
	margin-top:10px;
  left:-5px;
	display:inline-block;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color:#008B6C;
  text-decoration:none;
}


.heading
{
color:#1C1C1C;
font-family:'Old Standard TT', serif;
font-size:3em;
padding-bottom:6px;  
border-bottom:
}

.tjenestepreheading
{
color:#008B6C;
font-size:1.25em;
  line-height:0.95em;
}





.pris
{
color:#1C1C1C;
font-family:'Old Standard TT', serif;
font-size:2.15em;
}

.litenpris
{
color:#1C1C1C;
font-family:'Old Standard TT', serif;
font-size:1.5em;
}

.btn-handlekurv a
{
	font-weight:400;
  font-size:0.95em;
	color:#fff;
	position:relative;
	margin-top:10px;
	display:inline-block;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color:#008B6C;
  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
{
	color:#fff;
	text-decoration:none;
	background-color:#006b53;
}




.boxshadow
{
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);
}

.uke
{
text-transform:uppercase;
text-decoration:underline;
}

.flexbox-container
{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}


.whitetransbg
{
background-color: rgba (255, 255, 255, 0.9);
}

a.stor-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;
	background-color:#008B6C;
	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.stor-btn:hover
{
	  color:#fff;
	text-decoration:none;
	background-color:#006b53;
}


.footer
{
color:#FFFFFF;
font-size:13px;
}

.footer a
{
color:#FFFFFF;
text-decoration:none;
}


.footer a:hover
{
color:#FFFFFF;
text-decoration:underline;
}


.sitat
{
font-style:italic;
font-size:1.8em;
}


#KontaktomradeHolderForside
{
position:relative;
bottom:0;  
width:100%;
}

#BildeDiv
{
position:relative;
top:0;  
width:100%;
}



.linkhand
{ 
  cursor:pointer;
}

.ESiteTextBox
{ 
font-family: 'PT Sans', sans-serif;
  color:#333333 !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: #999999 1px solid;
border-radius:5px !important;
  width:100% !important;

clear:both; !important!
}



.bunngrad
{
background: #ABC432; /* Old browsers */
background: -moz-linear-gradient(top,  #aac332 0%,  #93a92c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aac332), color-stop(100%, #93a92c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #aac332 0%,#93a92c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #aac332 0%,#93a92c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #aac332 0%,#93a92c 100%); /* IE10+ */
background: linear-gradient(to bottom, #aac332 0%,#93a92c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aac332', endColorstr='#93a92c',GradientType=0 ); /* IE6-9 */
}





.btn1
{ 

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;
	background-color:#008B6C;
	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;
}

.btn1:hover
{ 
  color:#fff;
	text-decoration:none;
	background-color:#006b53;
}



.leggihandlekurv-produkt a
{ 
width:250px;  
color:#fff !important;
  display:inline-block;
text-decoration:none; 
background: #ABC432; /* Old browsers */
background: -moz-linear-gradient(top,  #aac332 0%,  #93a92c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aac332), color-stop(100%, #93a92c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #aac332 0%,#93a92c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #aac332 0%,#93a92c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #aac332 0%,#93a92c 100%); /* IE10+ */
background: linear-gradient(to bottom, #aac332 0%,#93a92c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aac332', endColorstr='#93a92c',GradientType=0 ); /* IE6-9 */
  border: 1px solid #ffffff;
  border-radius:5px !important;
padding-left:12px;
  padding-right:12px;
  padding-top:0px;
   padding-bottom:9px;
  clear:both !important; 
valign: middle !important;
-webkit-appearance: none !important;
  -webkit-transition: all .1s ease;
-moz-transition: all .1s ease;
-ms-transition: all .1s ease;
-o-transition: all .1s ease;
transition: all .1s ease;
}

.leggihandlekurv-produkt a:hover
{ 
background:#fff !important;
  color:#ABC432 !important;
border: 1px solid #ABC432;
}





.clearfix:before,
.clearfix:after
{
content: " ";
display: block;
}

.clearfix:after
{
clear:both;
}


a h2:hover
  {
  	     color:#ABC432 !important;
    text-decoration:none !important;
    border-bottom:1px solid #ABC432;  
  padding-bottom:6px;
  }


.fargestrek
{
width:100px;
height:2px;
background:#ABC432;
}

.graastrek
{
width:60px;
height:1px;
background:#cccccc;  
}





.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%;
}



.CustomFormSendButtonforside
{ 
color:#fff !important;
  font-size:18px !important;
font-weight:400 !important;
font-family:'Montserrat', sans-serif;
text-transform:uppercase;
  display:inline-block;
  background:none !important;
background-color:#651944 !important;
width:100%;
  max-width:400px;
  border:1px !important;
  border-style: solid!important;
  border-color:#fff !important;
  border-radius:5px !important;
clear:both !important; 
  padding-top: 13px;
   padding-bottom: 13px;
margin-bottom: 10px !important;
margin-top: 22px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px !important;
  padding-right: 20px !important;
cursor:pointer !important;
-webkit-appearance: none !important;
  -webkit-transition: all .1s ease;
-moz-transition: all .1s ease;
-ms-transition: all .1s ease;
-o-transition: all .1s ease;
transition: all .1s ease;
}


.CustomFormSendButtonforside:hover
{ 
background:#ffffff !important;
color:#651944 !important;
   border-color:#651944 !important;
  
}


.slidetekstholder
{
	color:#ffffff !important;
	position: absolute;
	top: 42%;
	left: 50%;
	width: 70%;
	margin: auto;
	text-align: center;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	
}


.mappeintroduction
{
	  font-size:1.3em;
	  line-height:1.5em;
	font-weight:400;
	
}
#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-family:'Montserrat', sans-serif;
	  font-size:2.2em;
	  line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:30px;
	  
}
.bildetekst
{
	color:#ffffff;
	font-family:'Montserrat', sans-serif;
	font-size:4vw;
	text-decoration:none;
	
}


	   




 


.btn-bilde a
{
	font-family: 'Montserrat', 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:#008B6C;
	text-decoration:none;
	background-color:#fff;
	
}



     #Loginmenu
{
	
	   position:fixed;
top:0px;
	z-index:99;

}

  #HeaderHolder
{
	
	   position:fixed;
top:0px;
	z-index:999;

}


#Top
{
	
	   position:fixed;
top:16px;
	z-index:999;

}


#RespSlide
{
		padding-top:93px;
	
}


.byline
{
font-size:10vw;
font-weight:300;	  
	  line-height:1em;
	color:#fff;
font-style:italic;
 }


.ukepris
{
color:#1C1C1C;
font-family:'Old Standard TT', serif;
font-size:1.5em;
}

h1
{
color:#1C1C1C;
font-size:8vw;
text-decoration:none;
font-weight:300;
line-height:1em;
}

@media  (min-width: 768px){


h1
{
color:#1C1C1C;
font-size:2.8em;
text-decoration:none;
font-weight:300;
line-height:1em;
}  
  
  
.ukepris
{
color:#1C1C1C;
font-family:'Old Standard TT', serif;
font-size:2.5em;
}  
  
  
.byline
{
font-weight:300;
	  font-size:3em;
	  line-height:1em;
	color:#fff;
font-style:italic;
 }
  
  
  
.iframe-container
{
    position: relative;
  padding-bottom: 30%;
    padding-top: 0px; height: 0; overflow: hidden;
min-height:450px;
}
  
  
  
 
  
  
 
  


  
 
  
.btn-bilde a
{
	font-family: 'Montserrat', 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;
	
}
  
  
  
  
.bildeheading
{
	font-family:'Montserrat', sans-serif;
	  font-size:3em;
	  
	color:#fff;
	text-transform:uppercase;
 }  
  
  

.bildeintroduction
{
	font-size:1.3em;
	  line-height:1.5em;
	font-weight:400;
	color:#ffffff !important;
	margin-bottom:0px;
	  
}


  
 
  

  
}
