
/* Ulike bokstypar som har farga bakgrunnar */
.SKJEMA { background: #f8f8f8 }
.INFOBOKS { background: #F5F5F5; }

body, td, ul, ol, p, dl, dt, li, div, blockquote  {
    background-color: #FFFFFF !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-left: 10px;
}

.TD_Main {

}

.Color1 {
        background-color: white;
        padding-left: 20px;
}
                

h1,h2,h3,h4 {
    font-family: Arial, Helvetica, sans-serif;
}

H1 {
        font-size: 14pt;
	font-weight: bold;
}
H2 {
        font-size: 14pt;
}

H3 {
   font-weight: bold;
   font-size: 12pt;
   margin-bottom: 1px;
   padding-bottom: 0px;

}

H4 {
   font-weight: bold;
   font-size: 11pt;
   margin-bottom: 1px;
   padding-bottom: 0px;
}  


.ALISTE A {
  font-weight: bold;
}


.Color1 {
   display: none;
}


.NODISPLAY {
   display: block;
}

.MARG {
  display: none;
}

TABLE.MAIN {
  WIDTH: 95%;

}

LI
{
	list-style-type: square;
	list-style-image: none;
}

H3.VIGNETT {
    border-top: 1px solid #D4D4D4;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11pt;
    background-image: url(/bilder/design.ny/bullett_vignett.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 14px;
}

.HJELP h3 {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #FF9900;
    display: block;
    padding: 2px 1px 2px 10px;
    font-size: 11pt;
}




TD_right_A_bold:visited {
    color: #617A2D;
    font-weight: bold;
}
TD_right_A_bold:hover {
    color: #8FA64E;
    font-weight: bold;
}


.AKTUELT { background: #FFF4CA }
.GRAA { background: #c5c5c5}

.STH A:link { color: white; }
.STH A:visited { color: white; }



TD.VKANT {
   display: none;
}
TD.HKANT {
   display: none;
}


.NOPRINT {
   display: none;
}


BR.NYSIDE {
  page-break-before: always;
}

#header, #leftcolumn, #rightcolumn, #topmenu, #footer {
        display: none; 
}

.DATATABELL td, .DATATABELL th {
border:1px solid #B4B4B4;
padding:4px;
}

.skjema {
background:#F8F8F8 none repeat scroll 0%;
}
