html{
  background: #424728 url('../pictures/structure/html-background.png') top center repeat-y;
  min-height: 100%;
}

body{
  margin: 0;
  padding: 0;
  font-family: 'Trebuchet MS', Verdana, Arial;
  background: url('../pictures/structure/body-background.jpg') top center no-repeat;
  font-size: 12px;
  color: #C0CC81;
  min-height: 100%;
}

img{
  border: none;
  display: block;
}

a{
  text-decoration: underline;
  color: #C0CC81;
}

a:hover{
  text-decoration: none;
}

#container{
  position: relative;
  margin: 0 -316px;
  left: 50%;
  margin-top: 0;
  width: 632px;
  padding-top: 23px;
  height: 100%;
  background: url('../pictures/structure/footer-background.png') bottom center no-repeat;
}

#footer{
  background: url('../pictures/structure/footer-background.png') no-repeat;
  height: 240px;
  width: 632px;
}

h1{
  display: block;
  width: 353px;
  height: 80px;
  margin: 0 auto;
  background: url('../pictures/structure/logo.png') no-repeat;
  text-indent: -1982px;
}

h2{
  text-indent: -1982px;
  margin: 0 0 20px 0;
}

h3{
  margin: 20px 0 0 0;
  text-indent: -1982px;
}

#main-image, #slideshow{
  margin-top: 30px;
  width: 632px;
  height: 325px;
}

#navigation{
  background: url('../pictures/structure/navigation-background.png') no-repeat;
  width: 632px;
  height: 41px;
  padding-top: 5px;
}

#navigation ul{
  list-style: none;
  padding: 0;
  margin: 0 auto;
  position: relative;
  display: block;
  width: 303px;
}

#navigation li{
  float: left;
  margin-right: 14px;
}

#navigation li a{
  display: block;
  height: 11px;
  text-indent: -1982px;
  overflow: hidden;
}

#navigation li a{
  background-position: top left !important;
}

#navigation li a:hover, #navigation li a.active{
  background-position: 0 11px !important;
}

#navigation li a#navigation-home{
  width: 40px;
  background: url('../pictures/content/navigation-home.png');
}

#navigation li a#navigation-kamers{
  width: 52px;
  background: url('../pictures/content/navigation-kamers.png');
}

#navigation li a#navigation-omgeving{
  width: 73px;
  background: url('../pictures/content/navigation-omgeving.png');
}

#navigation li a#navigation-reserveren{
  width: 82px;
  background: url('../pictures/content/navigation-reserveren.png');
}

#main{
  width: 632px;
  margin-top: 20px;
  position: relative;
  text-align: justify;
}

#main #main-text{
  width: 320px;
}

/* Home */

#page-home #container{
  padding-top: 0;
}

#page-home h1{
  display: none;
}

#page-home h2{
  display: none;
}

#page-home #main-text{
  margin-left: 42px;
}

#page-home #main-image{
  height: 458px;
  margin-top: 0;
}

#page-home #contact{
  width: 151px;
  height: 108px;
  text-indent: -1982px;
  background: url('../pictures/content/contact.png') no-repeat;
  position: absolute;
  right: 35px;
  top: 0;
}

#page-home a#contact-email{
  display: block;
  width: 151px;
  height: 20px;
  position: absolute;
  text-indent: -1982px;
  overflow: hidden;
  top: 92px;
  right: 35px;
}

#page-home #google-earth{
  text-align: right;
  position: absolute;
  right: 35px;
  top: 130px;
  width: 140px;
}

/* Kamers */

#page-kamers h2{
  margin-left: 42px;
  width: 72px;
  height: 15px;
  background: url('../pictures/content/h2-kamers.png') no-repeat;
}

#page-kamers #main-text{
  margin-left: 42px;
}


#page-kamers h3#h3-prijzen{
  width: 74px;
  height: 15px;
  background: url('../pictures/content/h3-prijzen.png') no-repeat;
}

#page-kamers #pricelist{
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 320px;
}

#page-kamers #pricelist th{
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
}

#page-kamers #sub-image{
  position: absolute;
  top: 0;
  right: 0;
}

/* Omgeving */

#page-omgeving h2{
  margin-left: 275px;
  width: 103px;
  height: 15px;
  background: url('../pictures/content/h2-omgeving.png') no-repeat;
}

#page-omgeving #main-text{
  margin-left: 275px;
}

#page-omgeving #sub-image{
  position: absolute;
  top: 35px;
  left: 0;
}

/* Reserveren */

#page-reserveren h2{
  margin-left: 42px;
  width: 114px;
  height: 14px;
  background: url('../pictures/content/h2-reserveren.png') no-repeat;
}

#page-reserveren #main-text{
  margin-left: 42px;
}

#page-reserveren p{
  margin: 10px 0 0 0;
}

#page-reserveren label{
  display: block;
  float: left;
  height: 15px;
  width: 90px;
  text-indent: -1982px;
  overflow: hidden;

}

#page-reserveren label#label-name{
  background: url('../pictures/content/label-name.png') center left no-repeat;
}

#page-reserveren label#label-address{
  background: url('../pictures/content/label-address.png') center left no-repeat;
}

#page-reserveren label#label-city{
  background: url('../pictures/content/label-city.png') center left no-repeat;
}

#page-reserveren label#label-telephone{
  background: url('../pictures/content/label-telephone.png') center left no-repeat;
}

#page-reserveren label#label-email{
  background: url('../pictures/content/label-email.png') center left no-repeat;
}

#page-reserveren label#label-persons{
  background: url('../pictures/content/label-persons.png') center left no-repeat;
}

#page-reserveren label#label-startdate{
  background: url('../pictures/content/label-startdate.png') center left no-repeat;
}

#page-reserveren label#label-enddate{
  background: url('../pictures/content/label-enddate.png') center left no-repeat;
  width: 30px;
  margin-left: 12px;
}

#page-reserveren label#label-comments{
  background: url('../pictures/content/label-comments.png') center left no-repeat;
}

#page-reserveren input.input-text{
  width: 212px;
  height: 13px;
  border: 0;
  padding: 0 5px;
  font-size: 10px;
  margin-bottom: 12px;
}

#page-reserveren textarea{
  width: 212px;
  height: 80px;
  border: 0;
  padding: 0 5px;
  font-size: 11px;
  margin-bottom: 12px;
  font-family: 'Trebuchet MS', Verdana, Arial;
}

#page-reserveren input#input-persons{
  width: 17px;
}

#page-reserveren input#input-startdate{
  width: 80px;
  float: left;
}

#page-reserveren input#input-enddate{
  width: 80px;
}

#page-reserveren #contact{
  width: 151px;
  height: 108px;
  text-indent: -1982px;
  background: url('../pictures/content/contact.png') no-repeat;
  position: absolute;
  right: 35px;
  top: 80px;
}

#page-reserveren a#contact-email{
  display: block;
  width: 151px;
  height: 20px;
  position: absolute;
  text-indent: -1982px;
  overflow: hidden;
  top: 172px;
  right: 35px;
}

#page-reserveren input#input-submit{
  width: 124px;
  height: 35px;
  margin-left: 90px;
}