#submenu {
  background: url(../img/bg_submenu_stamboek.gif) no-repeat bottom;
  border-right: 1px solid #772D00;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding:0;
  margin:0;  
}
#printlogo {
  display:none;
}
form{
	/*background:#E4C3B2;*/
	display:inline;
}
th{
	text-align:left;
	font-size:11px;
}
#teksten th a:link, #teksten th a:active, #teksten th a:visited {
	font-weight:bold;
	color:#772D00;
	background:#F6EEE1;
	border:0;
}
#teksten th a:hover{
	color:#E1C2B1;
	background:#772D00;
	border:0;
}
#zoektabel{
	line-height:15px;
}
.veld{
	background: #F6EEE3;
	border:1px solid #772D00;
	/*overflow:auto;*/
	width:120px;
}
.check{
	width:11px;
	height:11px;
	margin: 0 5px 0 8px;
}
