.is-page-node-type-hochzeit2 .webform-flex label, .is-page-node-type-hochzeit2 .webform-flex .form-type-radio {white-space: normal;}
	
	#edit-der-start {
	background-image: url(/anfrage/fotos/webformular-hintergruende/edit-der-start.jpg);
	background-repeat: no-repeat;background-size: cover;
}

#edit-datum-ort {
	background-image: url(/anfrage/fotos/webformular-hintergruende/edit-datum-ort.jpg);
	background-repeat: no-repeat;background-size: cover;
}

#edit-kosten-fotopaket {
	background-image: url(/anfrage/fotos/webformular-hintergruende/edit-kosten-fotopaket.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.kontrollkaestchen {
	float: left;
	width: 250px;
	height: 250px;
	box-sizing: border-box;
	margin-right: 1em;
	background-color: hsla(0,0%,0%,0.12);
	border-radius: 15px 15px 15px 5px;
}

  .webform-flex--container > .form-item > input,
  .webform-flex--container > .form-item > select {
    width: 100%; max-width: 500px;
  }

.abstandkorektur { position: relative; top: -25px;

}