



/*		

		Basic layout

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

body {
	color: #444;
	background: url("images/body_bg.jpg");
	line-height: 1;
	font-size: 12px;
	font-family: "Trebuchet MS", Trebuchet, Helvetica, verdana sans-serif;	
}

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

#super {
}

#banner {
	height: 133px;
	background:url("images/banner.jpg") no-repeat;
}

#centerContent {	
	width: 517px;
	padding: 20px 20px 20px 28px;
	float: left;
	min-height: 180px;
}

#rightContent {
	width: 217px;
	padding: 0 18px 0 0;
	margin-top: 20px;
	height: 50px;
	float: left;	
}

#footer {
	clear: both;
	display: block;
	width: 836px;
	text-align: center;
	font-size: 11px;
	color: #888;
	background: url("images/footer_bg.jpg") no-repeat;
	height: 30px;
}













/*		

		Kontakt oss to column

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

#kontakt_oss #rightContent,
#kontakt_oss h1,
#kontakt_oss .pageDescription { display: none;}

#kontakt_oss #right {
	width: 217px;
	position: absolute;
	right: 50px;
}




/*		

		Flashen

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

#flash {
	display: none;
}

#forsiden #banner {
	margin-bottom: 90px;
	padding-top: 133px;
	_margin-bottom: 0;
}

#forsiden #flash {
	display: block;
	height: 225px;
	background: url("images/flash_bg.jpg");
	clear: both;
	padding-left: 18px;
}

#forsiden .pageDescription { display: none;}

#flashobj {
}















/*		

		Navigasjon / leftContent

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

#navlist ul { display: none;}


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

#navcontainer {
	margin-left: 18px;
	margin-right: 18px;

	position: absolute;

	top: 98px;
	width: 800px;
	display: block;
}

*:first-child+html #navcontainer {
	overflow: hidden;
}

#navlist {
	float: right;
}

#navlist li {
	float: left;
}

#navlist li a {
	display: block;
	height: 20px;
	padding: 10px 15px 0 15px;
	background: #e2e2e2;
	color: #888;
	margin-left: 1px;
	_width: 70px;
	text-align: center;
	text-decoration: none;
}

#navlist li a:hover {
	color: #444;
}

#navlist li a#active {
	background: #F83229;
	color: #FFF;
	height: 23px;
	margin-top: -3px;
}











/*		

		typografi, tekstst¿rrelse o.l.

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

h1,h2,h3,h4,h5,p
{margin: 0; padding: 0;}

h1 {font-size: 16px; color: #F83229; margin-bottom: 5px;}
h2 {font-size: 15px; color: #F83229;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}

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

.pageDescription, #pageDescription {
	font-weight: bold;
	line-height: 1.7;
}

a {	color: #004892; }
a:hover { color: red;}


#footer p {
	font-size: 11px;
}





/*		

		rightContent

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

#rightContent h2 {
	font-size: 13px;
	display: block;	
}

#rightContent h2 a {
	color: red;
}

#rightContent p {
	font-size: 11px;
	color: #666;
}

#rightContent img {
	margin: 20px 20px 10px 0;
	vertical-align: center;
	border: none;
}

#rightContent a {
	text-decoration: none;
}

.margin_bottom {
	margin-bottom: 20px;
}












/*		

		Banner lenker & Banner sertifikater

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

#banner h1 a {
	position: absolute;
	display: block;
	width: 63px;
	height: 100px;
	text-indent: -9999px;
	float: left;
	margin-left: 28px;
	margin-top: 18px;
}

#forsiden #banner h1 a { margin-top: -115px;}

#banner h1 { margin: 0;}




#bannersertifikater {
	position: absolute;
	top: 33px;
	right: 0;
}

#bannersertifikater img {
	margin: 0 20px 0 0;
	vertical-align: center;
	border: none;
	float: right;
}

#bannersertifikater a { text-decoration: none;}

#bannersertifikater a .minusmargin { margin-top: -5px;}





/*		

		Mapper

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

.objectDescription { display: none;}

.folderList a {
	font-weight: bold;
	font-size: 14px;
}

.folderList dd {
	line-height: 1.7;
	font-size: 12px;
}

.folderList {
	margin-top: 20px;
	width: 240px;
	_float: left;
}

dl.odd {
	margin-right: 20px;
}


.objectBody ul { list-style-type: disc; margin-left: 40px; margin-bottom: 20px;}
.objectBody li { margin: 0 0 10px 0; font-size: 12px; line-height: 1.6;}





/*		

		Nyheter, ansatteliste o.l.

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

.newsFolderHeader { display: none;}

div.newsItem{
	float: left;
	width: 260px;
	padding-top: 10px;
	border-top: 1px solid #E5E5E5;
	margin-bottom: 20px;
	padding-top: 20px;
}

.newsItemHeader {
	margin-bottom: 10px;
	line-height: 1.3;
}

.newsItemDescription {
	line-height: 1.3;
}

div.newsItem.odd{
	float: left;
}

div.newsItem.even{
	float: right;
}

span.evenClearer{
	clear: both;
	display: block;
}


div.newsItemDate, p.newsPageDetails{
	display: none;
}

div.newsItem a img.newsItemImage, .newsPageDescriptionImage{
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #E5E5E5;
	padding: 3px;
}

.newsPageHeader {
	margin-bottom: 10px;
}

div.newsItemFooter{
	clear: both;
}





.objectPath {
	display: none;
	margin-bottom: 10px;
	font-size: 11px;
}

.objectPath a {
	text-decoration: none;
}







/*		

		Fjerning av diverse

---------------------------------------- */
.hiddenStructure, #leftContentTitle, #documentActions
{display: none;}
