.agencyblock {
	background: #F9F9F9;
	padding: 20px;
	border-top: 5px solid #0092b5;
}
.selfblock {
	background: #F9F9F9;
	margin-left: 20px;
	width: 48%;
	padding: 20px;
	border-top: 5px solid #61a129;
}
.bg-dark {
	background: #333 !important;
}
.bg-white {

	background: #fff !important;
}
a.xgreen,
.selfblock a.kaufbutton {
	background-color: #61a129 !important;
	border-color:#61a129;

}
.preisbuttons {
	padding-left:50px;
}
.kb1, .kb3 {
	margin-right:10px;

}
.hinweis ul,
.hinweis li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
}
.hinweis li {
	margin-bottom: 6px !important;
}
.text,
.title h1, .title,
.caption h1,
.caption h2,
.overlay1 {
	color: #efefef !important;
}
.agencyhinweislaufzeit {
	margin-top:-40px;
	color: #222;
	padding-top:20px;
	margin-bottom: 20px;
}
.overlay1 {
	margin-top:80px;
}
.agencyentscheid {
	height:44rem;
	margin-bottom: 0px !important;
	padding:30px;
}
.aggrey {
	background: #efefef;
}

@media (min-width: 1024px) {
	.theouterformwrapper {
		background-color:#333;
		padding-top:40px;
		padding-bottom:40px;
	}

	#section--contact-form  {
		width:100% !important;
		float:left !important;
		margin-top:10px;
		background-color:#333 !important;
		color:#fff !important;
	}
	#section--contact-form h1,
	#section--contact-form h2 {
		color:#fff !important;
		font-size: 2rem;
	}

	.formtext {
		width:55%;
		float:left;
		padding-right: 60px;
	}
	.formtext a {
		color:#39bde9 !important;
		text-decoration:underline;
	}
	.formwrapper {
		width:45%;
		float:right;
	}
	.formwrapper .formwrapper_inner {

		background:#fff;
		border-radius: 10px;
		padding: 10px 30px 30px;

		margin-bottom: 40px;
	}
	.formwrapper #formk fieldset .labdiv:not(.labdiv_textarea) {
		width: 99%;
		margin-bottom:.4rem;
	}
	.formwrapper #formk fieldset .labdiv label {
		display: block !important;
		width: 100%;
		font-weight: 600 !important;
		font-size: .9rem;
	}
	.formwrapper #formk fieldset .labdiv:not(.labdiv_textarea) label + input,
	.formwrapper #formk fieldset .labdiv:not(.labdiv_textarea) label + select {
		width: 100%;
		background:#eee;
		height: 2.8rem;
		font-size: .9rem;
	}
	.formwrapper #formk fieldset .labdiv:not(.labdiv_textarea):nth-of-type(odd) {
		padding-right: 0rem;
	}
	.formwrapper #formk fieldset .labdiv.labdiv_textarea {
		width: 100%;
	}
	.formwrapper #formk fieldset .labdiv #plugin_cform_dsgvodatenschutzhaken_label,
	.formwrapper #formk fieldset .labdiv #extended_user_antwortmail_id,
	.formwrapper #formk fieldset .labdiv #extended_user_newsletter_id {
		font-weight: 400 !important;
		margin-bottom:20px;
	}
	.formwrapper .senden_formmanager, .formwrapper  .senden {
		width:100%;
	}
	.formwrapper  #formk fieldset #labdiv_vorname {
		width:48%;
		float:left;
	}
	.formwrapper  #formk fieldset #labdiv_nachname {
		width:48%;
		float:right;
		padding-right: 5px;
	}

	.formwrapper  #formk fieldset #labdiv_telefon {
		width:40%;
		float:left;
	}
	.formwrapper  #formk fieldset #labdiv_e_mail {
		width:58%;
		float:right;
		padding-right: 5px;
	}

	div.error {
		margin-bottom: 1.25rem;
		padding: .625rem;
		border: 0px;
		background: #992626;
		color: #fff;
		border-radius: 10px;
		padding:30px;
	}

	#section--contact-form div.error  h2 {
		color: #fff !important;
		font-size: 1.5rem;
	}
	#section--contact-form div.error  ul {
		margin-left:20px !important;
	}
	#section--contact-form div.error a {
		color:#fff !important;
		text-decoration:underline;
	}
	.fillit {
		color:#333;
	}
	.formwrapper  #formk fieldset textarea:focus,
	.formwrapper  #formk fieldset input:focus {
		border: 1px solid #333 !important;
	}
}

@media (max-width: 1024px) {
	.headstart .hinweis a.kaufbutton, a.kaufbutton {
		margin-left:0px !important;
		width:95% !important;
	}
	.hinweis small {
		margin-left:10px !important
	}
	.selfblock {
		background: #F9F9F9;
		margin-left: 20px;
		width: 95%;
		padding: 20px;
		border-top: 5px solid #61a129;
	}
	.agencyentscheid {
		height: auto;
		margin-bottom: 0px !important;
		padding: 30px;
	}
.pricingtoptext img {
	float: none !important;
	margin-left: -20px !important;
	margin-right: 0px !important;
	margin-top: 0px !important;
}

}