div#header
{
	background: url(/Images/toppbg.png);
}

/* Menu */
div#mainmenu 
{
	background: #bee1bf;
}

div#breadcrumb
{
	border-left: solid 1px #00af4e;
}

div#menucontlink
{
	background: #FFFFFF;
}
li.simpleItem
{
	border-bottom: solid 1px #00af4e;
	border-top: solid 1px #00af4e;
}

/* MAIN ITEMS */

div#linehelper
{
	position: absolute;
	top: 2em;
	left: .6em;
	width: 0px;
	height: 1px;
	background: #00af4e;
	overflow: hidden;
}
h1
{
	margin: 0;
	height: 20px;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
}
div#mainmenu
{
	border-left: solid 1px #00af4e;
}

div#tjenester
{
	position: absolute;
	left: .6em;
	background: #FFFFFF;
	width: 15em;
	border: solid 1px #00af4e;
	border-bottom: none;
}

div#tjenester div h1 a
{
	background: #FFFFFF;
	font-weight: bold;
	color: #00af4e;
}

div#links div
{
	border: solid #706858 1px;
	background-color:#bee1bf;
	border:0;
	padding-bottom:10px;
	border-bottom:solid 1px #00af4e;
}
div#links h1
{
	padding-left:10px;
	background: #00af4e;
	color:#FFFFFF;
}
div#links .menutopskj
{
	border-bottom:solid 1px #00af4e;
}



/* SUPPORTING ITEMS */


div#politikk
{
	position: absolute;
	left: 16.4em;
	background: #0082c0;
	width: 15em;
}

div#politikk div h1 a
{
	background: #0082c0;
	font-weight: bold;
	color: #FFFFFF;
}

div#fakta
{
	position: absolute;
	left: 32.1em;
	background: #646b6f;
	width: 15em;
}

div#fakta div h1 a
{
	background: #646b6f;
	font-weight: bold;
	color: #FFFFFF;
}

