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

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

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

h1 { 
  font-size: 19px;
}

h2 { 
  font-size: 15px;
}

h3 { 
  font-size: 13px;
}

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

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

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

img {
  display: block;
}

input, select, textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  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: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

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

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

.iIntro {
  font-size: 12px;
  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: 14px;
  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: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  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: #004166;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #666666;
  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: #93107E;
}

.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: 15px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #93107E;
  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: #93107E;
  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 */
/* Default styles */
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  margin: 0px;
  padding: 0px;
}

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

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

h1 {
  font-size: 20px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
}

h2.hovedsak {
  color: #93107E;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
}

h3 {
  font-size: 10px;
}

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

.litentittel {
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal;
}

li {
  list-style-type: none;
}

.mtittel {
  color: #004165;
  font-size: 14px;
  font-weight: bold;
  padding-left: 4px;
}

.stortittel {
  margin-top: 4px;
  color: #004165;
  font-size: 26px;
  font-weight: normal;
  line-height: 1;
}

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

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

img {
  display: block;
}

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

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

input.iCheckbox {
  width: auto;
}

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

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

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

.iIntro {
  font-size: 11px;
  color: #004166;
}

.iText {
  color: #000;
}

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

.iCalendarTable td {
  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%;
  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: #004166;
  font-size: 10px;
  margin: 0px;
}

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

.iFlashfile {
}

.iFrame {
  border: 0px solid #ccc;
  width: 195px;
}

.iFrameTitle {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #004166;
  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;
}

.iLink {
}

.iColumnTable {
  border-collapse: collapse;
}

.iColumnSpace {
}

.iColumnSpaceLine {
  background: url(/sfiles/46/1/picture/linje_v.jpg) repeat-y 50%;
}

.iColumnData {
}

.iCompact {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 11px;
  font-weight: normal;
}

div.iHr {
  height: 15px;
  background: url(/sfiles/36/1/picture/linje.jpg) repeat-x 50% 50%;
}

div.iHr hr {
  display: none;
}

div.iHr_cat {
  height: 6px;
  background: url(/sfiles/42/2/picture/linje_cat.gif) repeat-x 50% 50%;
}

div.iHr_cat hr {
  display: none;
}

div.iHr_v {
  height: 15px;
  background: url(/sfiles/46/1/picture/linje_v.jpg) repeat-x 50% 50%;
}

div.iHr hr_v {
  display: none;
}

.iMore a {
  color: #93107E;
}

.SUBJECTFIELD {
  display: none;
}

/* Custom styles */
html, body {
  background: #003148 url() no-repeat;
  margin: 0px;
  padding: 0px;
}

.innhold {
  background-color: #FFF;
  width: 776px;
  height: 100%;
}

.sidebg_v {
  background: url(/sfiles/55/1/picture/sidebg_v.gif) repeat-y;
  width: 25px;
  height: auto;
}

.sidebg_h {
  background: url(/sfiles/75/1/picture/sidebg_h.gif) repeat-y;
  width: 25px;
  height: auto;
}

.h_kolonbg {
  background: #004166 url(/sfiles/95/1/picture/hoyre_kolonbg.jpg) no-repeat;
  width: 142px;
  height: 580px;
}

.bunnbg {
  background: url(/sfiles/85/1/picture/bunnbg.gif) no-repeat;
  width: 776px;
  height: 35px;
  padding-top: 1px;
}

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

a, a:visited, a:active {
  color: #93107E;
  text-decoration: none;
}

a.rssLink, a.rssLink:visited, a.rssLink:active {
  color: #004398;
  text-decoration: none;
  display: block;
}

.rssDescription {
  color: #000;
  font-weight: normal;
}

.sectiontitle {
  font-size: 16px;
  font-weight: normal;
  color: #FFF;
  padding: 16px 10px;
}

#tema {
  position: absolute;
  left: 180px;
  top: 16px;
  width: 633px;
  height: 50px;
  overflow: hidden;
}

.toppmeny ul, .toppmeny ul li, .toppmeny ul a, .toppmeny ul ul {
  padding: 0;
  margin: 0;
}

.toppmeny ul li {
  list-style-type: none;
  float: left;
  margin: 0px 0px 0px 0px;
  border-right: 1px solid #7FA0B2;
  width: auto;
}

.toppmeny ul a, .toppmeny ul a:visited, .toppmeny ul a:active {
  padding: 8px 10px 10px 10px;
  margin: 0px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #004166;
  font-size: 11px;
  white-space: nowrap;
  height: 25px;
  line-height: 2.8;
}

.toppmeny ul a:hover {
  text-decoration: none;
  color: #000;
}

.toppmeny ul a.active, .toppmeny ul a.active:visited, .toppmeny ul a.active:active {
  background-color: #004166;
  color: #fff;
}

#watermark {
  position: absolute;
  left: 835px;
  top: 494px;
}

#adcontainer {
  position: absolute;
  left: 840px;
  top: 16px;
  width: 150px;
  height: auto;
  z-index: 10;
}

#adcontainer2 {
  position: absolute;
  left: 840px;
  width: 150px;
  height: auto;
  z-index: 10;
}

#adcontainer3 {
  position: absolute;
  left: 840px;
  width: 150px;
  top: 455px;
  height: auto;
  z-index: 10;
}

#content {
  position: absolute;
  left: 180px;
  top: 145px;
  width: 633px;
  height: auto;
}

#path {
  position: absolute;
  left: 180px;
  top: 125px;
  width: 633px;
  height: auto;
  font-size: 10px;
}

#path .header {
  color: #A6ACC0;
  font-weight: bold;
}

#menu {
  position: absolute;
  left: 11px;
  top: 118px;
  width: 159px;
  height: auto;
}

.menucontainer {
  background: #fff url() repeat;
  padding: 8px;
  border-bottom: 1px solid #BCC2D6;
}

ul.mainmenu, ul.mainmenu li, ul.mainmenu a, ul.mainmenu ul {
  padding: 5px 0px 0px 0px;
  margin-top: 1px;
}

ul.mainmenu li {
  list-style-type: none;
}

ul.mainmenu a, ul.mainmenu a:visited, ul.mainmenu a:active {
  background: url(/sfiles/1/3/picture/pil.gif) no-repeat 0px 3px;
  padding: 0px 12px;
  margin: 8px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #004166;
  font-size: 11px;
}

ul.mainmenu a:hover {
  text-decoration: none;
  color: #798EA9;
}

ul.mainmenu a.active, ul.mainmenu a.active:visited {
  color: #93107E;
}

ul.mainmenu ul {
  margin-left: 5px;
  margin-bottom: 5px;
}

ul.mainmenu ul a, ul.mainmenu ul a:visited, ul.mainmenu ul a:active {
  font-weight: normal;
}

.active {
  color: #0D5182;
}

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

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

br.clear {
  clear: both;
  font-size: 0px;
  height: 0px;
  width: 0px;
}

.iFull img, .iRight img, .iLeft img {
  border-color: #BCC2D6;
}

img.left {
  float: left;
  background-color: #fff;
  border: 1px solid #BCC2D6;
  padding: 2px;
  margin: 0px 8px 8px 0px;
}

img.right {
  float: right;
  background-color: #fff;
  border: 1px solid #BCC2D6;
  padding: 2px;
  margin: 0px 0px 8px 8px;
}

img.over {
  display: block;
  background-color: #fff;
  border: 1px solid #BCC2D6;
  padding: 2px;
  margin: 0px 0px 8px 0px;
}

.right {
  float: right;
  background-color: #fff;
  margin: 0px 0px 8px 8px;
}

.stikktittel {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #eeeeee;
}

.tittel {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  color: #000;
  margin: 0px 0px 6px 0px;
  padding: 0px;
}

.ingressfull {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  color: #36364C;
}

.link {
  margin-bottom: 5px;
}

.created {
  color: #CCC;
  font-size: 9px;
}

.bildetekst {
  color: #000;
  font-size: 9px;
}

.fotograf {
  color: #666;
  font-size: 9px;
}

.toogto .iLeft, .toogto .iRight, .toogto .iFull {
  float: none;
  margin: 0px;
}

.sokboks {
  width: 132px;
  padding: 4px;
}

.loginboks {
  width: 170px;
  height: 108px;
  padding: 2px;
  border-left: 1px solid #7FA0B2;
}

input.logginnknapp {
  background: url(/sfiles/16/1/picture/loggknapp.jpg) no-repeat;
  border: none;
  width: 46px;
  height: 15px;
  color: #004166;
  padding-right: 5px;
  margin: 0px;
}

.logginntekst {
  color: #778DA8;
  font-size: 11px;
}

input.glemknapp {
  background-color: #fff;
  color: #004166;
  border: 0px;
  font-size: 9px;
  width: 70px;
}

.sokboks input {
  font-size: 10px;
}

.sokboks .soktittel {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #014166;
  text-align: center;
}

.blaatittel {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #004166;
}

input.tekstfelt {
  border: 1px solid #98AABD;
  height: 18px;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
}

input.loginfelt {
  border: 1px solid #98AABD;
  height: 14px;
  line-height: 12px;
  padding: 0px;
  margin: 0px;
}

input.sokknapp {
  background: url(/sfiles/06/1/picture/sok_knapp_ny.gif) no-repeat;
  border: none;
  height: 15px;
  line-height: 1px;
  padding: 0px;
  margin: 0px;
}

.bunntekst {
  font-size: 10px;
  color: #004166;
  font-weight: normal;
  text-align: center;
  line-height: 1.8;
  height: 41px;
}

.logo {
  padding-bottom: 14px;
}

.cattittel {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #004166;
  font-weight: bold;
  text-align: center;
  padding: 3px;
}

.catlink, .catlink a, .catlink a.active:visited, .catlink a.active {
  font-size: 11px;
  color: #004166;
  font-weight: normal;
}

.catl {
  background: url(/sfiles/4/4/picture/punkt1.gif) no-repeat;
}

#adcontainer a {
  display: block;
  margin-bottom: 2px;
}

.calendarTable {
  border-collapse: collapse;
  border: 1px solid #D4D0C8;
  width: 100%;
}

.calendarTable td {
  border: 1px solid #D4D0C8;
  width: 14%;
  height: 50px;
  vertical-align: top;
}

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

.calendarTable .inmonth {
  background-color: #fff;
}

.calendarTable .week {
  background-color: #fff;
  text-align: center;
  height: auto;
}

.calendarTable .month {
  background-color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  height: auto;
}

.calendarTable .dayofmonth {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
}

input.iButton {
  background: #A8B5C7;
  color: #004166;
  border: 1px solid #8397B0;
}

.iFlashfile {
  margin-bottom: 8px;
}

/*popup*/
.popup {
  background-color: #E2E4E8;
  background-image: none;
  padding: 10px;
}

.skattTools {
  float: right;
  padding-top: 6px;
  text-align: right;
}

.skattTools img {
  display: inline;
}

#scroller {
  width: 500px;
  height: 500px;
  overflow: auto;
}

#seksjon {
  width: 776px;
  height: 147px;
  overflow: auto;
}

.floatfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.floatfix {
  display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatfix {
  height: 1%;
}

.floatfix {
  display: block;
}

.error {
  color: #F00;
  font-size: 9px;
}

.innh {
  width: 460px;
  padding-top: 8px;
}

.path {
  color: #666;
  font-size: 9px;
}

.path .sti {
  color: #666;
  font-size: 9px;
}

.path .sti a.active:visited {
  color: #000;
  font-size: 9px;
}

