html, body {
height: 100%;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
font-family: Gill Sans, Helvetica, Arial;
font-size: 90%;
color: #000000;
}

table {
border-width: 0;
display:inline-block;
}


td {
	border-width: 0;
}

#center {
marin-left: auto;
margin-right: auto;
}


.pos {
	position: relative;
	top:20px;
	marin-left: auto;
	margin-right: auto;

}

.vrij {
background-color: #FFFFFF;
}

.end_vrij {
background-color: #999999;
}

.bezet {
background-color: #CC6666;
}

.end_bezet {
background-color: #CC0000;
}

.date{
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
color:black !important;
}
.date a{
color:black !important;
text-decoration: none !important;
}
.date a:hover{
color:#fff !important;
}
#previousyear{
width:180px;
height:15px;
}

#thisyear{
width:118px;
}

#nextyear{
width:74px;
text-align: right;
}

.style3{
background-color: #fff !important;
}
