#verzekering_seperator{ font-weight:bold;font-size:14px; }

#verzekering_question{
  float:left;
  width: 310px;
  border: 0px;
  height: 21px;
  font-size:11px;
  font-weight:bold;
  margin-right:10px;
  margin-bottom:5px;
  padding-top:2px;
}

#verzekering_selection{
  float:left;
  position: relative;
  width: 350px;
  border: 0px;
}

#verzekering_selection .input_field{
  border: 1px solid black;
  width: 250px;
}

#verzekering_selection .text_field{
  border: 1px solid black;
  width:  300px;
  height: 75px;
}

#verzekering_berkendepremie{
  float:left;
  text-align:center;
  width: 295px;
  /*border: 1px solid red;
  background: #ececec;*/
  height: 16px;
  font-weight:bold;
  font-size:14px;
  margin-right:10px;
}
#verzekering_berkendepremie_question{
  float: left;
}


.subquestion_layout{
  margin-left:21px;
  margin-top:5px;
}  

.div_error{
 color: red;
}