/* Default styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

td,th {
  font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #9A0032;
  text-decoration: none;
}

h1 { 
  font-size: 16px;
}

h2 { 
  font-size: 12px;
}

h3 { 
  font-size: 10px;
}

h4, h5, h6 { 
  font-size: 9px;
}

p {
  margin: 0px 0px 10px 0px;
}

form { 
  margin: 0px;
  padding: 0px;
}

img {
  display: block;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  border: 1px solid #7B9CBD;
  margin: 0px;
  width: 99%;
}

input.iButton { 
  width: auto;
  background-color: #e7edf8;
  font-weight: bold;
  padding: 2px 6px;
  margin-top: 4px;
  float: right;
  color: #000000;
}

input.iCheckbox { 
  width: auto;
}

label { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

.iTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9A0032;
  text-decoration: none;
}

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #9A0032;
  text-decoration: none;
}

.iIntro {
  font-size: 9px;
  color: #000000;
}

.iText {
  color: #000000;
}

.iCalendarTable {
  border-collapse: collapse;
  border: 1px solid #d4d0c8;
  width: 100%;
}

.iCalendarTable td {
  background-color: #e7edf8;
  border: 1px solid #d4d0c8;
  width: 14%;
  height: 50px;
  vertical-align: top;
}

.iCalendarTable td div {
  white-space: nowrap;
  overflow: hidden;
}

.iCalendarTable .iInmonth {
  background-color: #fff;
}

.iCalendarTable .iWeek {
  background-color: #fff;
  text-align: center;
  height: auto;
}

.iCalendarTable .iMonth {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
  background-color: #fff;
  height: auto;
}

.iCalendarTable .iDayofmonth {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
}

.iEventInfo { 
  width: 100%;
  background-color: #e7edf8;  
  border: 1px solid #d4d0c8;
}

.iEventInfo span { 
  font-weight: bold;
  padding-left: 2px;
}

.iEventInfo span.iMoreInfo { 
  padding-left: 20px;
}

br.iClear {
  font-size: 0px;
  clear: both;
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

.iDate, .iCaption, .iPhotographer {
  color: #999999;
  margin: 0px;
}

.iFile {
  clear:  both;
  margin-bottom: 5px;
}

.iFlashfile {
}

.iFrame {
  border: 1px solid #ccc;
}

.iFrameTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #e7edf8;
  color: #000000;
  margin: 0px;
  padding: 2px 6px;
}

.iFrameContent {
  background-color: #fff;
  padding: 4px;
}

.iHasevents {
}

.iFull {
  float: none;
  margin-bottom: 8px;
}

.iLeft {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

.iRight {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

.iRight img, .iLeft img, .iFull img { 
  padding: 2px;
  border: 1px solid #4d4d4d;
  background-color: #fff;
}

.iNoBorder img {
  border: 0px;
  padding: 0px;
}

.iSearch {
  height: auto !important;
  height: 1%;
  clear: right;
}

a {
  color: #000033;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #333366;
  text-decoration: underline;
}

.iLink { 
}

.iColumnTable { 
  border-collapse: collapse;
}

.iColumnSpace { 
}

.iColumnSpaceLine { 
  background: url(/share/columnline.gif) repeat-y 50%;
}

.iColumnData { 
}

.iCompact { 
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div.iHr {
  height: 15px;
  background: url(/share/hr.gif) repeat-x 50% 50%;
}

div.iHr hr { 
  display: none;
}

.iMore {
}

.SUBJECTFIELD { 
  display: none;
}

.iMeetingQuestion {
  padding: 6px;
  border-bottom: 1px dotted #e6e6e6;
  color: #9A0032;
}

.iMeetingAnswer {
  padding: 6px 6px 6px 12px;
}

input.iMeetingSkip {
  background-color: #fcc;
  margin-right: 5px;
}

input.iMeetingSend {
  background-color: #cfc;
  margin-right: 5px;
}

.iGuestAnswer {
  border: 2px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestAnswer {
  height: 1%;
}

.iGuestQuestion {
  border: 1px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestQuestion {
  height: 1%;
}

.iQAgoup {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin-bottom: 10px;
}

.iQAgoup h3 {
  padding: 0px 6px;
}

.iQAgoup .iDate {
  padding: 3px 6px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #efefef;
}

.iSitemap a.iSitemap1 {
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #9A0032;
  text-decoration: none;
}

.iSitemap li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}

.iSitemap ul {
  margin: 0px;
  padding: 0px;
}

.iSitemap div {
  margin-left: 16px;
}

.iSitemap a.iSitemap1:hover {
  color: #9A0032;
  font-weight: bold;
}

.iSitemap a.iSitemap2 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap2:hover {
  color: #999999;
}

.iSitemap a.iSitemap3 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap3:hover {
  color: #999999;
}

.iTemperature, .iTemperatureMinus {
  font-size: 18px;
  color: #900;
}

.iTemperatureMinus {
  color: #009;
}

.iFaqSelectionTitle {
  width: 70%;
  float: left;
  clear: left;
  border-bottom: 1px solid #d4d0c8;
}

.iFaqSelectionDate {
  float: right;
  width: 30%;
  text-align: center;
  border-bottom: 1px solid #d4d0c8;
}

.iTable {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

.iTable td, iTable th {
  padding: 2px;
  margin: 0;
}

.iTable tr.iTableOdd td {
  background-color: #ededed;
}

.iTable th {
  text-align: left;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}


/* Custom styles */
html {
  height: 100%;
  background: #fff;
}

body, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  text-align: center;
}

a {
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
  font-weight: normal;
  text-decoration: underline;
}

a img {
  border: 0px solid #999;
}

body {
  background: #fff;
  margin: 0;
  padding: 0px 0px 0px 0px;
}

p {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

h1 {
  color: #9A0032;
  font-size: 18px;
}

h2 {
  color: #000;
  font-size: 12px;
}

h4 {
  color: #000;
  font-size: 12px;
}

.iMore {
  text-decoration: underline;
}

.iDate, .iCaption, .iPhotographer {
  color: #000;
  font-size: 10px;
  margin: 0px;
}

.iCompact {
  margin: 0px;
}

div.iHr {
  margin: 15px 0;
  height: 1px;
  background: #fce794;
}

div.iHr hr {
  display: none;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border: 1px solid #7B9CBD;
  margin: 0px;
  width: 99%;
}

input.iButton {
  width: auto;
  background-color: #D90033;
  border: 0px;
  font-weight: bold;
  padding: 2px 6px;
  margin-top: 4px;
  float: left;
  color: #fff;
}

input.iCheckbox {
  width: auto;
}

label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000033;
  display: block;
  padding-top: 4px;
}

label.tittel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000033;
  display: block;
  padding-top: 4px;
}

form {
  padding: 0px;
  margin: 0px;
}

.ytterboks * {
  text-align: left;
}

.iLeft {
  float: left;
  margin-right: 12px;
  margin-bottom: 8px;
}

.iCenter {
  text-align: center;
  float: none;
  margin: 0 0 8px 8px;
}

.iIntro {
  font-size: 11px;
  font-weight: bold;
  color : #000;
}

.iCompact {
  margin: 0px;
}

.iRight {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

.iRight img, .iLeft img, .iFull img, .iCenter img {
  padding: 0px;
  border: 1px solid #666;
  background: none;
}

.ytterboks {
  width: 680px;
  margin: 0 auto;
  text-align: left;
  padding: 0px;
}

.venstreCont {
  background-color: #C50029;
}

.bunnboks {
  width: 100%;
  text-align: center;
  padding-top: 10px;
  color: #86836D;
}

.bunnboks a {
  color: #86836D;
}

.menykol {
  padding-top: 195px;
}

.menykol ul {
  font-weight: bold;
  color: #000;
}

.hovedmeny {
  color: #000;
  text-decoration: none;
  display: block;
  float: left;
  margin-right: 16px;
  padding: 20px 0px 10px 0px;
  line-height: 20px;
  font-size: 12px;
  font-weight: bold;
}

.sokboks {
  padding-top: 6px;
}

.sokboks label {
  float: left;
  padding: 0px 5px;
  width: 25px;
  line-height: 16px;
  color: #000;
  font-weight: bold;
}

.sokboks input {
  float: left;
  width: 115px;
  padding: 2px;
  border: 1px solid #A09A78;
  font-size: 11px;
}

.menyn1, .menyn2, .menyn3 {
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0px;
}

.menyn1 a, .menyn2 a, .menyn3 a {
  color: #000;
  text-decoration: none;
}

.menyn2 {
  padding-left: 10px;
  font-size: 10px;
}

.menyn3 {
  padding-left: 20px;
  font-size: 10px;
}

a.aktiv {
  color: #fff;
}

/*  */
.tittel {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #A00423;
}

.ingress {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
}

h2.overskrift {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #000;
  width: 122px;
}

a.rodt {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #A00423;
  text-decoration: none;
}

.overskrift a {
  color: #A00423;
  text-decoration: none;
}

.tekst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

.uthevettekst {
  font-weight: bold;
}

.link {
  color: #003366;
}

a {
  color: #003366;
}

.dato {
  color: #9A836E;
}

.meny {
}

.undermeny {
}

.undermeny2 {
}

.nyhet {
}

.nyhetdato {
}

.relatert {
}

.sti, sti:visited {
}

.faqlink {
}

.faqkategori {
}

.faqukategori {
}

.faqoverskrift {
}

.faqspm {
}

.forfatter {
  color: #9A836E;
}

.bildetekst {
}

.formfelt {
}

.bilde-avsnitt {
}

.ramme {
}

.iNoBorder img {
  border: none;
}

.menyCont {
  margin-top: 50px;
}

#navigation ul li a {
  display: inline-block;
  width: 150px;
}

ul.mainmenu , ul.mainmenu li ul {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 150px;
}

ul.mainmenu li ul {
  width: 150;
  margin-left: 10px;
}

ul.mainmenu li ul li ul {
  width: 145;
  margin-left: 5px;
}

ul.mainmenu li, ul.mainmenu li ul li {
  display: block;
  float: left;
}

ul.mainmenu li a, ul.mainmenu li ul li a {
  display: block;
  text-decoration: none;
}

ul.mainmenu li a {
  padding: 0 5px;
  margin: 4px 0;
  text-decoration: none;
  text-align: right;
  font-weight: normal;
  color: #fff;
  font-size: 10px;
  width: 140px;
  height: 18px;
  line-height: 16px;
}

ul.mainmenu li ul li a {
  padding: 0;
  margin: 1px 0;
  width: 136px;
  background: #fff;
  color: #c50029;
  border: 1px solid #c50029;
}

ul.mainmenu li.active a.active {
  color: #fff;
}

ul.mainmenu li a:hover , ul.mainmenu li ul li a:hover, ul.mainmenu li ul li ul li a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #cf123b;
}

.innholdCont {
  background: url(/sfiles/5/77/1/picture/bg.jpg) repeat-y;
}

.innhold {
  width: 520px;
  min-height: 400px;
  height: 1%;
  background: url(/sfiles/0/08/1/picture/innholdbg.gif) no-repeat top right;
  padding: 10px 10px;
}

.luft {
  margin-bottom : 11px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

/* End hide from IE-mac */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menyCont {
  height: 150px;
  font-size: 90%;
  margin: 25px 0 50px 15px;
  /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menyCont ul {
  position: relative;
  z-index: 500;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 150px;
}

/* style the list items */
.menyCont li {
  background: #d4d8bd url(shade.gif);
  height: 26px;
  /* for IE7 */
  float: left;
}

.menyCont li.sub {
  background: #d4d8bd url(sub.gif) no-repeat right center;
}

/* get rid of the table */
.menyCont table {
  position: absolute;
  border-collapse: collapse;
  top: 0;
  left: 0;
  z-index: 100;
  font-size: 1em;
}

/* style the links */
.menyCont a, .menyCont a:visited {
  display: block;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 149px;
  color: #000;
  text-indent: 5px;
  border: 1px solid #fff;
  border-width: 0 1px 1px 1px;
}

/* hack for IE5.5 */
* html .menyCont a, * html .menyCont a:visited {
  width: 150px;
  w\idth: 149px;
}

/* style the link hover */
* html .menyCont a:hover {
  color: #efa;
  background: #aa7;
  position: relative;
}

.menyCont li:hover {
  position: relative;
}

/* For accessibility of the top level menu when tabbing */
.menyCont a:active, .menyCont a:focus {
  color: #efa;
  background: #aa7;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menyCont li:hover > a {
  color: #efa;
  background: #aa7;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menyCont li ul {
  visibility: hidden;
  position: absolute;
  top: -30px;
  /* set up the overlap (minus the overrun) */
  left: 100px;
  /* set up the overrun area */
  padding: 30px;
  /* this is for IE to make it interpret the overrrun padding */
  background: transparent url(transparent.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menyCont li:hover > ul {
  visibility: visible;
}

/* for IE5.5 and IE6 you need to style each level hover */
/* keep the third level+ hidden when you hover on first level link */
.menyCont ul a:hover ul ul {
  visibility: hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
.menyCont ul a:hover ul a:hover ul ul {
  visibility: hidden;
}

/* keep the fifth level hidden when you hover on third level link */
.menyCont ul a:hover ul a:hover ul a:hover ul ul {
  visibility: hidden;
}

/* make the second level visible when hover on first level link */
.menyCont ul a:hover ul {
  visibility: visible;
}

/* make the third level visible when you hover over second level link */
.menyCont ul a:hover ul a:hover ul {
  visibility: visible;
}

/* make the fourth level visible when you hover over third level link */
.menyCont ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
}

/* make the fifth level visible when you hover over fourth level link */
.menyCont ul a:hover ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
}

/****LEFTMENU***/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.leftMenu {
  margin-top: 40px;
}

/* remove all the bullets, borders and padding from the default list styling */
.leftMenu ul {
  position: relative;
  z-index: 500;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 150px;
}

/* style the list items */
.leftMenu li {
  height: 26px;
  /* for IE7 */
  float: left;
}

.leftMenu li.sub {
}

/* get rid of the table */
.leftMenu table {
  position: absolute;
  border-collapse: collapse;
  top: 0;
  left: 0;
  z-index: 100;
}

/* style the links */
.leftMenu a {
  display: block;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
  width: 149px;
  color: #000;
  text-indent: 0px;
}

/* hack for IE5.5 */
* html .leftMenu a, * html .leftMenu a:visited {
  width: 150px;
  w\idth: 149px;
}

/* style the link hover */
* html .leftMenu a:hover {
  color: #efa;
  position: relative;
}

.leftMenu li:hover {
  position: relative;
}

/* For accessibility of the top level menu when tabbing */
.leftMenu a:active {
  color: #efa;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.leftMenu li:hover > a {
  color: #efa;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.leftMenu li ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  /* set up the overlap (minus the overrun) */
  left: 140px;
  /* set up the overrun area */
  padding: 30px;
  /* this is for IE to make it interpret the overrrun padding */
  background: url(transparent.gif);
  width: 400px;
}

.leftMenu li ul li {
  height: 20px;
  width: 400px;
}

/* for browsers that understand this is all you need for the flyouts */
.leftMenu li:hover > ul {
  visibility: visible;
}

/* for IE5.5 and IE6 you need to style each level hover */
/* keep the third level+ hidden when you hover on first level link */
.leftMenu ul a:hover ul ul {
  visibility: hidden;
}

/* keep the fourth level+ hidden when you hover on second level link */
.leftMenu ul a:hover ul a:hover ul ul {
  visibility: hidden;
}

/* keep the fifth level hidden when you hover on third level link */
.leftMenu ul a:hover ul a:hover ul a:hover ul ul {
  visibility: hidden;
}

/* make the second level visible when hover on first level link */
.leftMenu ul a:hover ul {
  visibility: visible;
}

/* make the third level visible when you hover over second level link */
.leftMenu ul a:hover ul a:hover ul {
  visibility: visible;
}

/* make the fourth level visible when you hover over third level link */
.leftMenu ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
}

/* make the fifth level visible when you hover over fourth level link */
.leftMenu ul a:hover ul a:hover ul a:hover ul a:hover ul {
  visibility: visible;
}

