

BODY,
TD {
	font-family: arial, sans-serif ; 
	font-size: x-small ; 
}

/* TEKST */

a { cursor: hand; color: #A33122; text-decoration: none; }
a:active { cursor: hand; color: #A33122; } 
a:visited { text-decoration: none }
a:hover { text-decoration: underline; color: #A33122}

.tekst {font-size: 10pt; font-family: arial; color: black }
.overskrift {font-size: 14pt; font-family: arial; }
.link {font-size: 9pt; font-family: arial; }
.liten {font-size: 7.5pt; font-family: arial; }




.link {
	font-family: verdana, sans-serif; 
	font-size: 12px; 
}


.link a { cursor: hand; color: navy; text-decoration: none; }
.link a:active { cursor: hand; color: red; } 
.link a:visited { text-decoration: none }
.link a:hover { text-decoration: underline; color: navy }



.framtekst1 {
	font-family: verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #080BB0;
}

.framtekst2 {
	font-family: verdana, sans-serif; 
	font-size: 18px;
	font-weight: bold; 
	color: #080BB0;
}


.text1 {
	font-family: verdana, sans-serif; 
	font-size: 24px;
	font-weight: bold; 
	color: #080BB0;

}


.biltekst {
	font-family: arial, sans-serif; 
	font-size: small; 
	font-weight: italic; 
}

.byline {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
}

.date {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
	color: #ff6600; 
}



/* TITLER */

.title1 {
	font-family: arial black, sans-serif;
	font-size: large; 
}

.title2 {
	font-family: arial, sans-serif; 
	font-size: medium; 
	font-weight: bold; 
}

.title3 {
	font-family: arial, sans-serif; 
	font-size: small; 
	font-weight: bold; 
}

.title4 {
	font-family: arial, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
}

.title5 {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
	font-weight: bold; 
}


/* LINKER */

.textLink {
	font-family: verdana, arial, sans-serif; 
	font-size: xx-small; 
	color: #0000ff; 
	text-decoration: none; 
}

.teaserLink {
	font-family: verdana, arial, sans-serif; 
	font-size: xx-small; 
	text-transform: uppercase; 
	color: #0000ff; 
	text-decoration: none; 
}

.linkWhite, 
.linkWhite a  {
	font-family: arial mt, helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff; 
	text-decoration: none; 
}



/*MENY*/

.menuLink  {
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #2f4e6d;
	text-decoration:none; 
	line-height:12px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: transparent;
	width:90px; 
}

.menuLink a {
	color: #2f4e6d;
	text-decoration:none; 
	background-color:#e8eaeb; 
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	width:90px; 
}

.menuLink a:hover {
	color: #0000ff;
	text-decoration:none; 
	background-color:#FFFF66; 
	border-color: #a5aaaf;
	border-width: 1px;
	border-style: solid;
	width:90px; 
}

.menuLink a:visited {
	text-decoration:none; 
}

.menuLink a:active {
	color: #2f4e6d;
	text-decoration:none; 
}

/*SEKSJONSMENY*/

.sectionMenuLink  {
	font-family: verdana, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	color: #2f4e6d;
	text-decoration:none; 
	line-height:11px;
	border-color: #e8eaeb;
	border-width: 1px;
	border-style: transparent;
	width:138px; 
}

.sectionMenuLink a {
	color: #2f4e6d;
	text-decoration:none; 
	border-color: #e8eaeb;
	border-width: 1px;
	border-style: solid;
	width:138px; 
}

.sectionMenuLink a:hover {
	color: #0000ff;
	text-decoration:none; 
	background-color:#e8eaeb; 
	border-color: #a5aaaf;
	border-width: 1px;
	border-style: solid;
	width:138px; 
}

.sectionMenuLink a:visited {
	text-decoration:none; 
}

.sectionMenuLink a:active {
	color: #2f4e6d;
	text-decoration:none; 
}


.menuTitleLink, 
.menuTitleLink a  {
	font-family: arial mt, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	width: 136px; 
}


.menuTitleLink a: hover {
	color: #e8eaeb; 
}

.menuTitleBlack, 
.menuTitleBlack a {
	font-family: arial mt, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold; 
	color: #2f4e6d; 
	text-decoration: none; 
}


.menuTitleBlack a: hover {
	color: #e8eaeb; 
}


/* SELECT, INPUT OG KNAPPER */

.knapp {
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold; 
}


INPUT,
TEXTAREA,
OPTION,
SELECT {

	font-family: verdana; 
	color: #000000; 
	font-size: 10px; 
	text-decoration: none; 

}


.optionTopLevel {
	color: #ffffff; 
	background-color: #2f4e6d; 
}

.optionSubLevel {
	text-indent: 15px; 
}

/* LAYERS */

.fpLayerTop {
	position:absolute; 
	top:5; 
	left:5;
	height: 107; 
	width:760px;
	z-index:4; 
}

.fpLayerBody {
	position:absolute; 
	top:112; 
	left:5;
	height: auto; 
	width:760px;
	z-index:5; 
}
/*MENY*/

#list-menu {
 width: 100px;

 /* this width value is also effected by
 the padding we will later set on the links. */
 }


#list-menu li {
 margin: 2px 0 0;

 }


#list-menu ul {
 margin: 0; 
 padding: 0;
 list-style-type: none;
 }


#list-menu a {
 display: block;
 width:90px;
 padding: 2px 2px 2px 5px;
 border: 1px solid #000000;
 background: #dcdcdc;
 text-decoration: none; /*lets remove the link underlines*/
 font-size: 8pt; 
 font-family: verdana;
 }
 
 
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
 color: #000000;
 }

 #list-menu a:hover {
 border: 1px solid #000000;
 background: #333333;
 color: #ffffff;
 }