﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
}

#page {
	margin: 2px;
	padding: 0;
}

#top {
	height: 119px;
	margin: 0px;
	border: 1px solid #ABBD26;
	border-bottom: 0;
	clear: both;
}

#top_green {
	height: 17px;
	margin: 0px;
	background-color: #ABBD26;
	border-left: 1px solid #ABBD26;
	border-right: 1px solid #ABBD26;
	clear: both;
}

#menu {
	height: 15px;
	margin: 0px;
	padding: 0;
	background: #004B85 url(img/struktur/meny_bak.gif) left bottom repeat-x;
	clear: both;
}

a.menuitem {
	font: 11px Verdana, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 12px;
	vertical-align: -2px;
}
a.menuitem:hover, a.active {
	color: #FEBE10;
}

.submenu {
	position: absolute;
	z-index: 1;
	top: 166px;
	visibility: hidden;
	background: #ffffff url(img/struktur/submenu_top.gif) left top repeat-x;
	border: 1px solid #004B85;
	border-top: 0;
	margin: 0;
	padding: 10px 15px;
}
.submenu a {
	font: 11px Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: underline;
	color: #000000;
}

#main {
	margin: 0;
	padding: 20px;
	padding-bottom: 2px;
	border-left: 1px solid #ABBD26;
	border-right: 1px solid #ABBD26;
	min-width: 731px;
	min-height: 600px;
}

#main_bottom {
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	border-top: 1px solid #ABBD26;
}

.symbol_back {
	background: url(img/struktur/symbol_bak.gif) left top no-repeat;
	background-position: 300px 0;
	background-attachment: scroll;
}

#rightcol, #rightcol_cont {
	display: block;
	width: 185px;
	float: right; top;
}

* html #rightcol, #rightcol_cont {
	display: block;
	width: 185px;
	float: right; top;
}

#content {
	margin: 0 0 10px 200px;
	float: left; top;
	width: 600px;
}

* html #content {
	margin: 0 0 10px 200px;
	float: left; top;
	width: 600px;
}
* html #content_ie6 {
	margin: 0 0 10px 100px;
	float: left; top;
	width: 600px;
}
#content_full {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 650px;
}
* html #content_full {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 650px;
}
* html #content_ie6_full {
	margin: 0 0 10px 100px;
	float: left; top;
	width: 650px;
}
#content_oppslag {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 550px;
}
* html #content_oppslag {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 550px;
}
* html #content_ie6_oppslag {
	margin: 0 0 10px 100px;
	float: left; top;
	width: 550px;
}

#content_front {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 450px;
}

* html #content_front {
	margin: 0 0 10px 190px;
	float: left; top;
	width: 450px;
}

* html #content_ie6_front {
	margin: 0 0 10px 100px;
	float: left; top;
	width: 450px;
}

#copyright {
	margin: 6px 0 0 225px;
	font: 12px Times, serif;
	color: #000000;
}

a.print {
	display: block;
	font: 10px Verdana, sans-serif;
	margin: 1.5em 0 1em;
	padding-left: 18px;
	background: url(img/struktur/print.gif) left bottom no-repeat;
	height: 13px;
	float: right;
}

#leftmenu {position:absolute; left:2px; top:122px; bottom:0px; width:190px; background: url(img/struktur/meny_soyle.gif); z-index:4;
	overflow:auto; border-right: 0px solid #000; font-size:80%;}
* html #leftmenu {height:580px; top:130px; bottom:0px; border-top:0px solid #fff; border-bottom:0px solid #fff; color:#000000;}
#leftmenu h4 {padding-left:5px;margin-top:20px;margin-bottom:5px;font-size:150%;color:#ffffff;font-weight: bold;}
#leftmenu div {text-indent:-12px;font: 11px Verdana, sans-serif;}
#leftmenu .folder {margin-left:20px; margin-right:5px;}
#leftmenu .nonfolder {margin-left:20px; margin-right:5px;}
#leftmenu .bullet1 {display:none; margin-left:32px; margin-right:5px;}
#leftmenu .bullet2 {margin-left:12px; margin-right:5px;}

