.topheader {
	font-family: "Courier New", Courier, mono;
	font-size: 38px;
	font-weight: bold;
	color: #996600;
}

.headerbackground {
	background-color: #333333;
}

.menyvalg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #394B5F;
	text-decoration: none;
}

.menyvalgSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #394B5F;
	text-decoration: none;
}

.menyvalgValgt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #394B5F;
	background-color: #CCCCCC;
	text-decoration: none;
}

.melding {
	color:#FF0000;
}

.tabell_header {
	BACKGROUND-COLOR: #333333 ;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	line-height: 18px;
	padding: 6px;
}

.bildetekst {
	color: #394B5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

BODY, TABLE, TR, TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color: #000000;
}


.nyhet_tabell {
	BACKGROUND-COLOR: #FCFCFC;
	border:  1px #000000 solid;
}

.jul_tabell {
	border:  1px black solid;
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	FONT-WEIGHT: bold;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	FONT-WEIGHT: bold;
}

A
{
FONT-FAMILY: Arial;
color: #394B5F;
text-decoration: underline;
}
A:link
{
    FONT-FAMILY: Arial;
}

A:hover {
text-decoration: underline;
}  


.valgt {
	BACKGROUND-COLOR: #CCCCCC;
}

.bildetekst {
color: #394B5F;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.nyhetliste_dato {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}

.nyhetliste_tittel {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.nyhetliste_ingress {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}

.nyhet_dato {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}

.nyhet_tittel {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}

.nyhet_ingress {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.nyhet_tekst {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
}

.nyhet_forfatter {
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}

.ledetekst
{
    COLOR: black;    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold
}

.feil
{
    COLOR: red;    FONT-FAMILY: Arial;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}