@charset "utf-8";
/* CSS Document */


/*------------------------------- CSS reset ---------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
fieldset,img,iframe { 
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
} 
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}
a, object {
	outline: none;
}
.clear {
	clear: both;
}


/*------------------------------- Body ---------------------------------*/

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	background: url(../images/bg/01.jpg) no-repeat #B2D0EF bottom center fixed;
}

html, body, #overlay { height: 100%;}

body > #overlay { height: auto; min-height: 100%;}


/*------------------------------- Headings ---------------------------------*/

h1 { color: #7F7F7F; font-size: 15px;}
h2 { color: #7F7F7F; font-size: 14px;}
h3 { color: #7F7F7F; font-size: 13px;}
h4 { color: #7F7F7F; font-size: 11px;}
h5 { color: #E9E12A; font-size: 11px;}
h6 { color: #7F7F7F; font-size: 10px;}


/*------------------------------- Container ---------------------------------*/

#overlay {
	background: url(../images/overlaywhite.png) repeat-y center top;
}

#container {
	margin: 0 auto;
	width: 998px;
}


/*------------------------------- Header ---------------------------------*/

#header {
	width: 998px;
	height: 294px;
}


/*------------------------------- Menu ---------------------------------*/

#menu {
	width: 994px;
	height: 57px;
	margin: 0 4px 0 0;
	background: url(../images/menuBg.gif) repeat-x top;
	overflow: hidden;
}
#menu li {
	float: left;
	height: 31px;
}
#menu li a {
	display: block;
	height: 25px;
	padding: 6px 11px 0 11px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
#menu li:hover, #menu li.active {
	color: #FFF;
	background: url(../images/menuArrow.gif) #45AE6C no-repeat bottom;
}
#menu li a.first { padding: 6px 11px 0 19px; background: url(../images/menuFirst.gif) no-repeat;}
#menu li a.first:hover, #menu li.active a.first { background: url(../images/menuFirstHo.gif) no-repeat;}

/*--- Submenu ---*/
#menu li ul {
    display: none;
	height: 26px;
	*height: 46px;
	height: 46px\9;
}
#menu li:hover ul/*, #menu li.active ul.active*/ {
	position: absolute;
	z-index: 1;
	display: inline;
	*background: url(../images/ie6.gif);
	background: url(../images/ie6.gif)\9;
}
#menu li:hover li, #menu li.active ul.active li {
	float: left;
	height: 26px;
	background: #FFF;
}
#menu li:hover li a, #menu li.active ul.active li a {
	height: 20px;
	padding: 6px 10px 20px 10px;
	color: #143A0C;
	font-size: 11px;
}
#menu li li a:hover {
    color: #143A0C;
	text-decoration: underline;
}

/*--- Custom ---*/
#menu li:hover ul.right, #menu li.hover ul.right {
	margin: 0 0 0 -300px;
}


/*------------------------------- Banner ---------------------------------*/

#banner {
	position: relative;
	width: 990px;
	height: 237px;	
	margin: 0 4px;
}

/* slide */
#banner .slide img { position: absolute; left: 0; top: 0;}

/* bannerOverlay */
#banner #bannerOverlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 225px;
	height: 237px;
	background: url(../images/bannerOverlayBg.png);
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

/* language */
#banner #bannerOverlay .language {
	width: 225px;
	height: 13px;
	margin: 10px 0;
}

/* search */
#banner #bannerOverlay .search {
	width: 195px;
	height: 30px;
	margin: 0 0 5px 30px;
}
#banner #bannerOverlay .search input[type=text] {
	float: left;
	width: 115px;
	height: 13px;
	padding: 9px 5px 8px 13px;
	border: none;
	background: url(../images/input.png);
	color: #7F7F7F;
	font-size: 10px;
	font-family: Verdana;
}
#banner #bannerOverlay .search input[type=submit] {
	float: left;
	width: 23px;
	height: 30px;
	border: none;
	background: url(../images/submitSearch.png);
	cursor: pointer;
}

/* newsletter */
#banner #bannerOverlay .newsletter {
	width: 195px;
	height: 30px;
	margin: 0 0 0 30px;
}
#banner #bannerOverlay .newsletter input[type=text] {
	float: left;
	width: 115px;
	height: 13px;
	padding: 9px 5px 8px 13px;
	border: none;
	background: url(../images/input.png);
	color: #7F7F7F;
	font-size: 10px;
	font-family: Verdana;
}
#banner #bannerOverlay .newsletter input[type=submit] {
	float: left;
	width: 23px;
	height: 30px;
	border: none;
	background: url(../images/submit.png);
	cursor: pointer;
}

/* fotoalbum */
#banner #bannerOverlay .fotoalbum-container {
	position: relative;
	width: 225px;
	height: 113px;
	overflow: hidden;
}
/* fotoalbum */
#banner #bannerOverlay .fotoalbum-container .fotoalbum {
	position: absolute;
	top: 15px;
	left: 0;
	width: 125px;
	height: 103px;
}
#banner #bannerOverlay .fotoalbum-container .gastenboek {
	position: absolute;
	top: 15px;
	left: 90px;
	width: 125px;
	height: 103px;
}


/*------------------------------- Wrapper ---------------------------------*/

#wrapper {
	width: 990px;
	margin: 0 4px;
	padding: 0 0 136px 0;
}


/*------------------------------- Sidebar ---------------------------------*/

#sidebar {
	float: left;
	width: 250px;
	color: #7F7F7F;
	font-size: 11px;
}
	#sidebar a { color: #7F7F7F; text-decoration: none; border-bottom: 1px dotted #7F7F7F;}
	#sidebar a:hover { color: #169A47;}

/* block */
#sidebar #block {
	position: relative;
	width: 220px;
	margin: 15px 0 0 0;
	padding: 15px;
	background: url(../images/blockCornerTop.gif) no-repeat left top #F3F3F3;
}
#sidebar #block .cornerBottom {
	width: 30px;
	height: 30px;
	margin: 0 0 -15px -15px;
	background: url(../images/blockCornerBottom.gif) no-repeat left;
}
#sidebar #block ul { margin: 15px 0 0 0;}
#sidebar #block li { margin: 0 0 20px 0;}

/* adres */
#sidebar #adres {
	width: 220px;
	margin: 15px 0 0 0;
	padding: 15px;
	color: #BABABA;
	text-align: right;
}
#sidebar #adres .space {
	margin: 11px 0 0 0;
}


/*------------------------------- Content ---------------------------------*/

#content {
	float: left;
	width: 700px;
	padding: 15px 20px;
	color: #7F7F7F;
	font-size: 11px;
}
	#content a { color: #169A47; text-decoration: none;}
	#content a:hover { color: #49CD7A;}

#content p { margin: 11px 0;}
#content li { list-style: disc; margin: 1px 0 1px 15px;}
#content hr { height: 1px; border: 0; border-top: 1px solid #169A47; margin: 5px 0 10px 0;}
#content iframe { border: 1px solid #169A47;}

/* fotoalbum */
#content .fotoalbum_thumbnail { float: left; font-size: 11px; text-align: center; line-height: normal; text-decoration: none;}
#content .fotoalbum_thumbnail img { margin: 5px; border: 1px solid #169A47;}
#content #fotoalbum_thumbnails img { margin: 5px; border: 1px solid #169A47;}


/*------------------------------- reserverenBanners ---------------------------------*/

#reserverenBanners {
	height: 114px;
	margin: 15px 0 0 0;
}
#reserverenBanners .activiteiten {
	position: relative;
	float: left;
	width: 323px; 
	height: 114px;
	margin: 0 15px 0 0;
	background: url(../images/reserveren/activiteiten.jpg);
}
	#reserverenBanners .activiteiten a { display: block; height: 100%;}
	#reserverenBanners .activiteiten span { position: absolute; z-index: 1; bottom: 15px; left: 205px; font-size: 13px; font-weight: bold; color: #159745;}

#reserverenBanners .accommodaties {
	position: relative;
	float: left;
	width: 323px; 
	height: 114px;
	background: url(../images/reserveren/accommodaties.jpg);
}	
	#reserverenBanners .accommodaties a { display: block; height: 100%;}
	#reserverenBanners .accommodaties span { position: absolute; z-index: 1; bottom: 15px; left: 180px; font-size: 13px; font-weight: bold; color: #159745;}


/*------------------------------- 3wmedia:logo ---------------------------------*/

#logo_3wmedia {
	position: fixed;
	bottom: 5px;
	right: 5px;
}


/*------------------------------- Footer ---------------------------------*/

#footer {
	position: relative;
	clear: both;
	width: 100%;
	height: 120px;
	margin: -136px 0 0 0;
	padding: 16px 0 0 0;
	background: url(../images/footerBg.png) repeat-x;
	color: #FFF;
	font-size: 11px;
}
	#footer a { color: #FFF; text-decoration: none;}
	#footer a:hover { color: #E9E12A;}

#footer .wrapper {
	margin: 0 auto;
	width: 980px;
}
#footer .wrapper ul {
	float: left;
	width: 150px;
	margin: 0 10px 0 6px;
}
#footer .wrapper ul.last { margin: 0;}


/*------------------------------- Clearfix ---------------------------------*/

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-------------------------------------------------------------------------*/
/*------------------------------- Modules ---------------------------------*/
/*-------------------------------------------------------------------------*/

#gastenboek input[type=text] {
	border: 1px solid #A7A6AA;
	background: url(../images/form.gif) repeat-x #FFF bottom;
    padding: 2px;
	width: 175px;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#gastenboek input[type=submit] {
	border: 1px solid #A7A6AA;
	background: url(../images/form.gif) repeat-x #FFF bottom;
    padding: 2px; 
	width: 181px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#gastenboek textarea {
	border: 1px solid #A7A6AA;
	background: url(../images/form.gif) repeat-x #FFF bottom;
    padding: 2px; 
	width: 300px;
	height: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#gastenboek form { margin: 15px 0;}
#gastenboek form .captcha { margin: 5px 0 0 0;}
#gastenboek .error { margin: 5px 0; color: #F00;}
#gastenboek h2 { margin: 5px 0; font-size: 13px;}

#gastenboek .message { border: 1px solid #A7A6AA; background: url(../images/form.gif) repeat-x #FFF bottom;}
#gastenboek .name { display: block; height: 25px; line-height: 25px; background: #F3F3F3; color: #1FAEE2;}
#gastenboek .name strong { float: left; padding: 0 0 0 15px;}
#gastenboek .name small { float: right; padding: 0 15px 0 0;}
#gastenboek .comment { padding: 15px;}

#gastenboek .pager { margin: 20px 0 0 0; padding: 5px 0 0 0; border-top: 1px dashed #58B67C;}
