body.ie .abstand-margin.abstand-top.abstand-l{
  padding-top: 4.16rem;
  margin-top: 0;
}


body.ie .tx-sweanmeldung-step-container input[type="checkbox"],
body.ie .tx-sweanmeldung-step-container input[type="radio"],
body.ie .SWE_Anmeldeformular input[type="radio"]{
  display: none;
}


body.ie .tx-sweanmeldung-step-container input[type="checkbox"]:checked + label:before, 
body.ie .tx-sweanmeldung input[type="radio"]:checked + label:before {
  
  
  font-size: 20px;
  /*  margin-right: 1.4rem;*/
}

body.ie .tx-sweanmeldung-kommune-container,
body.ie .tx-sweanmeldung-abend-container{
  margin-left: -4px;
}


body.ie .SWE_Anmeldeformular .title{
  display: inline-block;
  color: transparent;
}



@media screen and (max-width: 53.1em) {

  body.ie .tx-sweanmeldung-kommune-container,
  body.ie .tx-sweanmeldung-abend-container{
    margin-left: 0 !important;
  }

  body.ie .tx-sweanmeldung-abend-container{
    /*margin-bottom: 0 !important;*/
    margin: -24px 0 -15px 0 !important;
  }
}