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

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

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

h1 { 
  font-size: 16px;
}

h2 { 
  font-size: 12px;
}

h3 { 
  font-size: 10px;
}

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

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: 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: 9px;
  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: 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: #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: #000033;
}

.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: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000033;
  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: #000033;
  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 */
/** General AND Override**/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

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

/* End hide from IE-mac */
h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #3AA5C3;
  text-decoration: none;
  font-weight: bold;
}

h1, h2 {
  font-size: 24px;
}

h2 {
  margin-top: 20px;
}

p.iIntro {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

p {
  font-size: 16px;
  line-height: 16px;
}

#main .iLink a {
  color: #0000FF;
  font-size: 16px;
  font-weight: normal;
  text-decoration: underline;
  line-height: 30px;
}

/* * END General (/sfiles/2/81/3/picture/bodycontainer-bg.gif) */
* html , html {
  background: #ABC7CF url(/sfiles/2/81/3/picture/bodycontainer-bg.gif) repeat-y top center;
  height: 100%;
}

body {
  text-align: center;
  /* background: #ABC7CF url(/sfiles/6/00/3/picture/bodycontainer-bg.gif) repeat-y top center; */
  background: #ABC7CF url(/sfiles/2/81/3/picture/bodycontainer-bg.gif) repeat-y top center;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 16px;
  height: 100%;
}

#wrapper {
  width: 780px;
  margin: 0 auto;
  text-align: left;
  height: 100%;
}

#wrapper-inner {
  float: left;
  position: relative;
  width: 762px;
  padding: 0 9px;
  _padding-bottom: 40px;
  background-repeat: no-repeat;
  background-position: 9px 0;
  _background-position: 20px 0;
}

#header {
  width: 762px;
  float: left;
  _margin-left: 5px;
}

#logo {
  width: 217px;
  float: left;
  margin-top: 17px;
  padding-left: 10px;
  _overflow: hidden;
}

#topMenu {
  float: left;
  margin-top: 21px;
  width: 535px;
  height: 22px;
  background: url(/sfiles/6/81/3/picture/topmenu-left.gif) no-repeat;
  _background-position: 0px 0;
}

#topMenu ul {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

#topMenu ul li {
  display: inline;
  float: left;
}

#topMenu ul li a {
  display: inline;
  float: left;
  padding: 5px 7px;
  color: #FFF;
  font-size: 14px;
  border-right: 1px solid #ABC7CF;
  height: 12px;
}

#bodyContainer {
  float: left;
  margin: 0px 9px;
  width: 744px;
  height: 100%;
}

#left-column {
  position: absolute;
  left: 18px;
  top: 93px;
  _left: 28px;
}

#left-column, #left-inner {
  width: 200px;
  float: left;
  display: inline;
  overflow: hidden;
}

#left-inner {
  width: 200px;
  float: left;
  background: url(/sfiles/5/81/3/picture/menu-bg-top.gif) no-repeat left top;
  padding-top: 8px;
}

#left-column #menu {
  width: 200px;
  float: left;
  background: #007996 url(/sfiles/4/81/3/picture/menu-bg.gif) repeat-y left top;
}

#left-column #menu ul {
  float: left;
  display: block;
  width: 200px;
  border-bottom: 1px solid #ABC7CF;
  margin: 0;
  padding: 0;
}

#left-column #menu ul li {
  float: left;
  display: block;
}

#left-column #menu ul li.aktiv {
  background: url(/sfiles/7/81/3/picture/arrow.gif) no-repeat left .3em;
}

#left-column #menu ul li a {
  width: 180px;
  display: block;
  font-size: 14px;
  padding: 4px 4px 4px 12px;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 15px;
  text-decoration: none;
  border-top: 1px solid #ABC7CF;
}

#left-column #menu ul li ul {
  border-bottom: none;
}

#left-column #menu ul li ul li a {
  text-transform: none;
  margin-left: 13px;
  font-size: 13px;
  border-top: none;
}

.felles-1 {
  width: 200px;
  float: left;
  border-top: 1px solid #fff;
}

.felles-1 h2 {
  font-size: 16px;
  color: #000;
}

.iSearch {
  border-bottom: 1px solid #fff;
  padding: 0 15px 10px;
  margin-bottom: 10px;
}

.iSearch input {
  float: left;
  width: 100px;
  border: 1px solid #0C6583;
  height: 16px;
  margin-right: 5px;
}

.iSearch input.iButton {
  width: auto;
  height: 20px;
  margin-top: 0;
  padding: 0 5px;
}

.felles-1 p {
  padding: 0 15px;
  font-size: 13px;
}

#main {
  float: right;
  padding-left: 18px;
  width: 526px;
  margin-top: 15px;
  background: #fff;
  padding-bottom: 15px;
}

#main p.iIntro {
  line-height: 22px;
}

#main ul {
  margin-left: 20px;
  font-size: 16px;
}

#bottom {
  float: left;
  width: 516px;
  /**background: url() no-repeat 0 0;**/
  margin: 10px 5px 0;
  _margin-left: 2px;
  border-top: 6px solid #006B90;
}

#bottom .iFrame {
  border: none;
  padding: 0;
  float: left;
  width: 370px;
}

#bottom .iFrameContent {
  padding: 0;
  margin: 0;
}

form#send-tips {
  display: block;
  float: left;
  padding-top: 10px;
  width: 370px;
}

form#send-tips h2 {
  font-size: 24px;
}

form#send-tips p.beholder {
  width: 128px;
  float: left;
  margin-right: 5px;
  font-size: 16px;
  height: 20px;
}

form#send-tips p.beholder label {
  font-size: 14px;
}

form#send-tips input {
  height: 16px;
}

form#send-tips input.iButton {
  float: left;
  margin-top: 22px;
  height: 20px;
}

.print-it {
  float: left;
  width: 145px;
  padding-top: 65px;
  text-align: center;
}

.print-it a {
  text-decoration: underline;
  font-size: 13px;
}

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

td {
  padding: 3px 0;
}

td a {
  color: #0000EE;
  font-weight: normal;
  text-decoration: underline;
}

table#contact-persons {
  width: 100%;
  margin-top: 25px;
}

table#contact-persons thead td {
  font-size: 24px;
  padding: 3px 0;
  font-weight: bold;
  color: #3aa5c3;
  border: 1px solid #000;
  border-left: none;
  border-right: none;
}

/****
============ ADD to faceboks

    ***/
.last {
  margin-right: 0;
}

#facebox {
  width: 100%;
}

#facebox table {
  margin: auto;
}

#facebox .info {
  margin-top: 5px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  color: #777;
  line-height: 16px;
  font-size: 11px;
}

#facebox .navigation, #facebox .navigation img {
  float: left;
}

#facebox .close {
  float: right;
}

#facebox .next, #facebox .prev {
  font-size: 170%;
}

#facebox-album .singleImage {
  float: left;
  display: inline;
  margin-right: 4px;
  padding: 5px;
  background: #eee;
}

