

/* Menu */
div#mainmenu 
{
	background: #e5e5e5;
}

div#breadcrumb
{
	border-left: solid 0px #FFFFFF;
}

div#menucontlink
{
	border-left: solid 0px #FFFFFF;
	background: #FFFFFF;
}
li.simpleItem
{
	border-bottom: solid 1px #168ba8;
	border-top: solid 1px #168ba8;
}

.style1
{
	width: 690px;
}
/* override data 

div#maincontents
{
	position:absolute;
	top: 35px;
	left: 12px;
	height: 397px;
	width: 595px;
	padding-top: 10px;
	border-right: dotted 2px #efefef;
	
}
div#maincontents p
{
	
}
*/

/* MAIN ITEMS */

div#linehelper
{
	visibility:hidden;
}
h1
{
	margin: 0;
	height: 20px;
	font-size: 0.9em;
	/*text-transform: uppercase;*/
	text-align: center;
}

div#mainmenu
{
	/*visibility: hidden;*/
}




/* SUPPORTING ITEMS */
#print
{
	position:absolute;
	top:1px;
	left:750px;
	
}


div#tjenester
{
	position: absolute;
	left: .6em;
	background:  #fef4f5;
	width: 15em;
}

div#tjenester div h1 a
{
	background: url(../images/rod_bakgrunn.png) no-repeat;
	/*background-color: #b3252d;*/
	font-weight: bold;
	color: #FFFFFF;
}

div#politikk
{
	position: absolute;
	left: 16.4em;
	background: #e5e8e8;
	width: 15em;
	}

div#politikk div h1 a
{
	background: url(../images/bla_bakgrunn.png) no-repeat;
	/*background: #485d5c;*/
	font-weight: bold;
	color: #FFFFFF;
	
}

div#fakta
{
	position: absolute;
	left: 32.1em;
	background: #e8eae0;
	width: 15em;
}

div#fakta div h1 a
{
	background: url(../images/gronn_bakgrunn.png) no-repeat;
	/*background: #637131;*/
	font-weight: bold;
	color: #FFFFFF;
}

