/****************************************************
© 2004 - 2020 human-data.de / internetagentur-koch.de ****
****************************************************/
@media screen and (max-width: 9761px) {
	.div_center_content_intern {
		margin: 0 10px 10px 10px;
		padding:25px 20px 20px 60px;
		min-height:500px;
	}
}
@media screen and (max-width: 1180px) {
	.div_center_content_intern {
		margin: 20px 10px 10px 10px;
		padding:25px 20px 20px 60px;
		min-height:500px;
	}
}
@media screen and (max-width: 660px) {
	.div_center_content_intern {
		margin: 20px 10px 10px 10px;
		padding:25px 20px 20px 60px;
		min-height:500px;
	}
}
.body_intern {
	background-color: #ffffff;
}
.entire_wrapper_intern {
	margin: auto;
	max-width: 1020px;
}
.head_wrapper_intern {
	background: rgb(255, 255, 255);
	width: 100%;
		border-bottom: solid 1px #b40f1e;
}
.head_intern {
	background-image: url(../images/0cols/bg_head_mobile.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 90px;
	height: 102px;
}
.center_wrapper_intern {
	text-align:left;
	color:#000000;
	background-repeat: no-repeat;
	/*background-position: center center;*/
	background-position: top right;
	background-attachment: fixed;
	background-size: cover;
	background-color: rgba(255, 255, 255, 0.9);
}

.fly_out_div_resp {
	z-index: 20;
	text-align:left;
	width:100%;
	max-width: 1020px;
	position:absolute;
	display: inline-block !important;
	height: 30px;
	background: none;
}

.navbar-fixed {
	z-index: 100;
	position: fixed;
	top: 0;
	width: 100%;
	height: 36px;
	padding: 6px 0 25px 0;
	/*max-width: 970px;*/
	background: rgba(168, 168, 168, 0.95);
	border-bottom: 1px solid #ababab;
	box-shadow:0 0 15px rgba(0, 0, 0, .8);
}
.navbar-fixed .fly_out_div{
	margin-right: 5%;
	font-size: 0.9em;
}
.navbar-fixed .head img {
	height: 60px;
	width: auto;
}
.login_box {
	background: rgba(255, 255, 255, 0.69) !important;
	box-shadow:0 0 10px rgba(32, 57, 91, .5);
	max-width: 600px;
	margin:0 auto !important;
}
.button_login {
	font-size: 1.5em !important;
}
#foot {
	display:none;
}

.login_successful {
	max-width:390px;
	position: relative;
	padding:20px;
	background: #ffffff;
	color:#000000;
	box-shadow:0 0 10px 5px rgba(90, 90, 90, .3);
	margin: 0 auto;
}
/* navi */
#navi_level1_intern {
	display:none;
}

.fly_out_div_resp label {
	cursor: pointer;
	color: #000000;
	padding:0.3em;
}
.fly_out_div_resp label img {
	position:relative;
	top:0.2em;
}
@media screen and (max-width: 9761px) {
	.menu-toggle, .menu-toggle-1, .menu-toggle-2 {
		display: block;
		font-size: 1.4em;
		position: relative;
		/*top: -80px;*/
		left: 20px;
	}
	.fly_out_div_resp {
		top: 39px;
	}
	.menu_small {
		top: 65px;
	}
}
@media screen and (max-width: 1180px) {
	.menu-toggle, .menu-toggle-1, .menu-toggle-2 {
		display: block;
		font-size: 1.4em;
		position: relative;
		left: 20px;
	}
	.fly_out_div_resp {
		top: 119px;
	}
	.menu_small {
		top: -15px;
	}
}
@media screen and (max-width: 660px) {
	.menu-toggle, .menu-toggle-1, .menu-toggle-2 {
		display: block;
		font-size: 1.4em;
		position: relative;
		/*top: -80px;*/
		left: 10px;
	}
	.fly_out_div_resp {
		top: 119px;
	}
	.menu_small {
		top: -15px;
	}
}

.menu-toggle-1:before{
	color: #b40f1e;
	content: "\f00d";
	font-family: "Font Awesome 5 Free";
	font-size: 1.4em;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transition: 2s;
	opacity: 1;

}
.menu-toggle-2:before{
	color: #b40f1e;
	content: "\f0c9";
	font-family: "Font Awesome 5 Free";
	font-size: 1.4em;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-ligatures: normal;
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	transition: 2s;
	opacity: 1;
}

#label-menu-toggle span {
	display: none;
	/*font-style: italic;*/
	font-weight:400;
	color:#000000;
	position:relative;
	left: 0.7em;
	font-size: 0.7em;
}
#label-menu-toggle span:before {
	content: "« ";
}
.fly_out_div_resp ul {
	list-style:none;
	margin:0;
	padding:0;
}
.back_and_out {
	background: #b40f1e	;
	font-size: 1em;
}
.back_and_out a {
	color: #ffffff !important;
}

#menu-toggle {
	display: none; /* hide the checkbox */
}
#menu-toggle:checked + .menu_small {
	left:0;
	background: #ffffff;
	transition: 1s;
	opacity: 1;
	z-index:11;
}

.menu_small {
	width: 310px;
	z-index:-111;
	position:absolute;
	left:-310px;
	opacity: 0;
	margin-top:0.2em;
	background-color: #ffffff;
	box-shadow: 0 0 5px #acabab;
}
.menu_small a {
	margin:0;
	padding:0.5em 0.5em 0.5em 1.0em;
	display:block;
	text-decoration:none;
	color:#000000;
}
.menu_small a:hover {
	text-decoration:underline;
}
.menu_small_active_1 a{
	/*border-left:solid #ffffff 0.5em;*/
	padding:0.5em 0.5em 0.5em 1.0em;
	font-style: italic;
}
/* 2. Ebene */
.menu_small_2 a:before {
	content: "»  ";
	position: relative;
	top: -1px;
	left: -2px;
	display: inline-block;

}
.menu_small_2 a {
	padding:0 0.5em 0.1em 1.5em;
	font-weight:400;
	/*border-left:none 0;*/
}
.menu_small_active_2 a{
	font-style: italic;
}
/* 3. Ebene */
.menu_small_3 a:before {
	content: "- ";
}
.menu_small_3 a {
	padding:0.5em 0.5em 0.5em 2.5em;
	font-weight:400;
	/*border-left:none 0;*/
}
.menu_small_active_3 a{
	font-style: italic;
}
/* 4. Ebene */
.menu_small_4 a:before {
	content: "- ";
}
.menu_small_4 a {
	padding:0.5em 0.5em 0.5em 3.5em;
	font-weight:400;
	/*border-left:none 0;*/
}
.menu_small_active_4 a{
	font-style: italic;
}

.online_consultation_button {
	cursor: pointer;
	padding: 10px 20px;
	font-size: 1.5em;
	border: none;
	background: #ffffff;
	color: #000000;
	box-shadow: 0 0 5px #acabab;
	transition: 1s;
}
.online_consultation_button:hover {
	box-shadow: 0 0 20px grey;
	background: #f6f6f6;
}
.online_consultation_button i {
	font-size: 1.2em;
}
.online_consultation_button span {
}