body{
	font-family: sans-serif;
	font-size: 28px;
	/*background-image: url("fotos/IMG_0447.JPG");*/
	background-color: #fff;
	/*border: 5px dotted lightgrey;*/
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;

}
h1.title{
	display: none;
}
header{
	display: none;
}
h1{
	position: relative;
	left:0px;
	right: 50px;
	right: 1%;
	top: 0px;
	/*transform: 
	 * rotate(90deg);
	width: 95%;
	 */
	font-family: sans-serif;
	font-size: 100px;
	font-variant: small-caps;
	color: #fff;
	border: 2px solid lightgrey;
	margin: 10px 0px 50px 0px;
	text-align: center;
	background-color: grey;
	opacity:0.6;

}
h2{
	margin: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}
p{
	width: 90%;
	margin-left: 5%;
}
section.aPage{
	font-family: sans-serif, Courier, monospace;
	font-size: 18px;
	width: 100%;
	border: 0px;
	margin: 0px 0% 0px 0%;
	overflow: auto;
	color: gray;
	text-align: center;

}
section.hidden{
	display: none;
}
div.hidden{
	display: none;
}
div.adres{
}
div.adreshidden{
	display: none;
}
div.hetMandjeHidden{
	font-family: sans-serif, Courier, monospace;
	font-size: 16px;
	top:0%;
	right:5%;
	width: 70px;
	height: 0px;
	text-align: left;
	position: fixed;
	color: gray;
	border-left:10px;
	background-color: rgb(40,40,40);
	transition: 2s;
	overflow: hidden;
	border-radius:5px;
}
div.hetMandje{
	font-family: sans-serif, Courier, monospace;
	font-size: 16px;
	top:20%;
	right:5%;
	width: 70px;
	height: 70px;
	text-align: left;
	position: fixed;
	color: gray;
	border-left:10px;
	background-color: rgb(40,40,40);
	transition: 2s;
	overflow: hidden;
	border-radius:5px;
}
div.hetMandjeFull{
	font-family: sans-serif, Courier, monospace;
	font-size: 16px;
	top:20%;
	right:5%;
	width: 90%;
	height: 80%;
	text-align: left;
	position: fixed;
	color: gray;
	border-left:10px;
	background-color: rgb(40,40,40);
	transition: 2s;
	overflow: auto;
	border-radius:5px;
}
div.mandjeHeader{
	font-size: 70px;
	text-align: right;
	top: 0px;
	line-height: 0px;
	width: 100%;
}
div.mandjeContent{
	left: 10%;
	line-height: 19px;
	width: 80%;
	padding: 5px;
	transition: 0.5s;
	text-align: center;
}
div.mandjeMaakOpB{
	left: 10%;
	line-height: 19px;
	width: 80%;
	padding: 5px;
	transition: 0.5s;
	text-align: center;
}
div.aMenu{
	font-family: sans-serif, Courier, monospace;
	font-size: 16px;
	top:5%;
	right:5%;
	width: 70px;
	height: 70px;
	text-align: left;
	position: fixed;
	color: gray;
	border-left:10px;
	background-color: rgb(40,40,40);
	transition: 1s;
	overflow: hidden;
	border-radius:5px;
}
div.aMenuFull{
	font-family: sans-serif, Courier, monospace;
	font-size: 16px;
	top:5%;
	right:5%;
	text-align: left;
	position: fixed;
	color: gray;
	border-left:10px;
	background-color: rgb(40,40,40);
	transition: 1s;
	overflow: hidden;
	border-radius:5px;
	width: 20%;
	min-width:70px;
	height: 90%;
}
div.menuHead{
	font-size: 70px;
	text-align: center;
	top: 0px;
	line-height: 70px;
}
div.menuDiv{
	line-height: 19px;
	padding: 5px;
	transition: 0.5s;
}
div.menuDiv:hover{
	font-size: 19px;
	font-weight: bold;
	color: lightgray;
	transition: 0.5s;
}
div.slidePage{
	position: fixed;
	right: 100%;
	width: 90%;
	bottom: 0%;
	top:0%;
	height: 100%;
	display: block;
	background-color: #29333D;
	padding: 6px 3px 3px 3px;
	overflow-y:auto;
	transition: 1s;
}
div.dingDiv{
	width: 25%;
	background-color: lightgrey;
	position: static;
	display: inline-block;
	padding: 2px;
	margin: 2%;
	border: 20px;
	border-radius:5px;
	border-color: rgb(40,40,40);
}
div.dingBeschBoven{
	width: 100%;
}
div.dingBeschOnderL{
	width: 30%;
	text-align: left;
	display: inline-block;
}
div.dingBeschOnderR{
	width: 70%;
	text-align: right;
	display: inline-block;
}
div.buttonGroup{
	width: 100%;
}
div.footerText{
	background-color: grey;
	color: white;
	width: 100%;
	font-size: x-small;
	text-align: left;
}
div#mandjeTabellen{
	transition: max-height 2s;
}
div#mandjeAdres{
}
span.aButton{
	color: cyan;
}
span.strong{
	font-weight: bold;
}
button{
	width: 100%;
	border: 0;
	line-height: 1.5;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
	color: gray;
	text-shadow: 1px 1px 1px #000;
	border-radius: 5px;
	background-color: rgba(80, 80, 80, 1);
	background-image: linear-gradient(to top left,
	rgba(0, 0, 0, .2),
	rgba(0, 0, 0, .2) 30%,
	rgba(0, 0, 0, 0));
	box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
	inset -2px -2px 3px rgba(0, 0, 0, .6);
}
button:hover{
	background-color: rgba(0, 0, 0, 1);
}
button:active {
	box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
	inset 2px 2px 3px rgba(0, 0, 0, .6);
}
button:disabled {
	background-color: rgba(80, 80, 80, 1);
	color: rgba(80, 80, 80, 1);
}
img{
	border-radius:5%;
}
img.inlineImage{
	width: 20%;
}
img.winkel{
	width: 90%;
}
img.paneel{
	width: 40%;
}
img.kleinpaneel{
	width: 30%;
	border: 15;
}
table{
	width: 80%;
	color: gray;
}
#winkelMandjeTable{
	width : 100%;
	padding: 3px;
	color: white;
}
#winkelMandjeOpBTable{
	width : 100%;
	padding: 3px;
	color: white;
}
th, td {
	border-bottom: 1px solid #ddd;
	width: 15%;
}
td:nth-child(2){
	font-weight: bold;
}
td:nth-child(1){
	color: rgba(0,0,0,0);
	width: 0%;
}
div.reserveerButton {
	border: 0;
	line-height: 1.5;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
	color: gray;
	text-shadow: 1px 1px 1px #000;
	border-radius: 5px;
	background-color: rgba(80, 80, 80, 1);
	background-image: linear-gradient(to top left,
	rgba(0, 0, 0, .2),
	rgba(0, 0, 0, .2) 30%,
	rgba(0, 0, 0, 0));
	box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
	inset -2px -2px 3px rgba(0, 0, 0, .6);
}
div.reserveerButton:hover {
	background-color: rgba(0, 0, 0, 1);
}

div.reserveerButton:active {
	box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
	inset 2px 2px 3px rgba(0, 0, 0, .6);
}
div.winkelButton {
	border: 0;
	line-height: 1.5;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
	color: gray;
	text-shadow: 1px 1px 1px #000;
	border-radius: 5px;
	background-color: rgba(80, 80, 80, 1);
	background-image: linear-gradient(to top left,
	rgba(0, 0, 0, .2),
	rgba(0, 0, 0, .2) 30%,
	rgba(0, 0, 0, 0));
	box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
	inset -2px -2px 3px rgba(0, 0, 0, .6);
}
div.winkelButtonOp {
	border: 0;
	line-height: 1.5;
	padding: 0 10px;
	font-size: 16px;
	text-align: center;
	color: gray;
	text-shadow: 1px 1px 1px #000;
	border-radius: 5px;
	background-color: rgba(240, 240, 240, 1);
	background-image: linear-gradient(to top left,
	rgba(0, 0, 0, .2),
	rgba(0, 0, 0, .2) 30%,
	rgba(0, 0, 0, 0));
	box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6),
	inset -2px -2px 3px rgba(0, 0, 0, .6);
}

div.winkelButton:hover {
	background-color: rgba(0, 0, 0, 1);
}

div.winkelButton:active {
	box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
	inset 2px 2px 3px rgba(0, 0, 0, .6);
}
div.winkelButtonOp:hover {
	background-color: rgba(80, 80, 80, 1);
}

div.winkelButtonOp:active {
	box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6),
	inset 2px 2px 3px rgba(0, 0, 0, .6);
}
div.aMessage{
	color: lightgray;
	position: fixed;
	top: 50%;
	bottom: 50%;
	left: 5%;
	right: 5%;
	background-color: rgb(40,40,40);
	transition: 2s;
	overflow: auto;
	border-radius:5px;
	font-size: 14px;
	padding: 0px;
	text-align: center;
}
div.aMessageShow{
	padding: 5px;
	color: lightgray;
	position: fixed;
	top: 5%;
	bottom: 5%;
	left: 5%;
	right: 5%;
	background-color: rgb(40,40,40);
	transition: 2s;
	overflow: auto;
	border-radius:5px;
	font-size: 14px;
	text-align: center;
}
div.column{display: inline-block; vertical-align: top; width: 50%;}
