body{
	background-color: #C4EB97;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:12px;
}

p, li{
	margin:10px;
	line-height:20px;
}

td.textblock1{
	background-image:url(images/text_background1.jpg);
	background-repeat:no-repeat;
	padding:10px;
}

td.textblock2{
	background-image:url(images/text_background2.jpg);
	background-repeat:no-repeat;
	padding:10px;
}


a.navigatie{
	font-size:18px;
	text-decoration:none;
	color:#006600;
}

a.navigatie:hover{
	font-size:18px;
	text-decoration:none;
	color:#C4EB97;
}

a{
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}

input, textarea{
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	background-color:#C4EB97;
}

.title1{
	font-weight:bold;
	font-size:36px;
}

.titel2{
	font-weight:bold;
	font-size:20px;
	margin-left:20px;
}
