.bezwaartest .beslisboom .seperator {
  text-align: center;
}

.bezwaartest .beslisboom .seperator img {
  margin-left: auto;
  margin-right: auto;
}

.bezwaartest .beslisboom .beslissing_set {
  background-color: #f1f5f9; 
  padding: 3px;
}

.bezwaartest .beslisboom .huidigevraag {
  background-color: #e4ecf5; 
}

.bezwaartest .beslissing_set UL {
  margin-bottom: 0 !important;
}

.bezwaartest .huidigevraag UL LI {
  font-size:1em !important;
  line-height:1em !important;
}

.bezwaartest .huidigevraag UL LI a {
  padding: 0 !important;
  background-color:transparent !important;
  background-image:none !important;
  border-bottom-style:none !important;
}

.bezwaartest .beslisboom .beslissing_set .vraag,
/*.bezwaartest .beslisboom .beslissing_set .gekozenantwoord,*/
.bezwaartest .beslisboom .beslissing_set .antwoord {
  font-size: 0.69em;
}

.bezwaartest .beslisboom .beslissing_set .vraag {
  color: #003366; 
  font-weight: bold;
  padding-bottom: 2px;
}

.bezwaartest .beslisboom .beslissing_set .vraag a {
  color: #666666; 
}

.bezwaartest .beslisboom .beslissing_set .gekozenantwoord,
.bezwaartest .beslisboom .beslissing_set .gekozenantwoord a {
  color: #003366; 
}

.bezwaartest .beslisboom .beslissing_set .antwoord {
  padding-bottom: 5px;
}

.bezwaartest .beslisboom .beslissing_set .antwoord a {
  color: #000000;
}

