A, A:active, A:url; A:visited; A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
TD A, TD A:visited, TD A:url, TD A:link, TD A:active
{
	color: #000000;
	text-decoration: none;
}
TD.ToppMeny A, TD.ToppMeny A:visited, TD.ToppMeny A:url, TD.ToppMeny A:link, TD.ToppMeny A:active
{
	color: #EFF3E7;
	text-decoration: none;
}
TD.ToppMeny A:hover
{
	color: #889000;
	background-color: #EFF3E7;
	text-decoration: none;
}
h1, h1 A, h1 A:active, h1 a:link, h1 a:visited
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #669999;
	padding-top: 15px;
	text-decoration: none;
}
h1 A:hover
{
	text-decoration: underline;

}
h2, h2 A, h2 A:link, h2 A:visited, h2 A:active			/* underoverskrift */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #669999;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
} 
h2 A:hover	/* underoverskrift */
{
	color: #669999;
	text-decoration: underline;
} 

/* INPUT-FELTER, KNAPPER O.S.V. */

INPUT					/* standard tekstfelter */
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana
}
SELECT					/* standard nedtrekksbokser */
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana
}
SELECT.HoyreSpalte			/* nedtrekksbokser i høyrespalten, settes til fast bredde */
{
	width: 180px;
	font-family: Verdana, Arial;
	font-size: 8pt;
}
TEXTAREA				/* standard tekstområde */
{
    FONT-SIZE: 9px;
    FONT-FAMILY: Verdana;
}
IMG					/* reklamebilder i høyrespalte */
{
	border: none;
}
IMG.Reklame				/* reklamebilder i høyrespalte */
{
	width: 140px;
	padding-bottom: 3px;
	border: none;
}
IMG.IngressBilde			/* ingressbilde nyheter */
{
	width: 125px;
	border: none;
}

/* ----- SIDEOPPSETT START ----- */

BODY
{
	background-color: #201F1F;	
	padding-left: 5px;
}
A, A:active, A:link, A:visited
{
	
}
BODY.Utskrift
{
	background-color: #FFFFFF;	
}
TABLE.NyheterForside			/* nyheter forside */
{
	border: solid 0px black;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
} 
TABLE.blank				/* hovedtabell på samtlige sider */
{
	border: solid 0px black;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
} 
TABLE.hoved				/* hovedtabell på samtlige sider */
{
	border: solid 1px #8C8D18;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
} 
TD.HerErDuNa				/* her er du nå (øverst) */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
	color: #000000;
}
TD.HerErDuNa A, .HerErDuNa A:active, .HerErDuNa A:link, .HerErDuNa A:url, .HerErDuNa A:visited	 			/* her er du nå (øverst) */
{
	color: #669999;
	text-decoration: none;
}
TD.HerErDuNa A:hover			/* her er du nå (øverst) */
{
	color: #669999;
	text-decoration: underline;
}
TD.Utskrift				/* tekst utskriftsvennlig format, øverst til høyre i midtspalten */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}
TD.Utskrift A, .Utskrift A:visited .Utskrift A:link .Utskrift A:url .Utskrift A:active	
{
	color: #669999;
	text-decoration: none;
}
TD.Utskrift A:hover	
{
	color: #669999;
	text-decoration: underline;
}
TD.Copyright				/* copyright-tekst nederst i midtspalten */
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	border: solid 0px black;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	color: #000000;
} 
TD.Copyright A, .Copyright A:link, .Copyright A:url, .Copyright A:active, .Copyright A:visited	
{
	color: #669999;
	text-decoration: none; 
} 
TD.Copyright A:hover	
{
	color: #669999;
	text-decoration: underline; 
} 
TD.Copyright A	
{
	color: #669999;
	text-decoration: none; 
} 
TD.EnhetsInfo				/* enhetsinfo øverst til venstre i midtspalten */
{
	border: solid 0px black;
	width: 400px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	font-family: Verdana, Arial;
	font-size: 8pt;
} 
TD.EnhetsInfo A	 
{
	text-decoration: none; 
	color: #8C8D18;
} 
TD.EnhetsInfo A:hover	
{
	text-decoration: underline; 
	color: #8C8D18;
} 
TD.Disclaimer				/* disclaimer nederst på siden */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: italic;
	padding-top: 5px;
}
TD.Meny					/* menystripe */
{
	background-color: #8C8D18;
	height: 35px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
TD.Meny A, .Meny A:visited, .Meny A:link, .Meny A:active, .Meny A:url
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.Meny A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.Meny A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.Meny A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.Meny A:url
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.MenyCelle				/* celle i menystripa */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;	
}
TD.MenyCelle A:hover			/* celle i menystripa */
{
	color: #889000;
	text-decoration: underline;
}
TD.MenyCelle A				/* celle i menystripa */
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.MenyCelle A:link				/* celle i menystripa */
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.MenyCelle A:visited				/* celle i menystripa */
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.MenyCelle A:url				/* celle i menystripa */
{
	color: #FFFFFF;
	text-decoration: none;
}
TD.MenyCelle A:active				/* celle i menystripa */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 37px;
}
TD.StripeVenstre			/* stripe til venstre */
{
	background-color: #8C8D18;
	width: 25px;
}
TD.TopLeft				/* venstre celle i toppen */
{
	background-color: #FFFFFF;
}
TD.TopCenter				/* midtre celle i toppen */
{
	background-color: #FFFFFF;
}
TD.TopRight				/* høyre spalte i toppen */
{
	background-color: #FFFFFF;
	width: 200px;
}
TD.TopRightLinker			/* linker til høyre i toppspalten */
{
	font-family: Arial;
	font-size: 7pt;
	padding-left: 1px;
	padding-right: 1px;
}
TD.TopRightLinker A, .TopRightLinker A:visited, .TopRightLinker A:link, .TopRightLinker A:url, .TopRightLinker A:active
{
	color: #8C8D18;
	text-decoration: none;
}
TD.TopRightLinker A:visited
{
	color: #8C8D18;
	text-decoration: none;
}
TD.TopRightLinker A:link
{
	color: #8C8D18;
	text-decoration: none;
}
TD.TopRightLinker A:url
{
	color: #8C8D18;
	text-decoration: none;
}
TD.TopRightLinker A:active
{
	color: #8C8D18;
	text-decoration: none;
}
TD.TopRightLinker A:hover
{
	color: #8C8D18;
	text-decoration: underline;
}
TD.SpalteLeft				/* venstre spalte */
{
	width: 200px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-color: #EFF3E7;
}
TD.SpalteCenter				/* midtre spalte */
{
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}
TD.SpalteRight				/* høyre spalte */
{
	width: 200px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-color: #EFF3E7;
}
TD.SpalteRight2				/* høyre spalte versjon 2 (med grå bakgrunn) */
{
	width: 200px;
	font-family: Verdana, Arial;
	font-size: 9pt;
	background-color: #EDF2E1;
}
TABLE.SpalteBoks			/* spalteboksene */
{
	border: none;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	background-color: #EFF3E7;
} 
TD.SpalteBoksOverskrift			/* heading i spalteboksene */
{
	background-color: #99CCCC;
	padding: 3px 5px 3px 5px;	
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
TD.SpalteBoksOverskrift A
{
	background-color: #99CCCC;
	color: #000000;
	text-decoration: none;
} 
TD.SpalteBoksOverskrift A:hover
{
	background-color: #99CCCC;
	color: #000000;
	text-decoration: underline;
} 
TD.SpalteBoksBilde
{
	width: 10px;
}
TD.SpalteBoksInnhold, TD.SpalteBoksInnhold A, TD.SpalteBoksInnhold A:visited		/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 2px 5px 2px 5px;
	color: #889900;
	font-weight: bold;
}
TD.SpalteBoksInnhold A:hover		/* innhold i spalteboksene */
{
	color: #889900;
	text-decoration: underline;
}
TD.SpalteBoksInnholdStor, TD.SpalteBoksInnholdStor A, TD.SpalteBoksInnholdStor A:visited		/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	color: #889900;
	text-decoration: none;
	font-weight: bold;
}
TD.SpalteBoksInnholdStor A:hover		/* innhold i spalteboksene */
{
	color: #889900;
	text-decoration: underline;
}
TD.SpalteBoksInnhold2		/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnhold2 A	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnhold2 A:visited	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnhold2 A:hover		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: underline;
}
TD.SpalteBoksInnholdEmne		/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 5px 5px 5px 5px;
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdEmne A	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdEmne A:visited	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdEmne A:hover		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: underline;
}
TD.SpalteBoksInnholdRSS			/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 7pt;
	padding: 2px 5px 2px 5px;
	color: #000000;
	text-decoration: none;
}
TD.SpalteBoksInnholdRSS A	 		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdRSS A:visited	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdRSS A:hover		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: underline;
}
TD.SpalteBoksBilde
{
	width: 10px;
}
TD.SpalteBoksOverskriftPresse		/* heading i spalteboksene */
{
	background-color: #EDF2E1;
	padding: 3px 5px 3px 5px;	
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
TD.SpalteBoksOverskriftPresse A
{
	color: #FFFFFF;
	text-decoration: none;
} 
TD.SpalteBoksOverskriftPresse A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
} 
TD.SpalteBoksInnholdPresse		/* innhold i spalteboksene */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 5px 5px 10px 5px;
	color: #000000;
	text-decoration: none;
}
TD.SpalteBoksInnholdPresse A	 		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdPresse A:visited	 	/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: none;
}
TD.SpalteBoksInnholdPresse A:hover		/* innhold i spalteboksene */
{
	color: #8C8D18;
	text-decoration: underline;
}

/* ----- SIDEOPPSETT SLUTT ----- */

/* ----- ARTIKLER/NYHETER START ----- */

TD.OverskriftNyheterForside		/* overskrift "Nyheter" på forside */
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #8C8D18;
	padding-top: 10px;
	padding-bottom: 10px;
} 
TD.Overskrift				/* standard overskrift på samtlige sider */
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #8C8D18;
	padding-top: 15px;
} 
TD.Overskrift A
{
} 
TD.Overskrift A:active
{
} 
TD.Overskrift A:link
{
} 
TD.Overskrift A:visited
{
} 
TD.Overskrift A:hover
{
} 
TD.Overskrift2				/* standard overskrift på samtlige sider */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #8C8D18;
	padding-top: 5px;
} 
TD.Overskrift2 A
{
} 
TD.Overskrift2 A:active
{
} 
TD.Overskrift2 A:link
{
} 
TD.Overskrift2 A:visited
{
} 
TD.Overskrift2 A:hover
{
} 
TD.OverskriftUnder			/* underoverskrift */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 5px;
	color: #8C8D18;
	text-decoration: none;
} 
TD.OverskriftUnder A		/* underoverskrift */
{
	color: #8C8D18;
	text-decoration: none;
} 
TD.OverskriftUnder A:hover	/* underoverskrift */
{
	color: #8C8D18;
	text-decoration: underline;
} 
TD.OverskriftPresse				/* standard overskrift på samtlige sider */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	background-color: #DEC7AD;
	color: #8C8D18;
	padding: 5px 5px 5px 5px;	
} 
TD.OverskriftPresse A
{
} 
TD.OverskriftPresse A:active
{
} 
TD.OverskriftPresse A:link
{
} 
TD.OverskriftPresse A:visited
{
} 
TD.OverskriftPresse A:hover
{
} 
TD.IngressForside			/* ingress forside (nyheter) */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
} 
TD.Ingress					/* ingress */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;	
	vertical-align: top;
} 
TD.IngressBilde					/* ingressbilde */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 1%;
} 
TD.IngressBildeArkiv				/* ingressbilde */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 10px;
	align: right;
} 
TD.Innhold					/* innhold */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 5px;
	text-decoration: none;
} 
TD.Innhold A, TD.Innhold A:active, TD.Innhold A:link, TD.Innhold A:visited, TD.Innhold A:url	 				/* innhold */
{
	color: #669999;
	text-decoration: none;
} 
TD.Innhold A:hover					/* innhold */
{
	color: #669999;
	text-decoration: underline; 
} 
TD.Content 					/* innhold */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
} 
TD.Content A, .Content A:active, .Content A:visited, .Content A:link, .Content A:url 					/* innhold */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #8C8D18;
} 
TD.Content A:hover 					/* innhold */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #8C8D18;
	text-decoration: underline;
} 
TD.LesMer					/* les mer */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	padding-top: 10px;
	text-decoration: none;
} 
TD.LesMer A	 				/* les mer */
{
	color: #8C8D18;
	text-decoration: none;
} 
TD.LesMer A:hover					/* les mer */
{
	color: #8C8D18;
	text-decoration: underline; 
} 
TD.InnholdPresse					/* innhold */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	padding: 10px 5px 20px 5px;	
	text-decoration: none;
} 
TD.InnholdPresse A	 				/* innhold */
{
	color: #8C8D18;
	text-decoration: none;
} 
TD.InnholdPresse A:hover					/* innhold */
{
	color: #8C8D18;
	text-decoration: underline; 
} 
TD.SistOppdatert			/* sist oppdatert (artikler og nyheter) */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-style: italic;
	padding-top: 10px;
} 
TD.DokumentListe				/* sist oppdatert (artikler og nyheter) */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
} 
TD.DokumentListe A	 			/* sist oppdatert (artikler og nyheter) */
{
	color: #8C8D18;
	text-decoration: none;
} 
TD.DokumentListe A:hover				/* sist oppdatert (artikler og nyheter) */
{
	color: #8C8D18;
	text-decoration: underline;
} 
TD.HorisontalStripe
{
	background-color: #000000;
}
/* ----- ARTIKLER/NYHETER SLUTT ----- */

TD.SitemapNiva1					/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
	padding-top: 15px;
} 
TD.SitemapNiva1 A	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva1 A:active	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva1 A:link	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva1 A:visited	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva1 A:hover				/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline; 
	color: #8C8D18;
} 
TD.SitemapNiva2					/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
	padding-top: 5px;
} 
TD.SitemapNiva2 A	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva2 A:active	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva2 A:link	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva2 A:visited	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva2 A:hover				/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
	color: #8C8D18;
} 
TD.SitemapNiva3					/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
	padding-top: 3px;
} 
TD.SitemapNiva3 A	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva3 A:active	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva3 A:link	 			/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva3 A:visited	 		/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8C8D18;
} 
TD.SitemapNiva3 A:hover				/* sitemap */
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline; 
	color: #8C8D18;
} 

TD.Meny A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
