@import url("lightbox.css");

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	
	background: url(../images/bg_mainbg.jpg) no-repeat left top fixed;
	
	font-family: Arial, Helvetica, sans-serif;
	}

#header {
	width: 960px;
	height: 373px;
	
	position: relative;
	
	/*background: url(../images/f_headerimg-1.jpg) no-repeat 45px left;*/
	}
	#header .mainlogo {
		position: absolute;
		top: 10px;
		left: 25px;
		
		z-index: 150;
		}
	.hdrThmb img.img {
		padding: 5px;
		background: #FFEFB0;
		border: 2px solid #FF9900;
		
		position: absolute;
		top: 0;
		left: 0;
		}
	#header .hdrFoto-1, #header .hdrFoto-2, #header .hdrFoto-3 {
		position: absolute;
		bottom: 32px;
	}
	#header .hdrFoto-1 {
		right: 230px;
		}
	#header .hdrFoto-2 {
		right: 128px;
		}
	#header .hdrFoto-3 {
		right: 25px;
		}

#weer {
	position: absolute;
	left: 680px;
	top: 45px;
	z-index: 10;
	
	background: #FFC753;
	padding: 5px;
	}
	.hdrWeer {
		position: absolute;
		top: 15px;
		left: 0;
		}
#weer a {
color: #FFF;
text-decoration: none;
font-size: 11px;
}

#menuWrap {
	position: absolute;
	top: 150px;
	left:10px;
	width: 200px;
	}
ul#menu, ul#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	ul#menu li {
		float: left;
		clear: both;
		}
	#menu a {
		display: block;
		background-position: left top;
		background-repeat: no-repeat;
		}
	a#btnWelkom, a#btnCamping, a#btnFaciliteiten, a#btnPlattegrond, a#btnNieuws, a#btnWattedoen,
	a#btnFotoboek, a#btnTarieven, a#btnContact, a#btnPanorama {
		height: 36px;
		text-indent: -9999px;
		outline: none;
		width: 200px;
		}
	a#btnWelkom:hover, a#btnCamping:hover, a#btnFaciliteiten:hover, a#btnPlattegrond:hover, a#btnNieuws:hover, a#btnWattedoen:hover,
	a#btnFotoboek:hover, a#btnTarieven:hover, a#btnContact:hover, a#btnPanorama:hover {
		background-position: left -36px;
		}
	a.active {
		background-position: left -36px !important;
		}
	
	
	#newsFooter, #hdrNieuws {
		height: 49px;
		width: 200px;
		}

	#newsContent {
		background-color: #006CD9;
		width: 200px;
		}
	#newsFooter {
		background: url(../images/img_newsfooter.gif) no-repeat top left;
		}
	#newsContent h4 {
		color: #FFF;
		padding: 5px 0 5px 10px;
		margin: 0;
		}
	#newsContent p {
		font-size: 12px;
		color: #FFF;
		padding-bottom: 10px;
		margin: 0 0 0px 15px;
		}
	.btnArrR {
		margin-left: 5px;
		vertical-align: middle;
		}
	.btnArrR {
		display: inline !important;
		}
		
#txtWrap {
	position: absolute;
	left: 240px;
	top: 375px;
	
	padding: 20px 0 0 40px;
	
	width: 650px;
	}
	#txtWrap h5 {
		font-size: 16px;
		margin-left: -20px;
		padding: 0;
		}
	#txtWrap h4 {
		font-size: 12px;
		color: #000;
		font-weight: normal;
		margin-bottom: 5px;
		}
	#txtWrap h4 a {
		font-size: 18px;
		font-style: italic;
		color: #F30;
		font-weight: bold;
		}
	#txtWrap p {
		font-size: 12px;
		line-height: 1.7em;
		margin-bottom: 30px;
		}
	.right {
		float: right;
		position: relative;
		margin: 5px 0 5px 5px;
		}
    
   .imgNieuws {
    float: right;
		padding: 6px;
		background: #FFEFB0;
		border: 2px solid #FF9900;    
    }
    
    .imgNieuws IMG {
    border: none;
    }
    
	.left {
		float: left;
		position: relative;
		margin: 5px 5px 5px 0;
		}
	.left .contIMG, .right .contIMG {
		position: absolute;
		top: 0;
		left: 0;
		/*float: right;*/
		padding: 6px;
		background: #FFEFB0;
		border: 2px solid #FF9900;
		}
	.right .multi-img {
		position: relative !important;
		}
	a.btnReadmore {
		}
	a.btnReadback {
		}
	
	.btnGlass {
		position: absolute;
		top: 235px;
		left: 465px;
		}
	
		
/* All the boring stuff */
img.png {
 /* behavior: url("../js/pngbehavior.htc"); */
}

p a {
	text-decoration: none;
	font-weight: bold;
	color: #007AF4;
}
p a:visited {
	color: #004993;
}
p a:hover {
	text-decoration: underline;
}

.hm_webdesign {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin-top: 10px;
	color: #004993;
	font-weight: bold;
}
.hm_webdesign:hover {
	text-decoration: none;
}

DIV.fade {
  visibility: hidden;
  z-index:0;
}

TABLE td {
font-size: 12px;
font-weight: normal;
}

TABLE td a {
	text-decoration: none;
	font-weight: bold;
	color: #007AF4;
	}
TABLE td a:visited {
	color: #004993;
	}
TABLE td a:hover {
	text-decoration: underline;
	}