

/*** Generell presentasjon ***/


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


body {
	background: url("images/mur.jpg");
	font: normal 10.75px  verdana, helvetica, arial, sans-serif;
	color: #000000;
}

#page {
	width: 997px;
	background: #FFF;
	border: 1px solid #cecfd0;
	position: relative;
	margin: 0 auto;
	margin-top: 13px;
 	margin-bottom: 13px;
}

#banner {
	height: 120px;
	background: url("images/topp.png");
}

#leftContent {
	float: left;
	width: 200px;
	margin-left: 20px;
	background: url("images/skille.jpg") no-repeat;
}

#centerContent {
	float: right;
	width:740px;
	margin-bottom: 20px;
	margin-right: 30px;
}

#rightContent { display: none;}

#footer {
	height: 12px !important;
	height: 192px;
	clear: both;
	background: url("images/bunn.png") repeat-x;
	color: #f2f2f2;
	text-align: center;
	font-size: 11px;
	padding-top: 168px;
}


.hiddenStructure { display: none;}




/*

	Navigasjon

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

#leftContent ul {
	_margin: 20px;
}

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

#leftContent ul li a {
	text-decoration: none;
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}

#leftContent ul li a:hover {
	text-decoration: none;
	color: #0d4c92;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}

#leftContent ul li #active {
	text-decoration: none;
	color: #0d4c92;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}

#extra_navlist {
		background: url("images/menyskille.png") top left no-repeat;
}
#extra_navlist ul {
	padding-top: 30px;
}
#extra_navlist ul li a {
	text-decoration: none;
	color: #0d4c92;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}
#extra_navlist ul li a:hover {
	text-decoration: none;
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}
#extra_navlist ul li a:active {
	text-decoration: none;
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 11.75px;
}

/*

	Typografi

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

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

a {
	color: #9b9c9e;
	text-decoration: none;
}

a:hover {
	color: #0d4c92;
	text-decoration: none;
}

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

.pageHeader {
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 16px;
	margin-bottom: 20px;
}

.newsFolderHeader {
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 16px;
	margin-bottom: 20px;
}

#centerContent .objectPath { 
	margin: 5px 0;
	display: none;
}
.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;
	margin: 0 5px 5px 0;
}

.flyter-motsatt {
	float: right;
	margin: 0 5px 5px 0;
}

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


/*

	News Nyheter

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

.newsItem {
	float: left;
	width: 300px;
	display: block;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: 50px;
}

.newsItem h3 {
	color: #9b9c9e;
	font-face: Arial, Helvetica;
	font-size: 16px;

	
}

.newsItem img {
	border: 1px solid #cecfd0;
	padding: 2px;
  	float: right;
  	margin: 0 5px 5px 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: right;
	margin: 0 5px 5px 0;
}

/* Banner-link */
#banner h1 a {
	display: block;
	width: 215px;
	margin-left: 10px;
	margin-top: 5px;
	height: 65px;
	text-indent: -9999px;
	float: left;
}


div#newsArchive {
  clear: both;
}

