
/* phone */
html { scroll-behavior: smooth; }
body { background-color: transparent; }
body.site:before { background: transparent none repeat scroll center top; }
.wb_sbg { background: transparent none repeat-x scroll left top; }
.site-lang-de .wb_cont_inner { width: 360px; height: 100%; }
.site-lang-de .wb_cont_bg { width: 360px; margin-left: -180px; }
.site-lang-de .root { min-height: 100%; height: auto; }
#wb_element_instance2_2 p:last-child { margin-bottom: 0; }
#wb_element_instance2_2 { opacity: 1; width: auto; height: auto; max-width: 100%; margin: 0px 0px 25px 0px; flex: 0 0 auto; }
#wb_element_instance1_2 { width: 100%; height: auto; min-height: 54px; max-width: 100%; flex: 1 1 auto; }
#wb_element_instance1_2 > .wb_content { border: 0px none #000000; -moz-border-radius: 0px 0px 0px 0px; -webkit-border-radius: 0px 0px 0px 0px; border-radius: 0px 0px 0px 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; background: transparent none repeat scroll left top; background-size: auto auto; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_header_2 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_header_2 > .wb_content { border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance3_2 { opacity: 1; box-sizing: border-box; width: 75.65%; height: 353px; min-width: 240px; max-width: 581px; flex: 0 0 auto; }
#wb_element_instance3_2 img { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 0px none #d1d1d1; width: 100%; height: auto; }
#wb_element_instance3_2 svg { border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; border: 0px none #d1d1d1; }
#wb_element_instance4_2 p:last-child { margin-bottom: 0; }
#wb_element_instance4_2 { opacity: 1; width: 86.69%; height: auto; min-width: 24px; min-height: 24px; max-width: 549px; flex: 1 1 auto; }
#wb_element_instance5_2 p:last-child { margin-bottom: 0; }
#wb_element_instance5_2 { opacity: 1; width: 86.69%; height: auto; min-width: 24px; min-height: 24px; max-width: 549px; flex: 1 1 auto; }
#wb_element_instance6_2 p:last-child { margin-bottom: 0; }
#wb_element_instance6_2 { opacity: 1; width: 86.69%; height: auto; min-width: 24px; min-height: 24px; max-width: 549px; flex: 1 1 auto; }
#wb_main_2 { width: 100%; height: auto; max-width: 100%; flex: 1 1 auto; }
#wb_main_2 > .wb_content { border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_element_instance7_2 { width: 100%; height: auto; max-width: 100%; flex: 0 0 auto; }
#wb_element_instance7_2 > .wb_content { border: 0px solid #000; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: center; align-items: center; justify-content: center; align-content: center; flex-wrap: wrap; }
#wb_footer_2 { width: auto; height: 23px; max-width: 100%; flex: 0 0 auto; }
#wb_footer_2 > .wb_content { border: 0px solid #000; -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; min-width: 20px; min-height: 20px; padding: 0px 0px 0px 0px; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
#wb_footer_c_0 > .wb_content { width: 100%; height: 100%; }
#wb_footer_c_0 { width: 0px; height: 0px; max-width: 100%; flex: 0 0 auto; }


/* tablet */
@media (min-width: 768px) {
	#wb_element_instance2_2 { margin: 0px 0px 25px 0px; }
}

/* desktop */
@media (min-width: 992px) {
	#wb_element_instance2_2 { margin: 0px 0px 25px 0px; }
}

/* tv */
@media (min-width: 1200px) {
	#wb_element_instance2_2 { margin: 0px 0px 25px 0px; }
	#wb_element_instance4_2 { display: none; }
	#wb_element_instance5_2 { display: none; }
	#wb_element_instance6_2 { display: none; }
}

/* desktop_and_smaller */
@media (max-width: 1199px) {
}

/* tablet_and_smaller */
@media (max-width: 991px) {
}

/* phone_only */
@media (max-width: 767px) {
	#wb_element_instance4_2 { display: none; }
	#wb_element_instance5_2 { display: none; }
	#wb_element_instance6_2 { display: none; }
	#wb_element_instance7_2 > .wb_content { flex-direction: column; justify-items: flex-start; align-items: center; justify-content: flex-start; align-content: stretch; flex-wrap: nowrap; }
}

/* tablet_only */
@media (min-width: 768px) and (max-width: 991px) {
	#wb_element_instance4_2 { display: none; }
	#wb_element_instance5_2 { display: none; }
	#wb_element_instance6_2 { display: none; }
}

/* desktop_only */
@media (min-width: 992px) and (max-width: 1199px) {
	#wb_element_instance4_2 { display: none; }
	#wb_element_instance5_2 { display: none; }
	#wb_element_instance6_2 { display: none; }
}

/* phone_last */

