* {
	/*font-family: Verdana;*/
	font-family: 'Open Sans', sans-serif;
}

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	/*overflow-x: hidden;*/
}

fieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

.fb-page {
	width: -moz-calc(100% + 20px);
	width: -webkit-calc(100% + 20px);
	width: calc(100% + 20px);
	/* width: 100% +20px; */
	height: 100%;
	/* margin: -10px; */
	margin: -69px -10px -10px -10px;
}

.spa_inputform, .aantal_ploegen {
	border: 1px solid #5b6d75;
}

.spa_submit {
	color: #ffffff;
	border: 0;
	font-size: 14px;
	padding: 5px;
	background-color: #00a1de;
}

.home-teksten .title {
	font-weight: bold;
	color: #00257a;
	font-size: 18px;
}

#main-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -268px; /* the bottom margin is the negative value of the footer's height */
}

.contentitem {
	color: #5b6d75;
	line-height: 1.9em;
	font-size: 14px;
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
}

.contentitem img {
	max-width: 100%;
	height: auto;
}

h1, h2, h3, h4 {
	line-height: normal;
	font-weight: normal;
}

h3 {
	color: #00a1de;
	margin-bottom: 0;
}

a {
	color: #00a1de;
}

.contentitem a:hover {
	text-decoration: none;
}

#header {
	width: 100%;
	height: 40px;
	float: left;
	background: #00a1de;
	padding-top: 0px;
}

#social-head {
	float: right;
	height: 30px;
	color: #ffffff;
	margin-right: 8px;
	margin-top: 10px;
}

#social-head img {
	max-width: 30px;
	float: left;
	margin: 0px 10px 0;
}

#tel-nummer {
	float: right;
	height: 40px;
	color: #ffffff;
}

#tel-nummer a {
	color: #ffffff;
	text-decoration: none;
}

#menu {
	padding: 15px 0;
	width: 100%;
	float: left;
	background: #ffffff;
}



#jsddm li ul {
	margin: 0 0 0 -15px;
	list-style: none;
	position: absolute;
	visibility: hidden;
	z-index: 200;
	background: #ffffff;
	padding: 15px 15px;
}

.inner  {
	position: absolute !important;
}

#jsddm li ul li {
	float: none;
	list-style: none;
	z-index: 200;
	height: auto;
	margin: 5px 0;
}

#jsddm li ul li a {
	/* color: #00235d; */
	z-index: 200;
	text-align: left;
	margin-bottom: 7px;
	width: auto;
	line-height: unset;
}

#pull {
	float: right;
	background-color: #00a1de;
	display: block;
	padding: 7px 10px;
	border-radius: 4px;
	text-align: left;
	text-decoration: none;
	padding: 7px 10px;
	margin: 5px 25px 5px 5px;
}

.icon-bar {
	background-color: #F5F5F5;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
	margin-top: 3px;
}

#logo {
	width: 330px;
	float: left;
}

#logo img {
	max-width: 330px;
}

#slideshow {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

#home-blokken {
	width: 100%;
	float: left;
	background: #ffffff;
}

#nieuwsbrief-wrap {
	float: left;
}

#nieuwsbrief {
	float: left;
	background: #00257a;
	padding: 10px;
}

#nieuwsbrief-tekst {
	width: 100%;
	float: left;
	color: #ffffff;
}

#inschrijf-nieuws {
	width: 100%;
	float: left;
	margin: 5px 0;
}

#openingstijden {
	width: 100%;
	float: left;
	background: #00a1de;
	padding: 30px 0;
	margin: 10px 0 0 0;
	color: #ffffff;
}

#opening-tekst {
	float: left;
	width: 100%;
}

#webcam {
	float: right;
	margin-right: 70px;
}

#webcam img {
	width: 243px;
}

#webcam2 {
	max-width: 805px;
	width: 100%;
	float: left;
}

#openingstijden table {
	width: 600px;
	float: left;
	margin: 20px 0;
	font-size: 14px;
}

.table-titel {
	color: #00257a;
}

#ervaren-open {
	color: #00257a;
	width: 100%;
	float: left;
	font-size: 14px;
}

#ervaren-open a {
	color: #00257a;
}

.footers * {
	/*font-family: Verdana;*/
	font-size: 12px;
}

#footer-1 {
	padding: 20px 0;
	width: 100%;
	float: left;
	background: #f5f5f5;
	/*height: 183px;*/
}

.border-right {
	border-right: 1px solid #c7c7c8;
}

#footer-1-menu, #footer-1-social, #footer-1-contact {
	width: 250px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	min-height: 180px;
}

#footer-1-menu {
	padding-left: 0 !important;
}

#footer-1-contact {
	padding-right: 0 !important;
	border-right: 0;
}

.footer-1-titel {
	color: #00a1de;
	margin-bottom: 5px;
	font-size: 14px;
}

.footer-1-content {
	color: #424242;
}

.footer-1-content a {
	color: #424242;
	text-decoration: none;
}

#footer-1-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer-1-menu a {
	color: #5d5b5c;
	text-decoration: none;
}

#footer-1-menu a:hover {
	text-decoration: underline;
}

#footer-1-social img {
	width: 30px;
	margin-right: 15px;
	margin-top: 10px;
}

#footer-2 {
	width: 100%;
	float: left;
	background: #00a1de;
	padding: 15px 0;
}

#disclaimer-menu {
	float: left;
}

#disclaimer-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#disclaimer-menu li {
	padding: 0 5px 0 0;
	border-right: 1px solid #ffffff;
	display: inline-block;
}

#disclaimer-menu li:first-child {
	padding-left: 0;
}

#disclaimer-menu li:last-child {
	border-right: 0;
	padding-right: 0;
}

#disclaimer-menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	float: left;
}

#disclaimer-menu a:hover {
	text-decoration: underline;
}

#copyright {
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	cursor: text;
}

.cycle-slideshow div { width: 100% }
.cycle-slideshow .wrapper { width: 960px; }
.cycle-slideshow div img { width: 100%; height: auto }

.banner { width: 100% }
.banner img { width: 100%; height: auto }

.home-blok-image img {
	width: 100%;
	float: left;
}

.slide-text {
	position: relative;
	height: 100px;
	margin-top: -129px;
	z-index: 100;
	padding: 0 15px;
	margin-bottom: 25px;
}

.slide-title {
	font-size: 45px;
	color: #00a1de;
	font-weight: bold;
	text-shadow: 2px 2px #000000;
}

.slide-text {
	font-size: 32px;
	color: #ffffff;
	text-shadow: 2px 2px #000000; 
}

#home-blokken {
	clear: both;
}

.home-blok-tekst a, .home-blok-titel a {
	padding: 0 !important;
	background: none !important;
	max-height: 100%;
}

#inschrijf-nieuws input[type="submit"] {
	margin-top: 10px;
}

#zoeken input[type="text"] {
	border-radius: 15px;
	border: 0px solid #ffffff;
	color: #00a1de;
	padding: 2px 5px 2px 10px;
	background: #80d0ef;
	margin-top: 5px;
	height: 26px;
}

#page-title {
	width: 100%;
	height: 50px;
	float: left;
	background: #01267b;
	color: #ffffff;
	/*font-weight: bold;*/
	font-size: 33px;
	line-height: 50px;
}

#page-title h1 {
	margin: 0;
	font-size: 33px;
	font-weight: normal;
}

#page-content {
	float: left;
	width: 100%;
}

#main-content {
	float: left;
	width: 100%;
}

.form input[type="text"], .form textarea, .form input[type="submit"] {
	border-radius: 0;
	border: 1px solid #00a1de
}

.form input[type="text"]:focus, .form textarea:focus, .form input[type="submit"]:focus {
	border: 1px solid #01267b
}

/****** Styling nieuws ******/

#nieuws-overzicht {
	float: left;
	width: 960px;
}

.nieuws-item {
	width: 100%;
	float: left;
	margin: 20px 0 10px 0;
}

.nieuws-titel {
	width: 100%;
	float: left;
}

.nieuws-titel a {
	text-decoration: none;
}

.nieuws-titel a:hover {
	text-decoration: underline;
}

.nieuws-kort {
	width: 100%;
	float: left;
	/*margin-top: 10px;
	margin-right: 10px;*/
}

.nieuws-datum-klein a:hover {
	text-decoration: none;
}

.nieuws-kort a {
	color: #5b6d75;
    font-size: 14px;
    line-height: 1.9em;
	text-decoration: none;
}

.nieuws-foto {
	width: 150px;
	float: right;
	/*margin-top: 15px;*/
}

.nieuws-foto img {
	float: right;
}

.nieuws-foto-detail {
	float: right;
	margin: 0 0 10px 10px;
}

.search {
	font-style: italic;
	font-weight: bold;
}

.footers, .push {
	height: 268px;
}

.sponsor-logo {
	width: 300px;
	float: left;
	margin: 10px;
}

#sponsor-logos {
	width: 100%;
	text-align: center;
}

.fotoalbum {
	float: left;
	text-align: center;
	width: 192px;
	margin-bottom: 10px;
}

#Gallery {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.kaartje-kopen {
	width: 275px;
	float: left;
}

.kaartje-kopen  img{
	border: 0;
}

.kaartje-opwaarderen {
	float: left;
	width: 425px;
}

.kaartje-opwaarderen  img{
	border: 0;
}

.nieuws-datum-klein, .nieuws-datum-klein a {
	font-size: 12px;
	margin-bottom: 0;
	float: left;
	color: #8ca5b0;
	text-decoration: none;
	width: 100%;
}

#zoeken-pagina {
	font-size: 14px;
}

.contentsubcontainer {
    float: left;
    width: 100%;
}

.main-error {
	width: 100%;
	float: left;
}

#u_1_1 {
	border: 0;
}

.pam {
	display: none;
}

._5ptz {
	color: red;
}
.box-2 .title {
	color: #fff !important;
}
.blauw .title {
	color: #fff !important;
}

.detail-datum {
	font-size: 11px;
	font-style: italic;
	margin-top: -25px;
}

#faq {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding-bottom: 15px;
}

.faq-item {
	width: 100%;
	float: left;
}

.faq-vraag {
	width: 100%;
	float: left;
	margin: 5px 0;
}

.faq-vraag a {
	text-decoration: none;
	font-size: 18px;
}

.faq-antwoord {
	width: 100%;
	float: left;
	margin-top: 5px;
	display: none;
}

#head-talen {
	float: right;
	margin-left: 10px;
	margin-top: 8px;
}

#head-talen a {
	color: #00257a;
	text-decoration: none;
	/*font-size: 12px;*/
}

#head-talen a:hover {
	color: #00a1de;
}

#head-talen img {
	max-height: 18px;
	vertical-align: text-bottom;
}

#detail-image {
	max-width: 300px;
	float: right;
	margin: 0 0 10px 10px;
}