@charset "iso-8859-1";

.TopHR {display:none}
.TopRow { padding-bottom:0px; margin-bottom:0px; }
.topRow span{height:67px;overflow:hidden}
.TopMenu{background-image:url('uploads\Images\Designfiler\top_menu_bg3.jpg');}
.RightMenuHeader {background-color: #808040;}
.LeftMenuHeader{visibility:hidden;}
.LeftHeader {visibility:hidden;}
.LeftCol {border-right:none; background-color: #324719; border-left:solid white 6px;padding-right: 0px;padding-left: 0px;height:600px}
.RightCol {border-left:none;}
.bottomHR {visibility:hidden;}
.RightMenuHeader{visibility:hidden;}
.RightHeader{visibility:hidden;}
#navbar a{color:#999999};
.netpublishTitle {padding-top:50px; text-align:right;}
.TopMenuItem {background-color: #ffffff;color: #865a3f;cursor: hand;font-family: Verdana; font-size : 12;FONT-WEIGHT: bold;background-image:url('uploads\Images\Designfiler\headermenu_bg.jpg');background-repeat:no-repeat;}
.TopMenuItemOver {background-color: #ffffff;color: #865a3f;cursor: hand;font-family: Verdana;font-size : 12;FONT-WEIGHT: bold;background-image:url('uploads\Images\Designfiler\headermenuOver_bg.jpg');background-repeat:no-repeat;}

.Bodyback {background-color: #f3f2c6;}
.Sitecolor{background-color: White;}

.netpublishTitle { text-align:left}
.netpublishTitle:hover { text-align:left}
.netpublishIngress { text-align:left}


#map {
    margin:0;
    padding:0;
    width:749px;
    background:url('uploads\Images\Designfiler\top_menu_bg.jpg') top left no-repeat #fff;
    height:20px;
    font-family:arial, helvetica, sans-serif;
    font-size:8pt;
    
} 

#map li {
    margin:0;
    padding:0;
    list-style:none;
}

#map li a {
    position:absolute;
    display:block;
    /*
       Specifying a background image
       (a 1px by 1px transparent gif)
       fixes a bug in older versions of
       IE that causeses the block to not
       render at its full dimensions.
    */
    background:url(blank.gif);
}

#map li a span { display:none; }  

#map li a:hover span {
    position:relative;
    display:block;
    width:200px;
    left:20px;
    top:20px;
    padding:5px;
    border:1px solid #000;
    background:#fff;
    text-decoration:none;
    color:#000;
} 

#map a.FJELLSTYRET {
    top:0px;
    left:30px;
    width:115px;
    height:35px;
}
        
#map a.JAKT {
    top:0px;
    left:145px;
    width:115px;
    height:35px;
}
        
#map a.FISKE {
    top:0px;
    left:260px;
    width:115px;
    height:35px;
}
        
#map a.HARDANGERVIDDA {
    top:0px;
    left:375px;
    width:115px;
    height:35px;
}
        
#map a.SKJEMA {
    top:0px;
    left:490px;
    width:115px;
    height:35px;
} 