@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	border: 2px solid #747755;
	padding: 2px;
	background-color: #EBEBEB;
	color: #747755;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: 900;
	color: #333333;
}

.fotolinks {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.werkgebied {
	margin: 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	white-space: normal;
}

.fotorechts {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 10px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
