html, body {
	background-color: #fff;
	font-family: Verdana;
	font-size: 9pt;
	color: #000;
	}
	
.print {
	display: none;
}

.meerknop {
	display: none;
}

.meerlink {
	display: none;
}

ul {
	margin: 0 0 15px 0;
	}

li {
	margin: 5px 0 0 15px;
	}
	
h1 {
	font-family: Georgia;
	font-size: 20pt;
	font-weight: normal;
	color: #be121e;
	letter-spacing: 1px;
	}
	
p, h2, h3 {
	font-family: Verdana;
	line-height: 20pt;
	letter-spacing: 1px;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 15px 0 0 0;
	text-transform: uppercase;
	color: #be121e;
	}

h3 {
	font-weight: bold;
	padding: 15px 0 0 0;
	}
	
h4 {
	font-family: Verdana, sans-serif;
	font-style: italic;
	padding: 0 0 0 0;
	}
	
p a {
	text-decoration: none;
	color: #be121e;
	}
	
th a {
	text-decoration: none;
	color: #be121e;
	}

em {
	font-style: italic;
	}
	
img	{
	padding: 15px 0 0 0;
	}
	
header {
	display: none;
	}
	
nav {
	display: none;
	}
	
.accordionButton {
	cursor: pointer;
	}

table {
	width: 615px;
	padding: 10px 0 15px 15px;
	}
	
th h3 {
	display: inline;
	}

th {
	text-align: left;
	}
	
th a {
	display: none;
	}
	
th a:after {
	padding: 0 0 0 5px;
	content:"\2192";
	}

.dag {
	width: 85px;
	}

.separator {
	width: 50px;
	text-align: center;
	}
	
.tijd {
	width: 120px;
	}

.details {
	min-width: 120px;
	font-style: italic;
	}
	
.lesgever {
	height: 200px;
	padding: 0 0 15px 0;
	}
	
.lesgever p {
	border-bottom: none;
	padding: 0;
	float: left;
	width: 400px;
	}
	
img.intro, .lesgever img, .bio img {
	float: left;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0;
	margin: 15px 15px 0 0;
	}

.lesgever h3 {
	float: left;
	width: 200px;
	}
	
img.lokaties {
	padding: 0;
	margin: 0 0 0 15px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.galerij img {
	width: 75px;
	height: 75px;
	padding: 0;
	margin: 5px 5px 0 0;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
	
a.fancybox {
	border-bottom: none;
	}
	
#logogalerij {
	border-bottom: 1px dotted #b8634c;
	padding: 0 0 15px 0;
	}
	
#logogalerij img {
	margin: 0 32px 0 0;
	}