body{
	background-color:#FFF;
	font-family:myriad pro;
	margin: 0px auto;
}

.header_kerk{
	background-image:url(images/header_kerk.png);
	background-size:100%;
	background-repeat:no-repeat;
	background-attachment: fixed;
	height:276px;
	width:100%;
	border-top:2px solid #ec6608;
	border-bottom:2px solid #ec6608;
}
.mobile_navigation{
	width:100%;
	height:80px;
	background-color:#282828;
	margin-top:-20px;
	display:none;
}
.mobile_navigation ul{
	width:100%;
	height:60px;
	background-color:#282828;
	overflow:hidden;
	text-align:center;
	box-sizing:border-box;
}
.mobile_navigation li{
	color:white;
	width:100px;
	margin:auto;
	display:inline-block;
	height:60px;
	list-style-type:none;
	transition:all 0.3s ease-in-out;
	padding-top:20px;
	box-sizing:border-box;
	text-align:center;
}
.mobile_navigation li:hover{
	background-color:#ec6608;
	cursor:pointer;
}
.slide_nav{
	background-color:#282828;
	color:#FFF;
	border-radius: 3px;
	float:right;
	height:60px;
	width:60px;
	text-align:center;
	padding-top:20px;
	box-sizing:border-box;
	cursor:pointer;
	display:none;
}
.little_navigation li{
	color:#fbba00;
	font-size:25px;
	font-weight:bolder;
	list-style-type:none;
	cursor:pointer;
	margin-left:-65px;
	width:200px;
	transition: 0.3s ease-in-out;
}
.little_navigation li:hover{
	background-color:#ec6608;
}
.little_navigation ul{
	background-color:#575757;
	height:150px;
	width:150px;
	margin:50px;
	color:#FFF:;
	padding-top:15px;
	float:left;
	border-radius:0px 10px 0px 10px;
	-webkit-moz-border-radius: 0px 10px 0px 10px;
	-moz-moz-border-radius: 0px 10px 0px 10px;
	-ms-moz-border-radius: 0px 10px 0px 10px;
	-o-moz-border-radius: 0px 10px 0px 10px;
	moz-border-radius: 0px 10px 0px 10px;
	text-align:center;
	box-sizing:border-box;
	overflow:hidden;
}
.search_container{
	width:176px;
	height:30px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}
.search_otterlo{
	background-color:#FFF;
	height:26px;
	width:150px;
	border:1px solid #cccccc;
	border-radius:1px;
	padding-left:10px;
	box-sizing:border-box;
	border-top:0px solid transparent;
}
.search_button{
	background-image:url(images/search_icon.png);
	background-repeat:no-repeat;
	height:26px;
	width:26px;
	border:1px solid #cccccc;
	border-top:0px solid transparent;
	border-radius:1px;
	margin-left:-1px;
	cursor:pointer;
}
.social_container{
	width:120px;
	height:30px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}
.mail_icon{
	background-image:url(images/social_media.png);
	background-size:cover;
	height:26px;
	width:44px;
	float:left;
	margin-right:13px;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.mail_icon:hover{
	opacity:0.8;
}
.twitter_icon{
	background-image:url(images/social_media.png);
	background-position: -64px 0px;
	background-size:cover;
	height:26px;
	width:32px;
	float:left;
	margin-right:6px;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.twitter_icon:hover{
	opacity:0.8;
}
.facebook_icon{
	background-image:url(images/social_media.png);
	background-position: -112px 0px;
	background-size:cover;
	height:26px;
	width:15px;
	float:left;
	cursor:pointer;
	transition: all 0.3s ease-in-out;
}
.facebook_icon:hover{
	opacity:0.8;
}
.title_header{
	height:100px;
	width:500px;
	margin:auto;
	color:#FFF;
	text-align:center;
}
.title_header>h1{
	font-size:85px;
	color:#ec6608;
}
.title_header>h2{
	font-size:30px;
	color:#FFF;
	margin-top:-70px;
}
.header_toerisme{
	background-image:url(/images/header_heide.png);
	background-size:cover;
	height:468px;
	width:100%;
	margin-top:-20px;
}
.navigation_container>ul{
	width:98%;
	max-width:85%;
	height:80px;
	text-align:center;
	margin:auto;
}
.navigation_container>ul>li{
	background-color: #575757;	
	display:inline-block;
	height:40px;
	width:170px;
	padding:10px;
	padding-top:13px;
	margin:5px;
	margin-top:20px;
	color:#fbba00;
	box-sizing:border-box;
	text-align:center;
	font-size:15px;
	font-family:Myriad pro;
	font-weight:bolder;
	cursor:pointer;
	border-radius:0px 10px 0px 10px;
	-webkit-moz-border-radius: 0px 10px 0px 10px;
	-moz-moz-border-radius: 0px 10px 0px 10px;
	-ms-moz-border-radius: 0px 10px 0px 10px;
	-o-moz-border-radius: 0px 10px 0px 10px;
	moz-border-radius: 0px 10px 0px 10px;
	transition: all 0.3s ease-in-out;
}
.navigation_container>ul>li:hover{
	background-color: #ec6608;	
	color:#FFF;
	border-radius:10px 0px 10px 0px;
}
.navigation_container{
	width:83%;
	min-width:66%;
	margin:auto;
	height:50%;
	min-height:200px;
}
.activiteiten_con{
	background-color:#ec6608;
	height:800px;
	width:100%;
	margin:auto;
}
.activitaiten_t_c{
	width:100%;
	height:100px;
	margin:auto;
	text-align:center;
	font-size:150px;
	font-family:myriad pro;
	font-weight:bolder;
	padding:5px;
	box-sizing:border-box;
	color:#FFF;
}
.collum_holder{
	width:60%;
	height:auto;
	min-height:300px;
	margin:auto;
	margin-top:100px;
}
.collum_1{
	width:45%;
	height:auto;
	min-height:300px;
	float:left;
	text-align:justify;
	color:#FFF;
	margin-right:2%;
	margin-left:1%;
}
.collum_2{
	width:45%;
	height:auto;
	min-height:300px;
	text-align:justify;
	float:left;
	color:#FFF;
	margin-left:2%;
}
.collum_2>p{
	font-size:14px;
	font-weight:lighter;
}
.collum_1>p{
	font-size:14px;
	font-weight:lighter;
}
.agenda_container{
	width:225px;
	height:80%;
	float:right;
	color:#FFF;
	text-align:center;
	margin-right:40px;
}
.agenda_container h5{
	background-color:#c85200;
	font-size:16px;
	margin-top:5px;
	cursor:pointer;
}
.agenda_f_c{
	width:100%;
	height:100%;
	color:#FFF;
}
.agenda_f_h{
	background-color:#575757;
	height:40px;
	width:100%;
	margin:auto;
	text-align:left;
	box-sizing:border-box;
	font-size:10px;
	overflow:hidden;
}
.agenda_f_con{
	background-color:#FFF;
	height:auto;
	width:100%;
	margin:auto;
	box-sizing:border-box;
	font-size:11px;
	color:#282828;
	overflow:auto;
	padding:5px;
	text-align:justify;
}
.date{
	width:40%;
	height:40px;
	float:left;
	font-size:14px;
	color:#FFF;
	font-weight:bolder;
	text-align:left;
	box-sizing:border-box;
	padding:5px;
	padding-top:0px;
}
.object_h{
	width:60%;
	height:40px;
	float:left;
	font-size:14px;
	color:#FFF;
	font-weight:lighter;
	padding:5px;
	box-sizing:border-box;
	padding-top:0px;
}
.date_active{
	width:40%;
	height:40px;
	float:left;
	font-size:14px;
	color:#fbba00;
	font-weight:bolder;
	text-align:left;
	box-sizing:border-box;
	padding:5px;
	padding-top:0px;
}
.object_h_active{
	width:60%;
	height:40px;
	float:left;
	font-size:14px;
	color:#fbba00;
	font-weight:lighter;
	padding:5px;
	box-sizing:border-box;
	padding-top:0px;
}
.image_activiteiten{
	background-image:url(/images/activiteiten.png);
	width:633px;
	height:233px;
	margin:auto;
	margin-top:50px;
	border:3px solid #FFF;
}
.image_location{
	background-image:url(/images/location.png);
	width:633px;
	height:233px;
	margin:auto;
	margin-top:50px;
	border:3px solid #FFF;
}
.image_klompenpad{
	background-image:url(/images/klompenpad.png);
	width:633px;
	height:233px;
	margin:auto;
	margin-top:50px;
	border:3px solid #FFF;
}
.image_fietsen{
	background-image:url(/images/fietsen.png);
	width:633px;
	height:233px;
	margin:auto;
	margin-top:50px;
	border:3px solid #FFF;
}
.plan_route{
	width:633px;
	height:30px;
	margin:auto;
	margin-top:4px;
	font-size:14px;
	font-weight:bolder;
	color:#FFF;
	text-align:right;
}
.nieuws_con{
	background-color:#fbba00;
	height:840px;
	width:100%;
	margin:auto;
}
.plan_route > a{
	color:#FFF;
	text-decoration:none;
}
.wandeling_con{
	background-color:#575757;
	height:840px;
	width:100%;
	margin:auto;
}
.fietsen_con{
	background-color:#ec6608;
	height:auto;
	width:100%;
	margin:auto;
	padding-bottom:50px;
}
.album_con{
	background-color:#fbba00;
	height:840px;
	width:100%;
	margin:auto;
}
.foto_album_c_h{
	height:600px;
	width:55%;
	margin:auto;
	border-radius:40px 40px 40px 40px;
	margin-top:50px;
	overflow:hidden;
}
.big_picture{
	height:460px;
	width:100%;
	border-radius:40px 40px 0px 0px;
	background-color:#FFF;
	margin-top:0px;
	overflow:hidden;
}

.small_picture{
	background-color:red;
	height:130px;
	width:30%;
	float:left;
	margin-top:30px;
	margin-right:5%;
	overflow:hidden;
}
.small_picture:first-child{
	float:left;
	margin-right:0%;
	overflow:hidden;
}
.small_picture:last-child{
	margin-right:0px;
	float:right;
	overflow:hidden;
}
.footer{
	background-color:#282828;
	height:100px;
	width:100%;
	clear:both;
}
/*Mobile*/
@media only screen and (max-width: 1152px){
	.header_kerk{
		background-size:;
	}
	.agenda_container{
		width:100%;
		height:auto;
		float:left;
		display:inline-block;
		color:#FFF;
		text-align:center;
		margin-right:40px;
		overflow:hidden;
	}
	.agenda_container h2{
		margin-top:20px;
	}
	.agenda_container h5{
		background-color:#c85200;
		padding:5px;
		border-radius: 3px;
		margin:5px;
		display:inline-block;
		text-align:center;
		width:80%;
	}
	.agenda_f_c{
		width:100%;
		height:auto;
		color:#FFF;
		float:left;
	}
	.agenda_f_h{
		background-color:#575757;
		height:40px;
		width:100%;
		margin:auto;
		text-align:left;
		box-sizing:border-box;
		font-size:10px;
		overflow:hidden;
	}
	.agenda_f_con{
		background-color:#FFF;
		height:auto;
		min-height:45px;
		width:100%;
		box-sizing:border-box;
		font-size:11px;
		color:#282828;
		padding:5px;
		text-align:justify;
		float:left;
	}
	.date{
		width:40%;
		height:40px;
		float:left;
		font-size:14px;
		color:#FFF;
		font-weight:bolder;
		text-align:left;
		box-sizing:border-box;
		padding:5px;
		padding-top:0px;
	}
	.object_h{
		width:60%;
		height:40px;
		float:left;
		font-size:14px;
		color:#FFF;
		font-weight:lighter;
		padding:5px;
		box-sizing:border-box;
		padding-top:0px;
	}
	.date_active{
		width:40%;
		height:40px;
		float:left;
		font-size:14px;
		color:#fbba00;
		font-weight:bolder;
		text-align:left;
		box-sizing:border-box;
		padding:5px;
		padding-top:0px;
	}
	.image_activiteiten{
		clear:both;
		width:80%;
		background-size:cover;
	}
	.image_location{
		clear:both;
		width:80%;
		background-size:cover;
	}
	.activiteiten_con{
		height:auto;
		padding-bottom:50px;
	}
	.nieuws_con{
		height:auto;
		padding-bottom:50px;
	}
	.wandeling_con{
		height:auto;
		padding-bottom:50px;
	}
	.image_klompenpad{
		clear:both;
		width:80%;
		background-size:cover;
	}
	.image_fietsen{
		clear:both;
		width:80%;
		background-size:cover;
	}
	.header_kerk{
		background-size:auto;
	}
	.big_picture{
		height:400px;
		border-radius:0px 0px 0px 0px;
	}

}
@media only screen and (max-width: 917px){
	.little_navigation ul{
		display:none;
	}
	.mobile_navigation{
		display:block;
	}
	.collum_holder{
		width:98%;
		margin-top:10px;
	}
	.activitaiten_t_c{
		font-size:100px;
	}
	.foto_album_c_h{
		width:100%;
		border-radius:0px;
	}
}
 @media only screen and (max-width: 728px){
	.album_con{
	}
}
 @media only screen and (max-width: 580px){
	 .title_header{
	 	margin-top:100px;
	 	width:100%;
	 }
	 .title_header h1{
		font-size:70px;
	 }
	 .title_header h2{
	 	font-size:30px;
	 }
	 .activitaiten_t_c{
		font-size:60px;
		margin-bottom:10px;
	}
	.big_picture{
		height:300px;
		border-radius:0px 0px 0px 0px;
	}
	.small_picture{
		height:120px;
	}
}
 @media only screen and (max-width: 478px){
 	.image_activiteiten{
		clear:both;
		width:100%;
		background-size:cover;
		border:0px solid transparent;
	}
	.image_location{
		clear:both;
		width:100%;
		background-size:cover;
		border:0px solid transparent;
	}
	.image_klompenpad{
		clear:both;
		width:100%;
		background-size:cover;
		border:0px solid transparent;
	}
	.image_fietsen{
		clear:both;
		width:100%;
		background-size:cover;
		border:0px solid transparent;
	}
	.activiteiten_con{
		padding-bottom:0px;
	}
	.wandeling_con{
		padding-bottom:0px;
	}
	.nieuws_con{
		padding-bottom:0px;
	}
	.fietsen_con{
		padding-bottom:0px;
	}
	.collum_2>p{
		width:100%;
	}
	.collum_2>p{
		width:100%;
	}
	.collum_1{
		width:99%;
		padding-right:10px;
		box-sizing:border-box;
		margin-top:10px;
	}
	.collum_2{
		width:99%;
		padding-right:10px;
		box-sizing:border-box;
		margin-top:10px;
	}
}
 @media only screen and (max-width: 444px){
 	 .activitaiten_t_c{
		font-size:40px;
		margin-bottom:10px;
	}
	.mobile_navigation{
		display:block;
	}
	.mobile_navigation ul{
		position:absolute;
		width:100%;
		height:240px;
		float:left;
		padding:0px;
		margin-top:60px;
		display:none;
		transition: all 3s ease-in-out;
	}
	.mobile_navigation ul li{
		background-color:#282828;
		width:100%;
		height:60px;
		float:left;
	}
	.slide_nav{
		background-image:url(images/open_slide.png);
		background-size:cover;
		height:30px;
		width:30px;
		display:block;
		margin-top:15px;
		margin-right:15px;
	}
	.collum_holder{
		width:98%;
		margin-top:10px;
	}
	.activitaiten_t_c{
	}
}
 @media only screen and (max-width: 320px){
 	
}
 @media only screen and (max-width: 270px){
 
}
 @media only screen and (max-width: 240px){
	 body{
	 	min-width:240px;
	 }
	 .title_header{
	 	width:80%;
	 	margin-top:40px;
	 }
	 .title_header h1{
		font-size:50px;
	 }
	 .title_header h2{
	 	font-size:15px;
	 	margin-top:-40px;
	 }
}