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

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

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

h1 { 
  font-size: 18px;
}

h2 { 
  font-size: 14px;
}

h3 { 
  font-size: 12px;
}

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

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: 10px;
  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: 10px;
  color: #000033;  
  display: block;
  padding-top: 4px;
}

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

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

.iIntro {
  font-size: 11px;
  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: 13px;
  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: 10px;
  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: #336699;
}

.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;
}

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

html, body {
  background: url(/sfiles/5/73/1/picture/innholdbg2.gif) repeat-y;
  background-position: left top;
  margin: 0px;
  padding: 0px;
}

.stibg {
  background: url(/sfiles/9/73/1/picture/innholdbg.gif) repeat-y;
  background-position: left top;
  width: 100%;
  height: auto;
}

.iIntro {
  color: #336699;
  font-weight: bold;
}

input {
  width: auto;
  border-width: 0px;
}

label {
  color: #336699;
}

label.aftercheck {
  display: inline;
}

.path {
  height: 14px;
  font-size: 10px;
  color: #336699;
  border-bottom: 1px solid #ccc;
}

.toppbg {
  background: #fff url(/sfiles/8/00/1/picture/toppbg.gif) no-repeat;
  background-position: left top;
  width: 780px;
  height: 135px;
}

.logo {
  position: absolute;
  left: 0px;
  top: 12px;
}

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

.hvitfelt {
  font-size: 11px;
  color: #336699;
  font-weight: bold;
}

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

.litentekst {
  font-size: 9px;
  color: #999999;
  font-weight: bold;
}

.bunntekst {
  color: #336699;
  padding: 10px;
  font-size: 10px;
  text-align: left;
}

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

.innhold {
  color: #000;
  border-left: 0px solid #CCC;
}

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

.dato {
  color: #999999;
  margin: 2px;
  font-size: 10px;
}

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

h1, h1 a {
  font-size: 18px;
  font-weight: bold;
  margin: 2px 0px 10px;
  padding: 1px;
  color: #336699;
}

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

h3, h3 a:visited, h3:visited {
  margin: 0px 0px 2px;
  font-size: 18px;
  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;
}

ul.meny {
  font-size: 11px;
  font-weight: bold;
  color: #336699;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

ul.meny a, ul.meny a:visited, ul.meny a:active {
  font-size: 11px;
  font-weight: bold;
  color: #336699;
  padding: 3px 2px 4px 10px;
  text-decoration: none;
}

ul.meny a.active {
  font-size: 11px;
  font-weight: bold;
  color: #00437C;
  padding: 3px 2px 4px 10px;
  text-decoration: none;
}

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

ul.meny li {
  margin: 1px 0 1px 0;
  padding: 4px 0px 4px 0px;
  list-style: none;
  position: relative;
}

ul.meny ul {
  margin-left: 10px;
  padding: 0px 0px 0px 0px;
  position: relative;
  left: 0%;
  top: 0px;
  list-style: none;
  width: 150px;
}

ul.meny ul li {
}

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

ul.meny .active {
  color: #999;
}

.menybg {
  width: 120px;
}

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

.liten th {
  color: #CCBFB0;
}

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

.stor, .stor td {
  font-size: 12px !important;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.file {
  margin-bottom: 10px;
}

a, a:visited, a:active, .link {
  font-weight: bold;
  color: #336699;
  text-decoration: none;
}

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

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

.sokform .sokfelt {
  border: 1px solid #336699;
  margin-right: 2px;
  margin-bottom: 2px;
  width: 139px;
}

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

.heading {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00437C;
  background-color: #F2EFE9;
  border-bottom: 1px solid #CCD9E5;
  margin: 10px 0px 7px 2px;
  padding: 2px 4px;
  text-transform: uppercase;
}

.tittelbg {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00437C;
  background-color: #F2EFE9;
  border-bottom: 1px solid #CCD9E5;
  margin: 10px 0px 7px 0px;
  padding: 2px 4px;
  text-transform: uppercase;
}

.toppmeny {
  background-color: #336699;
  width: auto;
  height: 18px;
  text-align: right;
}

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

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

.toppmeny a:visited {
  font-weight: bold;
  color: #fff;
}

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

.toppmeny li {
  font-size: 10px;
  background-color: #336699;
  padding-top: 0px;
  height: 14px;
  list-style-type: none;
  float: left;
  width: 16%;
  text-align: center;
}

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

