/* Default stylesheet */

body {
    margin: 0;
    border: 0;
    padding: 5px;
    color: #000;
    background-color: #e5e5e5;
    background-image: url(http://www.statkart.no/IPS/filestore/Tilgjengelighetno/Grafikk/main-bak.gif);
    background-repeat: repeat-x;
    font-size: 80%;
    font-family: Verdana, Arial, sans-serif;
    }

a img {
    border: none;
    }


/* Det viktigste. */

#main {
    color: #000;
    background: transparent;
    }

#main .inside {
    color: #000;
    background: #5f5989;
    }

#header, 
#header .inside .title, 
#header .inside .title a {
    color: #fff;
    background-color: transparent;
    background-image: url(http://www.statkart.no/IPS/filestore/Tilgjengelighetno/Grafikk/header-bak.gif);
    background-position: -30px 0;
    background-repeat: repeat-y;
    }

#header {
    padding-bottom: 0 !important;
    }

#header .inside {
    background-color: transparent;
    background-image: url(http://www.statkart.no/IPS/filestore/Tilgjengelighetno/Grafikk/bakhodet.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    }

#header .title {
    width: 15em !important;
    margin-top: 1.15em !important;
    margin-bottom: 4px !important;
    }

#header .title div {
    margin: 0 !important;
    }

#toppmeny {
    color: #fff;
    background: #21225a;
    }

#columns {
    color: #000;
    background: #fff;
    }

.main-content {
    border-width: 1px;
    border-style: dotted;
    border-color: #fff #fff #fff #000;
    }

.kart .main-content {
    border-width: 0;
    }

#footer {
    color: #fff;
    background: #21225a;
    }


/* Skriftstr. */

    /* Forsida. */

.main-content #skriftstr {
    margin: 0.4em 0;
    padding: 0;
    }

.main-content #skriftstr p {
    margin: 0;
    }

.main-content #skriftstr p span {
    margin: 0 2px 0 0;/*
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #fff;*//*
    color: inherit;
    background: #e1dfea;*/
    }

.main-content #skriftstr p span span {
    font-size: 85%;
    }

.main-content #skriftstr p span a {
    padding: 0 2px;/*
    color: inherit;
    background: transparent;*/
    font-size: 125%;
    text-decoration: none;
    }

    /* Header. */

#header .inside #skriftstr {
    margin: 0.4em 12px !important;
    padding: 0;
    }

#header .inside #skriftstr p {
    color: #fff;
    margin: 0;
    }

#header .inside #skriftstr p span {
    margin: 0 2px 0 0;
    }

#header .inside #skriftstr p span span {
    font-size: 85%;
    }

#header .inside #skriftstr p span a {
    padding: 0 2px;
    color: #eef;
    background: transparent;
    font-size: 125%;
    text-decoration: none;
    }


/* Broedteksten. */

.main-content h1 {
    font-size: 175%;
    font-weight: normal;
    text-transform: uppercase;
    }

.main-content h2 {
    margin: 1em 0 0.5em 0;
    font-size: 150%;
    font-weight: normal;
    }

.main-content p {
    margin: 0.65em 0;
    }

.main-content .summaryText, 
.main-content .article-content {
    font-size: 110%;
    }

.main-content img.embedded-img {
    float: right;
    margin: 3px 0 1em 1em;
    }

.main-content h2 a:link, 
.main-content h2 a:visited, 
.main-content h2 a:hover, 
.main-content h2 a:active {
    color: #000;
    text-decoration: none;
    }


/* Toppen. */

#header {
    background-image: url(http://www.statkart.no/IPS/filestore/Tilgjengelighetno/Grafikk/header-bak.gif);
    background-repeat: repeat-y;
    }

#header div.title {
    margin: 5px 5px 10px 10px;
    color: #fff;/*
    background-color: transparent;
    background-image: url(header-rull.gif);
    background-repeat: no-repeat;*/
    font-size: 185%;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-weight: normal;
    }

#header div.title a img {
    float: left;
    margin: 0 10px 0 0;
    }

#header div.title a div {
    margin: 5px 0 0 0;
    }

#header div.title a:link, 
#header div.title a:visited, 
#header div.title a:hover, 
#header div.title a:active {
    display: block;
    margin: 0;
    padding: 6px 0 8px 5px;
    color: #fff;
    background-color: transparent;
    text-decoration: none;
    }

#header div.title span {
    color: #fbb138;
    background-color: transparent;
    }

#header div.title span a:link, 
#header div.title span a:visited, 
#header div.title span a:hover, 
#header div.title span a:active, {
    color: #fbb138;
    background-color: transparent;
    text-decoration: none;
    }

#header #skriftstr {
    margin: 3.5em 5px 0 0;
    }

#header #skriftstr p {
    margin: 0;
    }

/* Toppmenyen. */

#toppmeny {
    font-size: 110%;
    color: #fff;
    background: #21225a;
    }

#toppmeny ul {
    list-style-type: none;
    }

#toppmeny a:link, 
#toppmeny a:visited {
    color: #fff;
    background: transparent;
    text-decoration: none;
    }


/* Hovedmenyen. */

#meny {
    width: 100%;
    float: left;
    border-width: 0 0 1px 0;
    border-style: dashed;
    border-color: #000;
    font-size: 110%;
    }

#meny a:link, 
#meny a:visited {
    color: #000;
    background: transparent;
    text-decoration: none;
    }

#meny ul {
    list-style-type: none;
    list-style-position: inside;
    list-style-image: none;
    margin: 0.25em 0 1em 0;
    padding: 0;
    }

#meny ul li {
    margin: 0;
    padding: 0;
    }

#meny ul li a {/*added*/
    display: block;
    padding: 0.15em 0 0.15em 5px;
    background-image: url(filestore/menylisteIE.gif);
    background-position: 1px 0px;
    background-repeat: no-repeat;
    }

#meny > ul li a {/*added*/
    padding: 0.25em 0 0 20px;
    background-image: none;
    }

#meny ul li.valgt a, /*added*/
#meny ul li.valgt a:link, /*added*/
#meny ul li.valgt a:visited, /*added*/
#meny ul li.valgt a:hover, /*added*/
#meny ul li.valgt a:active {/*added*/
    color: #fff;
    background: #21225a;
    background-image: url(filestore/menylisteIE-.gif);
    background-position: 1px 0px;
    background-repeat: no-repeat;
    }

#meny ul li.valgt ul li a, /*added*/
#meny ul li.valgt ul li a:link, /*added*/
#meny ul li.valgt ul li a:visited, /*added*/
#meny ul li.valgt ul li a:hover, /*added*/
#meny ul li.valgt ul li a:active {/*added*/
    margin: 0 0 0 0;
    padding: 0.15em 0 0.15em 5px;
    color: #000;
    background: #e1dfea;
    background-image: url(filestore/menylisteIE.gif);
    background-position: 1px 0px;
    background-repeat: no-repeat;
    }

#meny > ul li.valgt ul li a, /*added*/
#meny > ul li.valgt ul li a:link, /*added*/
#meny > ul li.valgt ul li a:visited, /*added*/
#meny > ul li.valgt ul li a:hover, /*added*/
#meny > ul li.valgt ul li a:active {/*added*/
    margin: 0 0 0 0;
    padding: 0.15em 0 0.15em 20px;
    color: #000;
    background: #e1dfea;
    background-image: url(filestore/menylisteIE.gif);
    background-position: 1px 0px;
    background-repeat: no-repeat;
    }

#meny ul li.valgt ul, /*added*/
#meny ul li.valgt ul li {/*added*/
    margin: 0 0 -1.2em 0;
    padding: 0 0 0 0;
    }

#meny > ul li.valgt ul, /*added*/
#meny > ul li.valgt ul li {/*added*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    }


/* Kolofonen. */

#kolofon {
    clear: both;
    padding: 0.5em 0 0 0;
    }

#kolofon .text {
    font-size: 110%;
    }

#kolofon address {
    display: block;
    margin: 1em 0;
    font-style: normal;
    }


/* Sidekolonna. */

#col-c h2 {
    margin: 0 0 0.5em 0;
    font-size: 120%;
    font-weight: normal;
    }

#col-c h2 a:link {
    color: #000;
    background: transparent;
    text-decoration: none;
    }

/* Sideartikler. */

#side {
    margin: 0;
    border-width: 0 0 1px 0;
    border-style: dashed;
    border-color: #000;
    padding: 0.5em 0 2.5em 0;
    }

#side p.text img {
    display: block;
    }

/* Sponsorer. */

#sponsorer {
    margin: 0;
    padding: 1.5em 0 1.5em 0;
    }

#sponsorer p {
    margin: 0.75em auto;
    text-align: center;
    }


/* Footer. */

#footer {
    clear: both;
    padding: 3px;
    text-align: center;
    }

/* Idium. */

#idium {
    width: 175px;
    margin: 0;
    padding: 0.5em 0 0.5em 0;
    }

#idium a:link, 
#idium a:visited, 
#idium a:hover, 
#idium a:active {
    color: #000;
    background: transparent;
    text-decoration: none;
    }

#idium a:hover, 
#idium a:active {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #898989;
    }

#idium a:link span span, 
#idium a:visited span span, 
#idium a:hover span span, 
#idium a:active span span {
    color: #898989;
    background: transparent;
    text-decoration: none;
    }

#idium a:hover span span, 
#idium a:active span span {
    border-width: 0 0 0 0;
    }

#idium img {/*
    float: left;*/
    margin: 0 0 -8px 0;
    padding: 0 0 0 0;
    }

#idium span {
    margin: -8px 0 0 0;
    padding: 0 0 0 6px;
    font-family: Century Gothic, Verdana, Arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    word-spacing: 3px;
    }

#idium span span {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
    }

.addart {
    margin: 3em 0 1em 0;
    }
