h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #3bb6eb;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration:none;

}
.submenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.collapsible {
	display: none;
	border:hidden;
	padding: -1px;
	font-size: 10px;
				  
}
.collapsible_reservering {
	display: none;
	border:hidden;
	padding: -1px;
	font-size: 11px;
				  
}
.collapsible_visible {
	display: block;
	border:hidden;
	padding: -1px;
	font-size: 10px;
	font-weight:lighter;			  
}

.actueel {
	border:thin;
	border-color: #f2bfcb;
	padding: 0px;
	font-size: 10px; 
}
.navigatie_onder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:120px;
	z-index:1;
}
#flash {
	position:absolute;
	left:220px;
	top:10px;
	width:550px;
	height:100px;
	z-index:2;
}
#menu {
	position:absolute;
	left:20px;
	top:120px;
	width:200px;
	height:430px;
	z-index:3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#balkboven {
	position:absolute;
	left:220px;
	top:110px;
	width:550px;
	height:10px;
	z-index:4;
}
#main {
	position:absolute;
	left:220px;
	top:110px;
	width:550px;
	z-index:5;
}

#balkbeneden {
	position:relative;
	left:220px;
	top:530px;
	width:550px;
	height:10px;
	z-index:6;
}
