/* main css file for SLF */

/*
 * General style properties
 */
p, td, body, ul, li, ol, input
{
  	font-family: Arial, Helvetica, sans-serif;
}

p {
		margin-top: 2px;
		margin-bottom: 12px; 
} 

.blank {
	border: 1px solid #eeeeee;
        font-size: xx-small;
        padding-right: 2px; padding-left: 2px;
}

.forside {
	font-size: 11px;
  	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #666666;	
}

a {
	cursor: hand;
}

.hvit {
	color: #FFFFFF;
}

.imglogo {
	position: absolute;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

input {
	/* background-color: #E0D4AE; */
        background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #876750;
        /* color:#663300;*/
	/*width: 112px;*/
        
}
.forsideknapp {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/login-ikon_B.gif);
	background-repeat: no-repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.tabellHeader { 
     font-weight: bold; 
     color: #FFFFFF; 
     background-color: #b7a780; 
     font-size: 12px;
} 

table.tabell {
	border: 1px solid #999999;
        font-size: 12px;
        padding-right: 2px; padding-left: 2px;
}

td.tabell {
	font-size: 12px;
}

.maintable {
	border: 1px solid #999999;
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_mainTable2.gif);
	background-color: #FFFFFF;
}

.maintable960 {
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/bg_mainTable960.gif);
	background-color: #FFFFFF;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: center;
}

.maintableNOright {
	background-image:  url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/BG_MAINTABLE960_NORIGHT.gif);
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-position: center;
}

.arkivTabelltopp {
	background-color: #cccccc;
	line-height: 25px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;
}

.arkivTabelltopp select {
	background-color: #E0D4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	color: #876750;
	width: 112px;
}

.logo {
	top: 0px;
}

.mlgrp {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border: 1px solid #000;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/mg_bac.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	height: 26px;
	width: 19%;
	position: relative;
	top: -10px;
}

.mlgrp a{
	color: #000;
}


/*
 * Style properties for menues
 */

.menuTable {
	font-size: x-small;
	font-style: normal;
        font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	
}

.menuSkille {
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);
	/*background-repeat : no-repeat;*/
	background-repeat : repeat-x;
}

.menuSkille2 {
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu-2.gif);
	/*background-repeat : no-repeat;*/
	background-repeat : repeat-x;
}

.menuSkille- {
	/*background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);
	background-repeat : no-repeat;*/
	background-repeat : repeat-x;
}

a.menuSkille- {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}

.menuSkille- a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat : repeat-x;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/bac1.gif);
}

.menuskilleBox {
	/*background-color: #FFFFFF;*/
	background-color: #CCCCCC;
	height: 10px;
	width: 100%;
}

.menuskilleToppbox {
	background-color: #7c7c7c;
	height: 16px;
	width: 100%;
	font-size: 13px;
	line-height : 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 6px;
}

.temamenyBOX {
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/temamenybox.gif);
	background-repeat : no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	/*width: 180px;*/
	padding-top: 7px;
	padding-left: 10px;
	font-variant: small-caps;
	position: relative;
	top: 19px;
}

.tilbakemelding {  border: 1px #876750 solid; 
background-color: #FFFFFF; 
color: #FFFFFF; 
text-decoration: none

}
TR.menuSkille a:link {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
TR.menuSkille a:visited {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: none;
}
TR.menuSkille a:hover {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

TD.menuSkille- a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
}
TD.menuSkille- a:visited {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: none;
}
TD.menuSkille- a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat : repeat-x;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/bac1.gif);
}

TD.menuSkille- a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c7c7c;
}

.menuSkille_active {
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);
	background-repeat : repeat-x;
}

.menuSkille-_active {
	/*background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);*/
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c7c7c;
	background-repeat : repeat-x;
}

TR.menuSkille_active a:link {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: none;
	
}
TR.menuSkille_active a:visited {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: none;
}
TR.menuSkille_active a:hover {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

.menuSkilleN2 {
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);
	background-repeat : repeat-x;
	text-indent: 10px;
}

TR.menuSkilleN2 a:link {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: none;	
}
TR.menuSkilleN2 a:visited {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: none;
}
TR.menuSkilleN2 a:hover {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.menuSkilleN2_active {
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_menu.gif);
	background-repeat : repeat-x;
    text-indent: 10px;
}

TR.menuSkilleN2_active a:link {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: none;
	
}
TR.menuSkilleN2_active a:visited {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: none;
}
TR.menuSkilleN2_active a:hover {
	font-size: 11px;
	font-style: normal;
    font-weight: bold;
	color: #663300;
	text-decoration: underline;
}

.nbrevRegion input {
	background-color: #E0D4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #876750;
	width: 200px;
}

.nbrevRegion select {
	background-color: #E0D4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 110px;
	color: #876750;
	width: 200px;
}


.searchRegion input {
	background-color: #E0D4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	color: #876750;
	width: 112px;
}

.searchRegion textarea {
	background-color: #E0D4AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 160px;
	color: #876750;
	width: 200px;
}

.searchRegion a:link {
	color: #663300;
	text-decoration: none;
}
.searchRegion a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.searchRegion a:active {
	color: #FF9966;
	text-decoration: none;
}

.searchTabelltopp {
	BORDER-RIGHT: #999999; 
	BORDER-LEFT: #999999;
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #cccccc;  
	LINE-HEIGHT: 25px;  
	height: 10px;
	padding-left : 6px;
	padding-bottom : 2px;
	padding-top : 2px;
	vertical-align: bottom;
}

.searchTabelltopp SELECT {
	FONT-SIZE: 10px; WIDTH: 112px;  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 16px; 
	margin-top: 0px;
}

.searchTabelltopp INPUT {
	FONT-SIZE: 10px; WIDTH: 200px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 19px;
}

.menu1{
	color: #FF0000;
}

.topmenu  {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	position: absolute;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;	
}
.maintable .PortletHeading1 {
	FONT-SIZE: 9px; 
   	COLOR: #000000; 
	TEXT-DECORATION: none;
	font-style: normal;
}

.topmenu a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;	
}

.topmenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

input.searchbutton {
border: white 0px solid; 
	color : #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height : 10px;
background-color: transparent;   
width: 30px;      
background-image: url(http://www.slf.dep.no/ressurs/slf/images/button_soek.gif);
background-repeat : no-repeat;
cursor: hand;
}

.kontaktButtons input {
border: white 0px solid; 
	color : #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height : 10px;
background-color: transparent;   
width: 60px;      
background-image: url(http://www.slf.dep.no/ressurs/slf/images/button_60.gif);
background-repeat : no-repeat;
margin-bottom : 10px;
cursor: hand;
}

input.kontaktButtons {
border: white 0px solid; 
	background-position:center;
	color : #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height : 10px;
background-color: transparent;   
width: 60px;      
background-image: url(http://www.slf.dep.no/ressurs/slf/images/button_60.gif);
background-repeat : no-repeat;
vertical-align:top;
text-align : top;
cursor: hand;
}

.rightcolumnLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
}

.rightcolumnLinks a:link {
	font-size: 9px;
	line-height: 18px;
	color: #663300;
	text-decoration: none;
}

.rightcolumnLinks a:hover {
	font-size: 11px;
	line-height: 18px;
	color: #663300;
	text-decoration: underline;
}


/*
 * Style properties for fagsamling
 * 
 */

.fagsamlingTable {
	border: 1px solid #999999;
	background-color: #F7F8F8;
}
.fagsamlingHeader {
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	color: #336666;
}
.fagsamlingPunkter{
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;

}
.fagsamlingPunkterAktiv{
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;

}

/*
 * Style properties for maalgrupper
 * 
 */

.maalgruppeTable {
	border: 1px solid #999999;
	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_maalgrupper_vei.gif);
	background-color: #F7F8F8;
}

.maalgruppeHeader {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #336666;
}

.maalgrupper  {
	line-height: 18px;
}

a.maalgrupper:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.maalgrupper:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a.maalgrupper:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

a {
	font-size: x-small;
	line-height: 12px;
	color: #663300;
	text-align: right;
	text-decoration: none;
	font-weight: none;
}
	
/*a:visited {
	color: #ff9933;
	text-decoration: none; 
	font-weight: none; }*/
a:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: none; 
}

a.tipslenke {
   font-size: 11px;
   line-height : 18px;
   color: #663300;
	text-align : right;
	text-decoration: none; 
	font-weight: none;
}

a.tipslenke:visited {
	color: #663300;
	text-decoration: none; 
	font-weight: none; 
}

a.tipslenke:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: none;
}

/*
 * Style properties for pages
 * lists etc...
 */

.NyhetsTittel {
	font-size: x-small;
	line-height : 120%;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.ArtikkelTittel {
	font-size: 14px;
	color: #663300;
	line-height: 140%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.StillingsTittel {
	font-size: small;
	line-height : 120%;
        font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.BulletTittel {
	font-size: x-small;
	margin-bottom: 0px;
	padding-bottom: 0px;
        font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.H1Tittel {
	font-size: x-small;
	color: #663300;
	line-height: 24px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.H2Tittel {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #336666;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.ingress1 {   
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.ingress1_bold {   
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ingress1 a{   
	text-decoration: underline;
}

.ingress2 {
	font-size: xx-small;
	line-height : 110%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	}

SPAN.ingress2 a {   
	font-size: xx-small;
	line-height : 110%;
	font-style: normal;
	color: #663300;
	text-decoration: underline;	
	}

.ingress3 {   
	font-size: xx-small;
	vertical-align: baseline;
	line-height : 110%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.status {   
	font-size: xx-small;
	line-height : 16px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.ListHeading {
	font-size: 11px;
	line-height : 130%;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

.ListHeading2 {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

.ListHeading3 {
	font-size: 11px;
	line-height : 100%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 20px;
}

.ListeDato {
	font-size: 11px;
	line-height : 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.ListeIngress {
	font-size: 11px;
	line-height : 100%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #666666;
	text-decoration: none;
}

.ListeIngress a {
	font-size: 11px;
	line-height : 100%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #663300;
	text-decoration: none;
}

.ListeIngress a:hover {
	color: #663300;
	text-decoration: underline;
}

.ListeTxt {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #333333;
	text-decoration: none;
}


.contactInfo {
	font-size: xx-small;
	line-height: 120%;
	font-weight: normal;
	/*text-align: center;*/
}

/* ************************* */
/* linker                    */
/* ************************* */
a.lesmerlenke {
   font-size: xx-small;
   line-height : 100%;
   color: #663300;
	text-align : right;
	text-decoration: none; 
	font-weight: none;
	 }
a.lesmerlenke:visited {
	color: #ff9933;
	text-decoration: none; 
	font-weight: none; }
a.lesmerlenke:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: none; }

a.ListeTxt {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #333333;
	text-decoration: none;
}
a.ListeTxt:hover {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #333333;
	text-decoration: none;
}

span.ListeTxt {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #333333;
	text-decoration: none;
}

span.ListeTxt a {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #333333;
	text-decoration: underline;
}
span.ListeTxt a:hover {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #663300;
	text-decoration: underline;
}

.listelenke {
   FONT-SIZE: 11px; 
   padding-bottom:4px;
   color: #333333;
}
.listelenke a {
   font-size: 11px;
   line-height : 120%;
/*   color: #663300;*/
    color: #333333;
	text-align : right;
	text-decoration: none; 
	font-weight: none;}
.listelenke a:visited {
/*   color: #663300;*/
    color: #333333;
	text-decoration: none; 
	font-weight: none; }
.listelenke a:hover {
    color: #333333;
	text-decoration: underline;
	font-weight: none; }	
a.listelenke {
   font-size: x-small;
   line-height : 120%;
/*   color: #663300;*/
    color: #333333;
	text-align : right;
	text-decoration: none; 
	font-weight: none;
	 }
a.listelenke:visited {
	color: #333333;
	text-decoration: none; 
	font-weight: none; }
a.listelenke:hover {
    color: #333333;
	text-decoration: none;
	font-weight: none; }

.listelenke_bold {
	FONT-SIZE: 11px;
	padding-bottom:4px;
	font-weight: bold;
   }
TD.listelenke a {
   font-size: 11px;
   line-height : 120%;
/*   color: #663300;*/
    color: #333333;
	text-align : right;
	text-decoration: none; 
	font-weight: none;}

a.kontroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	text-indent: 0px;
	margin-left: 7px;
}

a.kontroll:hover {
	color: #663300;
	text-decoration: underline;
}

.status a {
   font-size: xx-small;
   line-height : 16px;
   color: #000000;
	text-align : right;
	text-decoration: none; 
	font-weight: none;
	 }
.status a:visited {
	color: #000000;
	text-decoration: none; 
	font-weight: none; }
.status a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: none; }	

.contactInfo a:link {
	font-size: xx-small;
	line-height: 110%;
	color: #663300;
	text-decoration: none;
	}
.contactInfo a:hover {
	font-size: xx-small;
	line-height: 110%;
	color: #663300;
	text-decoration: underline;
}
.contactInfo a:visited {
	font-size: xx-small;
	line-height: 110%;
	color: #663300;
	text-decoration: none;
}

a.contactLenke {
	font-size: xx-small;
	line-height: 110%;
	color: #663300;
	text-decoration: none;
	}
a.contactLenke:hover {
	font-size: xx-small;
	line-height: 110%;
	color: #663300;
	text-decoration: underline;
}

.temaBullet {
	padding-top: 5px;
	padding-bottom: 4px;
}

.RegionHeaderColor { 
}

/* css-info 18.01.2008 */

.forsideTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

forsideTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

.nyhetsartikkelTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

.nyhetsartikkelTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

.undersideTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 120%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
}

.undersideTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 120%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
/*	margin-top: 4px;*/
}

.undersideTittel_stikk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 120%;
	/*padding-bottom : 0px;*/
	font-weight: bold;
	color: #663300;
	margin-top: 0px;
}

.undersideSubtittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 140%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
/*	margin-bottom: -10px; */
}

.undersideSubtittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 140%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
/*	margin-bottom: -10px;
	margin-top: 4px;*/
}

.undersideSubtittel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 140%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #336666;
/*	margin-bottom: -10px; */
}

.undersideSubtittel2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 140%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #336666;
/*	margin-bottom: -10px;
	margin-top: 4px;*/
}

.temasideTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
}

.temasideTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
/*	margin-top: 4px;*/
}

.stikkTittel {
	font-size: 12px;
	line-height : 100%;
	font-style: normal;
	color: #663300;
	text-decoration: none;
}

.storTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height : 120%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
	text-align: center;
}

.storTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height : 120%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
	margin-bottom: -10px;
	text-align: center;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 100%;
	font-weight: bold;
	color: #663300;
}

.h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 100%;
	font-weight: bold;
	color: #663300;
}

.doksideTitt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 120%;
	font-weight: bold;
	color: #336666;
	margin-bottom: 10px;
}

.forsideTekst2 {
	font-size: 11px;
	line-height : 120%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.forsideTekst {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.forsideTittel2 {
	font-size: 11px;
	line-height : 100%;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.forsideIngressOverflow {
	font-size: 11px;
	text-overflow:ellipsis;
	overflow:hidden;
/*	white-space:nowrap;*/
	line-height : 130%;
	font-style: normal;
	color: #000000;
/*	height: 20px;*/
	width: 400px;
}

.forsideBilde {
	margin-top: 4px;
	padding-right: 4px;
	float: left;
}

.forsideBildeRight {
	margin-top: 0px;
	padding-left: 0px;
	float: right;
}

.artikkelTekst {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.artikkelTekst a {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	padding-left: 0px;
	text-decoration: underline;
	color: #663300;
}

.artikkeltekst {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.artikkeltekst a {
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	padding-left: 0px;
	text-decoration: underline;
	color: #663300;
}

.bildeTekst {
	font-size: 10px;
	line-height : 100%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.bildeTekst a {
	font-size: 10px;
	line-height : 100%;
	font-style: normal;
	text-decoration: underline;
}

.artikkelBilde {
	float: left;
}

.tittelBox {
	background-color: #dddddd;
	line-height: 25px;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: #999999;
	border-bottom: 1px solid #999999;
	border-left: #999999;
}

.forsideListe {
	font-size: 11px;
	line-height : 110%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 4px;
	color: #000000;
	text-decoration: none;
}

.forsideListe a {
	font-size: 11px;
	line-height : 110%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.forsideListe a:hover {
	text-decoration: underline;
}

.forsideListeTAB {
	font-size: 11px;
	line-height : 110%;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 4px;
	font-color: #000000;
	text-decoration: none;
}

.forsideListeTAB a {
	font-color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.forsideListeTAB a:visited {
	font-color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.forsideBox {
	border: 1px solid #336666;
	background-color: #ccdbdb;
}

.forsideBox a {
	color: #000000;
}

.forsideBoxTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #336666;
	background-color: #ffffff;
}

.logginnknapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    color: #006699;
}

.logginnknapp a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
    color: #006699;
}

.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #EEEEEE;
	width: 210px;
	border: 1px solid #000;
	padding: 3px;
}

.infoBox_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #EEEEEE;
	padding: 5px;
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lesmerlink {
	font-size: 11px;
	line-height : 100%;
	color: #000;
	text-align : right;
	font-weight: none;
}

a.lesmerlink {
   font-size: 11px;
   line-height : 100%;
   color: #663300;
	text-align : right;
	text-decoration: underline; 
	font-weight: none;
}
a.lesmerlink:visited {
	/*color: #ff9933;*/
	color: #663300;
	text-decoration: underline; 
	font-weight: none; 
}
a.lesmerlink:hover {
	color: #663300;
	text-decoration: underline;
	font-weight: none; 
}

a.lesmerlink2 {
   font-size: 11px;
   line-height : 100%;
   color: #336666;
	text-align : right;
	text-decoration: underline; 
	font-weight: none;
}
a.lesmerlink2:visited {
	/*color: #ff9933;*/
	color: #336666;
	text-decoration: underline; 
	font-weight: none; 
}
a.lesmerlink2:hover {
	color: #336666;
	text-decoration: underline;
	font-weight: none; 
}


.ingress4 {   
	font-size: xx-small;
	vertical-align: baseline;
	line-height : 120%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.Liste {   
	font-size: 12px;
	line-height : 130%;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.Liste a{   
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}

a.Liste{   
	font-size: 12px;
	color: #663300;
	text-decoration: none;
}

.Liste a:hover{   
	text-decoration: underline;
}

a.Liste:hover{   
	text-decoration: underline;
}

.listelenkeA a {
	font-size: 11px;
	text-decoration: underline; 
}

.ListeFrist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #666666;
	text-decoration: none;
}

.Listefrist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.Listefrist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}

.Listefrist a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #663300;
	text-decoration: underline;
}

.Listesnarvei {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	text-indent: 3px;
}

.Listesnarvei a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}

.Listesnarvei a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #663300;
	text-decoration: underline;
}

.Listesnarvei2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	text-indent: 7px;
}

.Listesnarvei2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	text-indent: 7px;
}

.Listesnarvei2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #663300;
	text-decoration: underline;
}
.Listesnarvei3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	text-indent: 7px;
}

.Listesnarvei3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
}

.Listesnarvei3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	color: #663300;
	text-decoration: underline;
}
.tjenesteTittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

.tjenesteTittel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height : 100%;
	padding-bottom : 0px;
	font-weight: bold;
	color: #663300;
}

.FEILtittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height : 100%;
	font-weight: bold;
}

#header {
	height:  105px;
	width:  100%;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/topp960x105.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header2 {
	height:  105px;
	width:  100%;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/topp960x105-container.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header_ENG {
	height:  105px;
	width:  100%;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/topp960x105_ENG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headerNOright {
	height:  105px;
	width:  100%;
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/topp960x105_NOright.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	/*margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/TOPLOGO2211.JPG);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	height: 100px;
	width: 250px;
}

/*#NOflagg {
	background-image: url(http://www.slf.dep.no/pls/portal/docs/page/ressurs/images/noflagg3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 13px;
	width: 16px;
	margin-top: -34px;
	margin-left: 925px;
	position: absolute;
}*/

.NOflagg {
	height: 13px;
	width: 16px;
	margin-top: -34px;
	margin-left: 925px;
	position: absolute;
	text-decoration: none;
}

a.NOflagg  {
	text-decoration: none;
}

.topmenuTAB_LIB{
	margin-top: -35px;
	position: absolute;
	/*width: 500px;*/
	margin-left: 850px;
	color: #FFFFFF;
}

.topmenuTAB{
	margin-top: -35px;
	position: absolute;
	/*width: 500px;*/
	margin-left: 332px;
	color: #FFFFFF;
}

.topmenuTAB2{
	margin-top: -35px;
	position: absolute;
	/*width: 500px;*/
	margin-left: 332px;
	color: #FFFFFF;
}

.topmenuTAB_ENG{
	margin-top: -35px;
	position: absolute;
	/*width: 500px;*/
	margin-left: 630px;
	color: #FFFFFF;
}

.topmenuright {
	/*margin-top: 0px;
	margin-left: 250px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.topmenuright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.topmenuright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.tematoppmenyTAB {
	height: 20px;
	width: 552px;
}
/*.tematoppmeny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	background-color: #eeeeee;
}
.tematoppmeny a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

.tematoppmeny a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: underline;
	background-color: #dddddd;
	}

.tematoppmeny:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #dddddd;
	}

.tematoppmeny a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-align: center;
	font-weight: bold;
}

.tematoppmeny a:active:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-align: center;
	font-weight: bold;

}
*/

.tematoppmeny {
	width: 550px;
    height: 20px;
    border: 0px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*text-align: center;*/
	text-decoration: none;
	background-color: #eeeeee;
}

/*#mymenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}*/

.tematoppmeny ul {
 	margin: 0;
 	list-style-type: none;
	/*padding-left: 0px;*/
    margin-left: 0px;
}

.tematoppmeny li {
 	float: left;
    margin-left: 0px;
}

.tematoppmeny li a {
	margin-left: 0px;
	float: center;
	display: block;
	color: black;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 24px;
}

.tematoppmeny li a:hover {
 	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #dddddd;
}

.tematoppmeny li a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-color: #dddddd;
}

.temaFane {
	margin-top: -6px;
	/*margin-left: 20px;*/
	position: absolute;
}

.temaFane_publ {
	margin-top: -5px;
	/*margin-left: 20px;*/
	position: absolute;
}

.temaFane_regelv {
	margin-top: -5px;
	margin-left: 113px;
	position: absolute;
}

.temaFane_skjema {
	margin-top: -5px;
	margin-left: 211px;
	position: absolute;
}

.temaFane_frist {
	margin-top: -5px;
	margin-left: 295px;
	position: absolute;
}

.temaFane_statist {
	margin-top: -5px;
	margin-left: 376px;
	position: absolute;
}

.temaFane_sats {
	margin-top: -5px;
	margin-left: 468px;
	position: absolute;
}


.Newsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 200px;
	vertical-align: middle;
}

.Newsearch input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 100px;
	margin-top: -10px;
}

input.Newsearchknapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 40px;
	color: #666666;
}

.Newsearch-area {
	height: 65px;
	width: 198px;
	background-color: #CCCCCC;
	background-position: right top;
	margin-top: -2px;
	position: absolute;
	margin-left: 1px;
}

.Newsearch-area2 {
	height: 72px;
	width: 198px;
	background-color: #CCCCCC;
	background-position: right top;
	margin-top: -2px;
	position: absolute;
	margin-left: 1px;
}

.Newsearch-area3 {
	height: 20px;
	width: 198px; 
	background-color: #777777; 
/*	background-image: url(http://www.slf.dep.no/ressurs/slf/images/bg_tema_a-a.gif);*/
	/*	background-position: right top; */
	margin-top: -5px;
	margin-left: 1px;
	position: absolute;
}

.Newsearch-area4 {
	background-image: url(http://www.slf.dep.no/pls/portal/docs/PAGE/RESSURS/IMAGES/BG_TEMA_A-A.GIF);
	background-repeat: no-repeat;
}

.searchboxTekst {
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
}
.searchboxTekst2 {
	margin-top: -20px;
	font-size: 11px;
	font-style: normal;
	color: #663300;
	text-decoration: underline;
	padding-left: 10px;
	margin-top: -5px;
	margin-left: 0px;
	position: absolute;
}

.searchboxTekst3 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	position: absolute;
}

a.searchboxTekst3:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.prosjektINFO {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 12px;
	padding: 6px;
}
.prosjektINFOtittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.prosjektINFOtittle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

.prosjektINFOtittle a:hover {
	text-decoration: underline;
}

.prosjektINFOlenke {
	text-align: right;
}
.prosjektKATEGORIbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f8f8;
	border: 1px solid #999;
}

a.prosjektKATEGORIbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f7f8f8;
	border: 1px solid #999;
}

.FEILtittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height : 120%;
	font-weight: bold;
}

.FEILtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	font-weight: normal;
}

.FEILtxt a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
	font-weight: normal;
    text-decoration: underline;
}
.FEILnummer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height : normal;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
}
.tekstbox {
	float: right;
	padding-left: 5px;
}

.strek-h {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.strek-vh {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.strek-hv {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
}
.strek-v {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.ramme {
	border: 1px solid #663300;
}

.rammeBox {
	border: 1px solid #000;
	background-color: #eee;
}

.luft {
	border: 6px solid #FFFFFF;
}
