/* ACTIVITY */
.activity_heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	font-variant: small-caps;
}

.activity_subinfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-transform: uppercase;
}
.image {border-color: #000000; 
	border-width: 2px;
}

.activity_headline {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}

.activity_headline:link { color: 666666; text-decoration: none }
.activity_headline:visited { color: 666666; text-decoration: none }
.activity_headline:hover { color: #FF9900; text-decoration: none }

/* TIMELINE */
.timeline_skille {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
.timeline {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.timeline:link { color: #333333; text-decoration: none }
.timeline:visited { color: #333333; text-decoration: none }
.timeline:hover { color: #FF9900; text-decoration: none }
/******************************************************************/

/* MAIN LEVEL 2 LINKS */
.main_second:link { color: #333333; text-decoration: none }
.main_second:visited { color: #333333; text-decoration: none }
.main_second:hover { color: #FF9900; text-decoration: none }

.main_second {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.main_second_active:link { color: #FF9900; text-decoration: none }
.main_second_active:visited { color: #FF9900; text-decoration: none }
.main_second_active:hover { color: #FF9900; text-decoration: none }

.main_second_active {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-weight: FF9900;
}
/******************************************************************/


.submenu_on:link { color: #FF9900; text-decoration: none }
.submenu_on:visited { color: #FF9900; text-decoration: none }
.submenu_on:hover { color: #FF9900; text-decoration: none }


.submenu_on {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.submenu_off:link { color: #333333; text-decoration: none }
.submenu_off:visited { color: #333333; text-decoration: none }
.submenu_off:hover { color: #333333; text-decoration: none }

.submenu_off {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


/* SUBLINKS ON LEVEL 2 -> DOWN*/
.submenu_items_on:link { color: #FF9900; text-decoration: none }
.submenu_items_on:visited { color: #FF9900; text-decoration: none }
.submenu_items_on:hover { color: #FF9900; text-decoration: none }


.submenu_items_on {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF9900;
/* text-transform: uppercase; */
}

.submenu_items_off:link { color: #333333; text-decoration: none }
.submenu_items_off:visited { color: #333333; text-decoration: none }
.submenu_items_off:hover { color: #333333; text-decoration: none }

.submenu_items_off {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/* text-transform: uppercase; */
	color: #333333;
	
}



/* GENERIC TABLE STYLE */
td {
	font-family: Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small_heading {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.small_text {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.heading    { font-size: 14px; font-family: Arial, Tahoma, Helvetica, sans-serif; font-weight: bold; color: #FF9900; }

.siteborder {	
  border-right: #999999 1px solid; 
  border-left: #999999  1px solid; 
  border-top: #999999  1px solid; 
  border-bottom: #999999  1px solid;
}

.toplogo_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #084167;
	border-right-color: #084167;
	border-bottom-color: #084167;
	border-left-color: #084167;
}
.menutabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.menutabs_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.menutabs:link { color: #666666; text-decoration: none }
.menutabs:visited { color: #666666; text-decoration: none }
.menutabs:hover { color: #FF9900; text-decoration: none }

.menutabs_on:link { color: #FF9900; text-decoration: none }
.menutabs_on:visited { color: #FF9900; text-decoration: none }
.menutabs_on:hover { color: #FF9900; text-decoration: none }

.nyheter:link { color: #666666; text-decoration: none }
.nyheter:visited { color: #666666; text-decoration: none }
.nyheter:hover { color: #FF9900; text-decoration: underline }


a:link { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #FF9900; text-decoration: underline }

.nyheter {
	font-family: Tahoma, Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-variant: small-caps;  gjør om til versaler 
	font-weight: bold; */
}

.nyheter_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #FF9900;
}

.nyhetsbrev_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #666666;
}

.bunntekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	color: #666666;
}

.smallheading {
	font-family: Tahoma, Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.sublinker {
	font-family: Tahoma, Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.just {
	text-align: justify;
}

	.form1 {    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				width: 120;
				font-weight: normal;
				border: 0px solid; 
				color: #000000;
				margin-top: 1px; 
				margin-right: 1px; 
				margin-bottom: 1px; 
				margin-left: 1px; 
				border-right: gray 1px solid; 
				border-left: black 1px solid; 
				border-top: black 1px solid; 
				border-bottom: gray 1px solid;
				text-align : left;
				background: white;
				height: 17px;
				}
	.form2 {    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
				font-size: 10px; 
				width: 114px;
				font-weight: normal;
				border: 0px solid; 
				color: #000000;
				margin-top: 1px; 
				margin-right: 1px; 
				margin-bottom: 1px; 
				margin-left: 1px; 
				border-right: white 1px solid; 
				border-left: black 1px solid; 
				border-top: black 1px solid; 
				border-bottom: white 1px solid;
				text-align : left;
				background: white;
				height: 17px;
				}
								
