@charset "utf-8";
body {
 background: url(../graphics/bck_page.png) repeat-x fixed #8BC0F1;
 height: 100%;
 margin: 0px;
 padding: 0px;
 font-family: Verdana;
}
.BCK_Page  {
 margin: 0px auto 0px auto;
 background: url(../graphics/bck_pagina_inhoud.png) center repeat-y;
 width: 930px;
 overflow: auto;
}
.Header {
 background: top no-repeat;
 width: 900px;
 height: 315px;
 margin: 0px auto;
}
.HeaderName {
 background: url(../graphics/bck_header.png) top no-repeat;
 width: 900px;
 height: 315px;
 text-align: left;
 overflow: auto;
 display: block;
}
.Language {
  width: 455px;
  margin: 288px 10px 0px 435px;
  text-align: right;
}
.Language img {
vertical-align: middle;
}
.Language a {
  color: #C2E0FF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 2px;
}
.Language a:hover {
  color: #FFFFFF;
}
.Midden {
  width: 900px;
  background: url(../graphics/shaduw_header.png) repeat-x;
  overflow: auto;
  margin: 0px auto;
}
.Nav {
 float: left;
 width: 160px;
 min-height: 300px;
 margin-top: 20px;
 font-size: 12px;
 letter-spacing: 2px;
 line-height: 19px;
}
.Nav a {
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}
.Nav a:hover {
 color: #C2E0FF;
 text-decoration: underline;
}
.Nav ul {
 margin: 0px 0px 20px 10px;
 padding: 0px;
}
.Nav ul li {
 list-style: none;
 padding-bottom: 6px;
}
.Nav ul li.Nw {
 list-style: none;
 padding-top: 10px;
}
.Content {
 float: left;
 overflow: auto;
 width: 720px;
 margin: 20px 0px 20px 10px;
 font-size: 12px;
 line-height: 18px;
 color: #001542;
 letter-spacing: 1px;
}
h1 {
 font-size: 14px;
 line-height: 16px;
 color: #002675;
 letter-spacing: 2px;
 margin: 0px 0px 20px 0px;
}
h2 {
 font-size: 13px;
 line-height: 16px;
 color: #002675;
 letter-spacing: 2px;
 margin: 20px 0px 5px 0px;
}
p {
 margin: 0px 0px 10px 0px;
}
.Content a {
 font-weight: bold;
 color: #4AA5FF;
 text-decoration: none;
}
.Content a:hover {
 color: #001542;
 text-decoration: underline;
}
.RightPhoto {
 clear: both;
 float: right;
 margin: 0px 0px 10px 15px;
 font-size: 11px;
 font-style: italic;
}
.Kader {
 border: 1px solid #288BE6;
 padding: 3px;
 background-color: #D2E9FF;
 margin-bottom: 20px;
}
.rijfotos img {
 border: 1px solid #288BE6;
 margin: 0px 0px 10px 0px;
}
.rijfotos img.mid {
 margin: 0px 8px 10px 8px;
}
.prijzentabel {
 width: 300px;
 border: 1px solid #288BE6;
 border-collapse: collapse;
}
.prijzentabel td {
 border: 1px solid #288BE6;
 padding: 2px 4px 2px 4px;
}
.prijzentabel td.aantal {
  text-align: left;
  font-weight: bold;
  background-color: #B0D8FF;
  border-right: 0px;
}
.prijzentabel td.tarief {
  text-align: center;
  font-weight: bold;
  background-color: #B0D8FF;
}
.prijzentabel td.kamers {
  text-align: left;
  font-weight: bold;
  background-color: #D2E9FF;
  border-right: 0px;
}
.prijzentabel td.tarieven {
  text-align: right;
  font-weight: bold;
  background-color: #D2E9FF;
  border-left: 0px;
}
.Panoramic {
 width: 550px;
 margin: 20px auto 20px auto;
}
.Footer {
 background: #0D6ABF;
 width: 900px;
 margin: 0px auto;
 font-size: 11px;
 overflow: auto;
 text-align: center;
 color: #FFFFFF;
}
.Footer ul {
 margin: 4px 0px 0px -20px;
 height: 22px;
 display: block;
 text-align: center;
}
.Footer ul li {
 margin: 0px;
 padding: 0px 25px 0px 0px;
 list-style: none;
 display: inline;
}
.Footer ul li.last {
 padding: 0px;
}
.Footer ul li a {
 color: #C2E0FF;
 text-decoration: none;
}
.Footer ul li a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
.lijn {
 background: url(../graphics/bck_shadow_footer.png) top no-repeat;
 width: 930px;
 margin: 0px auto;
 height: 30px;
}


