body {
	margin: 0;
	text-align: center;
	background-color:#e5e6e8;
}
div#main_container {
	margin: 50px auto 50px auto;
	width: 600px;
	text-align: left;
	background-image:url(images/basis/body.jpg)
}
h1 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.border {
	border: 1px solid #E5E6E8;
	padding: 20px;
}


	
a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: underline;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
.tekst-wit {
	color: #ffffff;
}
.tekst-wit a:link {
	color: #ffffff;
	text-decoration: none;
}
.tekst-wit a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tekst-wit a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.hyperlink-onderaan:link, .hyperlink-onderaan:visited, .hyperlink-onderaan:hover {
	color: #000000;
	text-decoration: none;
}
.input-text {
	background-color: #efefef;
 	border: 1px solid #333333  color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

