* {
  margin: 0px;
  padding: 0px;
}
body {
  line-height: 160%;
  background: #0E4696;
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}

table {
  margin-bottom: 5px;
  text-align: left;
  padding: 10px 10px 10px 20px;
}
h1 {
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 40px;
  color: #0E4899;
  line-height: 150%;
}
h2, h3, p {
  margin: 20px 0px;
  font-size: 11px;
}
h3 {
  margin-bottom: 0px;
  color: #0E4899;
}
p {
  margin-top: 0px;
  text-align: left;
}

hr {
  border: 0px;
  border-top: 1px solid #339AD0;
  height: 1px;
  margin-top: 0px !important;
  margin-top: -5px;
  margin-left: 10px;
}

a {
  color: #0E4899;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  text-decoration: none;
}
.navigatie a {
  font-weight: normal;
  color: #0E4899;
  font-size: 12px;
  text-decoration: none;
}
.navigatie a:hover {
  color: #0E4899;
  text-decoration: underline;
}
a.selected {
  text-decoration: underline;
  color: #0E4899;
}

img {
  border: 0px;
  behavior: url(/_include/pngfix.htc);
}

ul {
  margin: 0px 0px 10px 40px;
}
li {
  list-style: square;
}

fieldset {
  padding: 10px;
  margin: 10px 0px;
}
legend {
  font-weight: bold;
  color: #74A92E;
  padding: 5px;
}
label {
  width: 160px;
}
input, select, textarea {
  font-size: 11px;
}
input.radio {
  margin-right: 5px;
}
fieldset fieldset {
  margin-left: 150px;
}
fieldset p {
  color: #666;
  font-weight: bold;
}

/* DIVS */
#container {
  margin: 0px auto;
  width: 940px;
  background: url(/_images/bg.gif);
  position: relative;
}
#top {
  background: url(/_images/top.gif);
  height: 16px;
}

#contentcontainer {
  width: 898px;
  float: left;
  text-align: left;
  padding-left: 23px;
  border: 0px solid black;
  position: relative;
}

#content {
  width: 898px;
  float: left;
}
#headerhome {
  float: left;
  width: 898px;
  height: 299px;
}

.strandpaviljoenhome {
  float: left;
  width: 898px;
  height: 299px;
  position: relative;
}

#header {
  float: left;
  width: 897px;
  height: 206px;
}

.strandpaviljoen {
  float: left;
  width: 897px;
  height: 206px;
  position: relative;
}

#adreshome {
  position: absolute; 
  left: 24px;
  width: 399px;
  height: 153px;
  bottom: 0px;
  margin: 0px;
}
.adreshome {
  width: 399px;
  height: 153px; 
}

#adres {
  position: absolute;
  bottom: 0px;
  left: 721px;
  width: 197px;
  height: 153px;
  margin: 0px;
}
.adres {
  width: 197px;
  height: 153px; 
  bottom: 0;
}

#adresgegevens {
  position: absolute;
  bottom: 45px;
  left: 225px;
  color: #FFF;
}
#links {
  width: 179px;
  float: left;
}

#nieuws {
  left: 215px;
  top: 300px;
  width: 208px;
  height: 500px;
  position: absolute;
  padding-top: 20px;
  z-index: 1;
}

#tekst {
  width: 470px;
  float: left;
  margin-left: 15px;
  padding-top: 25px;
}

#teksthome {
  right: 25px;
  top: 300px;
  width: 470px;
  width: 455px;
  margin-right: 15px;
  margin-left: 15px;
  float: right;
}

.zeesterlogo {
  float: right;
  width: 200px;
  height: 200px;
  display: inline;
  clear: none;
  margin-left: 8px;
/*  z-index: 100; */
  margin-bottom: 0;
  margin-top: -5px;
}

.zeestertekst {
  float: none;
  display: inline;
  clear: none;
  text-align: justify;
}

#meeuw {
  width: 175px;
  height: 245px;
  z-index: 2000;
  position: absolute;
  top: 78px;
  right: 4px;
}

.meeuw {
  width: 175px;
  height: 245px;
}

#shaslick {
  top: -8px;
  width: 145px;
  height: 364px;
  position: absolute; 
  right: -18px;
  z-index: 100; 
}

.shaslick {
  width: 145px;
  height: 364px;
}

#footer {
  background: url(/_images/bottom.gif);
  height: 16px;
}

#footer {
  width: 940px;
}
#footerimg {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 63px;
}
#acelogo {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 5px;
  margin-bottom: 0px;
}

/* Menu */
#menu {
  text-align: right;
  margin-top: 12px;
  min-height: 400px;
  z-index: 2;
}
#menu ul {
  margin: 0px;
  z-index: 3;
}
#menu a {
  display: block;
  border-bottom: 0px solid #000;
  z-index: 4;
}
#menu a:hover {
  display: block;
  z-index: 4;
}

/* Classes voor het menu*/
.menu li {
  list-style: none;
  font-size: 13px;
  font-weight: normal;
  width: 170px;
  line-height: 20px;
  z-index: 4;
}
.menu li a {
  color: #656262;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
  z-index: 6;
}
.menu li a:hover {
  color: #fff;
  z-index: 6;
}
.menu li a.selected {
  color: #fff;
  z-index: 6;
}

.picture {
  padding: 0px;
  border: 1px solid #000;
  margin-top: 10px;
}

/* Classes voor het invulformulier */
div.row {
  clear: both;
  padding-top: 10px;
  margin-left: 20px;
}
div.row span.label {
  float: left;
  width: 130px;
  text-align: left;
}
div.row span.formw {
  float: left;
  width: 200px;
  text-align: left;
}
.send {
  width: 100px;
  float: right;
}
.route {
  text-align: right;
  float: right;
}
.afb {
  float: right;
  margin: 0 10px;
}

/* Classes */
.fotos {
  width: 150px;
  float: right;
  text-align: center;
}
.title {
  position: absolute;
  right: 90px;
  top: 150px;
  width: 500px;
  z-index: 100;
  text-align: right;
}
.titlehome {
  position: absolute;
  right: 150px;
  top: 230px;
  width: 350px;
  z-index: 100;
  text-align: right;
}
.titleleft {
  position: absolute;
  left: 40px;
  top: 150px;
  width: 155px;
  z-index: 100;
}

.fotos img {
  margin: 10px;
}
.clear {
  clear: both;
  height: 1px;
}

.ace_a {
  display: inline;
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #0E4696;
}

ace_img {
  display: inline;
  border: 0;
}

.copy_a {
  text-decoration: none;
  font-weight: normal;
}

.copy_a:hover {
  text-decoration: underline;
  font-weight: normal;
}

.menu #subnavlist1, .menu #subnavlist2, .menu #subnavlist3, .menu #subnavlist4, .menu #subnavlist5, .menu #subnavlist6 {
  background-color: #B8B6AD;
  position: absolute; 
  opacity: 0.9;
  filter: alpha(opacity:90);
  display: none;
  text-align: left;
  padding: 2px;
  padding-left: 15px;
  margin-top: -20px;
  z-index: 10;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.menu #subnavlist1 a, .menu #subnavlist2 a, .menu #subnavlist3 a, .menu #subnavlist4 a, .menu #subnavlist5 a, .menu #subnavlist6 a {
  color: #656262;
  z-index: 10;
}
.menu #subnavlist1 a:hover, .menu #subnavlist2 a:hover, .menu #subnavlist3 a:hover, .menu #subnavlist4 a:hover, .menu #subnavlist5 a:hover, .menu #subnavlist6 a:hover {
  color: #FFF;
  z-index: 10;
}
.menu #subnavlist1 li, .menu #subnavlist2 li, .menu #subnavlist3 li, .menu #subnavlist4 li, .menu #subnavlist5 li, .menu #subnavlist6 li {
  display: inline;
  z-index: 10;
}

.ace {
  width: 940px;
  margin: 0px auto;
  text-align: center;
}

.ace * {
  color: White;
}

.copyright {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.stats {
  width: 1px;
  height: 1px;
  border: none 0 #0E4696;
  color: #0E4696; 
  background-color: #0E4696;
  margin: 0;
  padding: 0;
}

.logo {
  float: right;
  width: 11px;
  margin-right: 9px;
}

.nieuws {
  width: 897px;
  height: 10px;
  background-color: #fff;
  float: left;
}

#routekaart, #routemap1, #routemap2 {
  border: 0;
  padding: 0;
  width: 400px;
  height: 300px;
  padding-left: 35px;
}

.historie {
  width: 400px;
  margin: auto;
  text-align: center;
}

.foto1, .foto2, .foto3 {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}.

foto1normal, .foto2normal, .foto3normal {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.ph {
  margin-left: -50px;
  margin-top: -10px;
  padding: 20px;
  display: none;
  background-color: #FFFFFF;
  border: solid 1px #B8B6AD;
  z-index: 1100;
}

.btnClose {
  display: none;
  visibility: hidden;
  background: transparent;
  z-index: 1150;
  font-size: 18px;
  font-weight: bold;
}

.breadcrumbs {
  top: 233px;
  right: 235px;
  width: 250px;
  text-align: right;
  position: absolute;
  z-index: 4;
}

.breadcrumb, .breadcrumb_no  {
  text-decoration: none;
  font-weight: normal;
}
.breadcrumb:hover {
  text-decoration: underline;
}
.breadcrumb_no  {
  text-decoration: none;
  font-weight: normal;
  color: #444;
}
.breadcrumb_no:hover {
  text-decoration: none;
}

.nieuwsitem, .nieuwsitem:visited {
  text-decoration: none;
  color: #444;
  font-weight: normal;
}

.nieuwsitem:hover {
  text-decoration: underline;
  color: #444;
  font-weight: normal;
}

.nieuwsitemtitel, .nieuwsitemtitel:visited {
  text-decoration: none;
  color: #0E4899;
  font-weight: bold;
}

.nieuwsitemtitel:hover {
  text-decoration: underline;
  color: #0E4899;
  font-weight: bold;
}

.fotostitel, .fotostitel:visited {
  font-size: 14px;
  text-decoration: none;
  color: #0E4899;
  font-weight: bold;
}

.fotostitel:hover {
  font-size: 14px;
  text-decoration: underline;
  color: #0E4899;
  font-weight: bold;
}

.datum {
  color: #0E4899;
  font-weight: normal;
  margin: 0px;
}

.nieuwsitems {
  margin-top: -10px;
  margin-bottom: 15px;
}

.fotostekst { margin-bottom: 5px; }