

		  /*** Generell presentasjon ***/

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


body {
	background: url("images/bg.jpg");
	font: normal 13px/1.5 helvetica, "Helvetica Neue", verdana, arial, sans-serif;
	color: #444;
}

#page {
	width: 860px;
	position: relative;
	margin: 0 auto;
}

#banner {
	height: 197px;
	background: url("images/banner.jpg");
	margin-bottom: 40px;
}

#leftContent {
	float: left;
	display: inline;
	width: 200px;
}

#centerContent {
	float: left;
	width:642px;
	margin-bottom: 20px;
}

#rightContent { display: none;}

#footer {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	color: #888;
	text-align: center;
	font-size: 11px;
	
	border-top: 1px solid #DADADA;
}


.hiddenStructure, .objectPath { display: none;}

#nyheter .newsFolderHeader { display: none;}

.stickyNewsItem {
	margin-top: -20px;
	_margin-top: 0;
}


#bannerLink {
	text-indent: -9999px;
	display: block;
	height: 200px;
	width: 180px;
}




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


/*

	Navigasjon

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

#leftContent ul {
	margin-bottom: 20px;
}

#leftContent ul li {
	margin-bottom: 5px;
}

#leftContent ul li a {
	text-decoration: none;
	color: #444;
	padding-right: 38px;
}

#leftContent ul li #active,
#leftContent ul ul #subactive { font-weight: bold; color: #8ba100;}

#leftContent ul li #active,
#leftContent ul li a:hover {
	background: url("images/bullet.jpg") right no-repeat;
}

#leftContent ul ul {
	margin: 5px 0 10px 0;
}

#leftContent ul ul li {
	font-size: 11px;
	margin-left: 10px;
}

#leftContent ul ul a {
	padding-left: 10px; padding-right: 0;
	background: url("images/bullet_blue.jpg") 0 3px no-repeat;
	}
	
#leftContent ul ul a:hover {
	background: url("images/bullet_blue.jpg") 0 3px no-repeat;
	color: #005F9F;
}

/*

	Typografi

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

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

a {
	color: #8ba100;
}

a:hover {
	color: #005F9F;
}

h1 {
	color: #005F9F;
	width: 642px;
	background: url("images/stroke.jpg") bottom left no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h1,h2,h3,h4 { font-weight: bold;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

#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;
  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;	
}


/*

	News Nyheter

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

#aktuelt .newsFolderHeader { 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 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;
}

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

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








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

.newsItem h2 {
	
}

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

}

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

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

.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;
}


