@charset "ISO-8859-1";
body {
	margin: 0px;
	text-align: center;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	margin-top: 10px;
	border: 1px solid #d8d8d8;
	margin-bottom: 10px;
}

td {
}


.page .organisatie {
	position: relative;
	left: -130px;
	top: 140px;
}
.page .medewerkers {
	position: relative;
left: 305px;
	top: 155px;
}
.page .opleiding {
	position: relative;
left: 0px;
	top: 230px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #a0ca27;
	text-decoration: underline;
}
a:active {
	color: #a0ca27;
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.contentgreen h1 {
	font-weight: bold;
	color: #a0ca27;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.contentblue {
	padding-right: 10px;
	padding-left: 15px;
}
.contentblue h1 {
	font-weight: bold;
	color: #308eaf;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.contentorange {
	padding-right: 10px;
	padding-left: 15px;
}
.bar {
	padding-left: 10px;
}
.contentorange h1 {
	font-weight: bold;
	color: #c87b1a;
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.contentgreen {
	padding-right: 10px;
	padding-left: 15px;
}
.download {
	padding: 5px;
	width: 210px;
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
