

/* Menu */
div#mainmenu 
{
	background: #e5e5e5;
}

div#breadcrumb
{
	border-left: solid 1px #333333;
}

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
{
	position: absolute;
	top: 1.6em;
	left: .6em;
	width: 46.5em;
	height: 1px;
	background: #333333;
	overflow: hidden;
	visibility: hidden; 
}

h1
{
	margin: 0;
	height: 20px;
	font-size: 0.9em;
	/*text-transform: uppercase;*/
	text-align: center;
}

div#mainmenu
{
	/*visibility: hidden;*/
	border-left: solid 1px #333333;
}




/* SUPPORTING ITEMS */
#print
{
	position:absolute;
	top:1px;
	left:750px;
	
}


div#tjenester
{
	position: absolute;
	left: .6em;
	background:  #dbebdb;
	width: 15em;
}

div#tjenester div h1 a
{
	background: url(../images/tjenester_topp.png) no-repeat;
	/*background-color: #b3252d;*/
	font-weight: bold;
	color: #FFFFFF;
}

div#politikk
{
	position: absolute;
	left: 16.4em;
	background: #dae0e6; 
	width: 15em;
	}

div#politikk div h1 a
{
	background: url(../images/politikk_topp.png) no-repeat;
	/*background: #485d5c;*/
	font-weight: bold;
	color: #FFFFFF;
	
}

div#fakta
{
	position: absolute;
	left: 32.1em;
	background: #f0e0df;
	width: 15em;
}

div#fakta div h1 a
{
	background: url(../images/om_topp.png) no-repeat;
	/*background: #637131;*/
	font-weight: bold;
	color: #FFFFFF;
}
