body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset,  th { margin: 0; padding: 0; border: 0; outline: none;behavior: url(iepngfix/iepngfix.htc); }

body,html{
	margin: 0;
	background: #468207;
	font-family: Georgia;
	font-size: 14px;
	color: #003300;
}
#bg{ background: #bdd15f url(images/bg.jpg) repeat-x;}
#taal{
	position: absolute;
	left: 50%;
	top: 0%;
	height: 40px;
	z-index: 2;
	margin-left: 390px;
	font-size: 15px;
	padding-top: 8px;
	text-transform: uppercase;
	color: white;
}
#taal a:link, #taal a:visited, #taal a{
	margin-left: 5px;
	color: white;
	text-decoration: none;
}
#taal a:hover{
	color: yellow;
}
#header{
	background: url(images/header.jpg) no-repeat center;
	height: 464px;
	margin-top: -40px;
}
h1{
	margin: 0px;
	height: 0px; width: 0px;
	overflow: hidden;
}
#menu{
	height:48px;
	margin-top: 8px;
	font-size: 0px;
	color: #bcc785;
	text-align: center;
}
a:link, a:visited, a{
	color: #003300; text-decoration: underline;
}
a:hover{color: yellow;}

#menu a:link, #menu a:visited, #menu a:hover, #menu a{
	text-decoration: none; color: #bcc785;
}
#menu a:hover{color: #a0b550;}
#menu li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}

#content{
	margin: 20px 35px;
	text-align: left;
	margin-left: 50px;
}
#content li{margin-bottom: 4px;}
#content ul{margin-left: 20px;}
#fotoblock{width:250px;float:left;}
#contentblock{width: 655px; float:right;}
.random{
	height: 169px;
	width: 241px;
	display: inline-block;
	float: left;
	margin-bottom: 40px;
}
h2{
	border-bottom: solid 2px #003300;
	text-align: right;
	width: 100%;
	margin-bottom: 10px;
	color: #003300;
}


/*gastenboek    <div class='guestbookentry'><div class='guestbooktitle'><div class='guestbookauthor'>michiel cornille</div><div class='guestbookdate'>*/
.guestbookentry{width: 100%; margin-bottom: 5px;}
.guestbooktitle{padding: 2px;background: #7D9B34;}
.guestbookauthor{position:relative; float:left; width: 49%;}
.guestbookdate{position:relative; float:right; width: 49%;text-align: right;}
.guestbooktxt{padding: 10px;}
/*contact*/

.disabledbutton{padding: 5px;color: white;border-left: 3px solid #c0c0c0; border: none;border-left: 3px solid #c0c0c0; display: block; margin: 10px 0px; background-color: #9a9b9b;}
fieldset{border:none;  margin-left: 10px;}
.errordiv{margin: 5px;}
.hidden{
	display: none;
}

input, textarea{padding: 5px;color: black;border: 1px solid #9cad49; display: block; margin: 2px 0px; background-color: #c9d782; width:550px}
fieldset{border:none;  margin-left: 0px;}
#guestbookform, #contactform{
	padding: 30px;
}
#sbmtbttn{
	width: 563px;
}
.verification, #sVeri{
	width: 550px;
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
}
.hidden{
	overflow: hidden;
	display: none;
}
.error{
	font-weight: bold;
}



#footer{
	height: 60px;
	background: url(images/footer.jpg) repeat-x;
	text-align: center;
	color: #4d670c;
	font-size: 14px;
	font-family: serif;
}
#footer a:link, #footer a:active, #footer a:visited, #footer a{
	color: #4d670c;
	text-decoration: none;
}
#footer a:hover{
	color: #003300;
	text-decoration: underline;
}

.contentwidth{
	width: 990px; text-align: center; margin: 0 auto;
	
}
.spacer{clear:both}
#entice{
	height: 50px;
	font-size: 0px;
	color: #468207;
	text-align: right;
	width: 100%;
}
#entice a:link, #entice a:hover, #entice a:active, #entice a:visited, #entice a{
	background: url(images/entice.png) no-repeat;
	display: inline-block;
	width: 100px;
	height: 52px;
	text-decoration: none;
	color: #468207;
}
 /*KAMERBEZETTING*/
.newbookingpanel{
background-color: #FFFF99;
border: 1px solid #F8DD1F;
width: 100%;
height:80px;
}
.editbookingpanel{
background-color: #FFFF99;
border: 1px solid #F8DD1F;
width: 100%;
padding-top:5px;
height:90px;
}

.calendartimeline_table{
	border: 1px solid #9cad49;
}
.calendartimeline_table td{
	border:1px solid #9cad49; 
	text-align:center;
}
.calendartimeline_unbooked{
	background-color: inherit;
}
.calendartimeline_booked{
	background-color:#003300;
}
.calendartimeline_booked a{
text-decoration:none;
}

/***** TOOLTIP **********/

.tip {
	z-index: 13000;
}
.tip-title {
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	margin: 0;
	color: black;
	border: 2px solid #9cad49 !important;
    background-color:#c9d782 !important; 
}
.tip-text {
	font-size: 11px;
	padding: 2px;
	color: white;
	border: 2px solid #9cad49 !important;
    background-color:#c9d782 !important; 
}

/***** captcha *******/
.recaptcha_image_cell{
	border: 2px solid #9cad49 !important;
    background-color:#c9d782 !important; 
 }
 
 .recaptchatable, #recaptcha_table{
 	margin: 0;
 	padding: 0;
 	width:563px;
 	background-color:#c9d782 !important;
 }
 
 #recaptcha_table {
   border-color: #9cad49 !important;
 }
 
 #recaptcha_response_field {
   border-color: #9cad49 !important; 
   background-color:#c9d782 !important; 
 }
