.landentabel {
	border: 1px solid rgb(100, 100, 100)
}

.landentabel .startrij {
	background-color: rgb(208, 208, 208);
	font-weight: bold;
}

.landentabel .normalerij {
	background-color: rgb(248, 248, 248);
	text-align: right;
}

.landentabel .vooreindrij {
	background-color: rgb(240, 240, 240);
}

.landentabel .eindrij {
	background-color: rgb(228, 228, 228);
	font-weight: bold;
}

.opmerking {
 	color: #BC010C;
 	font-size: 10px;
}
.popup td {
  font-size:12px;
  font-family:"arial","helvetica","sans-serif";
}
.popup .grootBlauw {
  font-size:12px;
  font-family:"arial","helvetica","sans-serif";
  color:#0B3066;
}

.popup .grootBlauwLink {
  font-size:12px;
  font-family:"arial","helvetica","sans-serif";
  color:#0B3066;
  text-decoration:underline;
}

.popup .grootWit {
  font-size:12px;
  font-family:"arial","helvetica","sans-serif";
  color:#FFFFFF;
}

.popup .grootWitLink {
  font-size:12px;
  font-family:"arial","helvetica","sans-serif";
  color:#FFFFFF;
}

.popup .grootLichtblauw {
  font-size:13px;
  font-family:"arial","helvetica","sans-serif";
  color:#548EE3;
}



.popup .kleinBlauw {
  font-size:10px;
  font-family:"arial","helvetica","sans-serif";
  color:#0B3066;
}

.popup .kleinBlauwLink {
  font-size:10px;
  font-family:"arial","helvetica","sans-serif";
  color:#0B3066;
  text-decoration:underline;
}

.popup .kleinWitLink {
  font-size:10px;
  font-family:"arial","helvetica","sans-serif";
  color:#FFFFFF;
  text-decoration:underline;
}



.popup .kBLnietactief {
  font-size:10px;
  font-family:"arial","helvetica","sans-serif";
  color:#0B3066;
  text-decoration:none;
}

#kredietverzekeraar {
	display: none;
}

#kredietverzekeraarlabel {
	display: none;
}

