.IEError {
  border: 1px solid #003F8C;
  background-color: #F25B30; 
  color: white; 
  margin: 5px;
  text-align: center;
  font-size: 12px; 
  padding: 5px;
}

.IEButtonsEnVoortgang {
  margin-top: 10px;
}

.IEVoortgang {
  background-color: white;
  border: 1px solid #003F8C;
  width: 200px;
  height: 20px;
  overflow: hidden;
}

.IEVoortgangSlider {
  height: 20px;
  width: 0px;
  background-image: url( ../images/ActorionVoortgangBlak.jpg );
}

a.IEVolgendeButton:link, a.IEVolgendeButton:hover, a.IEVolgendeButton:visited {
  display: block;
  border: 1px solid black;
  background-color: #F25B30;
  background-color: #003F8C;
  color: white;
  font-family:      Verdana, sans-serif;
  width: 100px;
  text-align: center;
  text-decoration: none;
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.IEVolgendeButton:hover {
  background-color: #F25B30;
  color: black;
}

a.IEVorigeButton:link, a.IEVorigeButton:hover, a.IEVorigeButton:visited {
  display: block;
  border: 1px solid black;
  background-color: #F25B30;
  background-color: #003F8C;
  color: white;
  font-family:      Verdana, sans-serif;
  width: 100px;
  text-align: center;
  text-decoration: none;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.IEVorigeButton:hover {
  background-color: #F25B30;
  color: black;
}

.IEVolgendeButtonSpace {
  padding-left: 10px;
  width: 122px;
}

.IEVorigeButtonSpace {
  width: 122px;
  padding-right: 10px;
}

.IEHoofdvraag {
  font-weight: bold;
}

.IEExtraHint {
  font-style: italic;
}

.IEVraag {
  font-weight: bold;
  width: 80px;
  vertical-align: top;
}

.IEVraagTable {
  margin-bottom: 15px;
}

.IETussenKop {
  border: 1px solid #003F8C;
  padding: 2px;
  padding-left: 3px;
  padding-right: 5px;
  margin-bottom: 10px;
}

.IEDVDeelvraag {
  width: 100px;
}

.IEVeldTekstveld {
  width: 250px;
  border: 1px solid #003F8C;
}

.IEVeldTelefoonnummer {
  border: 1px solid #003F8C;
  width: 200px;
}

.IEVeldEmailadres {
  border: 1px solid #003F8C;
  width: 200px;
}

.IEVeldNormaal {
  border: 1px solid #003F8C;
  width: 200px;
}

.IEVeldPostcode {
  border: 1px solid #003F8C;
  width: 100px;
}

.IEDVDeelvraag {
  width: 200px;
}

.IE_VT_MeerdereTekstvelden tbody tr td table td {
    padding-bottom: 10px;
}

.IEMHeaderTD {
  padding-right: 10px;
  width: 90px;
  vertical-align: bottom;
  text-align: center;
  font-weight: bold;
}

.EnqueteDiv {
  width: 900px;
}

.IEMRegelTD {
  width: 250px;
  padding-bottom: 10px;
}

.IEMRegelVakTD {
  vertical-align: middle;
  text-align: center;
}

.IEMTabel {
}

