﻿body
{
    font-family: verdana;
    font-size: 12px;
    background-image: none; /*url(../Images/bakgrunn_topp2.png);*/
    background-position: 53% 0%; /* Kompromiss-posisjonering mellom FF og IE */
    background-repeat: no-repeat;
    height: 100%;
    margin: 0;
}

ol, ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

h1
{
    font-size: 16px;
}


h2
{
    font-size: 1.125em; /*Skal være absolutt for å passe i de grå overskriftsboksene*/
    font-weight: lighter;
    padding-top: 2px;
    padding-left: 5px;
}

h3
{
    font-size: 3em;
    font-weight: lighter; /*font-family:Georgia, "Times New Roman", Times, serif;*/
    color: black;
    padding-top: 0;
    margin-top: 0;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0;
}

h4
{
    margin-bottom: 0px; /*font-size: 12px;*/
    font-size: 1em;
    color: #000000;
}

h5.liten_overskrift
{
    font-size: 2em;
    font-weight: lighter; /*font-family:Georgia, "Times New Roman", Times, serif;*/
    padding-top: 0px;
    margin-top: 10px;
    margin-bottom: 5px;
}



a
{
    /*color: #617110;*/
    color: #D2492A;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}


#ingress
{
    font-style: italic;
}

.publisert
{
    font-style: italic;
    color: #828282;
    padding: 3px 0;
}

.kursiv
{
    font-style: italic;
}

.uthevet
{
    font-weight: bold;
}

@media print
{
    body
    {
        background-color: #FFFFFF;
        background-image: none;
        color: #000000;
    }
    #ToppFelt
    {
        display: none;
    }
    #HoyreKolonne
    {
        display: none;
    }
    #VenstreKolonne
    {
        display: none;
    }
    #Seksjonsmeny
    {
        display: none;
    }
    #BunnFelt
    {
        display: none;
    }
    #MidtreKolonne
    {
        width: 100%;
    }
}

/******************************************/
/* layout generell*/
/******************************************/

#Side
{
    width: 960px;
    height: 100%;
    position: relative; /*gjør at siden blir midtstilt*/
    margin: 10px auto; /*gjør at siden blir midtstilt*/
    min-height: 600px;
}

#ToppFelt
{
    height: 98px;
    background-color: Black;
    margin-bottom: 32px;
}

#ToppFelt a
{
    color: white;
    width: 80em;
    padding: 2px 2px 2px 12px;
    text-decoration: none;
}

#ToppFelt_Innhold
{
    margin: 0 auto;
    width: 960px;
}


#HoyreKolonne
{
    float: right;
    width: 222px;
}



#HoyreKolonne img
{
    border: none;
}


#BunnFelt
{
    background: transparent url("../Images_v2/marg_oppe.png") repeat-x;
    float: left;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 10px;
}



#Verktoylinje
{
    float: right;
    clear: right;
    height: 42px; /*padding:2px 0px 0px 0px;*/
    padding-top: 10px;
}

#Verktoylinje ul li
{
    float: left; /*Må til for å få de ved siden av hverandre*/
}

#Verktoylinje a:hover
{
    text-decoration: underline;
}

#hopp_til_innhold a
{
    color: Black;
}

#GlobalToppMeny
{
    float: right;
    clear: right;
    vertical-align: top;
    width: 510px;
}

#GlobalToppMeny ul 
{
    float: right; 
}

#GlobalToppMeny ul li
{
    float: left; /*Må til for å få de ved siden av hverandre*/
}

#GlobalToppMeny a:hover
{
    text-decoration: underline;
}

.menyBottom
{
    vertical-align: sub;
}

#menyBottomSelected
{
    vertical-align: sub;
    font-weight: bold;
}

#Logo
{
    float: left;
}
#Logo img
{
    border: none;
}

#ruteopplysningen
{
    margin: auto;
    width: 80em;
    position: relative; /*gjør at siden blir midtstilt*/
}

#ruteopplysningen p
{
    color: #999999;
    font-weight: bolder;
    font-size: 0.9em;
    height: 100%;
}


/* brødtekst link */

.brodtekst a
{
    color: #D2492A;
}

.rp_melding {
font-style:italic;
font-size:0.9em;
}

.input_fra_til  {
padding-bottom:5px;
padding-top:5px;
}


.hjelpelink {
padding-bottom:10px;
}



/******************************************/
/* layout seksjonssider*/
/******************************************/

#VenstreOgMidtreKolonne
{
    width: 714px;
    float: left;
    padding: 0;
}


#VenstreKolonne
{
    width: 222px;
    float: left;
}

#MidtreKolonne
{
    width: 468px;
    float: left;
    margin-left: 24px;
}


#linkeside li
{
    clear: left;
    margin-top: 10px;
}

#linkeside ul
{
    margin-top: 30px;
}

#BilderHoyreKolonne
{
    float: left;
    padding: 10px 0;
}
/******************************************/
/* layout reiseplanlegger*/
/******************************************/
#VenstreOgMidtreKolonneReiseplanlegger
{
    width: 996px;
    float: left;
    padding: 0;
}

#VenstreKolonneReiseplanlegger
{
    width: 222px;
    float: left;
    margin-right: 24px;
}

#MidtreKolonneReiseplanlegger
{
    width: 750px;
    float: left;
}

/******************************************/
/* layout forside*/
/******************************************/


#MenyBildemoduler ul li
{
    float: left; /*Må til for å få de ved siden av hverandre*/
}

#Bildemoduler img
{
    border: none;
}

#Aktuelt
{
    float: left;
    clear: left;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

#aktuelt_overskrift
{
    width: 55em;
    height: 25px;
    color: #D2492A;
}

#aktuelt_overskrift h2
{
    padding-left: 0;
    font-weight: bold;
}

#Aktuelt li.ArtikkelListeForside a
{
    color: Black;
    font-weight: bold;
}
#Aktuelt li.ArtikkelListeForside a:hover
{
    color: #D2492A;
    text-decoration: underline;
}

#Aktuelt li.ArtikkelListeForside
{
    padding-top: 5px;
    padding-bottom: 0;
}

#Aktuelt li.ArtikkelListeForside p.ArtikkelTekst
{
    margin-bottom: 0;
    padding-top: 0;
}

#driftsmelding_overskrift_side
{
    width: 17em;
    height: 25px;
}

#driftsmelding_overskrift_side h2
{
    padding-left: 0;
    color: #D2492A;
    font-weight: bold;
    padding-top: 10px;
}

/******************************************/
/* layout forside*/
/******************************************/

#MenyForside
{
    width: 57em;
}

#MenyFelt
{
    padding-bottom: 20px;
}

span.Bildemodul_linje
{
    background: transparent url("../Images_v2/marg_oppe.png") repeat-x bottom;
    display: block;
    padding-top: 200px;
}


/******************************************/
/* design av bokser*/
/******************************************/

.module
{
    width: 100%;
    margin-bottom: 10px;
}


.module .top
{
    background: transparent url("../Images_v2/marg_oppe.png") repeat-x;
    height: 6px;
    line-height: 6px;
}


.module .top span
{
    background-image: url("../Images_v2/marg_hogre_hjorne.png");
    background-repeat: no-repeat;
    width: 7px;
    float: right;
    height: 6px;
    line-height: 6px;
}

.module .top span.venstre
{
    background-image: url("../Images_v2/marg_venstre_hjorne.png");
    float: left;
}

.module .top, .module .top span, .module .bottom
{
    display: block
    
    }

.module .content
{
    background: transparent url("../Images_v2/marg_venstre_side.png") repeat-y left;
    padding: 15px 5px 1px 20px;
 
}
#SiteMap a
{
    padding: 5px 0;
    display: block;
}

.module span.bottom
{
    background: transparent url("../Images_v2/marg_avslutning_venstre_side.png") no-repeat left bottom;
    height: 6px;
    line-height: 6px;
}

.imagebox
{
    display: block;
    width: 222px;
    height: 153px;
    float: left;
    background-repeat: no-repeat;
}

.module_venstremeny
{
    width: 100%;
    margin-bottom: 10px;
    background-color: #ebf0ce;
}

.module_venstremeny span
{
    display: block;
    height: 13px;
    background: transparent none no-repeat left;
    line-height: 13px;
}
.module_venstremeny .top_venstremeny, .module_venstremeny .top_venstremeny span
{
    background-image: url("../Images/oppe_venstre.gif");
}
.module_venstremeny .top_venstremeny span
{
    background-image: url("../Images/oppe_hoyre.png");
    width: 12px;
    float: right;
}
.module_venstremeny .content_venstremeny
{
    background: transparent url("../Images/hoyre.png") repeat-y right;
    padding: 5px;
}
.module_venstremeny .bottom_venstremeny, .module_venstremeny .bottom_venstremeny span
{
    background-image: url("../Images/venstre_nede.png");
}
.module_venstremeny .bottom_venstremeny span
{
    background-image: url("../Images/bottom_right.png");
    width: 12px;
    float: right;
}

/****************************************/
/* boks for reiseplanlegger
/****************************************/

.dato_tid
{
    width: 67px;
}

.module_reiseplanlegger
{
    width: 100%;
    margin-bottom: 10px;
    background-color: #ffffff;
}

.module_reiseplanlegger span
{
    display: block;
    height: 6px;
    background: transparent none no-repeat left;
    line-height: 6px;
}
.module_reiseplanlegger .top_reiseplanlegger, .module_reiseplanlegger .top_reiseplanlegger span
{
    background-image: url("../Images_v2/reiseplanlegger_orange_upside.png");
}

.module_reiseplanlegger .content_reiseplanlegger
{
    background-color: #D2492A;
    padding: 10px;
}
.module_reiseplanlegger .bottom_reiseplanlegger, .module_reiseplanlegger .bottom_reiseplanlegger span
{
    background-image: url("../Images_v2/reiseplanlegger_orange_down.png");
}

.module_reiseplanlegger_innhold
{
    width: 222px;
}

#reiseplanlegger
{
    padding: 0 10px;
    color: White;
}

#reiseplanlegger h2
{
    margin-top: 0;
    }

.module_reiseplanlegger h2
{
    font-size: 1.3em;
    padding-left: 0px;
    font-weight: bold;
}


.input_fra_til
{
    padding-bottom: 5px;
}

.input_fra_til input
{
    width: 170px;
}

.dato
{
    float: left;
}

.tid
{
    float: left;
    padding-left: 5px;
}

.sok_rp
{
    float: right;
    padding-right: 9px;
    padding-top: 10px;
}

.sandbag
{
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 0.063em;
}


.cal_Theme1
{
    color:Black;
}


/******************************************/
/* bildemodul på undersider*/
/******************************************/

#tekstoglenker
{
    clear: left;
    padding-left: 20px;
    margin-top: 10px;
}

#bildemodul1
{
    padding-bottom: 10px;
}

#bildemodul2
{
    padding-bottom: 10px;
}

#bildemodul3
{
    padding-bottom: 10px;
}

#omraadebilde
{
    text-align: center;
    padding-right: 0;
}

#bilde1
{
    text-align: center;
    padding-right: 0;
    width: 222px;
}

#bilde2
{
    text-align: center;
    padding-right: 0;
    width: 222px;
}

#bilde3
{
    text-align: center;
    padding-right: 0;
    width: 222px;
}

/******************************************/
/* design layout*/
/******************************************/
a.menylink
{
    color: #D2492A;
    text-decoration: none;
}

a.menylink:hover
{
    text-decoration: underline;
}

a.bildelink
{
    color: black;
    text-decoration: none;
}
a.bildelink:hover
{
    text-decoration: underline;
    color: #D2492A;
}

H4.OverskriftListe
{
    margin: 0;
    padding: 0;
}

li.ArtikkelListe
{
    padding-bottom: 10px;
}

li.ArtikkelListeForside
{
    padding-bottom: 10px;
    padding-top: 5px;
}

li.ArtikkelListeForside a
{
    color: #D2492A;
    text-decoration: none;
}

li.ArtikkelListeForside h4.OverskiftListe
{
    margin: 2px;
    padding: 0;
    font-size: 0.688em;
}

p.ArtikkelTekst
{
    padding-bottom: 0;
    padding-top: 3px;
    margin-bottom: 3px;
    margin-top: 0;
}

#bildemodul_tekstside a
{
    color: #D2492A;
    padding: 5px 0;
    display: block;
}

a.tekstsidelink
{
    color: #D2492A;
    display: block;
    padding: 5px 0;
}

a.tekstsidelink :hover
{
    text-decoration: underline;
}

#bildemodul_tekstside a:hover
{
    text-decoration: underline;
}

#googlemap
{
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

#ansattliste
{
    padding-bottom: 10px;
    padding-top: 20px;
}

a.hovedlink
{
    color: #333333; /*font-size:18px;*/
    font-size: 1.6364em;
    text-decoration: none;
}

a.lesmerlink
{
    color: #49550C;
    text-decoration: underline;
    font-style: italic;
    margin-left: 20px;
}

.brodtekst ul li
{
    list-style: disc;
    margin-left: 20px;
}

.brodtekst p
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.brodtekst
{
    padding-top: 5px;
}

.brodtekst div
{
    margin-bottom: 0;
    margin-top: 0;
}




/* navigasjon venstre (områdemeny)*/

#venstremeny a.undermeny_aktiv
{
    text-decoration: none;
    color: #D2492A;
}

#venstremeny #header
{
    text-decoration: none;
    color: #D2492A;
    font-weight: bold;
    padding-left: 12px;
    font-size: 1.2em;
}


#venstremeny ul
{
    padding: 0;
}

#venstremeny ul li
{
    margin: 0;
}

#venstremeny a
{
    color: #424242;
    text-decoration: none;
    line-height: 22px;
    display: block;
}

#venstremeny a:hover
{
    text-decoration: underline;
    color: #D2492A;
}

a.overskrift_undermeny
{
    /*font-size:16px;*/
    font-size: 1.3em;
    font-weight: bold;
}


/******************************************/
/* navigasjon seksjonsmeny*/
/******************************************/

.globalmeny_aktiv a
{
    color: #333333 !important;
}

/*
#MenySeksjonsside ul{
padding:0;
height:1.5em;
overflow:visible;
}

#MenySeksjonsside ul li  {
margin:0;
display: inline-block;
height: 3.1em;
border: 1px solid red;
text-align: center;
}

#MenySeksjonsside ul li.globalmeny_aktiv {
background: transparent url(../Images/aktiv_globalmeny.png) no-repeat center bottom;
line-height: 1.6em;
}
#MenySeksjonsside ul li img {
  border: none;
}

#MenySeksjonsside a {
color: #666666;
margin-left:25px;
margin-right:25px;
font-size:14px;
}

#MenySeksjonsside{
width: 78em;
margin-top: -10px;
}
*/
#Seksjonsmeny a
{
    color: #333333;
    text-decoration: none;
}

#Seksjonsmeny .module .content a:hover
{
    text-decoration: underline;
}

#Seksjonsmeny .module .content
{
    height: 10px;
    overflow: visible;
    padding-top: 5px;
}
#Seksjonsmeny .module .bottom
{
    clear: none;
}

#Seksjonsmeny .module .content span
{
    padding-right: 40px;
    float: left;
    height: 37px;
    font-size: 1.2em;
    line-height: 1.2em;
}

#Seksjonsmeny .module .content span
{
    z-index: 50;
    position: relative;
}

#Seksjonsmeny .module .bottom
{
    z-index: 0;
    position: relative;
}


#Seksjonsmeny .module .content span.selected
{
    font-weight: bold;
}





/******************************************/
/* bokser etc.*/
/******************************************/

a.SpraakKnapp, input.SpraakKnapp
{
    background: url(images/buttonLanguage.png) no-repeat;
}

input.SpraakKnapp
{
    width: 20px;
    float: left;
    height: 1.6em;
}

.hidden
{
    display: none;
}

/******************************************/
/* farge på stjerne på skjema
/******************************************/
.xformvalidator
{
    color: red;
}

/******************************************/
/* rutetabeller
/******************************************/
#rutetabeller table
{
    font-size: 1em;
    border: solid 0.1em #333333;
    border-collapse: collapse;
}

#rutetabeller td
{
    border: solid 0.1em #333333;
    border-collapse: collapse;
    padding: 5px;
}

#rutetabeller tr:hover
{
    background-color: #E9E9E9;
}

#rutetabeller th
{
    text-align: left;
    border: solid 0.1em #333333;
    border-collapse: collapse;
    background-color: #E9E9E9;
    white-space: nowrap;
}

/******************************************/
/* andre tabeller
/******************************************/
table.Skysstabell
{
    font-size: 1em;
    border: solid 0.1em #333333;
    border-collapse: collapse;
}

table.Skysstabell td
{
    border: solid 0.1em #333333;
    border-collapse: collapse;
}

table.Skysstabell th
{
    text-align: left;
    border: solid 0.1em #333333;
    border-collapse: collapse;
    background-color: #DCDCDC;
    white-space: nowrap;
}

/*Linker i skyss ansatte-liste*/

.ansattLink
{
    display: block;
    padding: 5px 0;
    }

/*Validation summary*/

.validation_summary
{
    border: 1px dashed red;
    margin: 8px 0;
    color: #000;
    padding: 10px;
}

/*Skysskort bestilling*/

.skysskort_textinput
{
 width: 270px;
}

.skysskort_numericinput
{
 width: 70px;
}

/******************************************/
/* spørsmål og svar
/******************************************/
.sporsmaal
{
color : #d2492a;
font-weight: bold;

}

.svar ul li
{
   list-style: disc;
   margin-left: 20px;
}

.svar
{
    padding-bottom:15px;
}

/******************************************/
/*  beskjed dersom ie6
/******************************************/
#ie6msg
{
    border: 3px solid #090;
    margin: 8px 0;
    background: #cfc;
    color: #000;
}
#ie6msg h4
{
    margin: 8px;
    padding: 0;
}
#ie6msg p
{
    margin: 8px;
    padding: 0;
}
#ie6msg p a.getie7
{
    font-weight: bold;
    color: #006;
}
#ie6msg p a.ie6expl
{
    font-weight: normal;
    color: #006;
}

/*******************************************/
/* login style
/*******************************************/

.login_input
{
    width: 200px;
    margin: 5px;
    
}

