﻿*
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

a
{
    text-decoration: none;
    color: #51728E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    
}
a:hover
{
    text-decoration: underline;
}
a img
{
    border: none;
}

h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.doc-preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.doc-bodytext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

#page
{
    width: 1190px;
}

#megawrapper
{
    float: left;
    width: 1010px;
}

#topshadow
{
    display: block;
    height: 18px;
    width: 1010px;
    background-image: url(gfx/top_shade.jpg);
}

#mainwrapper
{
    display: inline-block;
    width: 972px;
    padding: 0px 19px;
    background-image: url(gfx/background.jpg);
    background-repeat: repeat-y;
}

#logo
{
    width: 272px;
    height: 97px;
    margin-right: 1px;
}

#annonseheader
{
    display: block;
    height: 150px;
    width: 972px;
    padding: 0px 19px;
}

#annonser
{
    float: left;
    display: block;
    width: 180px;
    height: 500px;
}

#globalmenu
{
    height: 25px;
    width: 699px;
    display: block;
    float: left;
    background-image: url(gfx/bg_menu.jpg);
}
#globalmenu .TopMenuIcons
{
    float: right;
    clear: both;
}


#topmenu
{
    display: block;
    width: 699px;
    height: 72px;
    float: left;
}

#SeaerchListDiv
{
    /* margin-top: 1px;*/
    clear: both;
    float: left;
    width: 972px; /*background-color: Navy;*/
}

#main
{
    width: 922px;
    padding-top: 22px;
    padding-left: 25px;
    padding-right: 25px;
}

#content
{
    display: block;
    width: 700px;
    float: left;
}

#rightbar
{
    display: block;
    background-color: #FFFFFF;
    float: right !important; /*   border-left: 1px solid #BCBCBC;*/
    padding-left: 15px;
}

#footer
{
    /*background-color: #E4E4E4;*/
}

#topmenu .menyknapp
{
    position: relative;
    float: left;
    width: 239px;
    height: 72px;
    overflow: hidden;
    background-image: url(gfx/menyknapp.jpg);
}

#topmenu .menyknapp:hover
{
    background-image: url(gfx/menyknapp_hover.jpg);
}

#topmenu .knapp3
{
    width: 221px;
}

#topmenu .menyknapp .icon
{
    float: left;
}

#topmenu .menyknapp h4, #topmenu .menyknapp h4 a
{
    font-size: 12px;
    margin: 0px;
    padding-top: 5px;
    color: #000000;
}

#topmenu .menyknapp .menudescription, #topmenu .menyknapp .menudescription a
{
    font-size: 10px;
    color: #433F3A;
    margin: 0px;
    padding: 0px;
}

#topmenu .menyknapp .submenu
{
    position: absolute;
    width: 225px;
    height: 15px;
    top: 50px;
    left: 0px;
    padding-right: 14px;
}

#topmenu .menyknapp .submenu .subknapp
{
    float: right;
    width: 70px;
    height: 15px;
    margin-left: 2px;
    text-align: center;
}

#topmenu .menyknapp .submenu .subknapp p, #topmenu .menyknapp .submenu .subknapp p a
{
    margin: 0px;
    padding: 1px 0px 0px 0px;
}

#topmenu .menyknapp .submenu .subknapp a
{
    font-size: 10px;
    color: #000;
    background-repeat: no-repeat;
    background-image: url(gfx/knapp_knapp.png);
}

#topmenu .menyknapp .submenu .subknapp a:hover
{
    background-image: url(gfx/knapp_knapp2.png);
}

.box
{
    /*padding-bottom: 30px;*/
}

.box-title
{
    padding: 10px 0px 2px 38px;
    background-repeat: no-repeat;
    color: #433F3A;
    font-size: 14px;
    font-weight: bold;
    background: line-height: 130%;
    -moz-background-clip: -moz-initial;
    -moz-background-origin: -moz-initial;
    -moz-background-inline-policy: -moz-initial;
    padding-left: 38px; /*height: 68px;*/
}
.box-title .overskrift
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 2px;
}

.box-content
{
    vertical-align: top;
    width: 170px;
}

.boxmenu .box-content
{
    padding: 0px;
}

.boxmenu .level-1
{
    clear: left;
    height: 20px;
}

.boxmenu a
{
    background-image: url(gfx/orange.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px 0px 7px 30px;
    color: #433F3A;
    font-size: 11px;
    font-weight: normal;
    margin: 0px;
    clear: left;
}

.boxmenu a:hover
{
    text-decoration: underline;
}

.sitedirectory-alldocument-full .article .text
{
    float: left;
    width: 480px;
}

.article .modules
{
    float: right;
    width: 200px;
}

.SCHEME .doc-header1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.SCHEME .doc-preface
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}
.SCHEME fieldset .label .required
{
    margin-left: 2px;
    width: 4px;
}


.SCHEME fieldset .label
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    float: left;
    margin-left: 2px;
    width: 400px;
}
.SCHEME
{
    width: 400px;
}

.SCHEME fieldset input
{
    margin-left: 3px;
    margin-bottom: 15px;
}

.SCHEME .radiobuttons
{
    width: 400px;
    float: left;
    padding-top: 10px;
    font-size: 11px;
}
.SCHEME textarea
{
    margin-top: 10px;
}


.rubrik3
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.brodtext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.brodtext a
{
    color: #51728E;
    text-decoration: none;
}
.brodtext2
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.RestArticleContainer
{
    float: left;
    margin: 0;
    padding: 16px;
    width: 316px;
}
.vert_hr
{
    border-left: 1px solid #BCBCBC;
    float: left;
    height: 150px;
    margin: 0 0 10px;
    padding: 0;
}

.rubrik2
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
}
.rubrik
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}


.ImageNonTop
{
    float: left;
    margin-right: 15px;
}
.artikkel_divs
{
    float: left;
    height: 150px;
    margin: 0;
    padding: 21px 16px 0px;
    width: 316px;
}

a.artikel
{
    color: #51728E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    text-decoration: none;
    white-space: nowrap;
    float: left;
}

#left_col
{
    border-right: 1px solid #BCBCBC;
    float: left;
    padding-bottom: 25px;
    padding-right: 20px;
    width: 700px;
}

.ImageTopArticle
{
    float: left;
}
.hoz_hr
{
    border-top: 1px solid #BCBCBC;
    clear: both;
    height: 1px;
    padding: 0 0 0px;
    width: 700px;
    display: block;
}

.vert_hr
{
    border-left: 1px solid #BCBCBC;
    float: left;
    height: 150px;
    margin: 0 0 10px;
    padding: 0;
    margin-top: 13px;
}

.Artikkel_divs_container
{
    width: 700px;
}

.FirstArticle
{
    border-bottom: 1px solid #BCBCBC;
    clear: both;
    height: 138px;
    padding: 0 0 10px;
    width: 700px;
    display: block;
    padding-bottom: 20px;
}

.ToppArtikkelIngressContainerImage
{
    float: left;
    width: 430px;
    padding-top: 10px; /* padding-bottom: 25px;*/
    height: 138px;
}
.ToppArtikkelIngressContainerNonImage
{
    float: left;
    width: 630px;
    padding-top: 10px;
    height: 138px;
}

#content .content-b
{
    border-right: 1px solid #BCBCBC;
    float: left;
    padding-bottom: 25px;
    padding-right: 20px;
    width: 700px;
    min-height: 700px;
}

.breadcrumbs
{
    color: #8F8F8F;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal; /* padding-bottom: 20px;*/ /* border-right: 1px solid #BCBCBC;*/
    width: 700px;
    display: block;
    padding-right: 20px;
}
.breadcrumbs a
{
    color: #8F8F8F;
    text-decoration: none;
}

/*Artikler*/
.doc-image-full .imagetext
{
    font-size: 9px;
    font-weight: bold;
}

.full .IMAGE-TOP .full .LEFTMARGIN-IMAGES h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.full .LEFTMARGIN-IMAGES .doc-preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.full .LEFTMARGIN-IMAGES .doc-bodytext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.full .LEFTMARGIN-IMAGES .doc-image-full
{
    width: 270px !important;
    padding-right: 10px;
}
.full .RIGHTMARGIN-IMAGES .doc-image-full
{
    width: 270px !important;
    padding-left: 5px;
}
.full .RIGHTMARGIN-IMAGES .doc-image-full .imagetext
{
    padding-left:10px !important;
}
.full .IMAGE-TOP .doc-image-full
{
    width: 700px;
}
.full .links .txt
{
    padding-bottom:2px;
    padding-top:2px;


     
}
.full .links .txt a
{
    position:relative;
    top:-1px;
     
}
.full .links 
{
   padding-top:2px;
     list-style: square;
}


.article .text h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.article .text .preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}
.article .text .byline
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: lighter;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.article .text .richtext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.article .modules .imgcontainer
{
    width: 200px !important;
    height: 200px;
    overflow: hidden !important;
    margin-top: 10px;
}


.full .search h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}


.full .search th a:hover
{
    text-decoration: underline;
}

.full .search th a
{
    color: #51728E;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}

.full .search a:hover
{
    text-decoration: underline;
}

.full .search a
{
    color: #51728E;
    text-decoration: none;
    font-size: 11px;
}


.newspage .newspagearchive
{
    float: left;
    margin-top: 30px;
}
.newspage .archiveheader
{
    color: #433F3A;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}

.newspage .newspagearchive a:hover
{
    text-decoration: underline;
}

.newspage .newspagearchive a
{
    color: #433F3A;
    text-decoration: none;
    font-size: 11px;
    font-weight: normal;
}


.short .BASIC
{
    float: left;
}
.short
{
    float: left;
    width: 680px;
}



.short .BASIC-LEFT .doc-image-short
{
    overflow: hidden;
    width: 150px !important;
    margin-right: 15px;
}
.short .BASIC-RIGHT .doc-image-short
{
    overflow: hidden;
    width: 150px !important;
}
.short .BASIC-RIGHT .doc-preface
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    width: 500px;
    padding-bottom: 5px;
}
.short .BASIC-LEFT .doc-preface
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 5px;
    width: 500px;
}

.short a
{
    color: #433F3A;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.short .doc-image-short
{
    /*padding-right:10px;*/
}
.short .doc-preface
{
    margin-left: 10px;
}





.BASIC-RIGHT
{
    margin: 0pt;
    padding: 0pt;
    float: left;
    width: 656px;
}
.BASIC-RIGHT h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC-RIGHT .doc-image-full
{
    padding-top: 19px;
    padding-left: 6px;
    width: 270px !important;
}
.BASIC-RIGHT .doc-image-full .imagetext
{
    padding-left:10px !important;
}

.BASIC-RIGHT .doc-bodytext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
    width: 350px;
}

.BASIC-RIGHT .doc-preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
    width: 350px;
}

.full .BASIC-LEFT
{
}

.BASIC-LEFT .doc-image-full
{
    padding-right: 10px;
    width: 270px !important;
}

.BASIC-LEFT h1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC-LEFT .doc-preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC-LEFT .doc-bodytext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC .doc-header1
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC .doc-preface
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

.BASIC .doc-bodytext
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}

a.underline
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    vertical-align: middle;
}
a.underline:hover
{
    text-decoration: underline;
}

.PdfIconImage
{
    vertical-align: text-bottom;
}
.BulletImage
{
    float: left;
    padding-bottom: 10px;
}
/*Påmeldings skjema*/
.Ingress
{
    color: #212121;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
}
.Ingress .TxtBxSmall
{
    width: 170px;
    margin-bottom: 15px;
}
.Ingress .TxtBxLarge
{
    width: 350px;
    margin-bottom: 15px;
}

.SizeStandTxtBx
{
    width: 30px;
}
.CityTableList
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 150%;
    margin: 0;
    padding: 0 0 10px;
    width: 373px;
}

.BtnSendApplication
{
    margin-top: 15px;
}
.ChkBxDisclaimer
{
    margin-top: 15px;
}


.globalmenu-table
{
    color: white;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 15px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0;
}

.globalmenu-table td a
{
    color: white;
}

.globalmenu-table td
{
    float: left;
    padding-right: 18px;
}

/*Annonser*/
.AnnonseHeaderLeft .full .doc-image-full
{
    float: left;
    padding-right: 23px;
}

.AnnonseHeaderRight .full .doc-image-full
{
    float: left;
}

.AnnonseRightSection
{
    float: left;
}


.annonse
{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    padding: 5px 0 0;
}

.annonse a
{
    color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}


.full .SCHEME fieldset
{
    border: solid 0px white;
}

/*Search*/
table.res a
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: Black;
    text-decoration: none:;
}
table.res a:hover
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: Black;
    text-decoration: underline;
}
table.res
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin-bottom: 30px;
    width: 908px;
}
.res .bold
{
    font-weight: bold;
}

table.res td.td_width3
{
    width: 295px;
}
table.res td.td_width2
{
    width: 295px;
}
table.res td.td_width
{
    width: 160px;
}



.res .dl
{
    background-color: #DCE8F3;
}

.res th
{
    text-align: left;
    padding-left: 10px;
}
.res td
{
    padding-left: 5px;
}

#wrapper
{
    float: left;
    background-image: url('gfx/bg-search.jpg');
    background-repeat: repeat-y; /*background:transparent url(gfx/bg-search.jpg) */
    clear: both;
    padding: 0;
    width: 986px;
}

.formen
{
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}
.vertbotten
{
    vertical-align: bottom;
}

#soket
{
    float: left;
    margin: 0; /* padding: 0 15px 0 30px;*/
}

.TreeFirstLevel
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin-right: 3px;
    color: Black;
}

.LocationPanel
{
    background-image: url(gfx/bg_box.gif);
    background-color: #eaeaea;
    background-repeat: repeat-y;
    position: absolute;
    left: 301px;
    top: 330px;
    padding-top: 10px;
    margin: 0;
    padding: 0;
    width: 260px;
}
.EducationLevel
{
    background-image: url(gfx/bg_box.gif);
    background-color: #eaeaea;
    background-repeat: repeat-y;
    position: absolute;
    left: 571px;
    top: 330px;
    padding-top: 10px;
    margin: 0;
    padding: 0;
    width: 260px;
}

.TreeBoxWhat
{
    background-image: url(gfx/bg_box.gif);
    background-color: #eaeaea;
    background-repeat: repeat-y;
    position: absolute;
    left: 31px;
    top: 330px;
    padding-top: 10px;
    margin: 0;
    padding: 0;
    width: 260px;
}
.SearchResult
{
}
.ImageButtons
{
    float: left;
}
.TrHeadingSubjectGroup
{
    padding-left: 0px !important;
}
.group
{
    padding-left: 0px !important;
    background-color: #DCE8F3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    width: 900px;
}


table.heading
{
    background-color: #DCE8F3;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    width: 900px;
}



/*Footer*/
#rsjef
{
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 12px 5px;
}
#bar
{
    background-color: #E4E4E4;
    color: #433F3A;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    font-weight: normal;
    margin: 0;
    padding: 4px 0;
    text-align: center;
    width: 932px;
}
#bar a
{
    color: #433F3A;
    text-decoration: none;
}
