@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
html
{
   
}

body
{
    font-family: 'Source Sans Pro',Verdana, Arial, sans-serif;

    font-size: 62.5%; 
	background: #b5b4b4 url(../images/back.gif) repeat top left;
}

*
{
    margin: 0;
    padding: 0;
}

a
{
    color: #0d5587;
	text-decoration:none;
}

.hidden
{
    text-align:left;
    list-style-type:none;
    height:0;
}
.hidden a 
{
    left:-10000px;
    position:absolute;
    width:1px;
    height:1px;
    overflow:hidden;
}
.hidden a:focus, .hidden a:active 
{
    position: static;
    left: 0; 
    width: auto;
    height: auto;
    overflow: visible;
    text-decoration: underline; 
 } 
 
 .floatleft
 {
	float: left;
 }
 
 .floatright
 {
	float: right;
 }
 
 div.toppLinje
{
    float: left;
    width: 100%;
	background-image: url(../images/meny/blaa_bak.gif);
	background-repeat: repeat-x;
	height: 4.2em;
	position: relative;
}
#wrap1{width:105em; margin: 0 auto;}

/*Megameny*/
.pushdownMeny {
    background-color: #f4f4f4;
}
.megaNav a { color: white; }
.megaNav a:hover { text-decoration: underline; }
.megaNav .MegaMeny li
{
	list-style-type: none;
	line-height: 1.5em;
}
.megaNav .MegaMeny > li.toplevel > a 
{
	padding: 0.9em;
	display: block;
	font-size: 1.4em;
	text-transform: uppercase;
}
.megaNav .MegaMeny > li.toplevel > ul
{
	padding: 1em;
	top: 45px !important;
	background-color: #f4f4f4;
}
.megaNav .MegaMeny li.nivaa1 {
	margin-top: 1em;
}
.megaNav .MegaMeny ul li a {color: #376c9d;}
.megaNav .MegaMeny ul li div.kategori a, .megaNav .MegaMeny ul li.nivaa1 > a:first-child
{
	font-size: 1.4em;
	white-space: normal;
}
.megaNav .MegaMeny li.menyValgt.toplevel, .megaNav .MegaMeny li.toplevel:hover, .MegaMeny li.menyValgt.toplevel > a, .MegaMeny li.menuOpen > a
{
   background-image: url(../images/meny/bak_hover.png);
   background-repeat: repeat-x;
}
/*Slutt megameny*/

#navigation
{
    float: left;
}

#navigation a
{
    color: white;
    text-decoration: none;
    font-size: 1.2em;
}
#navigation  .toplevel>a{font-size: 1.4em; text-transform:uppercase;}

#navigation ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 500;
}
#navigation ul li.toplevel
{
    display: inline-block;
    position: relative;

}
#navigation .toplevel > a {
padding: 0.9em;
display:block;
}



#navigation li a:hover
{
    text-decoration: underline;
}

#navigation ul li.toplevel > a
{

}

#navigation li.menyValgt, #navigation li.toplevel:hover
{
   background-image: url(../images/meny/bak_hover.png);
   background-repeat: repeat-x;
}

#navigation li.menyValgt a
{
    color: #fff;
    font-weight:bold;

}
#navigation li.menyValgt li a
{
	
    text-decoration: none;
}

#navigation li.last { padding-left: 1em; }
#navigation ul ul
{
    top: -8000px;
    left: -8000px;
    position: absolute;
}

#navigation ul ul li
{
    padding: 10px 20px;
}

#navigation ul ul li
{
    width: 150px;
}

#navigation ul ul ul li
{
    background: none;
    filter: none;
}

#navigation li.toplevel:hover ul, ul.menuOpen
{
    top: 4.4em !important;
    left: 0px;
    /*behavior: url(css/PIE.htc);*/
    border-bottom: 0.6em solid #376c9d;
    border-top: 0.6em solid #376c9d;
    background-color: #083257;
    display: none !important;
}

#navigation li.toplevel:hover ul ul
{
    border: none;
}

#navigation ul ul ul
{
    position: static;
    background-image: none;
}

#navigation li li
{
    float: left;
    width: 150px;
}

#navigation li li li
{
    float: none;
    display: block;
}

#navigation ul.dynamisk > li.toplevel > ul > li li a
{
    display: block;
    width: 200px;
    font-size: 1.1em;
}
#navigation ul.dynamisk > li.toplevel > ul > li > a:hover
{
    text-decoration: underline;
}
#navigation ul.dynamisk > li.toplevel > ul > li > ul > :first-child
{
    text-transform: none;
}
#navigation .menyTopp ul > li > ul > li > a
{
    height: auto;
}
#navigation li li li
{
    padding: 0 0 0 5px;
}

#navigation li li li a
{
    display: block;
    font-size: 10px;
    color: #53544d;
}

#navigation ul ul ul
{
    border: none;
    border-radius: 0;
}

#navigation ul ul
{
  list-style-type: none;   
}

#navigation ul ul >li> a
{
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #a9aaaa;
}
#navigation ul ul ul li a
{
	font-size: 1.2em!important;
	border: none;
	font-weight: normal;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	margin-left: 0px;
	font-weight:normal!important;
}
#navigation ul ul ul li a:hover
{
	background-color: #f0f0f0;
	text-decoration: none;
	color: #376c9d;
	font-weight:normal;
	
}

.sokLiten {
width: 25.3%;
float: right;
height: 2.8em;
background-color: #0c4061;
padding: 7px 3px;
}
.sokLiten input
{
    /* height: 100%; */
	font-size: 1.2em;
	color: white;
	border: 0;
}
.sokLiten input[type=text] {
width: 17.6em;
background-color: #0c4061;
padding: 6px 6px 7px;
margin-right: -1.2em;
border: 1px;
}	

.sokLiten input[type=submit] {
background: url(../images/meny/bak_knapp.png) no-repeat 100% 50%;
cursor: pointer;
width: 4.2em;
padding: 6px 0 9px 0;
text-indent: -1000px;
}



#slideshow > div
{
   
}
div.utenHoyre
{
	width: 68em !important;
}
div.venstreMenyUtenHoyre
{
	left: -68em !important;
}

div.innhold div.sitemap ul li a
{
		color: white;
		text-decoration: none;
}

div.sitemap ul{
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
}
	
ul.SitemapPathLink{
	background: #fff;
	/* border-width: 1px;
  border-style: solid;
  border-color: #f5f5f5 #e5e5e5 #ccc;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
 /* -moz-box-shadow: 0 0 2px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,.2);
  box-shadow: 0 0 2px rgba(0,0,0,.2);*/
  /* Clear floats */
	overflow: hidden;
	width: 100%;
	
}
div#innhold{font-size: 1.2em;}
ul.SitemapPathLink li{
  float: left;
}

ul.SitemapPathLink a{
  padding: .3em 1em .3em 2em;
  float: left;
  text-decoration: none;
  color: white;
  position: relative;
  background-color: #0B324E;
}

ul.SitemapPathLink li:first-child a{
  padding-left: 1em;
  -moz-border-radius: 2px 0 0 2px;
  -webkit-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}

ul.SitemapPathLink li:last-child 
{
	padding: .3em 1em .3em 2em;
}

ul.SitemapPathLink li:last-child a
{
	padding: 0;
	color: black;
	background-color: #ffffff;
}

ul.SitemapPathLink li:last-child a:after, ul.SitemapPathLink li:last-child a:before
{
	border: none;
}

ul.SitemapPathLink a:hover{
  background: #18537d;
}

ul.SitemapPathLink a::after,
ul.SitemapPathLink a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

ul.SitemapPathLink a::after{ 
  z-index: 2;
  border-left-color: #0B324E;  
}

ul.SitemapPathLink a::before{
  border-left-color: #fff;  
  right: -1.1em;
  z-index: 1; 
}

ul.SitemapPathLink a:hover::after{
  border-left-color: #18537d;
}

ul.SitemapPathLink .current,
ul.SitemapPathLink .current:hover{
  font-weight: bold;
  background: none;
}

ul.SitemapPathLink .current::after,
ul.SitemapPathLink .current::before{
  content: normal;  
}
.faqOverskrift{
	font-size: 2em;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
}
div .brukerdialog p{
	font-size:2em!important;
}
.tittel a {
color: #4a4a4a !important;
font-weight: bold;
text-decoration: none !important;
font-size: 1.6em;
}

.underParts .artikkeloversiktseparator, #innhold .artikkeloversiktseparator {
clear: both !important;
}
#innhold .ArtikkelKategoriOverskrift{font-size:2em}

.fullbredde img {
width: 100%;
}
div.artikkeloversiktseparator{
	color: red!important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.artikkel ol {
padding: 15px;
}

.artikkel a {
color: #003366;
font-family: 'Source Sans Pro',Verdana, Arial, sans-serif;
font-size: 1em;
text-decoration: underline;
}


#Sone1 .webPart.graa,
#Sone2 .webPart.graa{background-color: #f4f4f4}

.SamarbeidLink{font-size: 1.6em;}
#Sone1 .samarbeidsbilde img,
#Sone2 .samarbeidsbilde img{position:relative; top: -5px}

a#tools_size.sizes {
display: block;
float: left;
font-size: 1.4em;
}
            #tools_size span.hide { 
                display: none;
            }
            a.sizes span.box { 
            background-color: #ffffff;
            border: 2px solid #ccc;
            display: none;
            font-size: 4em;
            left: 1em;
            letter-spacing: 2pt;
            line-height: 1.6em;
            margin-top: 14pt;
            position: fixed;
            width: 90%;
            z-index: 1000;
         }
        a.sizes:hover span.box {
            display: block;
        }
        a.sizes span.text {
            display: block;
            padding: 20pt;
        } 
		
#Sone101 .webPartTittel{display:none;}
.bunn>div{width: auto;
margin: 0 auto;
text-align: center;}
.bunn{color: #fff;}
.bunn ul{margin-right: 2em;}.bunn li{display:inline; list-style-type:disc;}
.bunn li.facebook{background: url(../images/facebook.png) no-repeat 0 50%; padding-left:18px; margin-left:10px}
.bunn li.twitter{background: url(../images/twitter.png) no-repeat 0 50%; padding-left: 18px;
margin-left: 19px;}
.bunn #webmasters{margin-bottom: 1em;}

p{margin-bottom: .7em; }
#main-content{font-size:1.2em;}
#main-content ul{margin: 0.7em 1em}
#main-content li{list-style-position:inside;text-indent: -1em;}
.LosInnholdKolonne h3{margin-top: 0.7em;}
#innholdbunn{font-size:1.2em;}
.socials li {text-indent: 0em !important;}

button.foretrukket, div.foretrukket input {
background-color: rgb(24,83,125);
color: #FFFFFF;
height: 100%;
border: 3px solid rgb(24,83,125);
border-radius: 3px;
padding: 3px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 5px;
}
button.stor {
padding: 2px 2px 2px 2px;
}

#main-content a{text-decoration:underline;}