html, body, td  {
	margin: 0;
	padding: 0;
	line-height: 80%;
 	font-family: 'Nunito Sans', Arial, Helvetica, Verdana, sans-serif;
 	font-size: 18px;
 	font-weight: 400;
 	color: #4d3f0d;
}

h1 {
	font-family: 'Georgia', Times, Times New Roman, serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	color: #4d3f0d;
	line-height: 36px;
	margin: -3px 40px 0px 5px;
	letter-spacing: 0.0200em;
}

h2 {
	font-family: 'Georgia', Times, Times New Roman, serif;
	font-size: 55px;
	font-weight: normal;
	font-style: italic;
	color: #4d3f0d;
	line-height: 65px;
	margin: -10px 0px 0px 60px;
	letter-spacing: 0.0100em;
}

h3 {
	font-size: 30px;
	font-weight: 600;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #56616c;
}

p {
	color: #75828d;
	margin: 0;
	padding: 0;
}

p.content-maken {
	font-family: 'Georgia', Times, Times New Roman, serif;
	line-height: 160%;
	font-size: 21px;
	font-style: italic;
	color: #4d3f0d;
}

p.definitie {
	font-family: 'Georgia', Times, Times New Roman, serif;
	margin: 0px 0px 0px 0px;
	padding: 25px 15px 25px 15px;
	font-size: 29px;
	line-height: 140%;
	font-weight: normal;
	border: 1px dashed #cccccc;
}

td.content-uitleg {
	line-height: 160%;
	font-size: 16px;
	padding: 30px 20px 30px 20px;
	color: #4d3f0d;
}

td.content-maken {
	line-height: 160%;
	font-size: 21px;
	font-style: italic;
	padding: 0px 55px 0px 60px;
	color: #4d3f0d;
}

iframe {
	margin: 0px;
    padding: 0px;
    border: 0px;
	display:block;
}

iframe.fb-blok {
	margin: -8px 0px 0px 0px;
}

a {
	font-size: 21px;
	color: #a07223;
	text-decoration: none;
	border-bottom: 0px;
}

a:hover {
	font-size: 21px;
	color: #a07223;
	text-decoration: none;
	border-bottom: 2px solid #a07223;
}

a.logo:link {
	text-decoration: none;
	border-bottom: 0px;
}

a.logo:hover {
	text-decoration: none;
	border-bottom: 0px;
}

div#footer {
	margin: -4px 0px 0px 0px;
	font-size: 14px;
	line-height: 160%;
	color: #75828d;
	letter-spacing: 0.0200em;
}