* {
	font-family: "Verdana", "Arial";
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #5f5659;
	color: #bbb3aa;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
}

div#inleiding {
	margin-top: 14px;
	margin-left: 16px;
	margin-right: 32px;
	margin-bottom: 28px;
}

div#inleiding p {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	margin-bottom: 14px;
}

h1 {
	font-size: 15px;
	margin-bottom: 15px;
}

div#hoofdPagDiv {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

td#linksDiv {
	width: 640px;
}

td#rechtsDiv {
	width: 320px;
	padding-top: 80px;
}

td.footer, td.footer a {
	font-size: 10px;
}

div#agendaBlok {
	border: 1px solid #918e84;
	margin-top: 16px;
	height: 144px;
	margin-bottom: 27px;
}

div#agendaBlok h2 {
	background-color: #918e84;
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#agendaBlok p {
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 8px;
	margin-bottom: 16px;
	
}

div#woordmerkAgenda {
	text-align: right;
	margin-bottom: 16px;
}

div#agenda {
	margin-left: 32px;
	margin-top: 20px;
}

div#agenda div.locatie {
	margin-bottom: 16px;
}

h3.locatie {
	color: #ffffff;
}
