/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #666666;
}
a:link {
	color: #88AF59;
	text-decoration: none;
}
.header {
	font-family				: verdana;
	font-size				: 8pt;
	font-weight				: bold;
	color					: #88B05A;
	cursor					: default;
}
.accent {
	font-family				: verdana;
	font-size				: 8pt;
	font-weight				: normal;
	color						: #88B05A;
	cursor					: default;
}
.vestiging {
	font-family				: verdana;
	font-size				: 8pt;
	font-weight				: normal;
	color						: gray;
	cursor					: default;
}
.imput{
border:0px solid;
background-image:url(form.jpg);
padding-left:4px;
padding-right:4px;
padding-top:5px;
height:22px;
width:179px;
}

.submit{
border:0px solid;
background-image:url(submit.jpg);
height:25px;
width:113px;
}

textarea{
padding-left:4px;
padding-right:4px;
padding-top:4px;
border:#C4D7A6 thin solid;
border:#C4D7A6 1px;
background-color:#EAF1E0;
background:#EAF1E0;
}

a:visited {
	color: #88AF59;
	text-decoration: none;
}
a:hover {
	color: #587337;
	text-decoration: none;
}
a:active {
	color:#006600;
	text-decoration: none;
}
.punt {
	font-family				: verdana;
	font-size				: 8pt;
	font-weight				: bold;
	color					: #88B05A;
	cursor					: default;
}
h1 {
	font-size: 16px;
	color: #475E2D;
	margin:0px;
	padding:0px;
}
h2 {
	font-size: 13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}