

BODY,
TD {
	font-family: arial, sans-serif ; 
	font-size: x-small ; 
}


/* TEKST */

.ingress {
	font-family: arial, sans-serif; 
	font-size: x-small;
	font-weight: bold; 
}

.tekst {
	font-family: verdana, sans-serif; 
	font-size: 7.5pt; 
}


.smalltext {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
}

.byline {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
}

.date {
	font-family: verdana, sans-serif; 
	font-size: xx-small; 
	color: #ff6600; 
}



/* TITLER */

.tittel1 {
	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; 
}

.undermeny, 
.undermeny a  {
	font-family: arial mt, helvetica, sans-serif; 
	font-size: 14px;
	color: #000000; 
	text-decoration:none; 
	padding-left: 5px;
	margin-top: 5px;
}



/*MENY*/

.menuLink  {
	font-family: verdana, sans-serif; 
	font-weight: normal; 
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration:none; 
	line-height:13px;
	border-color: #000000;
	border-width: 0px;
	border-style: transparent;
	width:147px;
	border-bottom:2px solid #000000;

	
}

.menuLink a {
	color: #ffffff;
	text-decoration:none; 
	background-color:#71706e; 
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	margin-top: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	width:147px;
	padding-left: 10px;
}

.menuLink a:hover {
	color: #000000;
	text-decoration:none; 
	background-color:#d7d7d7; 
	border-color: #a5aaaf;
	border-width: 0px;
	border-style: solid;

}

.menuLink a:visited {
	text-decoration:none; 
}

.menuLink a:active {
	color: #d7d7d7;
	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; 
}
