/* CSS Document */
html{
	height:100%;
}
html, body{
	margin:0 auto;
	padding:0 auto;
	
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	
	background-image:url(images/background-home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
	background-color:#000000;
		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#424242;
	
	
}

body.bghome{
	background-image:url(images/background-home.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

body.bgarrangementen{
	background-image:url(images/background-arrangement.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.bgacties{
	background-image:url(images/background-acties.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.bgfotoalbum{
	background-image:url(images/background-fotoalbum.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.bgcontact{
	background-image:url(images/background-contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
body.bgvervoer{
	background-image:url(images/background-route.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
/* ********** START - Global Settings ********** */
*{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	
	line-height:18px;
}
p {
	margin:5px 0 10px 0;
	
}
ul{
	margin:20px;
}
img {
	border:0;
}
a{
	color:#333333;
}
/* ********** END - Global Settings ********** */

#holder{
	position:relative;
	
	margin:0 auto;
	padding:0 auto;
	
	width:940px;
	min-height:600px;
}

#header{
	position:relative;
	float:left;
	
	width:940px;
	height:246px;
}

#logo{
	position:relative;
	float:left;
	
	width:458px;
	height:246px;
}

#menu{
	position:relative;
	float:left;
	margin-top:56px;
	width:482px;
	height:190px;
}
#landen{
	position:absolute;
	
	right:0;
	bottom:10px;
	
	height:23px;
	width:92px;
}
#landen a{
	position:relative;
	float:left;
	
	width:36px;
	height:23px;
	
	margin-left:10px;
}

#kop{
	position:relative;
	float:left;
	
	width:940px;
	height:246px;
	
	background-image:url(images/background-kop.jpg);
	background-repeat:no-repeat;
	
	background-color:#fa8516;
}

#kop.home{
	background-image:url(images/background-kop-home.jpg);
}

#sifrKop{
	position:relative;
	float:left;
	
	width:700px;
	height:246px;
	
	line-height:18px;
}
#sifrKop h2{
	margin-left:63px;
	margin-top:62px;
}

#sifrKop.w50Proc{
	width:558px;
}

#imgKop{
	position:relative;
	float:left;
	
	width:0px;
	height:246px;
	
	overflow:hidden;
}
#imgKop img.home{
	float:right;
	
	margin-top:21px;
	margin-right:39px;
}
#imgKop img{
	float:right;
}

#imgKop.w50Proc{
	width:382px;
}
#imgKop.w50Proc .buggytour{
	margin-left: 24px;
	margin-top: 29px;
	float: left;
	position: relative;
}

#imgKop span.flv{
	position:relative;
	float:left;
	
	width:264px;
	height:198px;
	
	margin-left:95px;
	margin-top:25px;
}

#kruimelpad{
	position:relative;
	float:left;
	
	width:940px;
	height:40px;
	
	padding-top:20px;
	
	background-color:#FFFFFF;
}

h1.head{
	position:relative;
	float:left;
	width:820px;
	height:40px;
	padding-left:60px;
	padding-right:60px;
	background-color:#FFFFFF;
}

#holder_content{
	position:relative;
	float:left;
	
	width:940px;
	min-height:200px;
	
	background-color:#FFFFFF;
	
	padding-bottom:15px;
}

#block_activiteiten{
	position:relative;
	float:left;
	
	width:940px;
	height:460px;
	
	margin-top:30px;
	
	padding-bottom:30px;
}


#block_activiteiten .navigatie{
	position:relative;
	float:left;
	
	width:360px;
	height:460px;
	
	margin-left:60px;
}

#block_activiteiten .navigatie img.divArr{
	position:relative;
	float:left;
	
	margin-left:45px;
	margin-bottom:3px;
}

#block_activiteiten .container_fotos{
	position:relative;
	float:left;
	
	width:460px;
	height:460px;
	
	margin-left:20px;
	
	overflow:hidden;
}
#block_activiteiten .container_fotos a{
	position:relative;
	float:left;
	
	width:140px;
	height:140px;
	
	margin-right:10px;
	
	margin-bottom:10px;
	
	background-color:#cccccc;
	
	overflow:hidden;
}
#block_activiteiten .container_fotos a.last{
	margin-right:0;
}

div.block_aniArrangement{
	position:absolute;
	
	right:-90px;
	top:220px;
	
	width:190px;
	height:190px;
}

#holder_content div.tekst{
	position:relative;
	float:left;
	
	width:820px;
	height:auto;
	
	margin-left:60px;
	
	margin-bottom:30px;
}

#holder_content div.block_content{
	position:relative;
	float:left;
	
	width:820px;
	height:auto;
	
	margin-left:60px;
	
	margin-bottom:30px;
}

#holder_content div.block_content h3{
	position:relative;
	float:left;
	height:30px;
	width:100%;
	margin-bottom:15px;
}

#holder_content div.block_content a.block_item{
	position:relative;
	float:left;
	
	width:340px;
	height:200px;

}
div.block_content a.block_item div.img{
	position:relative;
	float:left;
	
	width:280px;
	height:150px;
	
	background-color:#000000;
}
div.block_content  a.block_item h4{
	position:relative;
	float:left;
	
	width:340px;
	height:25px;
}
div.block_content  a.block_item div.tekst_item{
	position:relative;
	float:left;
	
	width:340px;
	height:auto;
}


#holder_content div.block_arrangement{
	position:relative;
	float:left;
	
	width:820px;
	height:auto;
	
	margin-bottom:30px;
}

#holder_content div.block_arrangement a.block_item{
	position:relative;
	float:left;
	
	width:340px;
	height:auto;
	
	cursor:hand !important;

}
div.block_arrangement a.block_item span.img{
	position:relative;
	float:left;
	
	width:280px;
	height:150px;
	
	background-color:#000000;
	
	margin-bottom:20px;
	
	cursor:hand !important;
	
	overflow:hidden;
}
div.block_arrangement a.block_item span.img{
	position:relative;
	float:left;
	
	width:280px;
	height:150px;
	
	background-color:#000000;
	
	margin-bottom:20px;
	
	cursor:hand !important;
	
	overflow:hidden;
}

div.block_arrangement a.block_item span.H3prijs{
	position:relative;
	float:left;
	
	width:160px;
	height:auto;

	cursor:hand !important;

}
div.block_arrangement a.block_item span.H3kop{
	position:relative;
	float:left;
	
	width:340px;
	height:auto;
	cursor:hand !important;
}

div.block_arrangement a.block_item span.tekst_item{
	position:relative;
	float:left;
	
	width:340px;
	height:auto;
	
	margin-bottom:5px;
	cursor:hand !important;
}
#holder_content div.row_img{
	position:relative;
	float:left;
	
	width:820px;
	height:auto;
	
	margin-bottom:30px;
}
#holder_content div.row_img a{
	position:relative;
	float:left;
	
	width:141px;
	height:141px;
	
	margin-left:28px;
	margin-bottom:28px;
	
	overflow:hidden;
	cursor:hand !important;
}
#holder_content div.row_img a.first{
	margin-left:0;
}
div.cntgegevens{
	position:relative;
	float:left;
	
	height:auto;
	width:362px;
}
#block_banner{
	position:relative;
	float:left;
	
	width:940px;
	height:288px;
	
	background-color:#FFFFFF;
}

#holder_footer{
	position:relative;
	float:left;
	
	width:940px;
	height:80px;
	
	margin-top:10px;
}
#holder_footer span.block_left{
	position:relative;
	float:left;
	
	width:470px;
	height:40px;
}
#holder_footer span.block_right{
	position:relative;
	float:left;
	
	width:470px;
	height:40px;
}

.intro {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	z-index:1000;
	
	visibility:hidden;
}


/* Classes */
.maL60px{
	margin-left:60px;
}

.maL138px{
	margin-left:138px;
}
