.gastenboek_td1
{
	width: 364px;
	background-color: #65748b;
	color: #d2e2fc;
	font-family: Arial;
	font-size: 12px;
	height: 30px;
	padding-left: 10px;
}

.gastenboek_td2
{
	width: 364px;
	background-color: #becfeb;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.naam
{
	height: 30px;
	width: 100px;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	color: #65748b;
	font-weight: bold;
}

.mail
{
	height: 30px;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
	color: #65748b;
	font-weight: bold;
}

.vraag
{
	font-family: Arial;
	font-size: 11px;
	height: 30px;
	vertical-align: top;
	color: #65748b;
	font-weight: bold;
}