
#gegevens label.text {
  display: block;
  margin-top: .2em;
}
#gegevens .checkbox {
  margin-top: 1em;
  margin-bottom: 1em;
}
.image {
  text-align: center;
}
h1.testjezelf-header {
  color: #EF008C;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
}
h2.testjezelf-header {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: .5em;
}
.resultaat-plaatje {
  float: left;
  height: 140px;
  margin-right: 1em;  
}
.actief {
  border: 2px outset;
  background-color: #eee;
  padding: 1em;
}
.resultaat {
  margin-bottom: 1em;
}
.resultaat p {
  margin: 0;
}
.resultaat-header span {
  font-weight: bold;
}
input.start {
  background-image: url(start.gif);
  height: 22px;
  width: 76px;
  font-size: 0;
  margin-top: 1em;
}