﻿BODY { 
	margin: 0; 
	padding: 20px; 
	background-color: #d4d4d4;
	font-size : 75%;  
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #444444; 
}


/* CSS for generell tekstformatering o.l. */

A:link					{ color: #3f6f89; text-decoration: none; }
A:visited				{ color: #3f6f89; text-decoration: none; }
A:active				{ color: #3f6f89; text-decoration: none; }
A:hover					{ color: #3f6f89; text-decoration: underline; }
IMG						{ margin:0;border:0; }
ADDRESS					{ font-size: 100%; font-style: normal; line-height: 1.4em; }
TABLE					{  }
CAPTION					{ font-weight: bold; padding: 2px 2px 5px 2px; background-color: #e8eef3; }
TH						{ font-weight: bold; text-align: left; padding: 2px; }
TD						{ font-weight: normal; text-align: left; }
TR.highlighted			{ background-color: #e8eef3; }
H1, H2, H3, H4, H5, H6	{ text-transform: uppercase; }
H1						{ font-size: 120%; margin-top:0; margin-bottom: .8em; line-height:120%;}
H2						{ font-size: 110%; margin: 0; margin-bottom:5px; line-height:110%;}
H3, H4, H5, H6			{ font-size: 100%; margin: 0; margin-bottom:2px; }
P						{ font-size: 100%; margin-top: 0; line-height: 1.6em; }
UL						{ font-size: 100%; line-height: 1.6em; }
UL LI UL				{ font-size: 100%; }
OL						{ font-size: 100%; line-height: 1.6em; }
OL LI OL				{ font-size: 100%; }
form 					{ margin:0; padding:0; }

/* CSS for layout */

#container				{ float:left; width: 984px; background-color : #fff; margin: 0 auto; }
.header					{ float:left; width: 100%; height:105px; margin-bottom: 0px; }
.logo					{ float:left; }

/* CSS for hovedmeny*/

.topnav	{
	float:left;
	width:964px;
	height:30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.topnav UL { 
	float:left;
	list-style: none; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
}
.topnav LI { 
	float: left;  
	font-size: 10pt; 
	color:#62768E;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px; 
	padding-right: 22px; 
}
.topnav LI.DefaultNode {
	color:#62768E;
	border-bottom: 5px solid #5F7791;
	padding-bottom:5px;
}
.topnav LI.DefaultNode a {
	color:#62768E;
}
.topnav LI.SelectedNode, .topnav LI.DefaultNode:hover {
	color:#EE8D00;
	border-bottom: 5px solid #EE8D00;
	padding-bottom:5px;
}
.topnav LI.SelectedNode a, .topnav LI.DefaultNode a:hover {
	color:#EE8D00;
}
#topimage { 
	float:left; 
	width:100%; 
	}
#topimage img { 
	margin-left:10px; 
	margin-right:10px; 
	margin-bottom:10px; 
	height:85px; 
	width:964px;
}
#webpath { 
	float:left;
	width:100%; 
	margin-left:10px;
	height:20px;
}

.main {
	float:left;
	width:100%;
	margin:10px 10px;
}

.left { 
	font-size: 90%;  
	line-height: 1.2em; 
	width: 230px; 
	float: left; 
	margin-right: 40px; 
	background-color: #fff; 
}
.about { 
	border-top: 5px solid #5f7791; 
	padding-top: 5px; 
	margin-bottom: 15px; 
}
.contact { 
	border-top: 5px solid #ef8d00; 
	padding-top: 5px; 
	margin-bottom: 5px; 
}
.leftmenu {
	border-top: 5px solid #5f7791; 
	padding-top: 5px; 
	min-height:20px;
	margin-bottom: 15px; 
}
.leftmenu UL { 
	margin: 0; 
	padding: 0; 
}
.leftmenu UL LI	{ 
	list-style-type: none; 
	font-weight: bold; 
	font-size:110%;
	line-height:1.1em;
	margin-bottom:10px;
}
.leftmenu ul LI UL { 
	margin: 0 0 0 16px; 
	padding: 0; 
	font-weight: normal; 
}
.leftmenu UL LI.SelectedNode a, .leftmenu UL LI.DefaultNode a:hover { 
	color: #ef8d00; 
}

.content			{  font-size: 100%;  line-height: 0.9em; width: 519px; float: left; margin-right: 14px; background-color: white; }
.right			{  font-size: 100%;  line-height: 0.9em; width: 160px; float: left; margin-right: 10px; background-color: white; }
.right img {	max-width:160px; margin-bottom:20px; }

.footer { float:left; width:984px; text-align:center; font-size:0.8em; background-color: #d4d4d4; padding-top:5px; }

/*Innholdstyper*/

.listArtk{float:left; width:100%; }
.kortArtk{ float:left; width:100%; }
.kortArtkBilde{ }
.kortArtkTekst{ float:left;  }
.fullArtk{float:left; width:100%; }
.fullArtkBilde{ float:right; margin-left:10px;}
.fullArtkTekst{}
.frontArtk{ float:left; width:100%; margin-bottom:20px;}
.frontArtkBilde{ float:left; width:150px; }
.frontArtkTekst{ float:left; margin-left:10px; width: 350px;}

.searchArtk{float:left; width:100%; }

.listDok{float:left; width:100%; }
.kortDok{float:left; width:100%; }
.fullDok{float:left; width:100%; }
.searchDok{float:left; width:100%; }

.listFil{float:left; width:100%; }
.kortFil{float:left; width:100%; }
.fullFil{float:left; width:100%; }
.searchFil{float:left; width:100%; }

.listBilde{float:left; width:100%; }
.searchBilde{float:left; width:100%; }

.listLenke{float:left; width:100%; }
.kortLenke{float:left; width:100%; }
.fullLenke{float:left; width:100%; }
.searchLenke{float:left; width:100%; }

.abile_byline {
	margin-top:40px;
	margin-bottom:10px;
	text-align:center;
}
