
.lang_item{
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.lang_header{
    font-weight: bold;
}

.lang_data{
}

.lang_prefix{
}

.lang_value{
    width: 300px;
}

.lang_data_pair{
}


.earticle_text{
    width: 100%;
}


body{
    /*
    background-image: url(/new_homepage/images/background.png);
    background-repeat: repeat;
    */
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

img#bg{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*
    START CSS HOVED CONTENT
*/
div.content{
    background-color: #ffffff;
    color: #bbb;
    padding-bottom: 26px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 16px;
    margin-top: -16px;
}
/*
    END CSS HOVED CONTENT
*/



/*
    START CSS KONTAKT OSS
*/

.googleContainer{
    position: relative;
    float: left;
    margin-top: 20px;
}


#google_map{
    display : block;
    width:  425px;
    height: 350px;
    border: 1px solid black;
    margin: 5px auto;
}


.kontakt_oss_title{
    font-weight: bold;
    padding-bottom: 10px;
}

.kontakt_oss_adress{
    padding-bottom: 10px;
}

.kontakt_oss_map{
    padding-bottom: 15px;
}


.kontakt_oss_phone{
    padding-bottom: 10px;
}

.kontakt_oss_email{
    padding-bottom: 10px;
}

.ansattContainer{
    position: relative;
    margin-top: -10px;
}


.ansatt{
    text-align: left;
    position: relative;
    float: left;
    padding-bottom: 10px;
    padding-top: 5px;
}

.img_ansatt{
    width: 96px;
    height: 96px;
    margin-right: 24px;
    border: 1px solid black;
}

.ansatt_image{
    float: left;
}


.text_ansatt{
    position: relative;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #171411;
    float: left;
    width: 160px;
    margin-right: 24px;
}

.kompetanse_ansatt{
    position: relative;
    float: left;
    width: 170px;
}


.text_ansatt .ansatt_navn{
    font-weight: bold;
}

.text_ansatt .ansatt_tittel{
}

.text_ansatt .ansatt_phone{
    padding-top: 10px;
}

.text_ansatt .ansatt_email{
    padding-top: 10px;
}


/*
    END CSS ANSATTE
*/


/*
    START CSS HEADER
*/
.header{
    position:relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 160px;
    margin-bottom: 20px;
    font: 10px Verdana;
    text-align: center;
}


.headerlogo{
    position: absolute;
    left: 0px;
    top: 0px;
}

.language{
    text-decoration: none;
    text-transform: lowercase;
}

.language a{
}


.header a:link{
    color: #da8c0b;
}

.header a:visited{
    color: #da8c0b;
}

.header a:active{
    color: #da8c0b;
}

.header a:hover{
    color: #da8c0b;
}

.loginheader{
    position: absolute;
    top: 0px;
    right: 19px;
    color: #6f6f6f;
}

.loginheader a{
    color: #6f6f6f;
}

.loginheader a:link{ color: #6f6f6f; }
.loginheader a:visited{ color: #6f6f6f; }
.loginheader a:active{ color: #6f6f6f; }
.loginheader a:hover{ color: #6f6f6f; }

.nor{
    position: absolute;
    right: 83px;
    top: 22px;
}

.nor_sel{
    position: absolute;
    right: 84px;
    top: 19px;
}


.eng{
    position: absolute;
    right: 19px;
    top: 22px;
}

.eng_sel{
    position: absolute;
    right: 0px;
    top: 19px;
}

.headerImage{
    position: absolute;
    left: 0px;
    top: 52px;
    width: 902px;
    height: 108px;
}
/*
    SLUTT CSS HEADER
*/


/*
    START CSS FRAMES
*/
.left_frame{
    position: relative;
    width: 178px;
    float: left;
    border: 0px;
    padding-top: 10px;
}

.main_frame{
    position: relative;
    width: 486px;
    /*height: 600px;*/
    float: left;
    border: 0px;
    padding-top: 10px;
    margin-left: 30px;
}

.right_frame{
    position: relative;
    width: 178px;
    height: 600px;
    float: right;
    border: 0px;
    padding-top: 10px;
    margin-left: 30px;
}

#clear{
    clear: both;
    margin: 0px;
}
/*
    START CSS FRAMES
*/



/*
    START CSS NEWS
*/

.newscontainer{
    margin-top: -31px;
    width: 178px;
    background-color: white;
}

.newsmarker{
    float: left;
}

.newsheader{
    color: #6f6f6f;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    margin-left: 28px;
    text-align: left;
}

.newsheader2{
    color: #6f6f6f;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana;
    margin-left: 28px;
    margin-bottom: 12px;
}

.news_topic_header{
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana;
    color: #6f6f6f;
}

.news_topic{
    font-size: 10px;
    font-family: Verdana;
    color: #6f6f6f;
    text-align: left;
    overflow: hidden
}

.news_topic_full{
    display: none;
}


.news_topic a{
    text-decoration: none;
}

.news_topic a:link{
    color: #da8c0b;
}

.news_topic a:visited{
    color: #da8c0b;
}

.news_topic a:active{
    color: #da8c0b;
}

.news_topic a:hover{
    color: #da8c0b;
}

.newsReadMore{
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}


/*
    END CSS NEWS
*/


/*
    START CSS MAIN FRAME
*/

.mainContainer{
    margin-top: -30px;
    width: 486px;
    background-color: white;
    height: auto;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #171411;
    text-align: left;
}

.mainContainer a{
    text-decoration: none;
}


.mainContainer a:link{
    color: #da8c0b;
}

.mainContainer a:visited{
    color: #da8c0b;
}

.mainContainer a:active{
    color: #da8c0b;
}

.mainContainer a:hover{
    color: #da8c0b;
}


/*
    END CSS MAIN FRAME
*/



/*
    START CSS SUB MENU
*/

.submenuContainer{
    margin-top: -12px;
    width: 178px;
    background-color: white;
}

.submenumarker{
    float: left;
}

.submenuheader{
    color: #6f6f6f;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
    margin-left: 26px;
    margin-bottom: 14px;
    text-align: left;
}


.submenuitem{
    font-weight: normal;
    padding-bottom: 12px;
    padding-left: 26px;
    font: 10px Verdana;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 2px;
}

.submenuitem a{
    text-decoration: none;
}

.submenuitem a:link{
    color: #6f6f6f;
}

.submenuitem a:visited{
    color: #6f6f6f;
}

.submenuitem a:active{
    color: #da8c0b;
}

.submenuitem a:hover{
    color: #da8c0b;
}

.submenuitem_sel{
    font-weight: normal;
    padding-bottom: 12px;
    padding-left: 26px;
    font: 10px Verdana;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 2px;
}

.submenuitem_sel a{
    text-decoration: none;
}


.submenuitem_sel a:link{
    color: #da8c0b;
}

.submenuitem_sel a:visited{
    color: #da8c0b;
}

.submenuitem_sel a:active{
    color: #da8c0b;
}

.submenuitem_sel a:hover{
    color: #da8c0b;
}


/*
    END CSS SUB MENU
*/

/*
    START CSS MENU
*/
.menuContainer{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 178px;
    clear: both;
}

.menulayer1{
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-left: 26px;
    font: 10px Verdana;
    text-align: left;
    white-space: nowrap;
    overflow: hidden
}

.menulayer1 a{
    text-decoration: none;
}


.menulayer1 a:link{
    color: #6f6f6f;
}

.menulayer1 a:visited{
    color: #6f6f6f;
}

.menulayer1 a:active{
    color: #6f6f6f;
}

.menulayer1 a:hover{
    color: #da8c0b;
}

.menulayer1_sel{
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 12px;
    padding-left: 0px;
    font: 10px Verdana;
    text-align: left;
    white-space: nowrap;
    overflow: hidden
}

.menu_marker{
    padding-right: 7px;
}


.menulayer1_sel a{
    text-decoration: none;
}


.menulayer1_sel a:link{
    color: #6f6f6f;
}

.menulayer1_sel a:visited{
    color: #6f6f6f;
}

.menulayer1_sel a:active{
    color: #6f6f6f;
}

.menulayer1_sel a:hover{
    color: #da8c0b;
}

.menulayer2_first{
    margin-top: -6px;
}

.menulayer2_last{
    margin-top: 10px;
}


.menulayer2{
    font: 10px Verdana;
    padding-bottom: 2px;
    padding-left: 46px;
    text-align: left;
}

.menulayer2 a{
    text-decoration: none;
}


.menulayer2 a:link{
    color: #6f6f6f;
}

.menulayer2 a:visited{
    color: #6f6f6f;
}

.menulayer2 a:active{
    color: #da8c0b;
}

.menulayer2 a:hover{
    color: #da8c0b;
}

.menulayer2_sel{
    font: 10px Verdana;
    padding-bottom: 2px;
    padding-left: 46px;
    text-align: left;
}

.menulayer2_sel a{
    text-decoration: none;
}


.menulayer2_sel a:link{
    color: #da8c0b;
}

.menulayer2_sel a:visited{
    color: #da8c0b;
}

.menulayer2_sel a:active{
    color: #da8c0b;
}

.menulayer2_sel a:hover{
    color: #da8c0b;
}


.languageSelection{
    text-decoration: none
}


.languageSelected{
    font-weight: bolder;
    text-decoration: none;
}


.languageNotSelected{
    font-weight: lighter;
    text-decoration: none;
}
/*
    END CSS MENU
*/




/*
    START CSS for runde hjørner
*/
div.rounded{
    clear: both;
    margin: 10px auto 10px auto;
    width: 962px;
    position: relative;
}

.topborderimg{
    height: 10px;
    padding-bottom: 10px;
}

.bottomborderimg{
    height: 10px;
    position: relative;
    top: -4px;
}

/*
    SLUTT CSS for runde hjørner
*/


