html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #373537;
    line-height: 18px;
}

img,
table {
    border: none;
}

p {
    padding: 0;
    margin: 0;
}

h1 {
    font-family: verdana, sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    padding-bottom: 18px;
}

a {
    color: #373537;
}

a:active {
         outline:none;
}

a:focus {
         -moz-outline-style:none;
}

#bodybg {
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0px;
    left: 0px;
	z-index: -1;
}

#bodycontent {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    top: 0px;
    left: 0px;
    overflow: auto; 
    z-index: 1;
}

#maintable {
    width: 98%;
    height: 98%;
    padding: 15px 0 30px 0;
}

#container {
    width: 990px;
}

#menu {
    width: 990px;
    height: 38px;
}

#lang {
    margin-bottom: 10px;
}

#menu ul {
    list-style: none;
    width: 990px;
    margin: 0;
    padding: 0;
}

#menu li {
    float: left;
}

#content {
    background-image: url(../images/content.png);
    background-repeat: repeat-y;
    padding: 15px 0;
}

#default {
    width: 950px;
    margin: 0 20px;
    text-align: left;
}

#home,
#impressies {
    width: 920px;
    margin: 0 35px;
}

#home-slideshow-container,
#impressies-slideshow-container {
    width: 529px;
    height: 336px; 
    overflow: hidden;
    padding: 6px 19px 21px 8px;
    margin-left: 15px;
    margin-right: -10px;
    background-image: url(../images/slideshow.png);
    background-repeat: no-repeat;
}

#home-slideshow-container .loader,
#impressies-slideshow-container .loader {
    margin-top: 152px;
    margin-left: 20px;
}

#home-heading,
#impressies-heading {
    padding: 20px 0;
}

#home-text {
    width: 900px;
    padding: 10px 45px 15px 45px; 
    text-align: left;
}

#aanbiedingen,
#inrichting,
#workshops,
#contact,
#jaargetijden,
#links,
#prijzen-winter,
#subtext-winter,
#prijzen-zomer,
#subtext-zomer {
    width: 950px;
    margin: 0 20px;
}

#prijzen-winter,
#prijzen-zomer {
    border-style: solid;
    border-color: #777d85;
    border-width: 0 0 1px 1px;
}

#prijzen-winter td,
#subtext-winter,
#prijzen-zomer td,
#subtext-zomer {
    font-size: 11px;
    line-height: 14px;
    padding: 10px;
    margin: 0;
}

#prijzen-winter td,
#prijzen-zomer td {
    border-style: solid;
    border-color: #777d85;
    border-width: 1px 1px 0 0;
    
}

#prijzen-zomer td.title {
    background-color: #f7931e;
}

#prijzen-winter td.title {
     background-color: #77b7e4;
}

#prijzen-zomer td.prijs,
#prijzen-winter td.prijs {
	font-size: 17px;
	font-weight: bold;
}

#plattegronden {
    width: 940px;
    margin: 0 20px 0 30px;;
}

#photo-box {
    width: 202px;
    height: 350px;
    margin-top: 20px;
    padding-top: 18px;
    background-image: url(../images/photos.png);
}

#photo-box img {
    border: 1px solid #767676;
    margin: 6px 24px 0 0;
}

#photo-box-square {
    width: 313px;
    height: 235px;
    margin-top: 20px;
    padding: 10px 11px 0 0;
    background-image: url(../images/photos-square.png);
}

#photo-box-square img {
    border: 1px solid #767676;
    margin: 11px 10px 0 0;
}

#inrichting-text,
#workshops-text,
#contact-text {
    width: 505px; 
    padding-right: 20px;
    text-align: left;
}

#plattegronden-text {
    padding: 20px 0 0 20px;
    font-size: 11px;
    text-align: left;
}

#inrichting-slideshow-container,
#workshops-slideshow-container,
#contact-slideshow-container {
    width: 440px;
    height: 279px; 
    padding: 7px 17px 16px 8px;
    overflow: hidden;
    background-image: url(../images/slideshow_small.png);
    background-repeat: no-repeat;
}

#inrichting-slideshow-container .loader {
    margin-top: 124px;
    margin-left: 15px;
}

#boekingskalender {
    width: 990px;
}

.boekingskalender-frame {
    overflow: auto; 
    border: 1px solid #b6b7b8;
    margin-top: 20px;
}

.links-img {
    border: solid 1px #00000b;
}

.links-box {
    padding-right: 30px;
}

.links-head a {
    color: #0072bc;
    font-weight: bold;
    text-decoration: none;
}
