


div.kf_mid {
	float:left;
	width:100%;
	padding-left:2%;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
{
	div.kf_left {
		float: none;
		width:100%;
	}
}

label {
	display:block;
	width:40%;
	padding:5px 0px 17px 18px;
     	box-sizing:border-box;
	background-color:#336699;
	color:#ffffff;
	-webkit-box-shadow:1px 1px 5px #d1baa9;
	-moz-box-shadow:1px 1px 5px #d1baa9;
	box-shadow:1px 1px 5px #d1baa9;
}
@media (max-width: 1000px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2500px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 3000px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1500px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2500px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 3000px) and (orientation:portrait)
{
	 label {
		width:50%;
	}
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
{
	label {
		width:60%;
	}
}

.kf_form {
	display:block;
	margin:-13px 0px 15px 20px;
	width:90%;
	padding:8px 10px 8px 10px;
     	box-sizing:border-box;
	background:#ededed;
	color:#000000 !important;
	border:1px solid #e8cebd;
	-webkit-box-shadow:1px 1px 3px #eeeeee;
	-moz-box-shadow:1px 1px 3px #eeeeee;
	box-shadow:1px 1px 3px #eeeeee;
	border:2px solid white;
}
.kf_form:hover {
	border:2px solid #336699;
	background:#e2e2e2;
}
.kf_form:focus {
	background:#e2e2e2;
	color:#7c4d40;
	border:3px solid #336699;
}

input.kf_submit {
	margin:10px 20% 20px 20%;
	padding:8px;
	cursor:pointer;
	background-color:#e2e2e2;
	color:#555555;
	-webkit-box-shadow:1px 1px 3px #eeeeee;
	-moz-box-shadow:1px 1px 3px #eeeeee;
	box-shadow:1px 1px 3px #eeeeee;
	border:2px solid white;
	text-align:center;
	width:60%;
	box-sizing:border-box;
}
input.kf_submit:hover {
	background-color:#336699;
	color: white;
	-webkit-box-shadow:1px 1px 3px #eeeeee;
	-moz-box-shadow:1px 1px 3px #eeeeee;
	box-shadow:1px 1px 3px #eeeeee;
}

span#dschutz label {
	width: 95%;
	color: black;
	background:transparent;
	border: none;

	box-shadow: none;
}


 
 
div#cap {
	margin:0px auto 25px auto;
	text-align:center;
}
div#cap div#cap_text {
	margin:0px auto 0px auto;
	width:100%;
	text-align:left;
}
@media (max-width: 800px),
	(-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1200px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2) and (max-width: 1600px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 2.5) and (max-width: 2000px) and (orientation:portrait),
	(-webkit-min-device-pixel-ratio: 3) and (max-width: 2400px) and (orientation:portrait),
	(min-resolution: 1.5dppx) and (max-width: 1200px) and (orientation:portrait),
	(min-resolution: 2.0dppx) and (max-width: 1600px) and (orientation:portrait),
	(min-resolution: 2.5dppx) and (max-width: 2000px) and (orientation:portrait),
	(min-resolution: 3.0dppx) and (max-width: 2400px) and (orientation:portrait)
 {
	div#cap div#cap_text {
		width: 85%;
	}
}
div#cap div#cap_rahmen {
	margin:10px 20% 10px 20%;
	width:60%;
	border:none;
	background:#e3e3e3;
	-webkit-box-shadow:1px 1px 3px #eeeeee;
	-moz-box-shadow:1px 1px 3px #eeeeee;
	box-shadow:1px 1px 3px #eeeeee;
	border:2px solid white;
	box-sizing:border-box;
}

div#cap div#cap_vorlage {
	float:left;
	margin:auto;
	width:50%;
	padding:12px;
	box-sizing:border-box;
	background:#336699;
	text-align:right;
	font-size:13pt;
	color:#FFFFFF;
	border-right: 2px solid white;
}
div#cap span#cap_hide {
	color:#336699;
}
div#cap input#cap_eintrag {
	float:left;
	margin:auto;
	width:50%;
	box-sizing: border-box;
	font-size:13pt;
	padding:15px 10px 10px 10px;
	background:#ededed;
	color:#000000;
	border: none;
}
div#cap_text > label {
	display:block;
	width:100%;
	padding:5px 0px 17px 18px;
     	box-sizing:border-box;
	background-color:white !important;
	color:#4D4D4D;
	box-shadow: none;
}
label.default_label_privacy > a{
	text-decoration:underline;
}