body {
  margin: 0px;
  font-family: Lucida Grande, Georgia, "Times New Roman", Times, serif;
  font-size:10px;
  line-height:20px;
}
p {
  margin: 0px;
}
ul {
  margin: 0px;
  display: block;
  padding: 0px;
}
li{
  list-style:none;
  display: block;
  padding: 0px;
}
ul li ul li{
  margin: 0px 0px 0px 15px;
}
a:link, a:visited, a:active{
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #000000;
}
td.columnLeft a:link, td.columnLeft a:visited, td.columnLeft a:active{
	display:block;
	width: 100%;
	text-decoration:underline;
	font-weight: normal;
	color: #000000;
}
td.columnLeft a:hover {
	display:block;
	width: 100%;
	text-decoration:underline;
	font-weight: bold;
	color: #000000;
}
td.columnLeft, td.columnCenter {
  width: 221px;
  vertical-align:top;
}
td.columnRight {
  width: 291px;
  vertical-align:top;
}
td.spacing {
  width: 25px;
}
#Submenu_Naam{
  font-size:11px;
  font-weight: bold;
  color:#B5B5B5;
  padding-bottom: 10px;
}
td.thumbnail {
  padding-top: 15px;
}
td.horizontalSpacingSmall {
  height: 1px;
}
td.horizontalSpacingLarge {
  height: 20px;
}
div.submenuActive {
  font-weight: bold;
}
.Tentoonstelling_kop {
  font-weight: bold;
}
.nadruk {
  font-weight: bold;
}

div.label {
  margin-top: 5px;
  display: block;
  float: left;
  width: 50px;
  clear:both;
}
div.field {
  margin-top: 5px;
  display: block;
  float: left;
}
div.submit {
  margin-top: 5px;
  display: block;
  float: left;
  clear:both;
}