/* 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: #000000;
  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: #000000;
  text-decoration: none;
}

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  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: #666666;
  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: #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: #000000;
}

.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: #000000;
  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: #000000;
  font-weight: bold;
}

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

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

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

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

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

.iTemperatureMinus {
  color: #009;
}

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

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

/* End hide from IE-mac */
body, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

html, body {
  margin: 0px;
  padding: 0px;
  background-color: #DEDEDE;
}

.iCenter {
}

.iIntro {
  font-weight: bold;
}

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

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

.annonse {
  text-align: center;
  width: 490px;
  height: 123px;
}

.toppmeny {
  background-color: #00944A;
  width: auto;
}

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

.toppmeny ul, .toppmeny li, .toppmeny a {
  text-decoration: none;
  display: block;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.toppmeny ul {
  background-color: #00944A;
  list-style-type: none;
  height: 20px;
  width: auto;
}

.toppmeny li {
  display: block;
  list-style-type: none;
  float: left;
}

.toppmeny a, .toppmeny .skille {
  text-decoration: none;
  color: #fff;
  padding: 4px 15px;
  line-height: 12px;
}

.menybg {
  background-color: #00944A;
  width: 190px;
}

.ingress {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
}

.overskrift {
  font-size: 10px;
  color: #CCCCCC;
  font-weight: bold;
}

.bunntekst {
  background-color: #00944A;
  color: #FFF;
  font-size: 10px;
  text-align: left;
  height: 18px;
  width: 1000px;
  padding: 3px 0px 0px 0px;
}

.bunntekst a {
  color: #666;
  text-decoration: none;
}

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

.dato, .iDate {
  color: #999999;
  font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
}

h2 {
  margin: 0px 0px 2px 0px;
  font-size: 12px;
}

h3 {
  margin: 0px 0px 2px;
  font-size: 12px;
  font-weight: bold;
}

h4 {
  font-size: 32px;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}

h5 {
  margin: 0px 0px 2px;
  font-size: 10px;
  font-weight: bold;
}

h6 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

.litentittel {
  font-size: 14px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

.mellomtittel {
  font-size: 20px;
  margin: 0px 0px 8px 0px;
}

.stortittel {
  font-size: 32px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

.litenlink, .litenlink:visited, .litenlink:active {
  font-size: 10px;
  font-weight: bold;
}

/*.liten, .liten td, .liten tr td {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.liten th {
  color: #CCBFB0;
}

.liten tr.stor td {
  border-top: 1px solid #4B2D18;
}

.stor, .stor td {
  font-size: 12px !important;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
a, a:visited, a:active, .link {
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul.meny {
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 190px;
  text-transform: none;
}

ul.meny a, ul.meny a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0px;
  padding: 2px 2px 4px 18px;
  display: block;
  text-decoration: none;
  background: url(/sfiles/62/6/picture/pil_off.jpg) no-repeat 4px 5px;
}

ul.meny a:hover {
  color: #CCC;
}

ul.meny a.active, ul.meny a.active:visited {
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(/sfiles/72/6/picture/pil_on.jpg) no-repeat 4px 5px;
}

ul.meny li {
  margin: 0px;
  padding: 2px 0px 0px 0px;
  display: block;
  list-style: none;
  position: relative;
  text-align: left;
  height: auto !important;
  height: 1%;
}

ul.meny ul {
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  position: relative;
  list-style: none;
  width: 190px;
  left: 0%;
  top: 0px;
}

ul.meny ul li {
}

ul.meny ul ul {
  margin-left: 10px;
  padding: 0px;
  display: block;
  position: relative;
  left: 0;
  text-transform: none;
}

ul.menyandre {
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 190px;
  text-transform: none;
}

ul.menyandre a, ul.menyandre a:visited, ul.menyandre a:active {
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  margin: 0px;
  padding: 3px 2px 4px 10px;
  display: block;
  text-decoration: none;
  background-color: #A5ADAD;
}

ul.menyandre a:hover, ul.menyandre a.active {
  color: #666;
}

ul.menyandre li {
  margin: 0px;
  padding: 2px 0px 0px 0px;
  display: block;
  list-style: none;
  position: relative;
  text-align: left;
  height: auto !important;
  height: 1%;
}

ul.menyandre ul {
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  position: relative;
  list-style: none;
  width: 190px;
  left: 0%;
  top: 0px;
}

ul.menyandre ul li {
}

ul.menyandre ul ul {
  margin-left: 10px;
  padding: 0px;
  display: block;
  position: relative;
  left: 0;
  text-transform: none;
}

ul.menyandre .active {
  color: #FFF;
  font-weight: bold;
  font-size: 12px;
}

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

.imaker {
  font-size: 10px;
  color: #999;
  text-align: center;
  background-color: #DEDEDE;
}

.rammeblaa {
  color: #000;
  height: auto;
  border: 1px solid #00BDF7;
  margin-bottom: 6px;
}

.rammegronn {
  color: #000;
  height: auto;
  border: 1px solid #00944A;
  margin-bottom: 6px;
}

.rammegul {
  color: #000;
  text-align: left;
  border: 1px solid #EF9C18;
  margin-bottom: 6px;
}

.rammegraa {
  color: #000;
  border: 1px solid #52635A;
  margin-bottom: 6px;
}

.rammerod {
  color: #000;
  border: 1px solid #732121;
  margin-bottom: 6px;
}

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

.path {
  font-size: 10px;
  color: #666;
  border: 2px solid #CCCCCC;
}

.iFrame {
  border: 0px;
}

.iFrameTitle {
  border: 1px solid #203C5E;
  background: #203C5E url() repeat-x 0% 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  padding: 20px 3px 0px 3px;
}

.iFrameContent {
  background: #D3E1BC url() repeat-x 0% 0%;
  border: 1px solid #D3E1BC;
  padding: 4px;
}

.light {
  background: #fff;
  border-color: #D2D8DF;
}

.iNotbold {
  font-weight: normal;
}

.sokform {
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: right;
}

.sokform input {
  border-color: #004010;
  margin-right: 2px;
}

.sokform .iButton {
  background-color: #004010;
  color: #fff;
  float: none;
  margin: 0px;
  padding: 1px;
  font-size: 10px;
}

.bilder {
  width: 440px;
  padding-left: 0px;
  border: 0px solid #000;
}

.albumbilde {
  border: 2px solid #999;
  padding: 1px;
  float: left;
  margin: 1px;
}

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

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

.iPhotographer {
  padding: 0px 0px 4px 0px;
  font-size: 10px;
  color: #000;
  font-style: italic}

.iCaption {
  padding: 1px 0px 1px 0px;
  font-size: 10px;
  color: #000;
  font-style: italic}

.iMore {
}

.forfatter {
  border: solid #C0C0C0;
  border-width: 1px 0px;
  margin: 4px 0px;
  color: #C0C0C0;
  font-size: 80%;
  line-height: 14px;
}

input.iButton {
  background: #A5ADAD;
  color: #fff;
  border: 1px solid #0B57AF;
}

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

#4spalte {
  margin-left: 0px;
  margin: 0;
  overflow: hidden;
}

.iMore, #ULinnhold a {
  color: #095AA9;
}

#ULinnhold h1 a, #ULinnhold h2 a, #ULinnhold h3 a, #ULinnhold h4 a {
  color: #000;
}

