

/*** Generell presentasjon ***/


/********* DEMO DESIGN-ROT FØLGER UNDER ****** */

html body {
	color: #444;
	background: #EDEDED;
	line-height: 1;
	font-size: 12px;
	font-family: Helvetica, "Helvetica Neue" Arial, Verdana, sans-serif;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 900px;
	background: #FFF;
}

#banner {
	height: 329px;
	width: 900px;
	background:url("images/banner.jpg");	
}





#centerContent {
	width: 593px;
	margin-left: 150px;
	padding: 30px 0 10px 30px;
	float: left;
	display: inline;
}

#forsiden #centerContent, 
#foredling #centerContent, 
#forskning #centerContent, 
#kontakt_oss #centerContent  {
	width: 830px;
	margin-left: 0;
}



#rightContent { display: none;}

#footer {
	clear: both;
	display: block;
	width: 900px;
	text-align: center;
	font-size: 11px;
	color: #888;
	background: #EDEDED;
	padding-top: 20px;
	padding-bottom: 20px;
}


.hiddenStructure,
.objectPath { display: none;}


.flyter {
	float: left;
	margin: 0 20px 10px 0;
}


 
















#en {
	display: block;
	float: right;
	height: 22px; width: 22px;
	background: url("images/uk.png");
	text-indent:-9999px;
	margin: 20px 20px 0 0;
}

#loginbtn {
	text-indent:-9999px;
	display: block;
	float: right;
	height: 21px;
	width: 69px;
	background: url("images/login_btn.png");
	margin: 20px 20px 0 0;
}












/*

	Frontpage / Forsiden

------------------------------------------------------------------------*/

#forsiden .newsFolderHeader { display: none;}

#forsidetop {
	background :#F0F0F0;
	width: 100%;
	padding: 10px;
	display: block;
	margin-bottom: 40px;
}

#forsidetop h1 {
}

#forsidetop img {
	float: right;
	margin-left: 10px;
}















 

/*		

		Navigasjon / leftContent

---------------------------------------- */

ul#navlist {
	float :right;
	position: absolute;
	left: 120px;
	top: 63px;
} 

ul#navlist, ul#navlist li {
	margin: 0; padding: 0;
	list-style: none;
} 

ul#navlist li {
	margin-left: 30px;
	float: left;
}

ul#navlist li a {
	font-size: 14px;
	font-weight: bold;
	color: #3d660b;
	text-decoration: none;
}

ul#navlist li a:hover {color: #3d660b;}

ul#navlist li #active
{font-weight: bold; color :#3d660b; text-decoration: underline;}




#subnavlist {
	position: absolute;
	top: 300px;
	left: -130px;
	_left: -160px;
}

#subnavlist li { clear: both; margin-bottom: 5px;}
#subnavlist li a {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	display: block;
	width: 100px;
	}

#subnavlist li a:hover,
#leftContent #subnavlist li #subactive {
	color:#FFF;
	background: #3d660b;
}



#subnavlist li #subactive {font-weight: bold; color: #444;}







ol {
	list-style: none;
}

#documentActions ul {
	list-style: none;
	float: right;
}


 
 


/*

	Typografi

------------------------------------------------------------------------*/

.pageDescription,
.objectDescription,
#pageDescription {
	font-weight: bold;
	margin-bottom: 20px;
}

p {
	margin-bottom: 20px;
	line-height: 1.7;
}

a {
	color: #3d660b;
}

a:hover {
	color: #222;
}

h1,h2,h3,h4 { font-weight: bold;}
h1 {font-size: 15px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}

p.ingress, .uthev {
  font-weight: bold;
}
.viktig {
  font-weight: bold;
  display: block;
  background-color: yellow;
}
.luft {
  margin: 2em;	
}

.mer-luft {
  padding: 3.2em;
}

.ramme {
	border: 1px solid black;
}

.flyter {
	float: left;
}

.flyter-motsatt {
	float: right;
}

.alene {
  float: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;	
}









.folderList {
	margin-bottom: 15px;
}

.folderList {
	line-height: 2;
	width: 260px;
	float: left;
	margin-right: 20px;
	margin-bottom: 2f0px;
}

.evenClearer { height: 0px;clear: both;}

.folderListingClearer { clear: both;}

.folderList a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}






.ansatt {
	width: 276px;
	height: 130px;
}
	



/*

	News Nyheter

------------------------------------------------------------------------*/


#stickyNewsWrap { margin-bottom: 20px;}

.twoColumn .stickyNewsItem {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #e6e6e6;
	background: #F6F6F6;

}

.twoColumn .stickyNewsItem img {
	border: 1px solid #e6e6e6;
	padding: 2px;
  	float: left;
  	margin: 5px 20px 10px 20px;
}

.twoColumn .stickyNewsItem h2 {
	font-size: 30px;
	font-weight: normal;
	font-family: georgia;
}

.twoColumn .stickyNewsItem h2 a { text-decoration: none;}

.twoColumn .stickyNewsItem p {
	font-size: 14px;
	padding-right: 20px;
	margin: 0;
}

.twoColumn .stickyNewsItemFooter {
	display: none;
}


.twoColumn {
	padding-bottom: 0;
}







.newsItem {
	width: 250px;
	padding: 10px;
	background :#F0F0F0;
	float: left;
	display: inline;
	clear: none;
}

.newsItemDate { display: none;}

div.even {
	margin: 0 10px 0 10px;
}





.newsItem img {
	border: 1px solid #e6e6e6;
	padding: 2px;
  	float: right;
  	margin: 0 0 10px 10px;
	width: 100px;

}

.newsItem .newsItemHeader a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.newsItemDescription {
	margin: 0;
	font-size: 12px;
	line-height: 1.7;
}

.newsItemFooter {
	margin-top: 5px;
}



.newsPageDate {
	font-size: 12px;
	color: #888;
}

.newsPageDescription {
	font-weight: bold;
} 

.newsPageDescription img {
	float: left;
	width: 200px;
	margin: 0 20px 10px 0;
}


#newsArchive {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-top: 10px;
}





.ansatt ol li {list-style: none;}
