/*** algemeen ***/
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background: white url(gfx/body-bg.gif) 0 0 repeat-x;
  position: relative;
}

body, input, table, textarea, select, pre {
  font: 10pt/1.5em Arial, Helvetica, sans-serif;
  color: black;
}

#page {
  width: 950px;
  margin: 0 auto;
  min-height: 100%;
  position: relative;
  background: url(gfx/page-bg.gif) 23px 0 repeat-y;
}
* html #page {
  height: 100%;
}

#header {
  height: 284px;
  background: url(gfx/header-bg.gif) 0 0 no-repeat;
}
#logo {
  position: absolute;
  left: 40px;
  top: 20px;
}
#logo img {
  width: 185px;
  height: 100px;
}
#slideshow {
  position: absolute;
  left: 225px;
  top: 93px;
  width: 130px;
  height: 130px;
}
#canvas0, #canvas1 {
  width: 130px;
  height: 130px;
}

#headerimg {
  position: absolute;
  right: 292px;
  top: 70px;
}

address {
  position: absolute;
  left: 660px;
  top: 70px;
  width: 172px;
  padding: 20px 18px 0 0;
  text-align: right;
  color: white;
  font-style: normal;
  font-size: 80%;
  line-height: 1.3em;
}
address a {
  text-decoration: none;
  color: white;
}
address a:hover {
  text-decoration: underline;
}

#languages {
  position: absolute;
  left: 657px;
  top: 42px;
  width: 195px;
  text-align: center;
}
#languages, #languages li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#languages li {
  display: inline;
  padding: 0 7px 0 0;
}

#login {
  position: absolute;
  right: 110px;
  top: 247px;
  color: #6D6D6D;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 8pt;
}
#login:hover {
  color: #0066a4;
}

#menu {
  position: absolute;
  left: 45px;
  top: 247px;
  z-index: 1000;
}
#menu ul, #menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu li {
  float: left;
  background: url(gfx/menu.gif) 0 5px no-repeat;
}
#menu li.li-current {
  background-image: url(gfx/menu-current.gif);
}
#menu a {
  color: #6D6D6D;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 8pt;
  display: block;
  /*white-space: nowrap;*/
  padding: 0 15px 5px 10px;
  cursor: default;
}
#menu a:hover, #menu a.current {
  color: #0066a4;
}

#menu ul ul {
  position: absolute;
  display: none;
  background: white;
  border: 1px solid #F2F2F2;
  margin-top: -1px;
  min-width: 150px;
  max-width: 150px;
}
* html #menu ul ul {
  width: 150px;
}
#menu ul li:hover ul {
  display: block;
}
#menu ul ul li {
  /*float: none;*/
  background: none;
  position: relative;
}
#menu ul ul li.li-current {
  background: none;
}
#menu ul ul a {
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  width: 125px;
  line-height: 1.2em;
}
#page #menu ul ul ul {
  display: none;
}
#page #menu ul ul li:hover ul {
  display: block;
  left: 150px;
  top: 0px;
}

#footer {
  position: relative;
  width: 950px;
  margin: -27px auto 0;
  clear: both;
}
#footer div {
  margin: 0 23px;
  background: url(gfx/footer-bg.gif) 0 0 repeat-y;
  height: 27px;
  font-size: 8pt;
}
#footer ul {
}
#footer ul, #footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer li {
  float: left;
  padding-top: 7px;
}
#footer a {
  color: white;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1em;
  border-left: 1px solid white;
  padding: 0 7px 0;
}
#footer a:hover {
  text-decoration: underline;
}
#footer a.first {
  border: 0;
  padding-left: 34px;
}

#footer span {
  position: absolute;
  left: 668px;
  top: 2px;
  color: white;
  white-space: nowrap;
}
#footer span a {
  display: inline;
  padding: 0;
  border: 0;
}

#right {
  float: left;
  width: 185px;
  font-size: 9pt;
  padding-bottom: 50px;
}
#right p {
  padding: 7px 13px;
  margin: 0;
}
#right .title {
  padding: 0 0 0 13px;
  line-height: 22px;
  margin: 0;
  background: #0067A6;
  color: white;
}
#right .img {
  text-align: center;
  margin-bottom: 7px;
}
#right a {
  color: #1C486B;
}

#content {
  float: left;
}

#map {
  position: relative;
  width: 608px;
  height: 310px;
  background: url(gfx/map.gif) 0 0 no-repeat;
  float: left;
  margin-left: 38px;
  display: inline;
}
#map img {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
#map #themap {
  display: block;
  border: 0;
  width: 608px;
  height: 289px;
}

/*** div tekst ***/
#tekst {
  float: left;
  width: 586px;
  margin: 0 20px 0 55px;
  padding-bottom: 40px;
  display: inline;
  font-size: 9pt;
  color: #333;
}
#tekst table {
  font-size: 9pt;
}
#tekst a {
  color: #1C486B;
}
.home #tekst {
  width: 606px;
  margin-right: 0;
}
#tekst div {
  width: 284px;
  float: left;
  margin: 0 12px 12px 0;
  background: white;
  min-height: 155px;
  visibility: hidden;
}
* html #tekst div {
  height: 155px;
}
#tekst div strong {
  color: #194c88;
  font-style: italic;
}
#page #tekst div h1, 
#page #tekst div h2, 
#page #tekst div h3 {
  margin: 0;
  padding: 0 18px;
  background: #CACDD6;
  color: #1C486B;
  line-heigth: 28px;
  font-size: 100%;
} 
#page #tekst div p {
  margin: 9px 9px 9px 18px;
}

#tekst h1, #content h1 {
  color: #115487;
  font-size: 140%;
}
#content h1, #content p {
  margin: 0 12px 12px 38px;
  width: 284px;
}
#page #tekst h1,
#page #tekst p {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

#tekst h2 {
  color: #115487;
  font-size: 120%;
  margin-bottom: 0;
}
#tekst h3 {
  font-size: 100%;
  margin-bottom: 0;
}
#tekst p {
  margin-top: 0;
}

#tekst caption {
  text-align: left;
  color: #115487;
  font-size: 120%;
  font-weight: bold;
}

#tekst .tableo {
  border-collapse: collapse;
  border: 1px solid #999A9F;
  border-width: 1px 0;
}
#tekst .tableo td {
  border-left: 1px solid #999A9F;
}

.hcellc, .lcellc, .hcello {
  background-color: #E5E8EF;
  color: #333;
  font-weight: normal;
}
.hcellc, .dcellc {
  text-align: left;
}
.dcellc {
  background-color: #E5E8EF;
}
.lcello_odd {
  background-color: #C9D5E3;
  font-weight: normal;
}
.lcello_even {
  background-color: #E5E8EF;
  font-weight: normal;
}
.dcello_odd {
  background-color: #C9D5E3;
  border-left: 1px solid #999A9F;
}
.dcello_even {
  background-color: #E5E8EF;
  border-left: 1px solid #999A9F;
}
#tekst .tableo thead th {
  border-left: 1px solid #999A9F;
}
/*** search pages ***/
#sq {
  text-align: center;
}

.searchquery {
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.google {
  width: 260px;
}
.searchquery label, .searchquery input, .searchquery select {
  width: auto;
  display: block;
  vertical-align: middle;
}
.searchquery label {
  padding: 6px 0 0;
  margin:0;
}

.searchmode {
  display: none;
}

.searchheader {
}

.searchrow {
  padding-bottom: 1em;
}

.searchinfo {
  font-size: 80%;
}
.searchinfo a {
  font-size: 125%;
}

/*** forms ***/
form {
  padding-bottom: 10px;
}

label, .input {
  width: 12em;
  margin: 6px 0;
  vertical-align: top;
}

label, input, .input, textarea, select {
  display: block;
  float: left;
  margin-bottom: 6px;
}
input, textarea, select {
  margin-top: 4px;
  width: 250px;
}
select, .input {
  width: auto;
}

/*** newsletters/news ***/
#datum {
  font-weight: bold;
  display: block;
  text-align: right;
}

.more {
}
.more:hover {
}
.more img {
  vertical-align: middle;
  margin: 0!important;
  border: 0!important;
}

/*** print ***/
.printonly {
  display: none;
}

.button {
  width: auto;
}
