BODY, P, DIV, TD, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A
{
		font-size: 10pt;
  	font-family: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}

body {
  padding: 0px;
  padding-top: 21px;
  padding-left: 21px;
}

H1 {
	color: #F96E10;
	font-size: 18pt;
	text-align: left;
}

H2 {
	color: #F96E10;
	font-size: 16pt;
	text-align: left;
}

H3 {
	color: rgb(20,37,143);
	font-size: 14pt;
	text-align: left;
}



A:link {
	color: #D21107;
	text-decoration: none
}

A:visited {
	color: #D21107;
	text-decoration: none
}

A:active {
	text-decoration: none; 
  color: #D21107;
}

.farga {  
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #F7A35D
}

.bold {  
	font-weight: bolder; 
	color: #CCCCCC
}

.liten{
	font-size: 8pt;
}

.overskrift2 {
		color: #F96E10;
		FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
}

.overskrift1{
		color: #F96E10;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16pt;
}

.overskrift3 {
		color: rgb(20,37,143);
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
}

.liste  {
     visibility : hidden;
     position : absolute;
     top : 450;
     left : 10;
     width : 240;
     background-color : White;
     z-index : 999;
     background : #ffffff;
     border-style : solid;
     border-color : Black;
     border-width : thin;
     padding : 5;

}


.newsItem, .newsBody {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newsItem p {
	position: relative;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 120%;
	color: black;
}

.newsItem .odd {	
	padding: 0.5em;
	color: black;
}
.newsItem .even {
	background-image: url(piksel.gif); 
	color: black;
	padding: 1em;

}

.newsItem img {
	position: relative;
	float: right;
}

.newsItemFooter {
	position: relative;
	padding: 0px;
	margin: 0px;

}
.clearer {
	clear: right;
}

.newsItemLink {
	color: #D21107;
	text-decoration: underline;
}

.newsItemDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.newsItem h3 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 120%;
}
.newsItem h3 a:vlink {
	color: #000000;
}

.newsItem h3 {
	margin: 0px;
	padding: 0px;
}

.sitemap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}


.hoyreoverskrift{
	color: #D21107;
	font-weight: bold;
}

#newsbox {
	  padding: 0px;
	margin-top: 0px;
	width: 353px;
	height: 342px;
	
	overflow: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC0F00;
	border-left-color: #DC0F00;
}

td > #newsbox
{
  width: 349px;
}


#3spbox {
	position: relative;
	top: 0px;
	bottom: 0px;
	width: 541px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DC0F00;
	border-left-color: #DC0F00;
	padding: 0px;
}

.menyBg {


}
.test {
	position: relative;
	bottom: -5px;
}

.test2 {
	position: relative;
	top: 4px;
}

.infoboxText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	font-size:11px;
	line-height:26px;
}
.infoboxText A:link {text-decoration:none; color: #FFFFFF;}
.infoboxText A:visited {text-decoration:none; color: #FFFFFF;}
.infoboxText A:hover {text-decoration:underline; color: #FFFFFF;}

#infobox {
	width: 870px;
	height: 26px;
	background-image:url(../img/nfu/infoboks_bg.jpg);
	background-repeat:no-repeat;
}

.calendarHeading {
	font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #D21107;
	margin-left: 10px;
}
.calendarInnerTable {
	margin-left: 10px;
}
.calendarInnterTableHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-color: #D21107;
	padding: 1px;
}
.calendarInnterTableData {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 2px;
}
.calendarInnterTableData A:link {text-decoration:underline;}
.calendarInnterTableData A:visited {text-decoration:none;}
.calendarInnterTableData A:hover {text-decoration:none;}

.calendarInnterTableDataOdd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 2px;
	background-color:#F7ECD9;
}
.calendarInnterTableDataOdd A:link {text-decoration:underline;}
.calendarInnterTableDataOdd A:visited {text-decoration:none;}
.calendarInnterTableDataOdd A:hover {text-decoration:none;}

