body {
	background-color: #ffffff;
	margin: 20px;
	font-family: arial, 'lucida console', sans-serif;
}

.main {
	background: url(../images/bg_lite.gif) repeat top;
	font-size: 16px;
	padding-left: 15px;
	padding-top: 15px;	
	vertical-align: top;
}

.zwa {
	background-color: #000000;
}

.wit {
	background-color: #ffffff;
}

.enter {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;	
}

.border {
	border: 2px solid #000000;
}

h1 {
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}

.c {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}


.home_text {
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}

.contactform .tekstveld {
	width: 500px;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}
.contactform #verzenden {
	border: 1px solid #000000;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}
.contactform .bericht {
	width: 500px;
	height: 150px;
	border: 1px solid #000000;
	font-size: 13px;
	color: #000000;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactform th {
	vertical-align: top;
	padding-top: 5px;
	font-size: 12px;
}
