/* Default styles */
body {
  font-family: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
  color: #8E643C;
  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: Verdana, Arial, 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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

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

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #8E643C;
  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: Verdana, Arial, 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: #000033;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #FD993B;
  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: #8E643C;
}

.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: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #8E643C;
  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: #8E643C;
  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: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000000;
  margin: 0px;
  padding-top: 22px;
}

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

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

h2 {
  font-size: 12px;
}

h3 {
  font-size: 10px;
}

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

p {
  margin: 0px 0px 10px 0px;
  font-size: 11px;
  color: #7F6C59;
  font-weight: normal;
}

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: #000033;
  text-decoration: none;
}

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

.iIntro {
  font-size: 11px;
  color: #7F6C59;
  font-weight: normal;
}

.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: #8E643C;
  font-weight: bold;
  text-decoration: none;
}

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

.iLink {
}

.iColumnTable {
  border-collapse: collapse;
}

.iColumnSpace {
}

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

.iColumnData {
}

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

div.iHr hr {
  display: none;
}

.iMore, .iMore:hover {
  color: #FD993B;
}

.SUBJECTFIELD {
  display: none;
}

/* Custom styles */
.iRight img, .iLeft img, .iFull img {
  border: none;
}

#toppdel .gulsvart {
  background-color: #FFD60D;
  height: 27px;
  width: auto;
  border-bottom: 10px solid #000;
}

#toppdel .logo {
  height: 122px;
  width: auto;
  margin-top: 1px;
  margin-bottom: 1px;
  position: relative;
}

#toppdel .flagg_no {
  height: 10px;
  width: 15px;
  position: relative;
  float: right;
  padding-left: 2px;
}

#toppdel .flagg_en {
  height: 10px;
  width: 15px;
  position: relative;
  float: right;
}

#toppdel, #innholdsdel {
  height: auto;
  width: 1002px;
}

.seksjon {
  border-bottom: 1px solid #79694A;
}

#toppdel .toppmeny {
  background-color: #FFF;
  height: 22px;
  width: auto;
  margin-bottom: 0px;
  text-align: right;
  background: url(/sfiles/9/4/picture/mmeny.jpg) no-repeat 100% 22%;
}

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

.toppmeny ul {
  display: block;
  height: 22px;
  float: right;
}

.toppmeny li {
  display: block;
  height: 22px;
  float: left;
}

.toppmeny a, .skille {
  font-size: 10px;
  font-weight: normal;
  color: #666;
  padding: 4px 10px;
  line-height: 14px;
  background: url(/sfiles/9/4/picture/mmeny.jpg) no-repeat 0% 50%;
}

#bunndel {
  background-color: #FD993B;
  border-right: 1px solid #79694A;
  font-size: 10px;
  color: #fff;
  width: auto;
  overflow: hidden;
  padding: 15px 5px;
  margin: 0px 0px;
  text-align: left;
}

#bunndel a, #bunndel a:visited, #bunndel a:active {
  color: #FFD60D;
  font-weight: normal;
}

#bunnmenydel {
  background-color: #FBDDA1;
  border-top: 1px solid #79694A;
  border-right: 1px solid #79694A;
  font-size: 10px;
  color: #666;
  width: auto;
  overflow: hidden;
  padding: 4px 2px;
  margin: 0px 0px;
  text-align: center;
  line-height: 2;
}

#bunnmenydel a, #bunnmenydel a:visited, #bunnmenydel a:active {
  color: #666;
  font-weight: normal;
}

.bunnmeny {
  height: 22px;
  margin-left: 180px;
  margin-right: 50px;
  float: left;
  background: url(/sfiles/9/4/picture/mmeny.jpg) no-repeat 100% 46%;
}

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

.bunnmeny ul {
  display: block;
  height: 22px;
  float: center;
}

.bunnmeny li {
  display: block;
  height: 22px;
  float: left;
}

.bunnmeny a {
  font-size: 10px;
  font-weight: normal;
  color: #666;
  padding: 4px 10px;
  line-height: 14px;
  background: url(/sfiles/9/4/picture/mmeny.jpg) no-repeat 0% 50%;
}

.innhtabell {
  border: 1px solid #79694A;
  width: 1002px;
  border-collapse: collapse;
}

.venstrekol {
  background-color: #FFCB65;
  border-right: 1px solid #79694A;
  vertical-align: top;
  width: 175px;
}

.innholdkol {
  vertical-align: top;
  width: 680px;
  height: 400px;
  padding: 4px 10px;
  background: url(/sfiles/0/5/picture/dot.gif) repeat-y 100% 0%;
}

.hoyrekol {
  vertical-align: top;
  background: url(/sfiles/2/5/picture/bg_kategori.jpg) no-repeat bottom;
  width: 149px;
  height: auto;
}

.luftkol {
  width: 4px;
}

#meny {
}

#meny ul, #meny li, #meny a {
  margin: 0px;
  padding: 0px;
}

#meny li.dummy {
  display: none;
}

#meny li {
  text-align: left;
  list-style: none;
  width: 156px;
  display: block;
  background: url(/sfiles/4/2/picture/meny_pil.gif) no-repeat 4px;
  background-color: #FBDDA1;
  border-bottom: 1px solid #A38E73;
  padding: 5px 5px 5px 10px;
}

#meny ul ul li {
}

#meny a, #meny a:visited, #meny a:active {
  color: #624933;
  font-weight: normal;
  font-size: 10px;
  padding: 4px 20px 4px 0px;
  text-decoration: none;
}

#meny ul ul a, #meny ul ul a:visited, #meny ul ul a:active {
  color: #000;
  padding: 4px 30px 4px 0px;
}

#meny a:hover {
  color: #694400;
  text-decoration: none;
}

#meny li.active {
}

#meny ul ul li.active {
}

#meny a.active, #meny a.active:visited, #meny a.active:active {
  color: #CC9900;
}

.path {
  font-size: 10px;
  color: #666;
  margin-bottom: 10px;
}

a.sti, a.sti:visited, a.sti:active, a.sti:hover {
  color: #666;
  text-decoration: none;
  font-weight: normal;
}

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

h1, h2 {
  font-weight: bold;
}

.iFrame {
  border-color: #666;
  margin-bottom: 10px;
}

.iFrameTitle {
  background: #FFD60D url() repeat-x 0% 100%;
  color: #000;
}

.globalramme {
  width: 180px;
  height: auto;
  margin-bottom: 10px;
}

.globalramme div.gFrameContent {
  width: 150px;
  margin: 0px 20px 0px 10px;
}

.globalramme div.gFrameContent h2 {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}

.globalramme .gFrameTitle {
  color: #000;
}

.globalramme input, .globalramme select, .globalramme textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #7B9CBD;
  margin: 0px 0px 4px 0px;
  width: 148px;
}

input.iButton {
  border-color: #BF8807;
  background: #FECE10;
  width: auto;
  padding: 2px;
}

label {
  color: #000;
}

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

.iFile {
  clear: both;
}

.CatTittel , .CatTittel:hover {
  color: #8E643C;
  font-size: 10px;
  text-decoration: none;
}

table.postContainer td {
  vertical-align: top;
  padding: 2px 7px;
}

table.postContainer tr.details td {
  border-bottom: 1px solid #ccc;
}

