body,html {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #003452;  
}

img {
  border: 0;
}

img.header {
  margin-left: 16px;
  margin-top: 8px;
}

div.wrapper {
  width: 100%;
}

div.clear { clear: both; }

div.outer { 
  width: auto;
   
  border-left-style: solid; 
  border-left-width: 260px;
  border-left-color: 003452; 
}
  
div.inner { margin: 0; width: 100%; }

div.left {
  z-index: 10;
  float: left;
  position: relative;

  width: 260px;
  margin-left: -260px;

  padding: 0.5em;
  color: white;
  font-size: 12px;
}

div.logo {
  margin: 16px;
}

div.adres {
  margin: 16px;
}

a {
  text-decoration: none;
}

div.booking {
  height: 42px;
  margin: 0px 16px;
  background: #003452 url("../images/booking.jpg") left no-repeat;
  font-size: 16;
  font-weight: bold;
  text-align: center;
/*  
  margin: 0px 16px;
  display: table-cell; 
  float: left;
*/
}

div.bookingText {
}

a.booking {
  padding: 12px 0px;
  width: 207px;
  color: #dacea9;
  text-decoration: none;
  float: left;
}

div.center {
  z-index: 11;
  float: left;
  position: relative;

  width: 712px;
  background-color: #003452;

  min-height:240px;
  height:auto !important;
  height:240px;

}

div.title {
  margin-top: 32px;
  background-color: #003452;
}

div.titleLeft {
  float: left;
  background: #003452 url("../images/titleLeft.gif") left no-repeat;;
  width: 28px;
  height: 30px;
}

div.titleRight {
  float: left;
  background: #003452 url("../images/titleRight.gif") right no-repeat;;
  width: 28px;
  height: 30px;
}

div.titleText {
  float: left;
  padding: 0px 16px;
  height: 30px;
  background-color: white;
  font-family: Times New Roman;
  font-size: 24;
  font-style: italic;
}

div.menu {
  float: right;
  padding: 16px 0px 0px 0px;
  width: 100%;
  background-color: white;
}

div.menu a {
  width: 90px;
  float: left;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 11;
  padding-top: 4px;
}

ul.menu {
  list-style-type: none;
  padding: 0px;
  margin: 0px 24px;
}

li.menuitem {
  float: left;
  width: 100px;
  height: 23px;
  margin: 0px 4px;
  color: white;  
  background: #ffffff url("../images/menuitemBlueCenter.jpg") left top;
}

li.menuitem .menuitemLeft {
  float:left;
  background: #ffffff url("../images/menuitemBlueLeft.jpg") left top no-repeat;
  width: 5px;
  height: 23px;
}  

li.menuitem .menuitemRight {
  float:right;
  background: #ffffff url("../images/menuitemBlueRight.jpg") right top no-repeat;
  width: 5px;
  height: 23px;
}  

li.menuitemSelected {
  float: left;
  width: 100px;
  height: 23px;
  margin: 0px 4px;
  color: white;  
  background-image: url("../images/menuitemGoldCenter.jpg");
}

li.menuitemSelected .menuitemLeft {
  float:left;
  background: #ffffff url("../images/menuitemGoldLeft.jpg") left top no-repeat;
  width: 5px;
  height: 23px;
}  

li.menuitemSelected .menuitemRight {
  float:right;
  background: #ffffff url("../images/menuitemGoldRight.jpg") right top no-repeat;
  width: 5px;
  height: 23px;
}  

div.seperator {
  width:680px;
  height: 2px;
  font-size:1;
  background-color: #7a6600;
  float:right;
}

div.main {
  float:left;
  padding: 0px 16px 0px 16px;
  background-color: white;
}

span.b1 {
  border-width: 0px 1px;
}

span.b2 {
  border-width: 0px 2px;
}

span.b3 {
  border-width: 0px 3px;
}

span.b5 {
  border-width: 0px 5px;
}

div.imageContent {
  height: 174px;
}

div.imageSmall {
  float:left;
  margin: 8px;
  height: 184px;
  width: 184px;
}

div.imageLarge {
  float:left;
  margin: 8px;
  height: 184px;
  width: 227px;
}

.imageCorners {
  background-color: transparent;
  display: block;
  font-size:1;
  overflow: hidden;
  width:100%;
}

.imageCorners * {
  display: block;
  height: 1px;
  overflow: hidden;
  
  border-left-style: solid;
  border-left-color: white;
  border-right-style: solid;
  border-right-color: white;
}

div.imageSep {
  width: 40px;
  height: 184px;
  float: left;
}

.m5 {
        margin: 0px 5px;
}

.m3 {
        margin: 0px 3px;
}       

.m2 { 
        margin: 0px 2px;
}

.m1 {
        margin: 0px 1px;
}

div.textDarkBlue {
  float:left;
  margin:8px;
  background-color: #003452;
  color: white;

  min-height:184px;
  height:auto !important;
  height:184px;

}

div.textDarkBlueCorners {
  background-color: white;
  display: block;
  height:5px;
}

div.textDarkBlueCorners * {
  background-color: #003452;
  display: block;
  height: 1px;
  overflow: hidden;
}

div.textLightBlue {
  float:left;
  margin:8px;
  min-height:184px;
  height:auto !important;
  height:184px;
  background: #bfcedb;
}

.textLightBlueCorners {
  background-color: white;
  display: block;
  height:5px;
}

.textLightBlueCorners * {
  background-color: #bfcedb;
  display: block;
  height: 1px;
  overflow: hidden;
}

div.textGold {
  float:left;
  margin:8px;
  background: #dacea9;
  overflow: hidden;
}

.textGoldCorners {
  background-color: white;
  height:5px;
}

.textGoldCorners * {
  background-color: #dacea9;
  display: block;
  height: 1px;
  overflow: hidden;
}

div#textSmallContent {
  width: 264px;
}

div#textMediumContent {
  width: 464px;
}

div#textLargeContent {
  width: 664px;
}

div.textSmallContent {
  padding: 0px 5px;
  min-height:174px;
  height:auto !important;
  height:174px;
}

.textMediumContent {
  padding: 0px 5px;
  min-height:174px;
  height:auto !important;
  height:174px;
}

.textLargeContent {
  padding: 0px 5px;
  min-height:174px;
  height:auto !important;
  height:174px;
}

div.formRow {
  width: 100%;
}

label {
  width: 120px;
}


div.footer {
  height:30px;
  margin-bottom: 32px;
  width: 100%;
  background-color: #003452;
}

div.footerLeft {
  float: left;
  background: #003452 url("../images/footerLeft.gif") left no-repeat;;
  width: 28px;
  height: 30px;
}

div.footerRight {
  float: right;
  background: #003452 url("../images/footerRight.gif") right no-repeat;;
  width: 28px;
  height: 30px;
}

div.footerText {
  float: left;
  width: 656px;
  height: 30px;
  background-color: white;
  font-size: 8;
  text-align: right;  
}

div.imageContainer A {
  border-style: none;  
}

