/* 
Copyright: Bjørn Amund Enebo

Farger:
	ikke def
*/

body {
  	/*background: #b0b5b9 url(../images/bak.jpg) fixed no-repeat;
	background: #b0b5b9 url(../images/gradient_bak.gif) repeat-x;*/	
	background: #eff0f3 url(../images/bak_skog.jpg) no-repeat;

	
}			 
div, td {
	font: 11px arial; 
	line-height: 18px;
	color: #202020;
}	
.innhold3 a:link, .innhold3 a:visited  {
	color: #202020;
	background: #fff; 
	text-decoration: underline;
}
.innhold3 a:hover {
	color: #fff;
	background: #202020;
}
.bunn a:link, .bunn a:visited  {
	color: #202020;
	background: #fff; 
	text-decoration: none;
}
.bunn a:hover {
	color: #fff;
	background: #202020;
}
.logo {
	background: url(../images/logo.png);
	height: 85px;
	position: absolute;
	width: 314px;
	top: 50px;
	left: 50px;
}
.innhold1 {
	position: absolute;
	width: 130px;
	top: 170px;
	left: 50px;		
	border-top: 5px solid #202020;	   
	padding-top: 10px;
} 
.innhold2 {
	background: #F8F8F8 /*url(../images/trans.png)*/;
	min-height: 300px;
	position: absolute;
	width: 200px;
	top: 170px;
	left: 200px; 
	overflow-y: auto;   
	padding-bottom: 10px;
	border-top: 5px solid #202020;
} 		 
.innhold3_container {
	position: absolute;
	width: 450px;
	top: 170px;	 
	left: 420px;
}
.innhold3 {
	background: #F8F8F8 /*url(../images/trans.png)*/;
	min-height: 300px;
	width: 450px;
	overflow-y: auto;    
	padding-bottom: 10px;
	border-top: 5px solid #202020;
} 
.inni {
	margin: 10px;
}		
.bunn {
	width: 450px;
	margin-top: 5px;	  
	border-top: 1px dashed #888;
	left: 0px;		  
	padding-top: 0px;	  
	text-align: right;
}

	
/*######################## MENY ######################*/
#mainlevel {
	list-style: none; 
	padding: 0px;
	margin: 0px;
}
#mainlevel a {	 /*Forandre hvis png. */
	font: 22px georgia;	 
	display: block;				  
	margin-bottom: 1px;
	text-transform: lowercase;	
	letter-spacing: -1px;	 
	color: #202020;	
	list-style: none;		  
	text-decoration: none;
	/*background: #202020;*/
	line-height: 26px;	  
}  	   
#mainlevel a:hover {  
	color: #fff;
	background: #202020;
}  
#active_menu {
	background: #202020;
} 
a#active_menu  {
	background: #202020;
	color: #fff;
} 
/*###################### INNHOLD 2 - liste ##############*/
.latestnews {
	display: inline;  
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}					   
.latestnews a:visited, .latestnews a:active {	  
	font: 11px arial;	
	text-indent: 5px; 
	display: block;
	text-transform: lowercase;	
	letter-spacing: 0px;	
	word-spacing: 0px; 
	color: #888;	
	list-style: none;		  
	text-decoration: none; 
	line-height: 18px;
	background: #E4E4E4 /*url(../images/trans_svart.png)*/;	
	margin-bottom: 1px;  
}  
.latestnews a:link {
	font: 11px arial;	
	text-indent: 5px; 
	display: block;
	text-transform: lowercase;	
	letter-spacing: 0px;	
	word-spacing: 0px; 
	color: #202020;	
	list-style: none;		  
	text-decoration: none; 
	line-height: 18px;
	background: #fff /*url(../images/trans.png)*/;	
	margin-bottom: 1px;  
}  	   
	 
a.latestnews:hover {  
	color: #fff;
	background: #202020;
}
.contentheading {  
	font: 24px georgia;	  
	letter-spacing: -1px;
}
h1 {
	font: 22px georgia;		
	margin: 0px;	
	letter-spacing: -1px;	 
}
