body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titles {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #4698E9;
}
.verplicht {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #52CAF5;
}

.kunstenaarLink {
	color:#333333;
	text-decoration:none;
}
.kunstenaarLink:active {
	color:#333333;
	text-decoration:none;
}
.kunstenaarLink:visited {
	color:#333333;
	text-decoration:none;
}
.kunstenaarLink:hover {
	color:#52CAF5;
	text-decoration:underline;
}

.bodytxt {
	color: #333333;
	font-size: 12px;
	font-family: "Century Gothic", Arial, sans-serif;
	vertical-align: top;
}
.content_formulier {
	background-image: url(../contact/img/formbg.gif);
	font-family: "Century Gothic";
	font-size: 12px;
	border:solid 1px;
	border-color:#B4B4B4;
	width:auto;
	padding: 1px;
}
.bodytxt_link {
	color: #52D2F7;
	font-size: 12px;
	font-family: "Century Gothic", Arial, sans-serif;
	vertical-align: top;
	text-decoration: underline;
}
.aanmeld {
	color: #333333;
	font-size: 10px;
	font-family: "Century Gothic", Arial, sans-serif;
	vertical-align: top;
	border-bottom:dotted 1px;
	border-color:#CCCCCC;
}
