BODY.voetver {
	background-image: url(../plaatjes/fytotherapie-background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}



.invoer {
	font-family: arial, helvetica;
	font-size: 12px;
	background-color: #C4DCDC;
	color: #00206D;
}

.invoerfocus {
	font-family: arial, helvetica;
	font-size: 12px;
	background-color: #C1D3FF;
	color: #00206D;
}

.knop {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #C4DCDC;
	color: #00206D;
}

.knophover {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	background-color: #C1D3FF;
	color: #00206D;
}

