body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 135%;
	color: #434343;
	background-color: #fff;
	background-image: url(/images/faste/sidetopp_bg.gif); 
	background-repeat: repeat-x; 
	background-position: 0px 0px; 
}
a:link, a:visited {
	color: #d49800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* spalter og layout ---------------------------------------------------------*/
table#hovedtabell {
	width: 975px;
}
td.sidespalte {
	width: 200px;
}
td.hovedspalte {
	width: 490px;
}
td.spalte3 {
	width: 285px;
}
#hovedspalteCont {
	padding: 40px 20px 10px 20px;
}
#spalte3Cont {
	padding: 40px 0px 10px 0px;
}
td#sidetopp {
	background-image: url(/images/faste/topp_1_hel.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	height: 102px;
}
td#sidetopp h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-align: right;
	padding-right: 0px;
	padding-top:25px;
	margin-bottom: 0;
}
td#sidespalte2r {
	background-image: url(/images/faste/topp_2_1.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}
td#sidespalte3r {
	background-image: url(/images/faste/sidebunn_01.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
}
td#hovedspalte3r {
	width: 775px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(/images/faste/sidebunn_02.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 0px; 
	font-size: 11px;
	color: #999;
}
#sidetoppnovCont {
	height: 37px;
	text-align: right;
	padding-top: 5px;
}
.toppnavelement {
	float: right;
	margin-left: 20px;
	margin-top: 5px;
}
#googlesok {
	margin-top: 0px;
}
.toppnavelement a.li {
	background-image:url(/images/faste/bullet.gif);	
}
#hjemlenkeCont {
	position: relative;
	top: 0px;
	left: 28px; 
	width: 294px;
	height: 48px;
	float: left;
}
#hjemlenkeCont img {
	width: 414px;
	height: 48px;
}



/* TYPO ----------------------------------------------------------------------*/
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	letter-spacing: 0.1em;
	}
h1 {
	margin-top: 0em;
	margin-bottom: 0.5em;
	line-height: 115%;
	}
h2, h3, h4, h5 {
	margin-top: 1em;
	margin-bottom: 0.3em;
	}
h1 {
	font-size: 22px;
	font-weight: normal;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
	}
h3 {
	font-size: 16px;
	font-weight: normal;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	}
p {
	margin-top: 0em;
	margin-bottom: 0.8em;
	}
ul, ol {
	margin-top: 0.5em;
	margin-bottom: 0.8em;
	}
li {
	margin-top: 0em;
	margin-bottom: 0em;
	}
.li {
	background-image: url(/images/faste/bullet_li.gif);
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
	padding-left: 15px;
}
.ingress {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 150%;
	color: #000;
	margin: 1em 0 1em 0;
	}
.byline {
	font-size: 11px;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.1em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-top: 2px;
	padding-bottom: 2px;
}
.byline a {
	text-transform: lowercase;
}
div.bildecontainer {
	margin-bottom: 10px;
	background-color: transparent;
}
div.bildecontainer img {
	margin-bottom: 5px;
	border: 1px solid #666;
}
div.bildecontainer p {
	font-size: 11px;
	color: black;
}
div.sitatcontainer {
	padding: 10px;
	padding-bottom: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #999;
	background-image: url(/images/faste/ramme_bot.gif);
	background-repeat: no-repeat; 
	background-position: bottom right; 
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
div.containerbred, div.containersmal {
	padding: 10px;
	padding-bottom: 5px;
	background-image: url(/images/faste/ramme_gra.gif);
	background-repeat: no-repeat; 
	background-position: top right; 
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
div.containersmal {
	float: right; 
	width: 50%;
	margin-left: 10px;
}
div.sistendret {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: right;
	font-size: 11px;
	color: #999;
}

/* Meny (mye fra gml) --------------------------------------------------------*/
#hovedmeny { 
	font-size: 11px;
	margin-top: 80px; 
	margin-left: 25px; 
}
#hovedmeny a { 
	color: #999;
	text-decoration: none;
	}
#hovedmeny a:hover { 
	text-decoration: underline;
	}
#hovedmeny h4 {
	font-size: 11px;
	letter-spacing: 0;
	font-weight: normal;
}
#hovedmeny .li,
#hovedmeny .liaktiv {
	text-transform: uppercase;
	padding-left: 17px;
	background-image: url(/images/faste/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px; 
}
#hovedmeny .li .list .liaktiv,
#hovedmeny .li .list .li,
#hovedmeny .liaktiv .list .li {
	text-transform: none;
}
#hovedmeny .liaktiv a {
	color: #434343; 
}
#hovedmeny .liaktiv .list .li a {
	color: #999; 
}

/* Notert --------------------------------------------------------------------*/
.notertContsak {
	margin-bottom: 0.5em;
}
.notertCont .noterttittel {
	font-weight: bold;
}
.notertCont hr {
	display: none;
}
.notertCont .notertdato {
	font-weight: normal;
	color: #434343;
	letter-spacing: 0;
	padding-left: 10px;
	font-size: 85%;
}

/* Arkiv ---------------------------------------------------------------------*/
#arkivyearsCont {
	background-image: url(/images/faste/arkivyearCont_bg.gif); 
	background-repeat: no-repeat; 
	background-position: top right;
	background-color: #eee;
	padding: 10px 20px 20px 20px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#arkivyearsCont h3 {
	color: #999; 
	text-transform: uppercase;
	letter-spacing: 1.1em;
	margin-top: 5px;
	margin-bottom: 15px;
}
#arkivyearsCont .li {
	padding-left: 17px;
	background-image: url(/images/faste/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 3px; 
}
#arkivyearsCont #current_year {
	background-image: none; 
}
#arkivyearsCont #current_year a {
	color: #999; 
}

/* div Containerelementer-----------------------------------------------------*/
#seogsaaCont h3,
#vedleggCont h3,
.nettressursCont h2 {
	margin: 0 0 0 0;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.nettressursCont h4,
.nettressursCont .url,
.nettressursCont .urlkommentar {
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 0em;
	margin: 0.5em 0 0 0;
}
.nettressursCont .url,
.nettressursCont .urlkommentar {
	margin: 0 0 0 0;
}

#spalte3Cont .container {
	background-image: url(/images/faste/ramme_gra.gif);
	background-repeat: no-repeat; 
	background-position: top right; 
	margin-bottom: 10px;
	padding: 10px;
}
#spalte3Cont .container a {
	color: #d99100;
}
#spalte3Cont .container .li,
#spalte3Cont .nettressursCont h4 {
	background-image: url(/images/faste/bullet_hvit_li.gif);
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
	padding-left: 15px;
}
.nettressursCont .url,
.nettressursCont .urlkommentar {
	margin: 0 0 0 0;
}

/* FAKTABOKS -----------------------------------------------------------------*/
.faktaCont {
	padding: 10px;
	padding-bottom: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
	background-image: url(/images/faste/ramme_bot.gif);
	background-repeat: no-repeat; 
	background-position: bottom right; 
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.faktaCont h3 {
	margin: 0 0 0.2em 0;
	color: #000;
}
.faktaCont #seogsaaCont h3,
.faktaCont #vedleggCont h3,
.faktaCont .nettressursCont h2 {
	margin-top: 0;
	color: #999;
}
#spalte3Cont .faktaCont .container {
	background-image: none;
	padding: 10px 0 0 0;
}
#spalte3Cont .faktaCont .nettressursCont h4 {
	background-image: url(/images/faste/bullet_li.gif);
	background-repeat: no-repeat; 
	background-position: 0px 2px; 
	padding-left: 15px;
	font-size: 1em;
	line-height: 1.2em;
}
#spalte3Cont .faktaCont .nettressursCont .url,
#spalte3Cont .faktaCont .nettressursCont .urlkommentar {
	padding-left: 15px;
	font-size: 1em;
}


/* BANNER --------------------------------------------------------------------*/
.bannerCont {
	width: 178px;
	margin: 8px 0px 8px 22px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #FFF;
}
.bannerCont p {
	padding: 4px;
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}



/* NYHETER -------------------------------------------------------------------*/
.nyhetlisteCont {
	background-color: transparent;
}
.nyhetCont {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.nyhetCont .nyhetsdato {
	font-size: 90%;
}
.nyhetlisteimgCont {
	float: left;
	margin-right: 5px;
}
.nyhetCont h4 {
	margin-top: 0;
}
.nyhetCont h4 a, .nyhetCont h4 a:visited {
	color: #434343;
}
.nyhetlisteCont .hr {
    height: 10px;
    background-image: url(/images/faste/forside_hr.gif);
    background-repeat: repeat-x;
    clear: both;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #fff;
}
.sistenytttoppCont {
	padding: 20px 0 0 20px;
}


/* clearfix  -----------------------------------------------------------------*/
.clearfix:after,
.nyhetCont:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix,
.nyhetCont
{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .nyhetCont
{height: 1%;}
.clearfix,
.nyhetCont
{display: block;}
/* End hide from IE-mac */

