@charset "utf-8";
/* CSS Document */

.Titel {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.HOME-TIT_zwart {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Klein_zwart {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.normaal {
	font:Century Gothic , Arial, helvetica;
	font-size:13px;
	font-weight:normal;
}
.FORM-textnormaal {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:12px;
color: #593D1C;
background-color: #D3F0FB;
border:thin;
border-color:#000000
}
.FORM-button {
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:13px;
color: #593D1C;
background-color:#D3F0FB;
border:thin #593D1C;
}