@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); 

/* LAYOUT */
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 17px;
	font-family: 'Signika', sans-serif !important;
	font-weight: 300;
	color: #000000;
	background: transparent url(../images/bg2021.jpg) no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
img {
	max-width: 100%;
}
#wrapper {
	max-width: 933px;
	padding: 0 25px;
	margin: 0 auto;
	text-align: left;
}

#header {
	max-width: 933px;
	margin: 0;
}
#logo {
	padding: 25px 0 0 0;
}

#slogan {
	text-align: right;
	
}
#menu {
	max-width: 933px;
	height: 50px;
	background: #336600;
	margin: 20px 0;
	text-align: center;
	line-height: 50px;
}
#content {
	max-width: 933px;
	min-height: 500px;
	background: transparent url(../images/bg-wrapper.png);
	margin: 20px 0;
	padding: 20px;
	text-align: left;
}
#footer {
	max-width: 890px;
	height: 60px;
	background: transparent url(../images/bg-wrapper.png);
	margin: 20px 0;
	padding: 20px;
}
#footer img {
	margin: 0 7px;
	float: left;
}
#footer a {
	text-decoration: none;
}
ul#social {
	float: right;
	list-style-type: none;
	margin: 7px 0 0 0;
}
ul#social li {
	display: inline;
  	margin: 0 7px;

}
ul#social li a {
	display: inline-block;
	color: #ffffff;
	font-size: 24px;
	background: #336600;
	text-align: center;
	height: 50px;
	width: 50px;
	line-height:50px;
	border-radius: 50%;
}
.table-tarieven {
	margin: 0;
	width: 100%;
}
#huisje {
	max-width: 850px;
	border: 1px solid #336600;
	padding: 5px;
	margin: 0 20px 10px 20px;
}
#huisje p {
	text-align: left;
}
.table-huisjes td img {
	margin: 0 auto;
}

	
/* TYPE */
h1 {
	font-family: 'Signika', sans-serif !important;
	color: #336600;
	font-size: 24px;
	margin: 20px 20px 30px 20px;
	font-weight: 700;
}
#logo h1 {
	margin: 0 !important;
}
#logo h1 a {
	font-size: 72px;
	color: #ffcc00 !important;
	text-decoration: none;
	padding: 0;
	border-bottom: 0;
	text-shadow: 2px 2px 2px #000;
}
h2 {
	font-family: 'Signika', sans-serif !important;
	font-weight: 700;
	font-size: 24px;
	margin: 0;
	color: #336600;
}
#logo h3 {
	font-family: 'Signika', sans-serif !important;
	font-weight: 700;
	font-size: 42px;
	margin: 0;
	padding: 0;
	color: #ffcc00;
	text-shadow: 2px 2px 2px #000;
}
p {
	text-align: justify;
	margin: 0 20px 10px 20px;
	line-height: 125%;
}
strong {
	font-weight: 600;
}
#content a:link, #content a:visited {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	color: #000000;
	text-decoration: none;
}
#copyright {
	font-size: 11px;
	padding: 20px 0;
	text-align: center;
	color: #ffffff;
}
#copyright a {
	color: #ffffff;
}
span.w700 {
	font-weight: 700;

}
span.w700-green {
	font-weight: 700;
	color: #336600;
	font-size: 18px;
	background: transparent;
}

/* MENU */
.desktopmenu a {
	margin: 20px 10px ;
}
.desktopmenu a:link, .desktopmenu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.desktopmenu a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#slogan h2 {
	color: #fff;
	text-shadow: 2px 2px 8px #000;
}
.responsivemenu select#jumpMenu {
	width: 80%;
	height: 35px;
	font-size: 18px;
	font-family: 'Signika', sans-serif !important;
}

/* GUESTBOOK */
.guestbook {
	margin: 0;
}
.width-100 .fusion-fullwidth, .width-100 .nonhundred-percent-fullwidth {
	margin-right: 0 !important;
}
iframe {
	width: 100% !important;
}
.gb-date-wrote-text {
	font-size: 12px !important;
}

/* RESPONSIVE */

@media only screen and (max-width: 989px) {

	#logo {
		margin: 0 auto;
		text-align: center;
	}
	#logo img {
		max-width: 400px;
	}
	#slogan {
		text-align: center;
	}
	.desktopmenu {
		display: none;
	}
	#footer {
		height: auto;
		overflow-y: visible;
	}
	#footer img {
		margin: 10px;
		float: none;
	}
	#slider {
		display: none;
	}
}
@media only screen and (min-width: 990px) {
	.responsivemenu {
		display: none;
	}
}
@media only screen and (max-width: 450px) {
	.fullwidth, .fullwidth-social {
		width: 100%;
		text-align: center;
	}
	ul#social {
		float: none;
		padding: 0;
	}
}
@media only screen and (min-width: 451px) and (max-width: 989px) {
	.fullwidth {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
	}
	.fullwidth-social {
		float: none;
		width: 100%;
		text-align: center;
		clear: both;
		padding: 0;
	}
	ul#social {
		float: none;
		padding: 0;
	}
}
/*#lbOverlay { 
	z-index:9998 !important;
}
#_atssh {
    z-index: 9999 !important;
}