
body {
	background: #f5f5f5;
	font: normal 12px/1.5 helvetica, "Helvetica Neue", verdana, arial, sans-serif;
	color: #444;
}

#page {
	background:  url("images/page_bg.jpg") repeat-y;
	width: 1020px;
	position: relative;
	margin: 0 auto;
}


#bannerlink {
	display: inline;
	float: left;
	height: 90px;
	width: 400px;
	text-indent: -99999px;
	margin: 25px 0 0 310px;
}

#banner {
	height: 152px;
	background: url("images/header.jpg");
}

#leftContent {
	float: left;
	display: inline;
	width: 200px;
	margin-top: 20px;
}

#centerContent {
	float: left;
	display: inline;
	width:740px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
}

*:first-child+html #nyheter #centerContent { padding-top: 20px;}
* html #nyheter #centerContent { padding-top: 20px;}



#rightContent { display: none;}

#footer {
	padding-top: 35px;
	clear: both;
	color: #888;
	text-align: center;
	font-size: 11px;
	background: url("images/footer_bg.jpg") top no-repeat #f5f5f5;
}

*:first-child+html #footer { padding-top: 15px;}
* html #footer { padding-top: 15px;}

.hiddenStructure { display: none;}



.ansatt {
	margin-bottom: 20px;
	width: 350px;
}




/*

	Forsiden

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

#forsiden #leftContent,
#forsiden h1,
#forsiden .objectPath {
	display: none;
}

#forsiden .pageDescription {
/*	*display: none; */
}

*:first-child+html #forsiden .pageDescription  { height: 0; margin-top: -40px;}



#forsiden #centerContent {
	width: 960px;
	margin-left: 35px;
	margin-bottom: 0;
	padding-bottom: 8px;
}

#forsiden #centerContent p {
	width: 948px;
}

#forsiden .forsidenLink {
	float :left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}



#forsiden09 #leftContent,
#forsiden09 h1,
#forsiden09 .objectPath {
	display: none;
}

#forsiden09 #centerContent {
	width: 1000px;
	margin-left: 35px;
	margin-bottom: 0;
	padding-bottom: 0px;
}

#forsiden09 .forsidenLink {
	float :left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}

#forsiden09 #forsidenyheter {
	width: 946px;
	text-align: center;
}










/*

	Navigasjon

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

ul#navlist, ul#navlist li, ul#navlist ul, ul#navlist ul li {
	margin: 0; padding: 0;
}

#leftContent {
	margin-left: 30px;
	margin-bottom: 20px;
}

ul#navlist li a {
	display: block;
	background: #6ba41d;
	width: 170px;
	height: 22px;
	padding-top: 3px;
	margin-bottom: 1px;
	clear: both;
	
	text-decoration: none;
	color: #f2f2f2;
	padding-left: 10px;
	font-size: 12px;

}

ul#navlist li #active {
	background: #e74b0d;
	font-weight: bold;
	color: #FFF;
}

ul#navlist li a:hover {
	background: #e74b0d;
	color: #FFF;
}

ul#navlist ul {
	margin-bottom: 1px;
	margin-top: -1px;
}

ul#navlist ul li a {
	background: #CC4008;
	padding-left: 20px;
	width: 160px;
	height: 20px;
	
	text-transform: none;
	font-size: 11px;
	margin-bottom: 0;
	border-top: 1px solid #E74B0D;
}

ul#navlist ul li #subactive {
	font-weight: bold;
}








#lastned {
	display: block;
	margin: 40px 0 0 30px;
}












/*

	Typografi

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

.pageDescription {
	font-weight: bold;
}
p {
	margin-bottom: 20px;
	line-height: 1.7;
}

a {
	color: #6ba41d;
}

a:hover {
	color: #222;
}

h1,h2,h3,h4 { font-weight: bold; color: #e74b0d;}
h1 {font-size: 16px;}
h2 {font-size: 15px;}
h3 {font-size: 12px;}

.pageHeader, .folderHeader, h1 {
	font-size: 18px;
	margin-bottom: 0;
}

#centerContent .objectPath { margin: 5px 0;}
.objectPath a {font-size: 10px; text-decoration: none;}


p.ingress, .uthev {
  font-weight: bold;
}
.viktig {
  font-weight: bold;
  display: block;
}

.viktig span {
	margin-left: 10px;
	padding-bottom: 10px;
}

.luft {
  margin: 2em;	
}

.mer-luft {
  padding: 3.2em;
}

.ramme {
	border: 1px solid black;
}

.flyter {
	float: left;
	margin-right: 20px;
}

.flyter-motsatt {
	float: right;
}

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


.objectBody ul,
.objectBody ol { margin: 10px 0 10px 35px;}

.objectBody ul li { list-style: disc outside;}
.objectBody ol li { list-style: decimal outside;}




/*

	Mapper / folder osv

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

.folderList {
	width: 350px;
	float: left;
	margin-bottom: 20px;
}

.odd {
	margin-right: 20px;
}

.folderList a {
	font-size: 18px;
	text-decoration: none;
}


#folderCC dl dt {
	background: url("images/dot.jpg") center left no-repeat;
	padding-left: 15px;
}








/*

	News Nyheter

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





#nyheter .newsFolderHeader,
#nyheter .objectPath,
.twoColumn .newsItemDate { display: none;}

#stickyNewsWrap { margin-bottom: 20px;}

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

}

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

.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;
	padding-top: 0;
}

.twoColumn .newsItem {
	width: 320px;
	float: left;
	display: inline;
	clear: none;
}

.twoColumn .odd {
	margin-right: 40px;
}








.newsItem {
	clear: both;
	display: block;
	margin-top: 20px;
}

.newsItem h2 {	
}

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

}

.newsItem h2 a {
	font-size: 14px;
	text-decoration: none;
}

.newsItem p {
	margin: 0;
	font-size: 12px;
}

.newsItemDate, .stickyNewsItemDate {
	font-size: 10px;
	margin: 5px 0;
	color: #888;
}

.newsItemFooter {
	font-size: 11px;
	margin-top: 5px;
}



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

.newsPageDescription {
	font-weight: bold;
} 

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








/*

	Søkeboks
	
------------------------------------------------------------------------*/


#searchForm {
	margin-left: 30px;
	margin-top: 85px;
	position: absolute;
}

#searchForm #searchSubmit {
	background: url("images/button_white.jpg");
	color: #444;
}

#searchForm #q {
	width:105px;
	margin-right: 5px;
}





/*

	Standartabell for sider

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




table { border-collapse: collapse;}
tr { padding: 5px;}
td { padding: 5px;}


/* Innit.no-ish */

table.tabell1 {
	border: 0;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	font-size: 12px;	
	clear: both;
	margin-bottom: 20px;
}

table.tabell1 th, table.tabell1 thead tr {
	vertical-align: middle;
	height: 40px;
	background: #E6E6E6;
	font-weight: bold;
	padding: 0 10px;
}

table.tabell1 td {
	height: 29px;
	vertical-align: middle;
	
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;	
	padding: 0 10px;
}

table.tabell1 tr { background: #FFF;}
table.tabell1 tr.odd { background: #F2F2F2;}
table.tabell1 tr:hover { background: #f2fbfd;}
table.tabell1 thead tr:hover { background: none;}




/* kvitfell.no-ish */

table.tabell2 {
	border: 0;
	margin-bottom: 20px;
	clear: both;
}

table.tabell2 th, table.tabell2 thead tr {
	vertical-align: middle;
	height: 40px;
	background: #E6E6E6;
	font-weight: bold;
	padding: 0 10px;
	border-bottom: 1px solid #CCC;	
}

table.tabell2 td {
	height: 29px;
	vertical-align: middle;
	
	border-bottom: 1px solid #E6E6E6;
	border-left: 0;
	padding: 0 10px;
}


table.tabell2 tr { background: #FFF;}
table.tabell2 tr.odd { background: #F2F2F2;}
table.tabell2 tr:hover { background: #f2fbfd;}
table.tabell2 thead tr:hover { background: none;}




.ansatt ol { list-style: none;}





