div#header
{
	background: url(/images/topp_forside.png);
}

a.default
{
	color: #002f7d;
	text-decoration:none;
}


/* MAIN ITEMS */
#main
{
	background:#FFFFFF;
	width:74em;
	height:30em;
}
#info
{

}

h1
{
	margin: 0;
	height: 20px;
	font-size:1em;
	height:1.5em;
	text-transform: uppercase;
	text-align: center;
}
div#tjenester
{
	position: absolute;
	left: .7em;
	background: #f4f4e6;
	width: 15em;
	height: 24em;
}
div#tjenester div h1 a
{
	background: #90900b;
	font-weight: bold;
	color: #FFFFFF;
}

div#politikk
{
	position: absolute;
	left: 16.4em;
	background: #ecf1eb;
	width: 15em;
	height: 24em;
}

div#politikk div h1 a
{
	background: #48793e;
	font-weight: bold;
	color: #FFFFFF;
}
div#fence
{
	height:53em;
}


div#fakta
{
	position: absolute;
	left: 32.1em;
	background: #e7f3f6;
	width: 15em;
	height: 24em;
}

div#fakta div h1 a
{
	background: #168ba8;
	font-weight: bold;
	color: #FFFFFF;
}


div#rightPH
{
	position: absolute;
	left: 47.8em;
	width:26em;
}

div#nyheter
{
	position: relative;
	height:24.1em;
	overflow:hidden;
	padding-top:.5em;
}
div#nyheter p
{
	margin:.5em;
	margin-bottom:.7em;
}
div#bannersicons
{
	position: relative;
}
div#bannersicons img
{
	margin: 5px 0 5px 0;
}
div#nyheter h1
{
	font-size: 1.2em;
	text-align: left;
}
div#nyheter a
{
	
}

#info
{
	position:absolute;
	top:50em;
	width:74em;
}

#producer
{
	position:absolute;
	top:51.8em;
	width:74em;
}
/* SHORTCUT ITEMS */
div.shortcutitem
{
	position:relative;
	margin-top: 2px;
	width: 15em;
	height: 13em;
	border-left:solid 1px #000;
	overflow:hidden;
}
div.shortcutitem div
{
	position:absolute;
	top:1.6em;
	margin-left:3px;
	width:100%;
}
div.shortcutitem div p
{
	margin:0;
	padding:0;
}

div.shortcutitem h1.shortcutheader
{
	position:absolute;
	left:25px;
	top:2px;
}

div.shortcutitemtext
{
	margin-top: 20px;
	margin-left: 5px;
}
div.shortcutitemtext a
{
	text-decoration: none;
	color: #002f7d;
}


div#shortcut1
{
	background: url(/images/selvbetjening.gif) no-repeat;
	position: absolute;
	left: .7em;
}

div#shortcut2
{
	background: url(/images/sidinmening.gif) no-repeat;
	position: absolute;
	left: 16.4em;
}

div#shortcut3
{
	background: url(/images/hvisdu.gif) no-repeat;
	position: absolute;
	left: 32.1em;
}

div#banners
{
	position: absolute;
	top: 440px;
	left: 510px;
	height: 140px;
	width: 260px;
	border-top: dotted 2px #efefef;
}
div#banners div
{
	border-bottom: dotted 2px #efefef;
	height: 40px;
}
div.rightliststartpage
{
	height:13.8em;
	width:28em;
	background-color:#f4f4e6;
	margin-bottom:.6em;
}
div.rightliststartpage p
{
	margin:0;
	padding:0;
	margin:.2em;
}
h1.rightliststartpageheader
{
	text-align:left;
	display:block;
	background-color:#90900b;
	margin:0;
	padding:0;
	padding-left:.5em;
	height:1.4em;
	color:White;
}
div.rightlistcalendarstartpage
{
	height:12.3em;
	width:28em;
	background-color:#ccd7e2;
}
h1.rightlistcalendarstartpageheader
{
	margin-left:5px;
}
img.kalenderimg
{
	margin:2px;
}
div.calendaritem
{
	margin:5px;
}
a.blacktxt
{
	color:Black;
}

ul
{
	margin-top:.5em;	
}
ul li
{
	margin-bottom:.1em;
}

.newslistfooter
{
	padding-right:10px;
}
