
body {
	font-size: 10pt;
}

.templateblock {
	height: 192px;
}

.smallTemplateblock {
	height: 92px;
}

.block .meerInfo {
	top: 174px;
}

.Clickable {
   cursor: pointer;
}

.Clickable:hover {
/* background: white; */
   text-decoration: underline;
}

.LicenceNumber {
   font-weight: 800;
   font-size: 14pt;
}

table {
   width: 100%;
}