div#header
{
	background: url(/Images/toppbg.png);
	background-repeat:no-repeat;
}

/* Menu */
div#mainmenu 
{
	background: #accae6;
}

div#menucontlink
{
	background: #FFFFFF;
}

div#breadcrumb
{
	border-left: solid 1px #0082c0;
}

/* MAIN ITEMS */

div#linehelper
{
	position: absolute;
	top: 2em;
	left: .6em;
	width: 15.8em;
	height: 1px;
	background: #0082c0;
	overflow: hidden;
	z-index: 1000;
}
h1
{
	margin: 0;
	height: 20px;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
}

div#mainmenu
{
	border-left: solid 1px #0082c0;
}
div#politikk
{
	position: absolute;
	left: 16.4em;
	background: #FFFFFF;
	width: 15em;
	border: solid 1px #0082c0;
	border-bottom: none;
}

div#politikk div h1 a
{
	background: #FFFFFF;
	font-weight: bold;
	color: #0082c0;
}

div#links div
{
	border: solid #0082c0 1px;
	background-color:#accae6;
	border:0;
	padding-bottom:10px;
	border-bottom:solid 1px #0082c0;
}
div#links h1
{
	padding-left:10px;
	background: #0082c0;
	color:#FFFFFF;
}
div#links .menutopskj
{
	border-bottom:solid 1px #0082c0;
}
li.simpleItem
{
	border-bottom: solid 1px #0082c0;
	border-top: solid 1px #0082c0;
}
/* SUPPORTING ITEMS */
#print
{
	position:absolute;
	top:1px;
	left:750px;
	
}

div#tjenester
{
	position: absolute;
	left: .6em;
	background: #00af4e;
	width: 15em;
}

div#tjenester div h1 a
{
	background: #00af4e;
	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;
}



