.entry p {
	font-weight: 200;
	margin: 0 0 10px 0;
	font-size: 18px;
}

.Inhalt p a:hover {
	color: #85a214;
}

h3 {
	color: #000 !important;
	margin-bottom: 5px;
}

.befragung {
	background-color: #fff;
}

.InfosBefragung p {
	font-style: italic;
}

.befragung #Inhalt {
	position: absolute;
	z-index: 0;
	left: 0;
	width: 100%;
}

.befragung .Inhalt {
	position: relative;
}

#befragung_header {
	position: fixed;
	left: 0;
	width: 100%;
	background-color: #85a214;
	z-index: 1000;
}

.befragung_header {
	position: fixed;
	top: 21px;
	z-index: 1001;
}

.befragung #Inhalt, .befragung .Inhalt, .befragung_header {
	left: 50%;
}

.befragung #Inhalt {
	width: 100%;
	margin-left: -50%;
}

.befragung_header h1 {
	color: #fff;
}

.qmn_check_answers .mrq_checkbox_class .qsm-input-label {
	margin: -5px 0px 7px 5px !important;
}

.qmn_radio_answers .mrq_checkbox_class .qsm-input-label {
	margin: -5px 0px 2px 5px !important;
}

.mrq_checkbox_class .qsm-input-label {
	font-weight: 200 !important;
	font-size: 18px !important;
}

.question-type-0 .mlw_qmn_new_question, .question-type-4 .mlw_qmn_new_question, .question-type-5 .mlw_qmn_new_question, .question-type-6 .mlw_qmn_new_question {
	font-size: 20px;
	line-height: 1.3em;
}

.question-type-2 .mlw_qmn_new_question, .question-section-id-17 .mlw_qmn_new_question {
	font-size: 18px !important;
	font-weight: normal !important;
}

.qsm_remove_bold {
	font-style: italic;
	font-size: 16px;
}

.wp-image-9249 {
	height: auto;
}

.question-section-id-21 .mlw_qmn_new_question, .question-section-id-20 .qsm_remove_bold, .question-section-id-22 .qsm_remove_bold {
	display: none !important;
}

.question-section-id-21, .question-section-id-18 {
	margin-top: -5px !important;
	padding-top: 0px !important;
}

.qmn_accept_text, .qsm_remove_bold p {
	font-weight: 200 !important;
	font-size: 16px;
}

.question-section-id-23 {
	margin-top: -20px !important;
}

.question-section-id-23 .mlw_qmn_new_question {
	display: none !important;
}

.question-section-id-23 .mlw_qmn_question {
	font-style: normal !important;
	padding-left: 20px !important;
}

.qmn_quiz_container select, .quiz_section textarea, .qmn_quiz_container input {
	border: 1px solid #85a214 !important;
}

.qmn_quiz_container .qmn_btn {
	color: #fff !important;
	background: #85a214 !important;
}

.qmn_quiz_container .qmn_btn:hover {
	background: #9db543 !important;
}

#befragung_footer {
	left: 0;
	width: 100%;
	margin-top: 50px;
	background-color: #85a214;
	position: absolute;
}

.befragung_footer {
	position: absolute;
	left: 50%;
	padding-top: 20px;
}

.befragung_footer p {
	color: #fff;
	text-align: right;
}

.befragung_footer p a {
	color: #fff;
}

.ZurBefragung {
	display: inline-block;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	font-weight: 400;
	padding: 10px 20px;
	cursor: pointer;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #85a214;
	background: #85a214;
	color: #fff;
	margin-top: 20px;
}

.ZurBefragung:hover {
	color: #fff !important;
	background: #9db543;
}

.WeitereInfos {
	cursor: pointer;
	text-decoration: underline;
}

.InfosBefragung {
	display: none;
}

.qsm-quiz-form .qmn_error:after {
	display: none !important;
}


@media screen and (min-width: 721px) {
	.befragung_header, .befragung .Inhalt, .befragung_footer, .wp-image-9249, .ZurBefragung {
		width: 700px;
	}
	
	.mlw_answer_open_text, .qsm_dropdown, .qsm-submit-btn {
		width: 700px !important;
	}
	
	.qsm-question-comment-small {
		margin-left: 20px;
		width: 680px !important;
	}
	
	.befragung_header, .befragung .Inhalt, .befragung_footer {
		margin-left: -350px;
	}

	#befragung_header {
		height: 80px;
	}
	
	.befragung_header h1 {
		font-size: 1.6em;
	}
	
	.befragung #Inhalt {
		top: 105px;
	}

	.befragung .Inhalt {
		min-height: calc(100vh - 235px);
	}

	#befragung_footer {
		height: 70px;
	}

}

@media screen and (max-width: 720px) {
	.befragung_header, .befragung .Inhalt, .befragung_footer, .wp-image-9249, .ZurBefragung {
		width: 400px;
	}
	
	.mlw_answer_open_text, .qsm_dropdown, .qsm-submit-btn {
		width: 400px !important;
	}
	
	.qsm-question-comment-small {
		margin-left:25px;
		width: 375px !important;
	}
	
	.befragung_header, .befragung .Inhalt, .befragung_footer {
		margin-left: -200px;
	}

	#befragung_header {
		height: 110px;
	}
	
	.befragung_header h1 {
		font-size: 1.8em;
		line-height: 1.2em;
	}
	
	.befragung #Inhalt {
		top: 130px;
	}
	
	.befragung .Inhalt {
		min-height: calc(100vh - 280px);
	}

	#befragung_footer {
		height: 90px;
	}
}