body {
padding:0; 
margin:0;
overflow:hidden;
text-align:center;
font-family: verdana;
}

#tabel{
border: 2px solid black;
font-size:11;
}

#verkeerd{
color:red;
font-size:11;
display: none;
}

td{
border: 1px solid black;
}

#kwijt{
font-size:10;
margin-top:100px;
}

#accountForm{
border: none;
margin-left:auto;
margin-top:50px;
margin-right:auto;
width:250px;
font-family: verdana;
}

.account_tabel{
border: none;
}

#boekingForm{
margin:2;
margin-top:50px;
padding:2;
font-family: verdana;
}

#text{
margin-top:20px;

}

#arrow{
width:100px; 
}

#switch{
display: block;
background: #EED6AF;
position:absolute;
text-align: center;
width:125px; 
height:125px; 
margin:0; 
z-index:998; 
margin-left:100%;
left: -145px;
top: 20px;
text-decoration: none;
color:black;
}

#inhoud{
background: #E0EEEE;
position:absolute;
text-align: center;
width:400px; 
height:300px; 
margin:0; 
z-index:999; 
margin-left:50%;
left: -200px;
top: 20%;
}

#zin {
padding:10px; 
}

#home{
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
position:absolute;
width:800px; 
height:525px; 
margin:0; 
z-index:998; 
margin-left:50%;
left: -400px;
top: 75px;
display: none;
border: none;
}

#nav{
opacity:0.0;
position:absolute;
width:800px; 
height:75px; 
margin:0; 
z-index:998; 
margin-left:50%;
left: -400px;
display: none;
border: none;
overflow:hidden;
}

#button{
text-align:center;
}
 
#achtergrond {
width:100%; 
height:100%; 
margin:0;
}

#achtergrond div {
width:100%; 
height:100%; 
margin:0 auto;
}
 
#achtergrond .achter1 {
background:url(img/een.jpg) no-repeat;
background-size: cover;
}

#achtergrond .achter2  {
background:url(img/twee.jpg) no-repeat;
background-size: cover;
}

#achtergrond .achter3 {
background:url(img/drie.jpg) no-repeat;
background-size: cover;
}