#konklick {
	color: #fff;
	font-size: 2em;
	line-height: 1.2em;
	width: 246px;
	padding:32px;
	margin: 90px auto;
	background-color: #009fe3;
	outline: 2px dashed #fff;
	outline-offset: -20px;
	text-align: center;
	cursor: pointer;
}
input, textarea {
	-webkit-border-radius:0;
	-webkit-appearance: none;
}

p.melden {
	color: #fff;
	background-color: #000;
	width: 110px;
	text-align: center;
	margin-top: 3px;
	float: left;
	padding: 16px;
}
.wpcf7-form {
	text-align: left;
	margin-left: 142px;
}

#post-884.norm, .page-id-2269 #kontakto {
	max-width: 640px;
	margin: 0 auto;
	padding-top: 12px !important;
}
#post-884, .page-id-2269 {
	/*border: 2px dashed #000;*/
	min-height: 520px;
}
#kontakto {
	display: none;
	border: 2px dashed #000;
	padding: 17px 24px 24px 32px;
}
#post-884 > center:nth-child(3),.page-id-2269 #kontakto > center:nth-child(3) {
	padding: 0 40px;
}
#post-884 > h1:nth-child(1), .page-id-2269 #kontakto > h1:nth-child(1) {
	display: none;
}
span.wpcf7-acceptance {
	float: left;
	display: inline;
}
.wpcf7-form > p:nth-child(5) > label:nth-child(1) > small:nth-child(3) {
	margin-left: 80px;
}
#wpcf7-f881-p884-o1 > form > p:nth-child(2) > label > span > input, 
#wpcf7-f881-p884-o1 > form > p:nth-child(3) > label > span > input,
#wpcf7-f881-p884-o1 > form > p:nth-child(4) > label:nth-child(1) > span > textarea
 {
	border: 1px solid #009fe3;
	padding: 6px;
	width: 100%;
	max-width: 420px;
}
#group-49 > span > input {
	width: 35%;
	border: 1px solid #009fe3;
	padding: 6px;
	max-width: 240px;
}
#group-49 {
	float: right;
	text-align: right;
	width: 50%;
	margin-top: -2px;
}
#group-49 > span > input {
	width: 75%;
}

.wpcf7-list-item-label {
	margin-left: 24px;
	display: block !important;
}
/* .checkbox-dsgvo .wpcf7-checkbox, #wpcf7-f881-p884-o1 > form > p:nth-child(7) > label  {
	height: 400px;
	overflow: visible;
	position: absolute;
}
Hide the browser's default checkbox */


input[type="checkbox"]

 {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox 
.boxcheck, .wpcf7-form-control .wpcf7-checkbox
#wpcf7-f881-p884-o1 > form > p:nth-child(5) > label > span > span > span > input[type="checkbox"]
#wpcf7-f881-p884-o1 > form > p:nth-child(4) > label:nth-child(3) > span.wpcf7-form-control-wrap.checkbox-923 > span
*/
span.wpcf7-list-item-label::before
{
  position: absolute;
  top: -4px;
  left: 0;
  /*margin-top: -4px;*/
  height: 25px;
  width: 25px;
  border: 1px solid #009fe3;
}
/* When the checkbox is checked, add a blue background */
span.wpcf7-list-item input:checked + span.wpcf7-list-item-label::before {
  background-color: #009fe3;

}

/* Create the checkmark/indicator (hidden when not checked) */
.wpcf7-list-item-label:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
input:checked ~ .wpcf7-list-item-label:after {
  display: block;
}

/* Style the checkmark/indicator */
.wpcf7-list-item-label:after {
  /*position: absolute;*/
  left: 9px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#wpcf7-f881-p884-o1 > form > p:nth-child(7) {
	margin-top: 32px;
}
#wpcf7-f881-p884-o1 > form > p:nth-child(7) > small {
	/* margin-top: -24px; */
	display: block;
	margin-left: 40px;
}


#wpcf7-f881-p884-o1 > form > p:nth-child(8) > input, #senden > input {
	float: right;
	padding: 8px 16px 8px 32px;
	border: none;
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
	    font-family: 'Frutiger LT W05_57 Condensed', 'sans-serif';
	    font-size: 16px;
	    background-repeat: no-repeat; 
	    background-color: #009fe3;
	    background-image:  url("./../img/pfeil-senden.png");
	    background-position: 16px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	border: 2px solid #f00;
}
div.wpcf7-mail-sent-ok {
	border: none !important;
}

.wpcf7-not-valid-tip {
	position: absolute;
	top: -2px;
	right: 8px;

}
div#kontakto center div#wpcf7-f881-p884-o1.wpcf7 form.wpcf7-form p label span.wpcf7-form-control-wrap.checkbox-dsgvo span#dsgvo.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item.first.last span.wpcf7-list-item-label
/*#dsgvo > span > span.wpcf7-list-item-label*/ {
	margin-left:-60px;
	color: #fff;
}

@media only screen and (max-width: 980px) {
	p.melden {
		width: 100%;

	}

	.wpcf7-form {
    text-align: left;
    margin-left: 0px;
	}

	#group-49 {
		display: block;
		width: 80%;
		float: none;
		text-align: left;
		margin-left: 40px;
		margin-top: 6px;
	}
}	
