body {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11;
   color: #333333;
   background: #c9d6e5;
   padding-top: 0px;
   padding-left: 0px;
   margin-top: 0px;
   margin-left: 0px;
}

.error {
    border: 1px solid #000000;
    padding: 4px;
    color: #000000;
    background-color: #FFFFE1;
}

td,p, input, text, select, option, checkbox {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11;
   background: #ffffff
}

.overskrift_orange {
    color: #E47F00;
    font-size: 11;
    font-weight: bold;
    padding-bottom: 6px;
    padding-left: 18px;
}

.overskrift_graa_stor_meny {
    font-size: 18;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 18px;
}

.overskrift {
    font-size: 18;
    padding-top: 4px;
    padding-bottom:8px;
}

.overskrift h1 {
    font-size: 18;
}

.overskrift_litenblaa {
    color: #002E6E;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom:2px;
    text-decoration: none;
}

.overskrift_litengraa {
    font-weight: bold;
    padding-top: 12px;
    padding-bottom:2px;
    text-decoration: none;
}

.boksoverskrift {
    font-size: 11;
    font-weight: bold;
}



.leftmenu_level1 {
   padding-left: 18px;
   padding-right: 2px;
}

.leftmenu_level1sel {
   padding-left: 18px;
   padding-right: 2px;
}

.leftmenu_level2 {
   padding-left: 28px;
   padding-right: 2px;
}

.leftmenu_level2sel {
   padding-left: 28px;
   padding-right: 2px;
}

.leftmenu_level3 {
   padding-left: 37px;
   padding-right: 2px;
}

.leftmenu_level3sel {
   padding-left: 37px;
   padding-right: 2px;
}

.leftmenu_level1_text {
   font-size: 11;
   font-weight: bold;
}

.leftmenu_level1sel_text {
   font-size: 11;
   font-weight: bold;
}

.leftmenu_level2_text {
   font-size: 11;
   font-weight: bold;
}

.leftmenu_level2sel_text {
   font-size: 11;
   font-weight: bold;
}

.leftmenu_level3_text {
   font-size: 10;
}

.leftmenu_level3sel_text {
   font-size: 10;
   font-weight: bold;
}

a.link {color: #5781ae; text-decoration: none; font-weight:bold;}
a.link:Link {color: #5781ae;}
a.link:Visited {color: #5781ae;}
a.link:hover {text-decoration: underline;}

a.menuLink {color: #5781ae; text-decoration: none; font-weight:bold;}
a.menuLink:Link {color: #5781ae;}
a.menuLink:Visited {color: #5781ae;}
a.menuLink:hover {text-decoration: underline;}

a.topmenuLink {color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.topmenuLink:Link {color: #FFFFFF;}
a.topmenuLink:Visited {color: #FFFFFF;}
a.topmenuLink:hover {text-decoration: underline;}


a {
    color: #5781ae; text-decoration: none; font-weight:bold;
}

a.duerher {color: #666666; text-decoration: none; font-weight:normal;}
a.duerher:hover {text-decoration: underline;}
span.duerher {color: #666666; text-decoration: none; font-weight:normal;}


ul {
    padding-left:2em;
    margin-left:0em;
}

normaltekst{
    line-height:14px
}

fettekst{
    line-height:14px;
    font-weight:bold;
}