/*** RESET ***/
html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, 
a, del, dfn, em, font, img,
small, strong, b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
a {
	text-decoration: none;
    color: #464646;
}
body{
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 1;
	background-color: #ffffff;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}

a:active { outline: 0; }

/*** END RESET ***/

/*** BASIC LAYOUT ***/

#headercontainer {
	position: relative;
	height: 143px;
}
#headercontentcontainer {
	position: relative;
	height: 20px;
    width: 100%;
}
#contentcontainer {
	width: 933px;
	min-height: 650px;
	margin: 0 auto;
}
#footercontainer {
	width: 933px;
	min-height: 55px;
	margin: 0 auto;
}

/*** HEADER ***/

#leftrepeater {
	position: absolute;
	top: 0;
	left: 0;
	background: url("../images/repeaterleft.png") top left repeat-x;
	height: 143px;
	width: 50%;
	z-index: -1;
}

#leftrepeater_click {
    position: absolute;
    top: 10px;
    left: 160px;
	z-index: 1;
	height: 125px;
	width: 300px;
}


#header {
	background: url("../images/header.png") top center no-repeat;
	height: 143px;
	min-width: 933px;
	margin: 0 auto;
}
#rightrepeater {
	position: absolute;
	top: 0;
	right: 0;
	background: url("../images/repeaterright.png") top left repeat-x;
	height: 143px;
	width: 50%;
	z-index: -1;
}
#headercontent {
    width: 933px;
    margin: 0 auto;
}
#headercontent #nieuwsbrief {
    position: relative;
    float: right;
    color: #ffffff;
    font-size: 0.9em;
    top: 16px;
    height: 12px;
    vertical-align: middle;
}
#headercontent #nieuwsbrief input {
    height: 15px;
    font-size: 0.8em;
    color: #5c5c5c;
    font-weight: bold;
    padding: 4px;
    border: none !important;
    margin-left: 6px;
    line-height: 15px;
    vertical-align: middle;
}
#headercontent #menu {
    font-size: 0.9em;
    position: relative;
    float: left;
    top: 72px;
    left: 304px;
    line-height: 1.4;
    height: 20px;
    width: 600px;
}
#headercontentcontainer #menu li {
	float: left;
    padding: 0 8px 0 8px;
    color: #5c5c5c;
    border-right: 1px solid #c2c2c1;
}
#headercontentcontainer #menu li.menucontact {
	border-right: none !important;
}
/*** CONTENT ***/

#main {
	float: left;
    width: 637px;
    margin-top: 30px;
}
#main #flashpromo{
	float: left;
    width: 637px;
    height: 277px;
}
#main #eyecatchers{
	float: left;
    width: 637px;
    height: 215px;
    margin-top: 30px;
}
#main #eyecatchers #eyecatcher1{
	float: left;
}
#main #eyecatchers #eyecatcher2{
	float: left;
    padding-left: 6px;
}
#main #eyecatchers #eyecatcher3{
	float: left;
    padding-left: 6px;
}
#main #eyecatchers .eyecatchercontent{
    position: relative;
	height: 60px;
    width: 190px;
    top: -80px;
    left: 8px;
}
#main #eyecatchers .eyecatchercontent .eyecatchertitle{
    font-size: 1.1em;
    font-weight: bold;
    color: #687c29;
    text-align: left;
    margin-bottom: 4px;
    padding-left: 3px;
}
#main #eyecatchers .eyecatchercontent .eyecatcherindextext{
    font-size: 0.7em;
    color: #626262;
    line-height: 1.2;
    padding-left: 6px;
}

#sidebar {
	float: right;
    width: 261px;
    margin-top: 30px;
}
#sidebar #reserveren{
    background: url("../images/iereserveren.jpg") no-repeat;
    width: 262px;
    height: 278px;
    padding: 20px 20px 20px 30px;
    border: none;
}
#sidebar #reserveren .headerreserveren{
    color: #abd03e;
    font-weight: bold;
    margin-bottom: 10px;
 font-size:  15px;
}
#sidebar #reserveren .data{
    color: #b6bab5;
    padding-bottom: 3px;
    font-size: 0.8em;
    font-weight: bold;
}
#sidebar #reserveren .datepicker{
    width: 181px;
    height: 18px;
    margin-bottom: 10px;
}
#sidebar #reserveren .beschikbaarheid{
    color: #b6bab5;
    margin-bottom: 20px;
    font-size: 0.8em;
    font-style: italic;
}
#sidebar #reserveren .reserverenimg{
    margin-top: 10px;
    width: 172px;
    height: 32px;
}
#sidebar #promoties{
    position: relative;
    width: 261px;
    height: 277px;
    margin-left: 10px;
    top: -42px;

}
#sidebar #promoties #promotietitle{
    color: #399025;
    font-size: 1.5em;
    margin: 24px 0 10px 0;
}
#sidebar #promoties ul{
    margin-bottom: 16px;
}
#sidebar #promoties ul li{
    background: 2px 5px url("../images/listarrow.png") no-repeat;
    padding-left: 14px;
    color: #464646;
    font-size: 0.8em;
    line-height: 1.3;
}
#sidebar #promoties ul li a:hover{
    color: #a3a3a3;
}
#sidebar #promoties #plattegrond{
    background: url("../images/plattegrond.png") no-repeat;
    padding: 10px 0 0 120px;
    height: 60px;
    width: 120px;
    color: #464646;
    font-size: 0.8em;
    line-height: 1.3;
    margin-bottom: 10px;
}
#sidebar #promoties #routebeschrijving{
    background: url("../images/routebeschrijving.png") no-repeat;
    padding: 10px 0 0 120px;
    height: 60px;
    width: 120px;
    color: #1b4910;
    font-size: 0.8em;
    line-height: 1.3;
    margin-bottom: 10px;
}
#sidebar #promoties .groen{
    color: #3ea525;
}
/*** FOOTER ***/
#footer {
	padding-top: 10px;
	border-top: 1px solid #ECECEC;
}
#footer a{
	color: #687c29;
}
#footer1 {
    float: left;
	background: url("../images/logoKlein.png") no-repeat;
    height: 27px;
    width: 23px;
    margin-right: 20px;
}
#footer2 {
    color: #687c29;
    font-size: 0.7em;
	float: left;
    height: 27px;
    padding-top: 6px;
}
#footer3{
	float: left;
    font-size: 0.7em;
    height: 27px;
    margin-left: 20px;
        padding-top: 6px;
}
#footer3 ul li{
	float: left;
    border-right: 1px solid #626262;
    padding: 0 10px 0 10px;
}
#footer3 ul li a{
	color: #626262;
}
#footer3 ul li a:hover{
	color: #242424;
}
#footer3 ul li.disclaimer{
	border-right: none !important;
}
#footer4 {
	float: right;
    font-size: 0.7em;
    height: 27px;
    padding-top: 6px;
}
#footer4 a{
    color: #687c29;
}
#footer4 a:hover{
    color: #399025;
}

.textarea 
{
	font-size: 1.2em;
	background: Transparent;
	border: 1px solid #cacaca;
	color: #777777;
	padding: 2px 0 0 4px;
	width: 305px;
}

.textbox 
{
	margin-bottom: 6px;
	width: 150px;
	background: Transparent;
	border: 1px solid #cacaca;
	color: #777777;
	font-size: 0.7em;
	padding: 3px 0 0 3px;
	height: 16px;
}

.contactbutton 
{
	background: Transparent;
	border: 1px solid #cacaca;
	color: #777777;
	padding: 3px;
	text-transform: uppercase;
	font-size: 0.7em;
}