﻿/* Generell formattering */
body {
	color:#333;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height:1.2em;
	 background-image: url(/images/bg_top.gif);
    background-repeat: repeat-x;

}

h1 { 
/*	font-family: Georgia; */
	font-size:2.0em;
	line-height: 1.2em; 
	margin-bottom:5px;
	margin-top:0;
	color:#444;
}
h2 {
/*	font-family: Georgia; */
	font-size:1.2em;
	line-height: 1.2em; 
	margin-bottom:2px;
	color:#333;
	font-weight:normal;

}
h3, h4, h5, h6 {
	font-weight:bold;
	font-size:1.1em;
	line-height: 1.1em; 
}
p, td, li { font-size:1.0em; }
.profil      {

            font-family:Arial;
            font-size:1.0em;
            float:left;
            margin-top:20px;
            }
 .profil_header      {

         
            margin-bottom:20px;
            }
           
.td_v
{
padding-right:20px;
/*	font-family: Georgia; */
	font-size:1.1em;
	line-height: 1.4em; 
	font-style:normal;
	color:#555;

    }
    .td_bg
    {
      
        color:#333;
        font-weight:normal;
        font-size:1.1em;
      
        margin:0 0 10px 0;
        width:140px;
        
        }
           .td_bg.strong
    {
  
        font-weight:bold;
        
        }
        .tab_bg
        {
      
            font-family:Arial;
            font-size:1.0em;
   
            }
            .tab_bg li
{

    list-style-type: square;
    list-style-position: outside;
    margin-left:15px;
}
a { 
	color: #990630; 
	text-decoration: none; 
} 
a:hover { 
	text-decoration: underline; 
} 
.startTop h1 a
{
    color: #494848;
    
    }
    .startTop h1 a:hover { 
	text-decoration: underline; 	color: #990630; 
} 
    
IMG
{
	margin: 0;
	padding: 0;
	border:0;
}

form{
	margin: 0;
	padding: 0;
}

INPUT 
{	
	padding:0;
	margin:0;
}
UL {
	margin:0;
	padding:0;
}
.subcontent UL {

}
.subcontent ul li
{
    list-style-type: square;
    list-style-position: outside;
    	margin-left:15px;
}
/* Divs */

.wrapper
{
    width: 100%;
   height:100%;
    margin: 0 auto;
    position: absolute;
}
.global
{
    height:90%;
    
    }
.header
{
	background:#006B91;
	width:1000px;
	height:172px;
	margin: 0 auto;
	
	}
#printlogo {
	display:none;
}
.logo {
	float:left;
	margin:13px 100px 20px 50px;
	width:90px;
}
.topright {
	float:right;
	margin:30px 10px 45px 0px;
	width:685px;

}
.topmenu
{
	float:right;
	}
.topmenu ul
{
	float:left;
	margin:0px;
	margin-right:20px;
	padding-top:4px;
	}
.topmenu li {
	float:left;
	margin-right:5px;
	text-transform:uppercase;
	list-style:none;
}

.topmenu li a {
	color:#fff;
}
.search {
	float:right;
}
.searchtext {
	width:220px;
	height:18px;
	float:left;
}
.searchbtn {
	width:40px;
	height:22px;
	float:left;
	border:none;
	background-color:#006B91;
	color:#fff;
	text-transform:uppercase;
}
.searchbtn:hover {
	cursor:pointer;
}

.motto {
	color:#fff;
	font-size:2.0em;
	font-family:Georgia;
	float:right;
	width:100%;
	margin-top:30px;
	text-align:right;
	line-height:2.0em;
}
.mainmenu
{
    width: 1000px;
    height: 30px;
    margin: 0 auto;
    padding-top: 0px;
    line-height: normal;
}
.mainmenu .SelectedNode
{
    padding: 0px 30px 0 0px;
    background-position: center bottom;
    background-image: url(/images/valgt_hoved.gif);
    background-repeat: no-repeat;
    height: 26px;
    line-height: 1.9em;
     min-width: 120px;
      text-align:center;
}
.mainmenu .DefaultNode
{
    padding: 0px 30px 0 0px;
    height: 26px;
    line-height: 1.9em;
    min-width: 120px;
    text-align:center;
}
.mainmenu ul.menu {
	float:left;
	width:1000px;
	height:30px;
	padding:0;
	margin-left:0px;
	
}
.mainmenu ul.menu li {
	float:left;
	margin-right:0px;
	text-transform:uppercase;
	list-style:none;

}
.mainmenu ul.menu li a {
	color:#fff;
}

.mainmenu ul.menu li ul.submenu {
    z-index: 100;
	background-color:#444444;
	padding:10px;
	margin:0;
	margin-left:-10px;
	min-width:120px;
		position:absolute; 
	display:none;
}
.mainmenu ul.menu li ul.submenu li {
	display:block;
	margin:0;
	margin-bottom:5px;	
	float:none;
	text-transform:none;
}

.webpath {
	margin: 0 auto;
	width: 1000px;
	height:40px;
	font-family: Arial;
	padding-top:20px;

}
.webpath a {
		font-family: Arial;
	font-size:1.1em;
	color:#444444;
}
.content-wrapper {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:20px;
min-height: 350px;
clear:both;
z-index: 1;
position: relative;

}
.content {
	float: left;
	width: 755px;
	margin-right:45px;
	margin-top:50px;
	margin-bottom:10px;
	}
.leftcontent {
	float:left;
	width:250px;
	margin-right:10px;
}
.content .contentlist {
	float:left;
	width:480px;
	clear:right;
	margin-top:0px;
}

.content .contentlist .kortArtk h2 {
    font-size: 1.8em;
	text-transform:none;


}
.content .contentlist .kortArtk h2 a {

	color: #444;
}
.content .contentlist .kortArtk h2 a:hover {

	color: #990630; 
}
.content h2
{
    font-size: 1.5em;
    line-height: 1.5em;
    margin-top: 0px;
    margin-bottom: 5px;
   
} 
.left {
	float: left;
	width: 175px;
	margin-right:55px;
	}
ul.leftmenu {
	width:175px;

	color:#fff;
	list-style:none;
}
ul.leftmenu li {
	padding:5px 10px 0px 10px;
	border-bottom:1px solid #fff;	
	text-align:right;
}
ul.leftmenu li.DefaultNode {
	padding-bottom:5px;
		background-color:#444444;
}
ul.leftmenu li.DefaultNode:hover {
	background-color:#045B79;
}
ul.leftmenu li.SelectedNode {
	background-color:#045B79;

}
ul.leftmenu li.SelectedNode a
{

    
}
ul.leftmenu li a {
	color:#fff;
}
ul.leftmenu li.DefaultNode .submenu {
	display:none;
	}
ul.leftmenu li.SelectedNode .submenu {
	width:175px;
	margin-left:-10px;
	background-color:#fff;
	color:#444444;
	list-style:none;
	margin-top:5px;
	margin-bottom:0;

}
ul.leftmenu .submenu li {
	padding:5px 10px 5px 10px;
	background-color:#fff;
	border-bottom:none;	
	text-align:right;
}
ul.leftmenu .submenu li.DefaultNode a {
	color:#444444;
}
ul.leftmenu .submenu li.SelectedNode, ul.leftmenu .submenu li.DefaultNode:hover {
	background-color:#fff;
	background-image:url(/images/valgtpil.jpg);
	background-repeat: no-repeat;
	background-position:right;
}
ul.leftmenu .submenu li.SelectedNode a, ul.leftmenu .submenu li.DefaultNode a:hover {
	color:#045B79;
}
.subcontent {
	float: left;
	width: 520px;
	margin-right:35px;
	margin-top:0;
	}
.subcontent img {
	max-width: 490px;
	}

.right {
	float: right;
	width: 195px;
	margin-top:50px;
	margin-bottom:10px;
}
.subright {
	float: right;
	width: 195px;
}
.right .contentlist, .subright .contentlist  {

	padding:0px;
	margin-bottom:10px;
	float:left;
}

.tillegg{

	margin-bottom:25px;
	float:right;
	width:195px;
	clear:both;

}

.bottom
{
    width: 100%;
    padding: 15px 0px;
    background-color: #444444;
    color: #fff;
    height: 10%;
    position: relative;
    bottom: 0px;
    margin-bottom: 0px;
    float:left;
}
.bottom_content{
width:1000px;
margin: 0 auto;
}
.bottom_content a {
	color:#fff;
}

/* annet */

.Errormsg
{
	color: Red;
	}
	
/*Innholdstyper*/

.listArtk
{
    float:left;
	width:174px;
    clear:both;
    margin-bottom:5px;
    }
LI.listArtk 
{
	width:100%;
	list-style-type:none;
}


.subright .listArtk 
{
	width:162px;
}
.listArtForsideH
{
    float:left;
	width:174px;
    clear:both;
	margin-bottom:10px;
}  
.content .kortArtk{ margin-top:0; margin-bottom:15px; }

.kortArtk h2 { font-size:1.2em; text-transform:uppercase;}
.content .kortArtk h2 { font-size:2.0em;}
.subcontent .kortArtk{ margin-top:0; margin-bottom:10px; }

.right .kortArtk{ margin-bottom:0px; border-bottom:1px solid #fff; padding-bottom:10px; }
.kortArtkBilde{}
.deltakerbilde{float:right; margin:0 10px 10px 10px }
.kortArkTekst{}
.fullArtk{ clear:both; width:100%; line-height:1.4em;}
.fullArtk .ingress{font-family:georgia;font-size:1.1em}
.profil .ingress{font-family:georgia;font-size:1.1em;line-height:1.4em}
.sitat{
/* font-family:georgia; */
	margin:10px 0 15px 0; clear:both;}
.sitat .fnutt{font-size:3.1em;margin:0; color: #990630;}
.sitat h2{font-size:1.3em;margin:0 0 10px 0}
.sitat .deltaker{font-family:arial;font-size:1.0em; margin:10px 0 0 0}
 .startTop {float:left;clear:both;margin:0;padding:0}
  .start_top {float:left;clear:both;margin:0;padding:0}
 .start_lenker{float:left;width:100%;clear:both;margin:0}
 .startTop h1{font-size:2.2em; font-weight:normal;}
 .startTop h1 a
{color: #494848;}
.startTop h1 a:hover { 
text-decoration: underline; 	
color: #990630; 
} 

.fullArtk h1{ color:#444;font-size:2.0em; }
.fullArtkBilde{ float:left; margin:0 10px 5px 0;}
.bildetekst{max-width:140px;font-size:0.9em;margin-top:2px;}
.fullArtkTekst {}
.searchArtk{}

.listDok
{
    list-style-type: none;
    list-style-position: outside;
}
.kortDok{}
.fullDok
{
    margin-top:0;
    line-height:1.4em;
    
    }
.searchDok{}

.listFil
{
    float:left;
    clear:both;
    list-style-type: none;
    list-style-position: outside;
    margin-bottom:10px;
    
    }
.kortFil{ margin-top:0; margin-bottom:10px; }
.fullFil
{
    float:left;
    width:500px;
    clear:both;
    margin-bottom:20px;
        }
.fullFilTekst
{
    float:left;
    width:260px;
    border-bottom:2px solid #3b75ba;
    padding-bottom:10px;
    }
.fullFilBilde
{
    float:right;
    width:230px;
    }
.searchFil{}

.listBilde{}
.searchBilde{}

.listLenke{}
.kortLenke{}
.fullLenke{}
.searchLenke{}
.profilKort
{
    float:left; 
    width:600px;
    margin:0 0 10px 0;        
            }
.profilKortBilde{float:left; width:140px;}
.profilKortTekst{float:right; width:460px;}

.AnsattListe {
	width:100%;float:left;
}
.AnsattListeHeader {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}
.kortAnsatt {
	float:left;
	width:100%;
	margin-bottom:5px;
}
.kortAnsattNavn {
	float:left;
	width:25%;
	margin-right:5px;
}
.kortAnsattStilling {
	float:left;
	width:25%;
	margin-right:5px;
}
.kortAnsattEpost {
	float:left;
	width:35%;
	margin-right:5px;
}
.kortAnsattLokasjon {
	float:left;
	width:10%;
}

.responsskjema {
	border: 2px solid #ccc;
	padding:10px;
	width:400px;
}

.responsskjema h2 {
	margin-bottom:10px;
}
#skjema {
	margin-top:10px;
}
#skjema p {
	width:100%;float:left;margin-bottom:5px;
}
#skjema label {
	width:120px;float:left;font-weight:bold;
}
#skjema input {
	float:left;width:200px;
}
#sendskjema input {
	width:100px;margin-left:120px;
}
.searchbar {
	background-color:#ccc;
	padding:4px;
	margin-top:5px;
	margin-bottom:5px;
	width:500px;
	float:left;
	height:16px;
}
.searchcount {
	float:left;
	width:200px;
}
.searchlist {
	float:left;
	width:100%;
	margin:10px 0;
}

.searchlist .contentlist {
	width: 100%;
	padding-left:0px;
}
.pager {
	float:right;
	width:300px;
	text-align:right;
}
.pager .firstprev
{
    float:left;
}
.pager .pagelist
{
    float: left;
}
.pager .lastnext
{
    float:left;
    text-align:right;
}
.back {
	text-transform:uppercase;
	margin-top:30px;
}
/* arbeidsrom */

.arbeidsrom-meny {
	width:100%;
	float:left;
}
.arbeidsrom-meny ul.menu {
	margin:0;
	padding:0;
}
.arbeidsrom-meny .DefaultNode, .arbeidsrom-meny .SelectedNode {
	list-style:none;
	margin-bottom:10px;
}

.arbeidsrom-meny .menu a, .arbeidsrom-meny .DefaultNode a, .arbeidsrom-meny .SelectedNode a {
	font-weight: bold; 
	text-decoration: none; 
} 
.arbeidsrom-meny .DefaultNode a:hover, .arbeidsrom-meny .SelectedNode a:hover { 
	font-weight: bold; 
	text-decoration: none; 
} 

.arbeidsrom-meny .SubDefaultNode, .arbeidsrom-meny .SubSelectedNode {
	list-style:square;
	list-style-position:outside;
	padding:0px;
	line-height:1.0em;
	border:0;
	background:none;
	margin-bottom:5px;
	margin-left:20px;
}
.arbeidsrom-meny .sub .menu a, .arbeidsrom-meny .SubDefaultNode a, .arbeidsrom-meny .SubSelectedNode a {
	font-weight: normal; 
	text-decoration: none; 
} 
.arbeidsrom-meny .SubDefaultNode a:hover, .arbeidsrom-meny .SubSelectedNode a:hover { 
	font-weight: normal; 
	text-decoration: none; 
} 
.arbeidsrom-innhold {
}
