/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  /*font-size: 100%;*/
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


* {
  margin:0;
  padding:0;
  font-family:Verdana;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 14px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
  border:0;
  background:none;
}
a {
  text-decoration:none;
  color:#252525;
}

a:hover {/*text-decoration:underline;*/}

input, textarea, select {
  font:100% arial,sans-serif;
  vertical-align:middle;
  color:#000;
  overflow: auto;
}
label{vertical-align:middle;}
button, input{
  width: auto;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
  border-collapse: collapse;
  border-spacing: 0;
}
th, td{
  /*border:1px solid #ccc; */
  padding:3px 7px;
  text-align:left;
  vertical-align:top;
}
th{
  border-color:#999;
  text-align:center;
  vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
  margin:0;
  color:#252525;
  /*font:1.2em/1.6667em Arial, Helvetica, sans-serif;*/
  font:1.2em/1.6667em Verdana;
  background:#ebebeb;
  min-width:998px;
}
form,
fieldset {
  margin:0;
  padding:0;
}
q {quotes:none;}
q:before {content:''}
q:after {content:''}
.clear {clear:both;}
#wrapper{
  width: 100%;
  overflow: hidden;
  position: relative;
}
.w1 {
  width: 1068px;
  position: relative;
  float: left;
  left: 50%;
}
.w2 {
  width: 1068px;
  position: relative;
  float: left;
  left: -50%;
}
.wrapper-holder {
  /*width: 998px;*/
  width:960px;
  /*padding:0 36px 0 34px;*/
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

#header {
  overflow:hidden;
  width:100%;
}
#header .block-holder {
  overflow:hidden;
  width:100%;
/*  height:22px;*/
  text-align:center;
  padding: 0 0 6px;
}

#sidebar {
  /*width:320px;*/
/*  width:377px;*/
  width: 180px;
  float:left;
  /*padding-left:15px;*/
  /*margin-left:40px;*/
}

#sidebar .container {
  padding-bottom:25px;
}

.logo-item {
  width:260px;
  height:60px;
  overflow:hidden;
  margin: 0 0 0 358px;
  float:left;
}

.logo-item2 {
  width:247px;
  height:62px;
  overflow:hidden;
  /*margin: 0 0 0 358px; */
  /*float:left;*/
  display:inline-block;
}

.logo-holder {
  width:260px;
  height:60px;
  margin:0;
  float:left;
  padding:0;
}


.nav-holder {
  /*float:right;*/
  float:left;
  margin-left:15px;
  min-width:136px;
  padding: 7px 0 0;
}
.add-nav {
  list-style:none;
  margin: 0 14px 0 0;
  float:left;
}
#permalink-holder a {
  background: url('../images/link_icon.gif') 0 17px no-repeat;
  margin: 0 17px 0 0;
  font-size:9px;
  padding:20px;
}

.add-nav li {
  list-style:none;
  float:left;
  margin: 0 7px 0 0;
  background: url('../images/separator.png') 0 6px no-repeat;
  padding:0 0 0 5px;
}
.add-nav li:first-child {
  background:none;
  padding:0;
}
.text-resize {
  list-style:none;
  margin: 0 8px 0 0;
  float:left;
}
.text-resize li {
  list-style:none;
  float:left;
  margin-right:3px;
}
.text-resize #decrease {font-size:0.833em;}
.text-resize #reset {margin:0 2px 0 0;}
.voice {
  /*
  float:left;
  text-indent:-9999px;
  background:url(../images/sprite.png) no-repeat;
  height:16px;
  width:20px;
  overflow:hidden;
  margin: 4px 0 0;*/
  display:none;
}
#header .row {
  overflow:hidden;
  padding: 11px 12px 11px 11px;
  /*background:#ff7e00 url(../images/bg-row.png) no-repeat;*/
}
.logo {
  /*width:156px;*/
  min-width:156px;
  min-height:48px;
  /*background:url(../images/logo.png) no-repeat;*/
  /*text-indent:-9999px;*/
  /*overflow:hidden;*/
  /*margin: 8px 0 15px;*/
  /*margin-top: 8px;*/
  margin-bottom:0;
  float:left;
  /*line-height:41px;*/

}
.logo a{
  display:block;
  height:100%;
  color:#00aeef;
  font-size:53px;
  text-decoration:none;
  font-family:Verdana;
}


#header .search-form {
  float:right;
  margin-top:3px;
}
#header .form-item {
  background: url('../images/spritenew.png') 0 -94px no-repeat;
  overflow:hidden;
  width:150px;
  padding:1px;
  float:left;
}
#header .form-text {
  margin:0;
  padding: 9px 0 8px 15px;
  width: 165px;
  font-size:13px;
  line-height:16px;
  /*color:#898989;*/
  color:#9ebae1;
  float:left;
  background:none;
  border:none;
}
#header .form-submit {
  margin:0;
  padding:0;
  background: url('../images/spritenew.png') -146px -94px no-repeat;
  width:41px;
  height:34px;
  float:left;
  overflow:hidden;
  border:none;
  cursor:pointer;
}
#nav {
  list-style:none;
  padding: 0 15px 0;
  margin:0;
  overflow:hidden;
  /*background:#122853; previous*/
  /*width:70%;*/
  float:left;
  font-size:1.167em;
  line-height:1.143em;
}
#nav li {
  list-style:none;
  float:left;
  margin:0 20px 0 0;
  padding-left:8px;
/*  background:url("../images/li_after.png") no-repeat 0 8px;*/
    height: 43px;
    display: table;
}
#nav li .menubreak {
  margin:0 8px;
  background:url("../images/li_after.png") no-repeat 0 0;
  float:left;
  width:1px;
  height:11px;
  display: table-cell;
  vertical-align: middle;
}

#nav li a {
  color:#fff;
  font-family:Verdana;
  font-size:11px;
  font-weight:bold;
  display: table-cell;
  vertical-align: middle;
}

.visual {
  margin:0;
  position:relative;
}
.visual img {
  vertical-align:top;
}

#main {
  padding: 13px 0 39px;
}

.map-container {
  min-width:400px;
  /*height:400px;*/
  position:relative;
  z-index:1;
  clear:both;
}

.text-container {
    border: 1px solid lightgrey;
    display: block;
    min-height: 370px;
    margin-top: -1px;
    padding: 10px;
    position:relative;
    z-index:0;
}

/*----- map overlay layerstyle switcher (kaart,satelliet, reset, fullscreen) */


.map-container #map {
  position:relative;
  z-index:0;
  clear:both;
}

.map-container #layerswitcher {
  position:absolute;
  top:10px;
  right:10px;
  z-index:9999;
}
.switcherLeft, .switcherRight, .switcher{
  position:relative;
  float:left;
  z-index:9999;
  height: 30px;
  padding: 5px 0px;
}
.switcher {
  background: url('../images/maps-switcher-center.png') repeat-x top left;
}
.switcher img {
  vertical-align:bottom;
}
#fullscreen-select img {
  padding-bottom: 2px;
}
.switcher a  {
  margin-left:10px;
}
.switcher a.active {
  font-weight:bold;
}

.switcherLeft {
  background: url('../images/maps-switcher-left.png') no-repeat top left;
  width: 8px;
}
.switcherRight {
  background: url('../images/maps-switcher-right.png') no-repeat top left;
  width: 8px;
}
/*------ end switcher, start: kaart/text tabs ----*/

.map-text-active, .map-text
  {
  float:left;
}

/* center the real button */

.map-text-btn
  {
  border:none;
  background:none;
    cursor: pointer;
    height: 18px;
    padding:0 3px;
    margin:0;
    float:left;
    display:block;

}

/* left right from button styling */
.map-text-left, .map-text-right
  {
  display:block;
  float:left;
  width:5px;
  height:18px;
}

/* active button */
.map-text-active .map-text-left
  {
  background: url('../images/maptext-active-left.png');
}
.map-text-active .map-text-right
  {
  background: url('../images/maptext-active-right.png');
}

.map-text-active .map-text-btn {
    background: url('../images/maptext-active-center.png');
}

/* inactive button */
.map-text .map-text-left {
  background: url('../images/maptext-left.png');
}
#ajaxresults {
  clear:both;
}
.map-text .map-text-right {
  background: url('../images/maptext-right.png');
}
.map-text .map-text-btn {
  background: url('../images/maptext-center.png')
}



/* end kaart/text tabs */
/* Coordinate values with map.js, function toggleBigMap() */
#map {
  /*width:525px;*/
  width: 728px;
  /*height:390px;*/
  height: 615px;/*490px;*/
}

.overlay-open #map {
  display:none;
}
.content,
.node h2 {
    width:556px;
}
#content {
  /*width:663px;*/
  /*width:556px;*/
  /*width: 754px;*/
  float:left;
  padding-bottom: 40px;
  margin-left:13px;
}
#content .search-form {
  float:left;
  margin:0 0 3px 0;
  /*width:75%;
  width:392px;*/
  width:100%;
}
body.page-search #content  ul {
  clear:left;
}
#content .container-inline {
  float:left;
  margin: 0 8px 5px 0;
  /*width:506px;*/
  width:100%;
}
.search-form label {
  float:left;
  padding: 6px 0 0 0px;
  color:#363636;
  /*margin: 0 12px 0 0; */
  margin: 0 6px 0 0;
}
.search-form select {
 color: #363636;
    float: left;
    /*font-size: 13px;*/
    font-size:11px;
    height: 33px;
    line-height: 33px;
   /* margin-right: 12px;*/
   margin-right: 6px;
  /*padding:5px;*/
  padding:8px 5px 5px;
  /*width: 180px;*/
  width:140px;
    border: 1px solid lightgrey;
    background:#fff;
    overflow:hidden;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;

}
.search-form .form-item {
  background: url('../images/search-stretch.png');
  overflow:hidden;
  display:block;
/*  width:150px;*/
  float:left;
  margin: 0 8px 16px 0;
}
.search-form .form-text {
  margin:0;
  padding: 8px 0 7px 10px;
  /*font-size:12px;*/
  font-size:11px;
  line-height:16px;
  color:#898989;
  float:left;
  height:15px;
  width: 96px;
  background:none;
  border:none;
}
.search-form .form-submit {
  margin: 0;
  padding:0;
  background: url('../images/spritenew.png') -206px -183px no-repeat;
  width:32px;
  height:32px;
  float:right;
  overflow:hidden;
  border:none;
  cursor:pointer;
  text-indent: 1000px;

}
#search-form .form-item-keys   {
  float:left;
  padding-bottom:2px;
}

.button {
  background: url('../images/bg-button.png') 0 -30px no-repeat;
  float:left;
  font-size:9px;
  line-height:16px;
  font-weight:bold;
  color:#000;
  /*margin: 0 4px 0 0;*/
  /*margin:1px 66px 0 6px;*/
  cursor:pointer;
}
.button span {
  background: url('../images/bg-button.png') 100% 0 no-repeat;
  float: left;
  padding: 6px 10px 8px 10px;
}
.yellow {color:#ff7e00;}

.map-holder {
  //margin: 0 25px 10px 0;
  //float:left;
  /* width: 663px; */
  /*min-width:728px;*/
  //border:1px solid #b6cdea;
  //padding:20px 8px;
}
.map {float:left;}
.map img {vertical-align:top;}
#content .block {
  float:left;
  padding: 8px 0 0;
}
#content .container {
  margin:0 0 45px;
  font-size:1.083em;
  line-height:1.538em;
}

.block .add {margin:0;}
#content .container p {
  margin:0;
  clear:left;
}

#content  h2 {
    font-size:1.65em;
    line-height:1.4em;
}

#content  h2 , #content h2 a{
  font-weight:bold;
  color:#122853;
  margin: 0 0 9px 2px;
}
.items-list {
  list-style:none;
  padding-top: 4px;
  margin:0;
  overflow:hidden;
  display:none;  /* temp . . .*/
}
.items-list li {
  list-style:none;
  float:left;
  /*width:90px;*/
  width:122px;
  /*margin:0 16px 0 0;*/
  margin:0;
  text-align:center;
  color:#363636;
}
.items-list li img {
  vertical-align:top;
  margin: 0 0 21px;
}
.items-list li p {margin:0;}
.add .list {
  list-style:none;
  margin: -20px 0 0;
  overflow: hidden;
  padding: 20px 0 0 2px;
  /*width:110%;*/
}
.add .list li {
  list-style:none;
  float:left;
  position:relative;
  margin: 0 0 12px 0;
}
.add .list li img {
    vertical-align:top;
}
.add-box {
    display: table;
}
.add-box a,
.add-box .heading{
    display: table-cell !important;
    vertical-align: middle;
}
.add-box,
.add .list .box {
  height: 60px;
    padding: 5px 10px;
  /*position: absolute;*/
  width: 160px;
  bottom:0;
  left:0;
  /*background:#ff7e00 url(../images/bg-box.png) 0 100% no-repeat;*/
  background:#9fdaf7;
  color:#fff;
  line-height:1.333em;
  cursor:pointer;

}
.add .list a:hover .box {
    text-decoration:none;
}
.add-box .heading,
.add .list .box .heading {
  color: #00f;/*#de7a29;*/
  font-size: 14px;
  line-height:17px;
  font-weight:bold;
  font-style: italic;
  display:block;
}

.footer-logos {
  border-top: 1px solid #C7D6EE;
  float: left;
  padding-top: 18px;
  padding-bottom: 15px;
  height:60px;
  width:97%;
  margin: 0 auto 0 15px;
  }

#footer {
  width:993px;
  margin:0 auto;
  text-align:center;
  padding: 24px 7px 32px 0;
  overflow: hidden;
}

#footer .list {
  display:inline-block;
  margin:0;
  padding:0;
}
#footer .list li {
  display:inline;
  color:#7d7d7d;
/*  background: url('../images/separator2.png') 0 3px no-repeat;*/
  margin: 0 7px 0 0;
  padding: 0 0 0 11px;
}
#footer .list li:first-child {background:none;}
#footer .list li a {color:#7d7d7d;}
#light-box {
  position:absolute;
  top:165px;
  left:319px;
  width:631px;
  background: url('../images/bg-popup.png') no-repeat;
  padding:24px 0 0;
  z-index:3000;
}
#light-box .box-holder {
  background: url('../images/bg-popup.png') -631px 100% no-repeat;
  padding:0 0 24px;
  overflow:hidden;
}
#light-box .box-frame {
  background: url('../images/bg-popup.png') -1262px 0 repeat-y;
  overflow:hidden;
  padding:0 36px 6px 27px;
}
#message {
  position: absolute;
  top: 410px;
  left: 260px;
  width: 192px;
  background: url('../images/bg-popup-zw.png') 18px -9px no-repeat;
  padding: 6px 2px 0 20px;
  z-index: 3000;
}
/* 564 / 3 = 188, 2 * 188 = 376 */
#message .box-holder {
  background: url('../images/bg-popup-zw.png') -188px 100% no-repeat;
  padding: 8px 0;
}
#message .box-frame {
  background: url('../images/bg-popup-zw.png') -376px 0 repeat-y;
  padding:0 36px 6px 27px;
}
#navigation {
  list-style:none;
  margin: 0 0 14px 2px;
  overflow:hidden;
  background: url('../images/bg-navigation.png') 0 -32px repeat-x;
  text-align:center;
  height:32px;
  float:left;
}
#navigation li {
  list-style:none;
  float:left;
  background: url('../images/separator3.png') 0 2px no-repeat;
/*  width: 140px;*/
}
#navigation li:first-child {background:none;}
#navigation li a {
  display:block;
  font-size:13px;
  padding:6px 19px;
}
/*
#navigation.scaling-active li a {
  padding:6px 0;
}*/
#navigation .active a,
#navigation li a:hover {
  font-weight:bold;
  text-decoration:none;
}
#navigation li .first-child-a {background: url('../images/bg-navigation.png') no-repeat;}
#navigation li .last-child-a {background: url('../images/bg-navigation.png') 100% -64px no-repeat;}
.detail-box .container-holder
/*#jq-tabs .container-holder */{
  /*float:left;*/
  /*width: 420px;*/
  color:#000;
}
#jq-tabs-1 .container-holder {
  /*float:left;*/
/*  width: 320px;*/
}
.detail-box .container {
  overflow:hidden;
/*  padding: 0 0 0 13px;*/
  width: auto;
}
.detail-box .container-holder h2 {
  font-size:1.583em;
  line-height:1.474em;
  font-weight:bold;
  margin: 5px 0;
  color:#122853;
}
.detail-box .container dl {
  overflow:hidden;
  margin: 0;
  padding: 0 0 3px 1px;
}
.detail-box .container-holder-wide dt {
  float:left;
  width: 160px;
}
.detail-box .container dt {
  float:left;
  width: 130px;
}

.detail-box .container-holder-wide li {
  margin:0;
  margin-bottom:10px;
  padding:0;
  list-style-type:none;
  list-style-position:outside;

}
.detail-box .container dd {
  float:left;
  margin:0;
}
.detail-box .container dd a {text-decoration:underline;}
.detail-box .container dd a:hover {text-decoration:none;}
.detail-box .container dd img {
  vertical-align:top;
  margin: 4px 6px 0 0;
}
.detail-box .container a {text-decoration:underline;}
.detail-box .container a:hover {text-decoration:none;}
.detail-box .container .grafiek-label {
  font-size: 10px;
}
.detail-box .container p {
  padding: 10px 0;
  margin:0;
/*  width: 350px;*/
}
.detail-box .button {
  float:left;
  margin: 0 20px 0 -13px;
  color:#fff;
}
.detail-box .button span {
  letter-spacing: 1px;
  padding: 6px 29px 8px 27px;
}
.detail-box .button:hover,
.detail-box .button span:hover {text-decoration:none;}
.detail-box .add span {padding: 6px 24px 8px 23px;}
.photos-holder {
  float:right;
  padding: 7px 7px 0;
  width: 190px;
}
.photos-holder h3 {
  font-size:1.167em;
  line-height:1.286em;
  margin: 0 0 18px;
  font-weight:bold;
  color:#122853;
}
.photos {
  list-style:none;
  padding: 0 0 0 2px;
  margin:0;
}
.photos li {
  margin: 0 0 15px;
  padding:0;
  list-style:none;
}
.photos .add {margin:0;}
.photos li img {
  vertical-align:top;
  margin: 0 0 6px;
  float:left;
}
.photos li p {margin:0;}
.close, .close-zw {
  position:absolute;
  right: 1px;
  top: -13px;
}
.close span {
  float:left;
  font-size:1.083em;
  color:#fff;
  margin: 0 11px 0 0;
}
.close .btn-close {
  float:left;
  width:34px;
  height:35px;
  overflow:hidden;
  margin: 6px 0 0;
  background: url('../images/sprite.png') 0 -215px no-repeat;
  text-indent:-9999px;
}
.close-zw .btn-close-zw{
  float:left;
  width:34px;
  height:35px;
  overflow:hidden;
  margin: 0 -2px 0;
  background: url('../images/sprite.png') 0 -215px no-repeat;
  text-indent:-9999px;
}
.skip {
  position:absolute;
  left:-5000px;
  top:auto;
  width:1px;
  height:1px;
}
.skip:focus{
  position:static;
  width:auto;
  height:auto;
}
.hidden {
  height: 1px;
  left: 0;
  position: absolute;
  top: -1000px;
  width: 1px;
}

.search-advanced {
  visibility: hidden;
}

.search-form .form-item-keys label {
  display:none
}

.search-form #edit-submit {
    color: transparent;
    text-transform: capitalize;
}

.front #content .container {
   display:none;
}

/*---- visual header --*/
.visual
  {
  position:relative;
  /*width:100%;*/
  float:right;
  margin-right:15px;
  }
.overlay1, .overlay2
  {
  position:absolute;
  color:#fff;
  font-family: arial,helvetica, sans-serif;
  padding: 8px 15px;
  background-image: url('../images/overlay_bg.png');
  font-size:24px;
  letter-spacing: 1px;
  }
.overlay1 span, .overlay2 span, .overlay2 a, overlay1 a
  {
  color:#ff7e00;
  }
.overlay1
  {
  top:40px;
  left:410px;
  }
.overlay2
  {
  top:83px;
  left:440px;
  }
/* ---- search page ---*/
.page-search #content h2 {float:left; margin:0;}
.page-search #content .search-form .form-wrapper, .page-search #content .search-form {float:right;width:300px;}
.page-search #content .search-form .form-wrapper {width:auto; }
.page-search #content .search-form .form-item {overflow:hidden; padding: 1px; width: 179px;}
.page-search #content .search-form .form-text {float:left; height:15px; padding: 8px 0 7px 15px; width:165px;}
.page-search #content .search-form .form-submit {float:left; width:41px; height:34px; }

.page-search .search-results {clear:both; padding-top: 10px;}
.page-search .search-results li {border-top:1px solid #122853; list-style-position:outside;}
.page-search .search-results .title {margin:0;padding:0;}
.page-search .search-results .title a {  padding: 15px 0 5px 12px; color:#FF7E00;display:block;}
.page-search .search-results .search-info {text-align:right; padding: 0px 15px;}

.olPopupContent {height:10px; padding:5px; color:black;}
.olPopupContent span {line-height:10px;}

#activetooltip { margin-left:20px; margin-top:-10px;}



/************ Colors ***************/

.lightblue {
  color:#00a6eb;
  }

.mediumblue {
  color:#006ab6;
  }

.darkblue {
  color:#0e2b77;
  }

.white {
  color:#ffffff;
}

.orange {
  color:#ee7b1e;
}

.header-contact {
  width:217px;
  height:39px;
  background:url("../images/header-contact.png") no-repeat;
  float:right;
  margin-right: 24px;
}


.header-contact p {

  font-family:Verdana;
  font-weight:bold;
  font-style:italic;
  line-height:13px;
  height:1px;
  }

.question {
  width:510px;
  /*min-height:75px;*/
  margin-top:18px;
}
.question h2 {
  font-family:Verdana;
  font-weight:bold;
  /*font-size:18px;*/
  color:#ee7b1e;
}


.question p {
  font-family:Verdana;
  /*font-size:13px;*/
  color:#000000;
}




a:hover div.box span {text-decoration:none;}

.notes {
  float:right;
  margin-right:80px;
  width:300px;
  font-family:Verdana;
  font-weight:bold;
  font-size:18px;
  margin-bottom:10px;
  margin-top:-5px;
  }

.menubreak {
  /*height:11px;
  width:1px;*/
  margin:0 8px 0;
  float:left;
  background:url("../images/li_after.png") no-repeat 0 0;
  /*
  font-size:12px;
  color:#00a6eb;
  display: table-cell;
  vertical-align: middle;*/
}


ul#nav li.last:after {
  content:"";
  background:none;
  }

.gradientDiv {
  max-height: 80px;
  overflow: hidden;
  width: 510px;
}
#bottom_fade {
  width: 600px;
  height: 20px;
  z-index: 99;
  position: relative;
  top: -20px;
  background: url('../images/bottom-fade-regel-h40.png')  center no-repeat;
}
#readmore {
  top: -20px;
  position: relative;
  font-style: italic;
  font-weight: bold;
}
#readmore a {
  color: #ee7b1e;
}
.readmore {
  font-style: italic;
  font-weight: bold;
  color: #ee7b1e;
}
.readmore a {
  color: #ee7b1e;
}
/* hide tabs */
#detail-voorzieningen,
#detail-kwaliteit,
#detail-maatregelen {
  display: none;
}
.olControlLoadingPanel {
    background-image:url('../images/loading320.gif');
    position: relative;
    width: 320px;
    height: 320px;
    background-position:center;
    background-repeat:no-repeat;
    display: none;
    top: 70px;
    left: 240px;
}
#searched-locations {
  max-height: 400px;
  overflow: auto;
}
#searched-locations ul li {
  list-style-position: inside;
    padding: 10px 0 10px 20px;
    text-indent: -1em;
}

#content .search-form .form-text.text-active {
  color: #000;
}
#header .form-text.text-active {
  color: #006ab6;/*#0073bd*/
}

#jq-dialog .ui-widget-header {
  /*background: url('../images/sprite.png') 0 -215px no-repeat;*/

}
.ui-dialog-titlebar {
    font-size: 15px;
}
/*
.ui-widget-header .ui-icon {
  background: url('../images/sprite.png') 0 -215px no-repeat;
  width:34px;
  height:35px;
  top: 11px;
  right: 1em;
}
.ui-widget-header {
  background: none;
  border: none;
}
*/
.algemeen-links {
  float: left;
  width: 390px;
}
.photos p {
  clear:left;
}
#list-container,
#waarschuwingen
/*ul.voorzieningen*/ {
  overflow: auto;
}
#list-container {
  max-height: 400px;
}
#waarschuwingen  {
  max-height: 700px;
}
#waarschuwingen li,
#searched-locations li {
    list-style: none;
    margin: 0 0 0 4px;
}
ul.waarschuwingen li{
    list-style: none;
    margin: 0 0 0 4px;

}
#resizer {
  float: right;
}
.map-holder a.legenda {
  margin-left: 8px;
}
#waarschuwingen .waarschuwing,
#waarschuwingen-text .waarschuwing{
  color: #f79421;
  font-weight: bold;
}
#waarschuwingen .negatief_zwemadvies,
#waarschuwingen-text .negatief_zwemadvies{
  font-weight: bold;
  color: red;
}
#waarschuwingen .zwemverbod,
#waarschuwingen-text .zwemverbod{
  color: red;
  font-weight: bold;
}
#waarschuwingen .nader_onderzoek,
#waarschuwingen-text .nader_onderzoek{
  color: #00abe3;
  font-weight: bold;
}
#content .search-form .search-fields .location {
  display: none;
}
ul.voorzieningen li {
  list-style: none;
  white-space: normal;
  float: left;
}
ul.voorzieningen li div {
  /* float: left; */
}
ul.voorzieningen li .beschrijving {
  overflow: auto;
}
ul.voorzieningen li img {
/*  height: 40px;*/
}
ul.voorzieningen .voorziening-icon {
  background: url('../images/voorzieningen/sprite_z14.png') no-repeat;
  height: 52px;/*38px*/
  width: 52px;
  float: left;
  margin: 0 3px 3px 0;
}
ul.voorzieningen .bereikbaar_met_ov { /* public_transport_v2 */
  background-position: -1514px 0;
}
ul.voorzieningen .speeltoestellen { /* playing_area */
  background-position: -1406px 0;
}
ul.voorzieningen .douches { /* shower */
  background-position: -1730px 0;
}
ul.voorzieningen .wc_toiletten { /* toilet */
  background-position: -2162px 0;
}
ul.voorzieningen .afvalbakken { /* bins */
  background-position: -218px 0;
}
ul.voorzieningen .speelweide { /* play_field */
  background-position: -1352px 0;
}
ul.voorzieningen .ligweide { /* nude_beach */
  background-position: -1028px 0;
}
ul.voorzieningen .honden_toegelaten { /* dogs_allowed */
  background-position: -542px 0;
}
ul.voorzieningen .honden_toegestaan { /* dogs_allowed */
  background-position: -542px 0;
}
ul.voorzieningen .afdrijvingsgevaar { /* danger */
  background-position: -434px 0;
}
ul.voorzieningen .ehbo { /* first_aid */
  background-position: -650px 0;
}
ul.voorzieningen .fietsenstalling { /* bike_parking_v2 */
  background-position: -162px 0;
}
ul.voorzieningen .horeca { /* restaurant */
  background-position: -1568px 0;
}
ul.voorzieningen .jetski_mogelijkheid { /* Jetski */
  background-position: -812px 0;
}
ul.voorzieningen .jetski_mogelijkheden{ /* Jetski */
  background-position: -812px 0;
}
ul.voorzieningen .kleedruimte { /* changing_room */
  background-position: -326px 0;
}
ul.voorzieningen .surf_mogelijkheid { /* wind_surfing */
  background-position: -2378px 0;
}
ul.voorzieningen .surf_mogelijkheden { /* wind_surfing */
  background-position: -2378px 0;
}
ul.voorzieningen .parkeergelegenheid { /* parking_v2 */
  background-position: -1298px 0;
}
ul.voorzieningen .entreeheffing { /* paid_entrance */
    background-position: -1190px 0;
}
ul.voorzieningen .toegankelijk_voor_invaliden { /* accessible_to_disabled */
  background-position: -704px 0;
}
ul.voorzieningen .strandrolstoel { /* accessible_to_disabled */
  background-position: -704px 0;
}
ul.voorzieningen .voorzieningen_voor_invaliden { /* accessible_to_disabled */
  background-position: -704px 0;
}
ul.voorzieningen .aflopende_bodem { /* slope */
  background-position: -1784px 0;
}
ul.voorzieningen .trailerhelling { /* trailer */
  background-position: -2216px 0;
}
ul.voorzieningen .infobord { /* information_sign */
  background-position: -758px -0;
}
ul.voorzieningen .kitesurf_mogelijkheden { /* kite_surfing */
  background-position: -866px 0;
}
ul.voorzieningen .reddingsbrigade  { /* lifeguard */
  background-position: -920px 0;
}
ul.voorzieningen .naaktstrand { /* nude_beach_v2 */
  background-position: -1082px 0;
}
ul.voorzieningen .zout_water { /* salt_water */
/* new */
     background-position: -1622px 0;
}
ul.voorzieningen .zoet_water { /* sweet_water */
     background-position: -1892px 0;
}
ul.voorzieningen .teken_aanwezig { /* ticks */
  background-position: -1946px 0;
}
ul.voorzieningen .getijdewater { /* tidal_water */
/* new */
     background-position: -2000px 0;
}
ul.voorzieningen .zandstrand { /* sand_beach */
    background-position: -1676px 0;
}
ul.voorzieningen .diepte_zwemlocatie { /* water_level */
    background-position: -2270px 0;
}
ul.voorzieningen .drijflijn { /* line */
    background-position: -974px 0;
}
ul.voorzieningen .surf_mogelijkheden { /* wind_surfing */
    background-position: -2378px 0;
}
ul.voorzieningen .blauwe_vlag { /* blue_flag */
    background-position: -272px 0;
}
ul.voorzieningen .toezicht_categorie_c { /* toezicht_c */
    background-position: -2054px 0;
}
ul.voorzieningen .uitkijkpost { /* observation_tower */
    background-position: -1136px 0;
}
ul.voorzieningen .duiktoren  { /* diving_tower */
	background-position: -488px 0;
}
ul.voorzieningen .strandhuis { /* beach_house */
	background-position: -54px 0;
}
ul.voorzieningen .waterglijbaan { /* water_slide */
	background-position: -2324px 0;
}
ul.voorzieningen .doorzicht { /* doorzicht */
	background-position: -596px 0;
}
ul.voorzieningen .toezicht_categorie_d { /* toezicht_d */
	background-position: -2108px 0;
}
#nav div.submenu {
    position: absolute;
    display: none;
    padding: 0;
    z-index: 99;
    margin: 42px 0 0 -112px;
}
#nav .menu-met-subs.menu-1 div.submenu {
    margin: 42px 0 0 -96px;
}
#nav .menu-met-subs.menu-2 div.submenu {
    margin: 42px 0 0 -113px;
}
#nav .menu-met-subs.menu-3 div.submenu {
    margin: 42px 0 0 -138px;
}
#nav .menu-met-subs.menu-4 div.submenu {
    margin: 42px 0 0 -250px;
}
#nav div a {
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #0073bd;
    color: #fff;
    font: 11px arial;
}
#nav div a:hover {
    background: #49a3ff;
    color: #fff;
}
#nav li:hover {
    background: #49a3ff;
    color: #fff;
}
#nav .menu-met-subs:hover .submenu {
    display: block;
}
#legenda {
    display: inline-block;
    float: right;
}
.navbar {
    background: #0073bd;
    width: 100%;
    height: 43px;
}
.navbar .menu-met-subs.selected,
.navbar .menu-zonder-subs.selected {
    /* #rgb(0, 115, 189) ... #49a3ff  #00aeef*/
    /*background: #00aeef;*/
}
.first-sidebar {
    float: left;
    width: 330px;
    padding-left: 12px;
}
.first-sidebar .menu {
    width: 260px;
}
#sidebar2 {
    float: right;
    width: 340px;
    padding: 0 12px;
}
.detail-kwaliteit {
 /*   width: 460px !important;*/
}
.ui-tabs-panel {
    padding: 10px !important;
}
.ui-dialog,
.ui-dialog-content {
/*    padding: 0 !important;*/
}
.beschrijving {
    max-height: 200px;
    overflow-y: auto;
    width: 320px;
    white-space: normal;
    padding-right: 4px;
}
.details-info {
    right: 0;
}
.details-status * {
    display: inline-block;
    vertical-align: top;
}
.fp-news {
    margin: 0;
    width: 325px;
    height: 234px;
    overflow-y: auto;
}
.eu-kwaliteit-description {
    font-weight: bold;
}
.eu-kwaliteit a {
    text-decoration: underline;
    cursor: pointer;
}
ul.waarschuwingen {
    padding: 6px;
}
.container .melding {
    float: left;
    width: 240px;
    margin: 0 0 0 8px;
    vertical-align: top;
    white-space: normal;
}
.container img {
    float: left;
}
.breakafter {
    border-bottom: #ccc 1px solid;
}
.waarschuwingen .toelichting {
    display:inline-block;
    vertical-align:top;
    margin-left: 12px;
    width: 280px;
}
.zwemplek-info {
    position: absolute;
    right: 62px;
    top: 153px;
    width: 330px;
    display: none;
    z-index: 9;
    white-space: normal;
}
#jq-tabs {
    /*
    height: 737px;
    overflow-y: auto;
    white-space: nowrap;*/
    padding: 0 0 8px 0;
}
.zwemplek-info .ui-tabs-panel {
    height: 678px;
    overflow-y: auto;
/*    white-space: nowrap;*/
}
.zwemplek-info-closer {
    position: relative;
    top: -700px;
    left: 318px;
    z-index: 10;
    font-size: 14px;
    display: none;
    cursor: pointer;
    font-weight: bold;
}
h4.name {
    width: 300px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
}
h4.name2 {
    width: 440px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.details-algemeen .fotos {
    font-weight: bold;
}
.detail-toegang {
    font-weight: bold;
}
#kwaliteit-link-direct {
    cursor: pointer;
}
.node-page a {
    color: blue;
}
.voorzieningen .aantal {
    position: relative;
    margin: 31px 0 0 25px;
    background: rgba(255,255,220,0.8);
    text-align: center;
    width: 24px;
    height: 18px;
    border: 1px solid brown;
    border-radius: 14px;
    font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}
.zwemplek-info-container a {
    border-bottom: #bbf 1px solid;
}

.olImageLoadError { 
    /* when OL encounters a 404, don't display the pink image */
    display: none !important;
}

/*.olImageLoadError { 
    background-color: transparent; /* may likely be omitted */ 
    opacity: 0.0; 
    filter: alpha(opacity=0); /* IE */ 
} */

