html {
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: #333;
}
.site {
	background-image: url(/img/veerhuis_background.jpg);
	background-repeat: repeat;
	height: auto;
	width: 804px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 750px;
	margin-top: 30px;
	margin-left: 30px;
}
.content_L {
	clear: both;
	float: left;
	width: 190px;
	margin-right: 30px;
}
.content_R {
	float: left;
	width: 500px;
	text-align: left;
	padding-bottom: 20px;
}
a {
	text-decoration: none;
	color: #781d7e;
}

.introtekst {
	font-size: 24px;
	color: #781d7e;
}
input, textarea, select {
	border: 1px solid #666;
}

.contact {
	color: #781d7e;
	clear: both;
	float: left;
	width: 180px;
	padding-left: 10px;
	margin-top: -132px;
	margin-top: -110px !important;
	height: 90px;
	text-align: left;
	background-image: url(/img/contact_decoratie.jpg);
	background-repeat: repeat-y;
}
.footer {
	clear: both;
	background-image:url(/img/Sierrandje.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	width: 800px;
	height: 19px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EC008C;
}
img {
	border: 0px;
}
.event_foto {
	padding: 1px;
	border: 1px dashed #ee1f9a;
}
	#form_ok 	{ border: 1px solid #c0c0c0;}
	#form_ 	{ border: 1px solid #c0c0c0;}
	#form_fout	{ border: 1px solid #FF0000;}