@charset "utf-8";
/* CSS Document */
body {
	font-family: Calibri;
	font-size: 20px;
	overflow-x: hidden;
	margin: 0px;
	background-color: #3a8082;
}
html {
	scroll-behavior: smooth;
}
.container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.links {
	position: fixed;
	height: 150px;
	width: 100%;
	background-color: #2b536c;
	z-index: 900;
}
.logo {
	float: left;
	height: 140px;
	width: 140px;
	margin: 5px 0px 0px 75px;
	display: block;
}
.menu_groot {
	display: none;
}
.menu_klein {
	float: left;
	height: 33px;
	width: 33px;
	margin-left: 10px;
	margin-top: 10px;
}
.pagina {
	background-color: #cbb24b;
	min-height: 600px;
	width: 90%;
	float: left;
	margin-top: 190px;
	margin-bottom: 150px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 15px 15px;
	text-align: left;
	box-shadow: 0 0 15px 5px #2b536c;
}
.pagina_laatste {
	background-color: #cbb24b;
	min-height: 600px;
	width: 90%;
	float: left;
	margin-top: 190px;
	margin-bottom: 25px;
	margin-left: 1%;
	margin-right: 1%;
	padding: 15px 15px;
	text-align: left;
	box-shadow: 0 0 15px 5px #2b536c;
}
#home, #programma, #tarieven, #recepten, #contact {
	float: left;
	width: 100%;
	min-height: 600px;
}
.afb_links {
	float: left;
	margin: 0px;
	display: block;
}
.afb_rechts {
	float: right;
	margin: 0px;
	display: block;
}
.afb_midden {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.afb_110h {
	height: 65px;
}
.afb_120h {
	height: 120px;
}
.afb_300h {
	height: 160px;
}
.afb_250w {
	width: 170px;
	margin: 5px;
}
.afb_45 {
	width: 100%;
}
.afb_30 {
	width: 50%;
	margin: 10px;
}
.tekst {
	width: 100%;
	min-height: 100px;
	float: left;
}
h1 {
	font-family: 'Caveat', cursive;
	font-size: 35px;
	text-align: center;
}
h2 {
	font-size: 20px;
}
p {
	font-size: 16px;
}
b {
	font-size: 16px;
}
b1 {
	font-weight: bold;
	font-size: 18px;
}
a:link {
	color: #000;
	font-weight: bold;
}
h7 {
	font-family: 'Caveat', cursive;
	font-size: 22px;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 16px;
}
ul {
	margin-left: -30px;
	margin-top: -7px;
	margin-bottom: -7px;
}
hr.lijn { border-top: 1px solid #000;}
.formulier_home, .formulier_aanmelden, .formulier_contact {
	width: 100%;
	min-height: 250px;
	float: left;
	margin-top: 10px;
}
.recept_div {
	width: 200px;
	height: 200px;
	border-radius: 15px;
	box-shadow: 0 0 15px 5px #2b536c;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.recept_titel {
	width: 100%;
	margin-top: 70px;
	margin-left: -10px;
	float: left;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 6px;
	background-color: rgba(255, 255, 255, 0.50);
	-webkit-transform: rotate(-35deg);
	-moz-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
	-ms-transform: rotate(-35deg);
	transform: rotate(-35deg);
}
.icon {
	float: right;
	font-size: 40px;
	margin-top: 0px;
	margin-right: 0px;
}
/* box layout */
.box-popup, .box-popup1 {
	display: none;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.7); /* Fallback color */
	background-color: rgba(0, 0, 0, 0.7); /* Black w/ opacity */
	width: 100%;
	height: 100%;
	overflow: auto;
}
.box {
	margin: auto;
	padding: 15px;
	width: 90%;
	min-height: 90%;
}
.box_pagina {
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #3a8082;
	border-radius: 25px;
	text-align: center;
	border: 2px solid #000;
	-moz-box-shadow: 0 0 15px 5px #2b536c;
	-webkit-box-shadow: 0 0 15px 5px#2b536c;
	box-shadow: 0 0 15px 5px #2b536c;
	overflow: auto;
}
.recept_afb {
	width: 96%;
	height: 150px;
	padding: 2%;
	background-position: center;
	border-radius: 25px 25px 0px 0px;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}
.recept_box, .werkwijze_box {
	background-color: #cbb24b;
	width: 85%;
	margin-top: -30px;
	margin-bottom: 45px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: left;
	box-shadow: 0 0 15px 5px #2b536c;
	z-index: 2;
}
.voedingswaarde {
	width: 96%;
	float: left;
	padding: 2%;
	background-color: #cbb24b;
	text-align: left;
	border-radius: 0px 0px 25px 25px;
	font-size: 14px;
}
h10 {
	font-family: 'Caveat', cursive;
	font-size: 22px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.50);
	padding: 10px;
	z-index: 10px;
	margin-top: 135px;
}
/* einde box layout */
footer {
	float: left;
	width: 90%;
	margin-top: 10px;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 15px;
	font-size: 14px;
	text-align: center;
	color: #131313;
}
