table.inschrijftabel{
	font-family:arial;
	font-size:12px;
	width:590px;
}
#titel{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}

input.inp_t{
	border:1px solid #ccc;
	width:100%;
}

input.inp_k{
	border:1px solid #ccc;
	width:20%;
}

#ster{
	color:red;
	font-weight:bold;
	font-size:14px;
}

#txt_t{
	border:1px solid #ccc;
	width:100%;
	height:100px;
	font-family:arial;
	font-size:12px;
}

#subm{
	border:1px solid #ccc;
background-color:#eee;
font-weight:bold;
}

.klein{
font-size:10px;
line-height:12px;}
