body {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #CFF;
	padding-left: 25px;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #87111a;
	background-color: transparent;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	background-color: transparent;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #87111a;
	background-color: transparent;
}

a#homelink {
	font-weight: inherit;
	text-decoration: inherit;
	color: inherit;
	background-color: inherit;
}

#header {
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
	overflow: hidden;
}

#rechts {
	float: right;
	width: 50%;
	margin-bottom: 5%;
}

#links {
	float: left;
	width: 49%;
	margin-bottom: 5%;
}

ul {
	padding-left: 0;
	list-style: none;
}

ul ul {
	padding-left: 40px;
	list-style: circle;
	margin-bottom: 10px;
	font-size: 95%;
}

tt {
	font-weight: bold;
}

#header h1 {
	text-align: left;
	float: left;
}

#header img {
	float: right;
}

h1, h2, h3, h4 {
	color: #036;
	background-color: transparent;
}

h2, h3 {
	margin: 5% 7% 0% 0%;
	text-align: left;
}

h1 {
	text-align: center;
}

hr {
	color: #036;
	margin-top: 25px;
	margin-bottom: 10px;
	background-color: transparent;
	width: 50%;
	height: 1px;
}

li {
	margin: 0 0 3px 0;
}

div.brusselmans figure {
	margin-bottom: 40px;
}

div.brusselmans figure figcaption {
	font-weight: bold;
	margin-bottom: 10px;
}

div.brusselmans figure figcaption .comment {
	font-weight: normal;
}

a#galerij { cursor: pointer;}

.photoviewer-stage {
	background-color: #CFF;
}

h1 span.ondertitel {
	font-size: small;
}