html, body {
  margin: 0;
  padding: 0;
}

body {
  background-color: #f8f8f6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #153f61;
  font-family: Georgia, Times New Roman, serif;
  font-weight: normal;
}

h2 { font-size: 2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }

#header {
  position: relative;
}

#middle .content {
  background: white url(../img/content-bg.jpg) no-repeat bottom left;
  padding-top: 20px;
  padding-left: 40px;
  padding-bottom: 70px;
  padding-right: 60px;
  text-align: justify;
}

#middle h1, #middle h2, #middle h3, #middle h4, #middle h5, #middle h6 {
  text-align: left;
}

#middle .content a {
  color: #709B16;
}

#navigation .content {
  background: white;
  padding-bottom: 200px;
  color: #5b5c58;
}

#container {
  background: #f8f8f6 url(../img/container-bg.jpg) repeat-y;
  text-align: left;
  padding: 6px;
  padding-bottom: 0;
  padding-right: 50px;
  width: 802px;
  position: relative;
  left: 50%;
  margin-left: -401px;
}

#wrapper {
  float: left;
  width: 100%;
}

#middle {
  padding-top: 150px;
  margin: 0;
  margin-right: 217px;
  margin-left: 220px;
}

#navigation {
  float: left;
  width: 220px;
  margin-left: -802px;
  color: #657e92;
  font-family: Times New Roman, Georgia, serif;
  font-size: 10pt;
}

#navigation a {
  color: #657e92;
}

#extra {
  float: left;
  width: 217px;
  margin-left: -217px;
}

#extra img {
  float: left;
  clear: none;
}

#footer {
  position: relative;
  left: 50%;
  margin-left: -401px;
  clear: left;
  width: 100%;
  height: 12px;
  width: 842px;
  background: url(../img/footer-bg.jpg) no-repeat top left;
}

#nav {
  clear: both;
  display: block;
  height: 21px;
  background: #244b6b url(../img/nav-bg.jpg) no-repeat bottom left;
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 25px;
}

#nav li {
  float: left;
}

#nav span {
  display: none;
}

#nav a {
  display: block;
  width: 72px;
  height: 21px;
  margin: 0 5px;
  outline: none;
}

#subnav {
  padding: 0;
  margin: 0;
  padding-top: 30px;
  list-style: none;
}

#subnav li {
  display: block;
  height: 24px;
  line-height: 24px;
  padding-left: 30px;
  background: url(../img/menu-divider.jpg) no-repeat bottom left;
}

#subnav a {
  text-decoration: none;
  display: block;
  color: #657e92;
  background: url(../img/img-dot.gif) no-repeat center left;
  padding-left: 10px;
  outline: none;
}

#subnav a.active, #subnav a:hover {
  color: #394752;
}

.lang-nl .nav-camping {
  background-image: url(../img/nav-camping-nl.jpg);
}

.lang-nl .nav-zeekraal {
  background-image: url(../img/nav-zeekraal-nl.jpg);
}

.lang-de .nav-camping {
  background-image: url(../img/nav-camping-de.jpg);
}

.lang-de .nav-zeekraal {
  background-image: url(../img/nav-zeekraal-de.jpg);
}

.vcard {
  padding: 16px;
}

.vcard .type, .vcard .region, .vcard .country-name { display: none; }

.vcard .org { font-size: 12pt; }

#f1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -401px;
  height: 6px;
  line-height: 6px;
  width: 810px;
  background-color: white;
  font-size: 1px;
  z-index: 9999;
}

#langsel {
  width: 217px;
  height: 141px;
  padding: 0;
  margin: 0;
  list-style: none;
}

#langsel li {
  padding-right: 30px;
  font-size: 7pt;
  float: right;
}

#langsel a {
  padding: 2px 5px;
  background-color: white;
  color: #4e5152;
  text-decoration: none;
  font-weight: bold;
  outline: none;
}

#sosumi, #sosumi * {
  color: #b8c3c7;
  font-size: 7pt;
  text-align: center;
  text-decoration: none;
  font-family: Times New Roman, serif;
}

.theme-home .lang-nl #middle, .theme-zeekraal .lang-nl #middle {
  background: url(../img/headerleft-home-nl.jpg) no-repeat top left;
}

.theme-home .lang-nl #langsel, .theme-zeekraal .lang-nl #langsel {
  background: url(../img/headerright-home-nl.jpg) no-repeat;
}

.theme-home .lang-de #middle, .theme-zeekraal .lang-de #middle {
  background: url(../img/headerleft-home-de.jpg) no-repeat top left;
}

.theme-home .lang-de #langsel, .theme-zeekraal .lang-de #langsel {
  background: url(../img/headerright-home-de.jpg) no-repeat;
}

.theme-home #navigation .content {
  background: white url(../img/menu-home.jpg) no-repeat bottom left;
}

.theme-camping #navigation .content {
  background: white url(../img/menu-camping.jpg) no-repeat bottom left;
}

.theme-zeekraal #navigation .content {
  background: white url(../img/menu-zeekraal.jpg) no-repeat bottom left;
}

.theme-camping .lang-nl #middle {
  background: url(../img/headerleft-camping-nl.jpg) no-repeat top left;
}

.theme-camping .lang-nl #langsel {
  background: url(../img/headerright-camping-nl.jpg) no-repeat;
}

.theme-camping .lang-de #middle {
  background: url(../img/headerleft-camping-de.jpg) no-repeat top left;
}

.theme-camping .lang-de #langsel {
  background: url(../img/headerright-camping-de.jpg) no-repeat;
}

.gallery {
  text-align: left;
}

.gallery a {
  outline: none;
}

.gallery img {
  padding: 3px;
  margin: 3px;
  border: 1px solid #d0d0d0;
}

.clear {
  clear: both;
}

#resform table, #resform td, #gbform table, #gbform td, #contactform table, #contactform td {
  vertical-align: top;
  font-size: 1em;
}

#resform select, #gbform select, #contactform select {
  font-size: 8pt;
}

#resform input, #resform textarea, #gbform input, #gbform textarea, #contactform input, #contactform textarea {
  font-family: arial, helvetica, sans-serif;
  font-size: 8pt;
  border: 1px solid #d0d0d0;
  padding: 2px 5px;
  width: 150px;
}

.guestbook_entry {
  border-bottom: 1px solid #d0d0d0;
  font-size: 9pt;
  padding-top: 1em;
}

.guestbook_entry .date {
  color: #808080;
  text-align: right;
  font-size: 8pt;
}

.guestbook_entry h5 {
  margin: 0.3em;
}

.guestbook_entry img {
  position: relative;
  float: left;
  margin-right: 10px;
  padding: 2px;
  border: 1px solid #d0d0d0;
}

.guestbook_entry .message {
  padding: 0;
  margin: 0;
  margin-left: 56px;
}

#logo {
  border: none;
  float: left;
}