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

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

/* Custom styles */
html {
  background-color: #666666;
}

body {
  background-color: #666666;
  margin: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

h2, h2 a:visited, h2:visited {
  margin: 0px 0px 8px 0px;
  font-size: 18px;
  font-weight: bold;
}

h3, h3 a:visited, h3:visited {
  margin: 0px 0px 2px;
  font-size: 20px;
  font-weight: bold;
}

h4, h4 a:visited, h4:visited {
  font-size: 32px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
  padding: 0px;
}

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

h6, h6 a:visited, h6:visited {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

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

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

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

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

.iIntro {
  font-weight: bold;
}

.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: #F4A62A;
  color: #fff;
  margin: 0px;
  padding: 2px 6px;
}

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

.toppbg {
  background-image: url(/sfiles/05/9/picture/toppbg.jpg);
  background-repeat: no-repeat;
  height: 92px;
  width: 974px;
}

.innhtopp {
  background-image: url(/sfiles/24/9/picture/innhtopp.gif);
  background-repeat: no-repeat;
  height: 22px;
  width: 760px;
}

.innhbg {
  background-color: #FFFFFF;
  background-image: url(/sfiles/93/9/picture/innhbg.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.innhh {
  background-image: url(/sfiles/14/9/picture/innhsidebg.gif);
  background-repeat: repeat-y;
}

.menybg {
  background-color: #FFFFFF;
  background-image: url(/sfiles/44/9/picture/menybg.gif);
  background-repeat: repeat-y;
}

.bunntekst {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
}

.bunntekst a {
  color: #666666;
}

.toppmeny {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

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

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

.toppmeny ul {
  list-style-type: none;
  height: 16px;
  width: auto;
}

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

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

.imaker {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cccccc;
  text-decoration: none;
}

ul.hovedmeny, ul.hovedmeny ul, ul.hovedmeny li, ul.hovedmeny a {
  display: block;
  padding: 0px;
  margin: 0px;
}

ul.hovedmeny ul {
}

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

ul.hovedmeny a {
  font-family: Verdanda, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  padding: 4px;
  margin: 0px 2px 0px 2px;
  border-top: 1px solid #000000;
  background-color: #EDEBE9;
}

ul.hovedmeny a:hover {
  background-color: #D8D8D6;
}

ul.hovedmeny a.aktiv {
  background-color: #F4A62A;
  color: #fff;
}

ul.hovedmeny ul a {
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  background-image: url(/sfiles/35/9/picture/bullet.gif);
  background-repeat: no-repeat;
  background-position: 4px 3px;
  padding-left: 14px;
}

ul.hovedmeny ul a.aktiv {
  background-color: #EDEBE9;
  color: #000;
  font-weight: bold;
}

.sti, sti:visited {
  font-size: 10px;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  padding: 4px;
}

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

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

.bedrift {
  float: left;
  width: 70%;
  margin-top: 5px;
}

.bedrift span {
  width: 180px;
  float: left;
  font-weight: bolder;
}

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

#list {
  float: right;
  width: 200px;
}

#list a {
  text-decoration: underline;
  font-weight: normal;
  color: #e65a27;
}

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

.alert {
  color: red;
}

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

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

.innhbg .toppmeny a {
  color: #fff;
}

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

.clearfix {
  display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
  display: block;
}

/* End hide from IE Mac */
#sti-search {
}

.sti {
  float: left;
  display: inline;
}

#searchContainer {
  float: right;
  display: inline;
  width: 200px;
}

body {
  text-align: center;
  min-width: 974px;
}

#mainWrapper {
  width: 974px;
  padding: 0;
  margin: 0 auto;
  text-align: left;
}

