body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #363;
}
body {
	background-color: #CFF;
}
a:link {
	color: #33F;
}
a:visited {
	color: #999;
}
a:hover {
	color: #93C;
}
a:active {
	color: #F00;
}
h1,h2,h3,h4 {
	font-weight: bold;
}
h5,h6,h7 {
	font-weight: normal;
}
h1 {
	font-size: 72px;
	color: #093;
}
h2 {
	font-size: 52px;
	color: #09C;
}
h3 {
	font-size: 40px;
	color: #69C;
}
h4 {
	font-size: 24px;
	color: #603;
}
h5 {
	font-size: 48px;
	color: #363;
}
h6 {
	font-size: 60px;
	color: #363;
}
h7 {
	font-size: 40px;
	color: #259;
}
h8 {
	font-size: 14px;
	color: #888;
}
.ROOD {
	color: #FF0900;
}.GROEN {
	color: #069900;
    font-weight: bold;
}.BLAUW {
	color: #0000FF;
}.GRIJS {
	color: #999999;
}.WIT {
	color: #FFFFFF;
}
.breedteflyer {
 width: 50%;
    width-max: 500px;    
}

.button {
  background-color: #2A8D30; /* Green */
  border: 1px solid #BFB;
  border-radius: 80px;
  align: center;
  color: blue;
  width: 600px;
  padding: 30px 100px;
  text-align: center;
  text-decoration: bold;
  display: inline-block;
  font-size: 40px;
  box-shadow: 20px 20px 30px #DDDDDD;
}
div.background {
        box-shadow:5px 5px 20px 10px #999;
}.COL { 
  border-left: 5px solid #FF0000;border-bottom: 5px solid #00BB00; border-right: 5px solid #0000FF;border-top: 5px solid #AAAA00;
}

::-webkit-input-placeholder {
        font-style:italic; font-size: 50px; color: #494;
}

::-moz-placeholder {
        font-style:italic; font-size: 50px; color: #494;
}

:-ms-input-placeholder {
        font-style:italic; font-size: 50px; color: #494;
}

/* Vanaf hier de elementen voor de opmaak van het formulier met CSS*/

input[type=text], select {
  width: 100%;
  padding: 50px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #0c0;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  color: #55F;
}
input[type=number], select {
  width: 100%;
  padding: 50px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #0c0;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  color: #55F;
}

input[type=text2], select {
  width: 30%;
  padding: 50px 20px;
  background-color: #EFC;
  margin: 8px 0;
  display: inline-block;
  border: 3px solid #33e;
  border-radius: 25px;
  box-sizing: border-box;
  font-size: 40px;
  text-align: center;
  color: #55F;
}

.bbqgrootlabel {
  font-size: 50px;
  color: #C22;    
}

.bbqgrootnummer {
  width: 35%;
  padding: 50px 20px;
  background-color: #FEE;
  margin: 5px 0;
  display: inline-block;
  border: 2px solid #090;
  border-radius: 50px;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #C22;
}

.bbqkleinlabel {
  font-size: 50px;
  color: #f55;    
}

.bbqkleinnummer {
  width: 35%;
  padding: 50px 20px;
  background-color: #FDB;
  margin: 5px 0;
  display: inline-block;
  border: 2px solid #090;
  border-radius: 50px;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #F55;
}

.labelfris {
  font-size: 50px;
  color: #55F;    
}

.lijstfris {
  width: 20%;
  padding: 20px 20px;
  background-color: #EFF;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #00F;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #55F;
}

.labelbier {
  font-size: 50px;
  color: #C60;    
}

.lijstbier {
  width: 20%;
  padding: 20px 20px;
  background-color: #FFD;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #C60;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #C60;
}

.labelgroot {
  font-size: 50px;
  color: #E77;    
}

.lijstgroot {
  width: 20%;
  padding: 20px 20px;
  background-color: #FEE;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #E77;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #E77;
}

.labelklein {
  font-size: 50px;
  color: #E75;    
}

.lijstklein {
  width: 20%;
  padding: 20px 20px;
  background-color: #FDB;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #E75;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #E75;
}

.labelsnack {
  font-size: 50px;
  color: #68D;    
}

.lijstsnack {
  width: 20%;
  padding: 20px 20px;
  background-color: #EDEDFF;
  margin: 5px 0;
  display: inline-block;
  border: 1px solid #68D;
  border-radius: 40%;
  box-sizing: border-box;
  align: center;
  font-size: 50px;
  color: #68D;
}

input[type=submit] {
  width: 800px;
  align: center;
  background-color: #4CAF50;
  color: blue;
  text-style: bold;
  padding: 50px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 60px;

}

input[type=submit]:hover {
  background-color: #3333dd;
  color: orange;
  font-size: 60px;

}
textarea {
  width: 100%;
  height: 450px;
  padding: 50px 20px;
  box-sizing: border-box;
  border: 3px solid #0c0;
  border-radius: 35px;
  background-color: #f8f8f8;
  font-size: 40px;
  resize: vertical;
  color: #55F;
}

select {
  width: 100%;
  height: 150px;
  padding: 16px 20px;
  border: none;
  border-radius: 4px;
  background-color: #f1f1f1;
  font-size: 50pt;
}

div {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

/* The container */
.container {
  display: block;
  position: relative;
  padding-left: 55px;
  margin-bottom: 20px;
  cursor: pointer;
  font-size: 36px;
  background-color: #BDC;
  border-radius: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 5px;
  left: 5px;
  height: 25px;
  width: 25px;
  background-color: #aaa;
  border: 3px solid #0c0;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #EEE;
  border: 3px solid #0c0;
  border-radius: 40%x;

}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
 	top: 2px;
	left: 2px;
	width: 15px;
	height: 15px;
	border-radius: 60%;
    border: 3px solid #F00;
	background: #000;
}
.schelpjesDiv {
  width: 300px;
  border: 2px solid #070;
  background-color: #df8;    
  text-align: center;
  border-radius: 50%;
  box-shadow: 3px 3px 15px 4px #aaa;


}
hr.bbqhr {
  border: 6px solid #acf  ;
  border-radius: 50%;
}
th, td {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 48px;
  color: #363;
}
div.waarborg {
  width: 90%;
  margin: auto;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 6px;
  padding-bottom: 15px;
  background-color: #FFDEBB;
  color: blue;
  font-weight: normal;
  border: 2px solid red; 
  border-radius: 20px;
  text-align: left;
}
.switch {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 68px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .6s;
  transition: .6s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 52px;
  width: 52px;
  left: 8px;
  bottom: 8px;
  background-color: white;
  -webkit-transition: .6s;
  transition: .6s;
}

input:checked + .slider {
  background-color: #219A31;
}

input:focus + .slider {
  box-shadow: 0 0 1px #219A31;
}

input:checked + .slider:before {
  -webkit-transform: translateX(52px);
  -ms-transform: translateX(52px);
  transform: translateX(52px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 68px;
}

.slider.round:before {
  border-radius: 50%;
}
