
body { color: #0b2345; font-size: 10px; line-height: 14px; background-color: white }
.kop  { color: #0b2345; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px; background-color: #fff }
.subnavLB { color: #95a1c3; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px }
.subsubnavLB { color: #95a1c3; font-size: 10px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px }
.subnavDB { color: #0b2345; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px }
.subsubnavDB { color: #0b2345; font-size: 10px; font-family: Verdana, Arial, Helvetica; font-weight: bold; line-height: 14px }
.class { color: #0b2345; font-size: 10px; font-family: Verdana, Arial, Helvetica; line-height: 14px; background-color: white }

/* Toegevoegd door DGProductions voor formulier validatie */

input.error {
	border: 1px solid red;
}

