body {
	font-family: verdana;
	background-color: #ebc8d3;
	font-size: 12px;	
}
td {
	font-size: 11px;
}
.invullen {
	height: 20px;
	border: solid 1px #000;
	padding-left: 5px;
}
.go {
	height: 24px;
	border: solid 1px #000;
	padding-left: 5px;
}
#placeholder {
	border: solid 1px #d9a0b3;
}
.contenttitle {
	background-color: #dea7ba;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold; 
	/* color: #ad627c; */
	color: #95033d;
	text-indent: 10px;
	background-image: url(../images/menubg.jpg);	
}