/* File:  style_allg.css */ * {box-sizing: border-box;}html, body {width: 100%;min-height: 100%;margin: 0px;padding: 0px;display: block;font-family: Roboto, sans-serif;font-size: 18px;font-weight: 300;line-height: 166.667%;color: rgba(0, 0, 0, 1.0);scroll-behavior: smooth;}img,svg {max-width: 100%;height: auto;}h1 {font-size: 4.44444rem;font-weight: 700;color: rgba(245, 168, 0, 1.0);margin-top: 0.5rem;margin-bottom: 3rem;line-height: 110%;letter-spacing: -0.01825em;}h2 {font-size: 3.33333rem;font-weight: 700;color: rgba(245, 168, 0, 1.0);margin-top: 0.25rem;margin-bottom: 0.75rem;line-height: 110%;}h3 {font-size: 1.94444rem;font-weight: 700;color: rgba(0, 0, 0, 1.0);line-height: 110%;margin-top: 0.25rem;margin-bottom: 2.38888rem;}a {color: rgba(245, 168, 0, 1.0);text-decoration: none;}.content .content_short_headline {font-size: 1.94444rem;text-transform: uppercase;}.content .content_short_headline a {color: rgba(245, 168, 0, 1.0);}p {max-width: 1280px;}p:first-child {margin-top: 0px;}.all {display: block;max-width: 1920px;margin-left: auto;margin-right: auto;border-left: 1px solid rgba(247, 247, 247, 1.0);border-right: 1px solid rgba(247, 247, 247, 1.0);}header {clear: both;width: 100%;display: block;background-color: rgba(255, 255, 255, 0.5);position: relative;}header:after {content: " ";clear: both;display: block;height: 0px;}.header_left_container {position: absolute;top: 0px;left: 0px;width: 38%;height: 100%;bottom: 0px;float: left;padding: 2%;padding-left: 4.333%;}.header_left_container a.logo {float: left;}.header_right_container {position: absolute;top: 0px;right: 0px;width: 0%;bottom: 0px;float: right;width: 61.725%;}.center_wrapper {max-width: 1335px;margin-left: auto;margin-right: auto;}.content a {text-decoration: underline;color: rgba(0, 0, 0, 1.0);}.content .button,.content .button_fe,.content .button a,.content .button_fe a,.content a:hover {text-decoration: none;}.content ul.ul_list,.content li.li_list {list-style: inherit;}.content li.li_list:before {content: none;}.content_el:after {height: 0px !important;}.special_picture_round img {border-radius: 100%;box-shadow: 0px 9px 7px rgba(0,0,0,0.3);}.spez_class_absolute {position: absolute;}footer {clear: both;display: flex;flex-wrap: wrap;font-size: 1.11111rem;line-height: 120%;margin-top: 8rem;padding: 2%;padding-left: 4.333%;padding-right: 4.333%;background: linear-gradient(rgba(250, 209, 119, 1.0) 0%, rgba(245, 172, 12, 1.0) 100%);}footer strong {font-weight: 700;}footer a {color: rgba(0, 0, 0, 1.0);text-decoration: none;}footer .footer_left_container,footer .footer_center_container,footer .footer_right_container {width: 33%;position: relative;}footer .footer_center_container {text-align: center;}.back_to_top {clear: both;width: 100%;margin-top: 5em;}.back_to_top p {max-width: 100%;}.back_to_top a {color: rgba(0, 0, 0, 0.333);text-decoration: none;font-weight: 600;text-transform: uppercase;letter-spacing: 0.05em;transition: 0.25s all ease;}.back_to_top a:hover {color: rgba(0, 0, 0, 0.5);}.section_day_care h1,.section_day_care h2,.section_day_care :is(h1, h2) {color: rgba(243, 150, 85, 1.0);}.section_parents h1,.section_parents h2,.section_parents :is(a, h1, h2) {color: rgba(125, 158, 57, 1.0);}.section_company h1,.section_company h2,.section_company :is(h1, h2) {color: rgba(219, 8, 53, 1.0);}.section_commune h1,.section_commune h2,.section_commune :is(h1, h2) {color: rgba(63, 165, 53, 1.0);}.section_projects h1,.section_projects h2,.section_projects :is(h1, h2) {color: rgba(24, 91, 167, 1.0);}.course_portal h1,.course_portal h2,.course_portal :is(h1, h2) {color: rgba(0, 86, 184, 1.0);}footer a {color: rgba(0, 0, 0, 1.0) !important;}/* File:  style_banner_img.css */ .banner_img_container {display: block;background-repeat: no-repeat;overflow: hidden;}.banner_img_container:after {clear: both;width: 100%;content: " ";}.banner_img_container img {display: block;}/* File:  style_button.css */ .button, .button_fe,.button_inactive, .button_fe_inactive {color: #FEFEFE;padding: 5px;padding-top: 0.5em;padding-bottom: 0.5em;margin: 0px;text-align: center;border: #FEFEFE;font-size: 1em;-webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 0.5em;line-height: 20px;font-family: Arial, Verdana;user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;}.button_fe {background-color: rgba(245, 168, 0, 1.0);color: rgba(255, 255, 255, 1.0);border-radius: 0.5em;padding-left: 1em;padding-right: 1em;}.button_inactive,.button_fe_inactive {background-color: #CCCCCC;color: #FEFEFE;}.button_fe_inactive {border-radius: 0em;}.button a, .button a:hover, .button_fe a, .button_fe a:hover {text-decoration: none;}.button:hover, .button_fe:hover {background-color: #CCCCCC;color: #333333;cursor: pointer;}.course_portal .button_fe {border: 1px solid rgba(0, 86, 184, 1.0);color: rgba(255, 255, 255, 1.0);background-color: rgba(0, 86, 184, 1.0);}.course_portal .button_fe a {color: rgba(255, 255, 255, 1.0);}.course_portal .button_fe:hover,.course_portal .button_fe a:hover {color: rgba(0, 86, 184, 1.0);background-color: rgba(255, 255, 255, 1.0);}/* File:  style_click_tabs.css */ .clicktab {clear: both;width: 100%;}.clicktab .clicktab_button_container {clear: both;width: 100%;}.clicktab .clicktab_button_container p.p_click_tab_button {margin: 0px;}.clicktab .clicktab_button a {background: none;background-color: rgba(245, 168, 0, 0.5);border: 1px solid rgba(245, 168, 0, 0.25);border-bottom: 0px;padding: 1.5rem;padding-top: 0.5rem;padding-bottom: 0.5rem;margin-right: 1px;color: rgba(0, 0, 0, 0.5);}.clicktab .clicktab_button:first-child a {border-top-left-radius: 1rem;}.clicktab .clicktab_button:last-child a {border-top-right-radius: 1rem;}.clicktab .clicktab_button a:hover, .clicktab .clicktab_button.active a, .clicktab .clicktab_button.active a:hover {background: none;background-color: rgba(245, 168, 0, 1.0);}.clicktab .clicktab_text {border: 1px solid rgba(245, 168, 0, 1.0);padding: 2rem;padding-top: 1.5rem;border-radius: 1rem;border-top-left-radius: 0em;}/* File:  style_content_1_extended_custom.css */ .content_el_custom_extended {background-repeat: no-repeat;background-size: contain;background-position: center center;}.content_el_footer .content_el_footer_comments,.content_el_footer .content_el_footer_share_links {position: relative;}.content_el_footer .content_el_footer_share_links {text-align: right;}.content_el_footer .content_el_footer_share_links .cscl_input {text-align: left;}.content .single_view_navi.show_all_link_top {margin-top: 3em;margin-bottom: -1em;}.content .single_view_navi.show_all_link_bottom {margin-top: 2em;}.content_narrow .center_wrapper {max-width: 1060px;}.content_full_width .center_wrapper,.content_full_width p {max-width: 100%;}.content_narrow:before {position: absolute;left: 0px;z-index: -1;margin-top: -13rem;background-image: url('../img/layout/ornament_el.svg');width: 18.6667rem;height: 38.8889rem;content: " ";display: block;}.content_el_custom_extended a {color: inherit;}.content_shortcut_buttons a {color: rgba(0, 0, 0, 1.0)}.content_shortcut_buttons a img {transition: 0.5s all ease;}.content_shortcut_buttons a:hover img {transform: scale(1.25);} /* File:  style_content_3_quad_counter_custom.css */ .content_counter_column {text-align: center;margin-bottom: 1.75em;}.ccc_number {display: block;clear: both;font-size: 4.83333rem;font-weight: 700;margin-bottom: -0.2em;line-height: 166.667%;}/* File:  style_content_4_video_overlay_custom.css */ .content_el_custom_video_container {position: relative;overflow: hidden;}.content_el_custom_video_container.content_el:after {display: none;}.content_el_custom_video_container video {display: block;}.content_el_custom_video_overlay {display: block;position: absolute;z-index: 1000;top: 0;left: 0;width: 100%;bottom: 0;background-repeat: no-repeat;background-size: contain;background-position: center center;transform: translateX(0%);transition: 1s all ease;}a.content_el_custom_video_close {position: absolute;top: 1.5rem;right: 1.5rem;z-index: 900;display: none;font-size: 2rem;font-weight: 500;text-decoration: none;text-shadow: 0px 0px 2px rgba(255, 255, 255, 0.5);}.content_el_custom_video_overlay.blend_away {transform: translateX(100%);}.content_el_custom_video_overlay .cecvo_text {width: 48.43%;float: right;margin-top: 11em;padding-right: 17.25% !important;}.content_el_custom_video_container .pre_headline,.content_el_custom_video_container h2 {color: inherit;}.cecvo_video_play_button,a.cecvo_video_play_button {display: block;clear: both;margin-top: 0.5em;margin-bottom: 0.5em;background-repeat: no-repeat;background-image: url('../img/layout/button_video_play.svg');background-position: left center;padding-left: 100px;padding-top: 1em;padding-bottom: 1em;color: rgba(255, 255, 255, 1.0);font-size: 166.6667%;cursor: pointer;text-decoration: none;}.cecvo_video_play_button:hover {filter: brightness(0);}/* File:  style_content_5_quote_custom.css */ .quote_wrapper {display: flex;width: 100%;flex-wrap: wrap;flex-direction: row;align-items: top;justify-content: flex-end;}.icon_quote {background-image: url('../img/layout/icon_quote.svg');background-repeat: no-repeat;background-position: top right;width: 15%;height: 10.5vw;background-size: 100% auto;margin-top: 4.35rem;}.text_quote {float: left;width: 29.9%;font-size: 1.3889rem;line-height: --%line-height%;letter-spacing: -0.01rem;margin-top: 4rem;}.text_quote h3 {margin-bottom: 1.7777rem;}.text_quote p {margin-top: 0px;}.image_form {position: relative;float: right;width: 43%;}.image_form_img {text-align: right;}.image_form_img img {width: 100%;}.image_form_mask {position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;z-index: 20;background-image: url('../img/layout/img_form_mask_quote.svg');background-repeat: no-repeat;background-size: auto 100%;background-position: right center;} /* File:  style_content_6_course.css */ .content_el_full_course {padding-top: 3rem;padding-bottom: 5rem;}.content_el_full_course:nth-child(2n + 1),.content_el_full_course.course_odd {background-color: rgba(0, 86, 184, 0.2);}.content_el_full_course.course_even {background-color: transparent !important;}.course_container .course_name {clear: both;}.course_container .course_name h2 {font-size: 1.94444rem;font-weight: 700;color: rgba(0, 0, 0, 1.0);line-height: 110%;margin-top: 0.25rem;margin-bottom: 2.38888rem;}.course_container .course_desc {width: 65%;float: left;}.course_container .course_sidebar {width: 33%;float: right;}.course_container .course_desc p {margin-top: 0px;}.course_container .course_address,.course_container .course_participants,.course_container .course_traffic_light,.course_container .course_type {clear: both;width: 100%;}.course_container .course_participants {padding-bottom: 1em;}.course_container .course_buttons_freely {display: none;}.course_freely_available .course_container .course_buttons_freely {display: block;}.course_container .course_buttons {display: block;}.course_freely_available .course_container .course_buttons {display: none;}.course_hide_date .course_date {display: none;}.course_container .course_type img {max-width: 24%;margin-top: 0.5em;}.course_buttons_mobile {display: none;}.course_container .course_sidebar p {margin-top: 0px;}.course_register_button {display: block;margin-top: 1em;}/* File:  style_content_7_three_bars.css */ .content_bars.content_bg {background-size: cover;background-repeat: no-repeat;}.content_bars .content_flex {display: flex;flex-flow: wrap;margin-left: auto;margin-right: auto;width: 999px;gap: 2em;}.content_bars .content_flex .con_top {flex-basis: 100%;width: 100%;text-align: center;padding: 0em;padding-left: 1em;padding-right: 1em;margin-top: 2em;margin-bottom: -1rem;}.content_bars .content_flex .con_top h2 {color: rgba(0, 0, 0, 1.0);}.content_bars .content_flex .con1,.content_bars .content_flex .con2,.content_bars .content_flex .con3 {float: left;text-align: center;flex-basis: 30%;background-color: rgba(255, 255, 255, 0.75);padding: 0.5em;padding-left: 1em;padding-right: 1em;margin-top: 0.5em;margin-bottom: 2em;}.adminbar_ccw_column1,.adminbar_ccw_column2,.adminbar_ccw_column3 {display: block;float: left;width: 30%;margin-right: 2%;} /* File:  style_content_8_two_bars.css */ .content_two_bars .content_bars.content_bg {background-size: cover;background-repeat: no-repeat;}.content_two_bars .content_bars .content_flex {display: flex;flex-flow: wrap;margin-left: auto;margin-right: auto;width: 999px;gap: 2em;}.content_two_bars .content_bars .content_flex .con_top {flex-basis: 100%;width: 100%;text-align: center;padding: 0em;padding-left: 1em;padding-right: 1em;margin-top: 2em;margin-bottom: -1rem;}.content_two_bars .content_bars .content_flex .con_top h2 {color: rgba(0, 0, 0, 1.0);}.content_two_bars .content_bars .content_flex .con1,.content_two_bars .content_bars .content_flex .con2 {float: left;text-align: center;flex-basis: 48%;background-color: rgba(255, 255, 255, 0.75);padding: 1rem;padding-top: 2rem;padding-bottom: 0.75rem;margin-top: 0.5em;margin-bottom: 2em;}.content_two_bars .adminbar_ccw_column1,.content_two_bars .adminbar_ccw_column2 {display: block;float: left;width: 48%;margin-right: 2%;} /* File:  style_content_9_expandable_box.css */ .content_box_container {width: 100%;clear: both;display: block;margin-bottom: 1em;}.content_box_expandable_box_show_link {background-color: rgba(245, 168, 0, 1.0);color: rgba(255, 255, 255, 1.0);padding: 2rem;padding-left: 1rem;padding-right: 1rem;cursor: pointer;text-transform: uppercase;font-size: 1.3888889rem;}.content_box_expandable_box_show_link_content {max-width: 85%;max-width: calc(100% - 6rem);}.content_box_expandable_box_show_link:nth-child(2n + 2) {opacity: 0.9;}.content_box_expandable_box_show_link .center_wrapper {position: relative;}.content_box_expandable_box_show_link h2,.content_box_expandable_box_show_link h3,.content_box_expandable_box_content h2,.content_box_expandable_box_content h3 {margin: 0px;display: inline-block;}.content_box_expandable_box_show_link h2,.content_box_expandable_box_content h2 {font-size: 1.666667rem;}.content_box_expandable_box_show_link h3,.content_box_expandable_box_content h3 {font-size: 1.666667rem;}.content_box_expandable_box_show_link a,.content_box_expandable_box_content a {text-decoration: underline;}.content_box_expandable_box_content {border: 0px solid rgba(245, 168, 0, 0.5);padding: 0em;padding-left: 1rem;padding-right: 1rem;background-color: rgba(245, 168, 0, 1.0);color: rgba(255, 255, 255, 1.0);}.content_box_expandable_box_content > .center_wrapper > :first-child {padding-top: 2rem;}.content_box_expandable_box_content > .center_wrapper > :last-child {padding-bottom: 4rem;}.content_box_expandable_box .content_box_expandable_box_show_link .center_wrapper:after {content: " ";display: inline-block;font-weight: bold;transition: 0.5s all ease;transform: rotate(90deg);width: 4rem;height: 4rem;background-image: url('../img/layout/expandable_box_click_to_open.svg');background-repeat: no-repeat;background-size: cover;display: inline-block;position: absolute;top: 50%;right: 0px;margin-top: -2rem;}.content_box_expandable_box.active .content_box_expandable_box_show_link .center_wrapper:after {content: " ";transform: rotate(-90deg);display: inline-block;}.section_day_care .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 1.0);color: rgba(255, 255, 255, 1.0);}.section_day_care .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 0.9);}.section_day_care .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 0.8);}.section_day_care .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 0.7);}.section_day_care .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 0.6);}.section_day_care .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_show_link,.section_day_care .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_content {background-color: rgba(243, 150, 85, 0.5);}.section_day_care .content_box_expandable_box_show_link h1,.section_day_care .content_box_expandable_box_show_link h2,.section_day_care .content_box_expandable_box_show_link h3,.section_day_care .content_box_expandable_box_show_link a,.section_day_care .content_box_expandable_box_content h1,.section_day_care .content_box_expandable_box_content h2,.section_day_care .content_box_expandable_box_content h3,.section_day_care .content_box_expandable_box_content a {color: rgba(255, 255, 255, 1.0);}.section_parents .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 1.0);color: rgba(255, 255, 255, 1.0);}.section_parents .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 0.9);}.section_parents .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 0.8);}.section_parents .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 0.7);}.section_parents .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 0.6);}.section_parents .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_show_link,.section_parents .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_content {background-color: rgba(125, 158, 57, 0.5);}.section_parents .content_box_expandable_box_show_link h1,.section_parents .content_box_expandable_box_show_link h2,.section_parents .content_box_expandable_box_show_link h3,.section_parents .content_box_expandable_box_show_link a,.section_parents .content_box_expandable_box_content h1,.section_parents .content_box_expandable_box_content h2,.section_parents .content_box_expandable_box_content h3,.section_parents .content_box_expandable_box_content a {color: rgba(255, 255, 255, 1.0);}.section_company .content_box_expandable_box_show_link,.section_company .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 1.0);color: rgba(255, 255, 255, 1.0);}.section_company .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_show_link,.section_company .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 0.9);}.section_company .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_show_link,.section_company .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 0.8);}.section_company .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_show_link,.section_company .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 0.7);}.section_company .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_show_link,.section_company .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 0.6);}.section_company .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_show_link,.section_company .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_content {background-color: rgba(219, 8, 53, 0.5);}.section_company .content_box_expandable_box_show_link h1,.section_company .content_box_expandable_box_show_link h2,.section_company .content_box_expandable_box_show_link h3,.section_company .content_box_expandable_box_show_link a,.section_company .content_box_expandable_box_content h1,.section_company .content_box_expandable_box_content h2,.section_company .content_box_expandable_box_content h3,.section_company .content_box_expandable_box_content a {color: rgba(255, 255, 255, 1.0);}.section_commune .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 1.0);color: rgba(255, 255, 255, 1.0);}.section_commune .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box .ext_box_stag_01 .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 0.9);}.section_commune .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box .ext_box_stag_02 .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 0.8);}.section_commune .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box .ext_box_stag_03 .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 0.7);}.section_commune .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box .ext_box_stag_04 .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 0.6);}.section_commune .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_show_link,.section_commune .content_box_expandable_box .ext_box_stag_05 .content_box_expandable_box_content {background-color: rgba(63, 165, 53, 0.5);}.section_commune .content_box_expandable_box_show_link h1,.section_commune .content_box_expandable_box_show_link h2,.section_commune .content_box_expandable_box_show_link h3,.section_commune .content_box_expandable_box_show_link a,.section_commune .content_box_expandable_box_content h1,.section_commune .content_box_expandable_box_content h2,.section_commune .content_box_expandable_box_content h3,.section_commune .content_box_expandable_box_content a {color: rgba(255, 255, 255, 1.0);}/* File:  style_course_portal_navi.css */ .course_n_register_navi {width: 100%;margin-top: 6rem;}.course_n_register_navi a {text-decoration: none;text-align: center;border-radius: 0.5em;line-height: 1.333rem;font-family: Roboto, sans-serif;user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;padding: 1em;padding-top: 0.5em;padding-bottom: 0.5em;border: 1px solid rgba(0, 86, 184, 1.0);color: rgba(255, 255, 255, 1.0);background-color: rgba(0, 86, 184, 1.0);margin: 0px;margin-right: 0.5em;margin-bottom: 0.5em;display: inline-block;}.course_n_register_navi a:hover,.course_n_register_navi a.cpl_active,.course_n_register_navi a.cpl_global_active,.course_n_register_navi a.cpl_global_active_hierachy {color: rgba(0, 86, 184, 1.0);background-color: rgba(255, 255, 255, 1.0);}.course_n_register_navi br {display: none;}/* File:  style_courses_by_month.css */ .courses_by_month_container {column-count: 2;}.cbmc_month_container li,.cbmc_month_container li.li_list {margin-left: 0em;}.cbmc_month_container ul.ul_list {padding-left: 2.225em;} /* File:  style_custom_class.css */ span.pre_headline {font-size: 1.11111rem;font-weight: 500;}span.tiny_headline,div.tiny_headline {font-size: 1.4rem;font-weight: 500;display: inline-block;margin-top: 6rem;margin-bottom: 2rem;line-height: 125%;}span.header_fe_login_headline {font-size: 1.2777777rem;line-height: 125%;font-weight: 400;color: rgba(0, 86, 184, 1.0);display: inline-block;padding-bottom: 0.5rem;}span.white_headline {color: rgba(255, 255, 255, 1);}span.white_headline a {color: rgba(255, 255, 255, 1);}span.button_fe {}span.button_fe a {color: rgba(255, 255, 255, 1.0)}div.color_box,div.course_box {background-color: rgba(245, 168, 0, 0.5);color: rgba(255, 255, 255, 1.0);padding: 2rem;padding-bottom: 3rem;margin-bottom: 1rem;display: block;width: 100%;}div.color_box a,div.course_box a {text-decoration: underline;}div.course_box {background-color: rgba(243, 150, 85, 1.0);}div.big_spacer {display: block;content: "&nbsp;";margin-top: 12rem;}div.pos_left_minus,span.pos_left_minus {margin-left: -12.75%;}div.flex_align_middle {}span.flex_align_middle .box_flex_container,div.flex_align_middle .box_flex_container {align-items: center;}div.img_border { }.img_border img {border: 1px solid rgba(225, 225, 225, 1);}div.tiger_group_img {line-height: 3.75rem;}span.tiger_group_img img,div.tiger_group_img img {width: 52px;height: 52px;border-radius: 100%;box-shadow: 0px 5px 5px rgba(0,0,0,0.3);margin-top: 0rem;vertical-align: middle;margin-right: 0.5rem;}div.div_table {display: table;width: auto;}div.div_table.costs_table .div_table_cell {padding-right: 7.5rem;}.div_table .div_table_row {display: table-row;width: auto;clear: both;padding-bottom: 0.25rem;}.div_table .div_table_cell {display: table-cell;width: auto;padding: 0.125rem;padding-left: 0rem;padding-right: 1.25rem;}.div_table p:first-child {margin-bottom: 0px;}span.txt_orange {color: rgba(245, 168, 0, 1.0);}span.txt_white {color: rgba(255, 255, 255, 1.0);} /* File:  style_expandable_box_custom.css */ .content_box_expandable_box_content strong {}/* File:  style_fe_blocks.css */ .element_space {clear: both;height: 40px;line-height: 40px;}.not_visible {visibility: hidden;height: 0px;line-height: 0px;max-height: 0px;overflow: hidden;display: none;}.box1_2, .box2_2,.box1_3, .box2_3, .box3_3,.box1-3_switch, .box1-3,.box2-3, .box2-3_switch,.box1-4, .box1-4_switch,.box3-4, .box3-4_switch,.box1_4, .box2_4, .box3_4, .box4_4,.box1_5, .box2_5, .box3_5, .box4_5, .box5_5,.box1_6, .box2_6, .box3_6, .box4_6, .box5_6, .box6_6,.box1-10, .box1-10_switch, .box9-10, .box9-10_switch,.boxn_m {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.boxn_m {float: left;}.boxn_m.last:after {clear: both;content: " ";display: block;width: 100%;height: 0px;}.box1_2 {float: left;width: 50%;padding-right: 2%;}.box2_2 {float: right;width: 50%;padding-left: 2%;}.box1_3, .box2_3, .box3_3 {float: left;width: 33.333%;}.box1_3 {padding-left: 0%;padding-right: 2%;}.box2_3 {padding-right: 1%;padding-left: 1%;}.box3_3 {padding-left: 2%;padding-right: 0%;}.box1_3_switch {float: right;width: 33%;padding-left: 2%;}.box_space {float: left;width: 1%;display: none;}.box1-3_switch {float: left;width: 33%;padding-right: 2%;}.box1-3 {float: right;width: 33%;padding-left: 2%;}.box2-3 {float: left;width: 66%;padding-right: 2%;}.box2-3_switch {float: right;width: 66%;padding-left: 2%;}.box1-4 {float: right;width: 25%;padding-left: 2%;}.box1-4_switch {float: left;width: 25%;padding-right: 2%;}.box3-4 {float: left;width: 75%;padding-right: 2%;}.box3-4_switch {float: right;width: 75%;padding-left: 2%;}.box9-10 {float: left;width: 90%;}.box1-10 {float: right;width: 10%;}.box9-10_switch {float: right;width: 90%;}.box1-10_switch {float: left;width: 10%;}.box1_4, .box2_4, .box3_4, .box4_4 {float: left;width: 25%;padding-right: 2%;padding-left: 2%;}.box1_5, .box2_5, .box3_5, .box4_5, .box5_5 {float: left;width: 20%;padding-left: 0%;padding-right: 1%;}.box1_6, .box2_6, .box3_6, .box4_6, .box5_6, .box6_6 {float: left;width: 16.6667%;padding-left: 0%;padding-right: 1%;}.box1_8, .box2_8, .box3_8, .box4_8, .box5_8, .box6_8, .box7_8, .box8_8 {float: left;width: 12.5%;padding-left: 0%;padding-right: 1%;}.box1_10, .box2_10, .box3_10, .box4_10, .box5_10, .box6_10, .box7_10, .box8_10, .box9_10, .box10_10 {float: left;width: 10%;padding-left: 0%;padding-right: 1%;}.content_el {clear: both;width: 100%;}.content_el:after {clear: both;content: " ";display: block;height: 20px;}.content_el_footer {display: block;clear: both;width: 100%;margin-top: 0.75em;border-top: 1px solid rgba(0, 0, 0, 0.25);}.content_el_footer .content_el_footer_comments {float: left;width: 50%;padding-right: 1.5em;}.content_el_footer .content_el_footer_share_links {float: right;width: 25%;}.content_el_footer:after {content: " ";display: block;width: 100%;height: 0px;clear: both;}.content_short_text {float: left;width: 80%;}.content_short_text.img_available {clear: none;float: left;width: 66%;}.content_short_text:after, .content_prev_img:after {clear: both;width: 100%;height: 20px;content: " ";display: block;}.content_full_link {clear: both;margin-top: 15px;font-size: 90%;font-weight: bold;}.content_prev_img {float: right;width: 30%;text-align: right;}.content_short_headline {clear: both;display: block;width: 100%;line-height: 120%;margin-bottom: 15px;}hr.content_short_hr {clear: both;height: 15px;margin-bottom: 15px;border: 0px;border-bottom: 1px solid #000000;display: block;}.content_el_date {float: right;text-align: right;font-size: 75%;opacity: 0.7;}.content_comments_container {font-size: 75%;opacity: 0.7;}.content_comments {opacity: 1.0;}.content_el_scroll_loader {min-height: 200px;}a.link_jump_aim, a.link_jump_aim:hover {width: 1px;height: 1px;font-size: 1px;line-height: 1px;text-decoration: none;visibility: collapse;}.link_jump_aim img {vertical-align: middle;}p.p_jump_aim_only,a.link_jump_aim,.link_jump_aim_invisible {font-size: 0px;height: 0px;display: inline;line-height: 0px;margin: 0px;padding: 0px;}.scroll_anchor {height: 0px;line-height: 0px;overflow: hidden;display: none;}ul.ul_list, li.li_list {margin: 0px;padding: 0px;list-style: none;}ul.ul_list {clear: both;padding-bottom: 1em;}li.li_list {margin-left: 12px;}li.li_list:before {float: left;content: "»";margin-top: -2px;margin-left: -10px;padding-right: 5px;}input.select {width: 100%;border: 1px solid #CCCCCC;padding-left: 3px;}.select_helper {border: 1px solid #CCCCCC;margin-right: -5px;}select.input {border: 0px;width: 100%;}.list_element {float: left;width: 7%;max-width: 30px;display: block;}.list_content {float: left;width: 90%;display: block;}.content_left .list_element {width: 10%;}.content_left .list_content {width: 85%;}.box1_2 .list_element, .box2_2 .list_element {width: 8%;}.box1_2 .list_content, .box2_2 .list_content {width: 86%;}.box1_3 .list_element, .box2_3 .list_element, .box1_3 .list_element, .box3_3 .list_element, .box1-3 .list_element {width: 12%;}.box1_3 .list_content, .box2_3 .list_content, .box3_3 .list_content, .box1-3 .list_content {width: 82%;}.box2-3 .list_element {width: 6%;}.box2-3 .list_content {width: 88%;}.download_pdf_thumb_link img {max-width: 50px;float: left;padding-right: 20px;}.download_pdf_thumb_link label {padding-top: 15px;float: left;display: inline-block;}.download_pdf_thumb_link label span.download_type_size {clear: both;display: block;margin: 0px;}p.space_1 {display: block;padding-top: 1em;}p.space_2 {padding-top: 2em;display: block;}p.space_3 {padding-top: 3em;display: block;}p.space_4 {padding-top: 4em;display: block;}p.space_5 {padding-top: 5em;display: block;}table.table {width: 100%;max-width: 100%;table-layout: fixed;margin: 0px;padding: 0px;border-collapse: collapse;border-spacing: 0px;hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;-o-hyphens: auto;}table.table_head, .table_head td {background-color: rgba(100,100,100,0.7);color: #FFFFFF;margin: 0px;padding: 0px;font-weight: bold;}tr.table_row {margin: 0px;padding: 0px;}td.table_cell {border: 1px solid #dfd8d8;margin: 0px;padding: 5px;vertical-align: top;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;-o-hyphens: auto;word-break: break-word;}tr.table_head td p, tr.table_head th p {padding: 0px;margin: 0px;}.spam_block_helper {width: 1px;height: 1px;overflow: hidden;font-size: 0.1px;line-height: 0.1%;}.clicktab {max-width: 100%;width: 100%;clear: both;display: block;}.clicktab_button_container {float: left;margin-right: 1px;display: table-cell;}.clicktab_text {clear: both;background-color: #FEFEFE;min-height: 150px;border: 1px solid #ababab;padding: 10px;padding-bottom: 15px;width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.clicktab_text:after {clear: both;width: 100%;content: " ";visibility: hidden;display: block;height: 0px;}.clicktab_button, .clicktab_button_active {float: left;}.clicktab_button a, .clicktab_button_active a {display: block;padding-left: 5px;padding-right: 5px;padding-bottom: 3px;border: 1px solid #777777;border-bottom: 0px;background-color: #4E4E4E;background: linear-gradient(to bottom, #4E4E4E 0%, #353535 100%);text-decoration: none;color: rgba(255, 255, 255, 1.0);}.clicktab_button a:hover, .clicktab_button.active a, .clicktab_button.active a:hover {background-color: #4E4E4E;background: linear-gradient(to bottom, #1A5D9E 0%, #004484 100%);color: rgba(255, 255, 255, 1.0);text-decoration: none !important;display: block;}.clicktab_text_holder {display: none;}.clicktab_button_text_spacer {display: none;clear: both;height: 0px;line-height: 0px;}p {}p.p_click_tab_text {margin: 0px;width: 100%;clear: both;}div.balloontip_a, div.ballon_tip_a {position: relative;display: block;}a.balloontip_a:hover, a.ballon_tip_a:hover {cursor: help;}div.balloontip_container {position: absolute;top: 15px;left: 15px;min-width: 50px;min-height: 50px;padding: 5px;background-color: #FEFEFE;opacity: 0.8;z-index: 50000;border: 1px solid #333333;}div.expandable_box {padding-bottom: 2em;}div.expandable_box a.expandable_box_show_link, div.expandable_box a.expandable_box_hide_link {font-weight: 400;text-decoration: none !important;width: 100%;display: block;clear: both;background-color: #333333;color: #FEFEFE;padding: 0.5em;}div.expandable_box_hidden_text {border: 1px solid #333333;clear: both;margin-top: 0px;margin-bottom: 15px;padding: 0em;}div.expandable_box_hidden_text > span {display: inline-block;padding: 0.5em;}.expandable_box_show_link .expandable_box_less_text,.expandable_box_show_link .expandable_box_more_text {display: none;}.expandable_box_show_link .expandable_box_less_text.active,.expandable_box_show_link .expandable_box_more_text.active {display: block;}div.overlay_box_container {position: relative;margin-bottom: 1em;display: inline-block;cursor: help;}div.overlay_box_content {position: absolute;top: 0px;bottom: 0px;left: 0px;right: 0px;padding: 2.5em;z-index: 10;background-color: rgba(0, 0, 0, 0.8);color: rgba(255, 255, 255, 1.0);display: none;}div.overlay_box_content a {background-color: rgba(255, 255, 255, 1.0);color: rgba(0, 0, 0, 1.0);border-radius: 0.5em;padding: 0.25em;padding-left: 1.5em;padding-right: 1.5em;display: inline-block;}div.overlay_box_container:hover div.overlay_box_content {display: block;}.vis_helper {width: 1px;height: 1px;font-size: 1px;overflow: hidden;}.cscl_input,.sharing_input {display: block;overflow: visible;opacity: 1;position: absolute;width: 100%;padding: 0.5em;background-color: rgba(255, 255, 255, 0.95);box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;z-index: 10;height: auto;}.cscl_input input,.sharing_input input {width: 100%;border: 1px solid rgba(0, 0, 0, 0.25);padding: 0.25em;}.img_preloader {width: 1px;height: 0px;overflow: hidden;}.tool_tip, .tool_tipp, .tooltip {cursor: help;}.video_player, .video_player div, video, iframe, object, embed {max-width: 100%;}.video_container video {}.video_container video:fullscreen {-webkit-object-fit: contain;-moz-object-fit: contain;-ms-object-fit: contain;-o-object-fit: contain;object-fit: contain;}.img_smiley {display: inline-block;width: 30px;height: 30px;overflow: hidden;background-image: url("../img/cms/smileys.svg");background-size: 100% auto;background-repeat: no-repeat;}.img_attachment {float: right;display: inline-block;width: 30px;height: 30px;overflow: hidden;background-image: url("../img/cms/attachment.svg");background-size: 100% auto;background-repeat: no-repeat;text-decoration: none;cursor: pointer;position: relative;overflow: hidden;}.img_attachment input {position: absolute;z-index: 100;opacity: 0.001;cursor: pointer;}.img_attachment span.chat_attachment_info {position: absolute;top: 0px;left: 0px;z-index: 99;pointer-events: none;}.img_attachment:hover {text-decoration: none !important;opacity: 0.75;}.date_select_container {position: absolute;width: 400px;max-width: 400px;z-index: 100001;}table.date_select {padding: 5px;max-width: 100%;width: 100%;min-width: 100%;border: 1px solid rgba(128, 128, 128, 0.5);border-collapse: collapse;background-color: rgba(255, 255, 255, 0.9);}table.date_select td, table.date_select th {text-align: center;border: 1px solid rgba(128, 128, 128, 0.5);border-collapse: collapse;padding: 0px;margin: 0px;}table.date_select th {background-color: rgba(128, 128, 128, 0.85);}table.date_select th, table.date_select th a {color: rgba(255, 255, 255, 1.0);text-decoration: none;}table.date_select tr.date_select_week_days td {background-color: rgba(200, 200, 200, 0.75);font-size: 80%;}table.date_select tr td a {text-decoration: none;display: block;width: 100%;}table.date_select tr td a:hover {color: rgba(155, 155, 155, 1.0);background-color: --%main_color%;text-decoration: none;}table.date_select tr td a:visited {color: rgba(155, 155, 155, 0.5);text-decoration: none;}.js_scrollbar_range {position: fixed;opacity: 0.25;border: 0px;z-index: 999;width: 20px;padding-left: 5px;padding-right: 5px;cursor: pointer;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}.js_scrollbar_range:hover {opacity: 1.0;}.show_code_block_container {clear: both;width: 100%;display: block;box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);border-radius: 5px;overflow: hidden;}.show_code_block_header {clear: both;display: block;padding: 0.5em;background-color: rgba(200, 200, 200, 1.0);color: rgba(0, 0, 0, 1.0);border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;font-weight: bold;}.show_code_block {position: relative;display: block;width: 100%;background-color: rgba(15, 15, 15, 1.0);border: 2px solid rgba(200, 200, 200, 1.0);border-top: 0px;color: rgba(255, 255, 255, 1.0);padding-right: 0.5em;padding-top: 1.5em;line-height: 1.25em;max-height: 30em;overflow-y: auto;font-family: "Source Code Pro", "Courier New", Monaco, monospace !important;}.show_code_block:after {content: " ";display: block;clear: both;width: 100%;height: 1.25em;}.show_code_block_line_number {position: absolute;padding-top: 2em;padding-bottom: 1.5em;width: 2em;top: 0px;left: 0px;bottom: 0px;font-family: "Source Code Pro", "Courier New", Monaco, monospace !important;}.show_code_block .cbd_code_tab {display: inline-block;width: 2em;}.show_code_block .cbd_function,.show_code_block .cbd_html_tag {color: rgba(255, 175, 10, 1.0);}.show_code_block .cbd_code_word {color: rgba(225, 225, 100, 1.0);}.show_code_block .cbd_variable {font-weight: bold;color: rgba(75, 100, 170);}.show_code_block .cbd_number {color: rgba(225, 75, 25, 1.0);}.show_code_block .cbd_string,.show_code_block .cbd_string .code_block_def {color: rgba(50, 225, 50) !important;}span.img_map_container {position: relative;display: block;}span.img_map_container a.img_map_link {position: absolute;display: block;text-decoration: none;border: 1px solid rgba(0, 0, 0, 0.0);}span.img_map_container a.img_map_link:hover {text-decoration: none;border: 1px solid rgba(0, 0, 0, 0.1);}/* File:  style_filter_by_type_image.css */ .filter_images_container {display: flex;float: right;align-items: center;}.filter_images_container label {float: left;display: block;clear: both;padding-bottom: 1em;padding-right: 2em;}.filter_images {display: flex;align-items: center;padding-bottom: 1em;}.filter_images a {max-width: 3em;margin-right: 1em;opacity: 0.666;transition: all 0.5s ease;font-weight: bold;text-decoration: none;filter: grayscale(1.0);color: rgba(0, 0, 0, 0.5);}.filter_images a:hover,.filter_images a.active {opacity: 1.0;filter: grayscale(0.0);color: rgba(0, 0, 0, 0.7);}.filter_by_type_hide {display: none !important;}/* File:  style_flex_helper.css */ .box_flex_container {display: flex;clear: both;width: 100%;flex-wrap: wrap;}.box_flex_container.box_valign_center {align-items: center;} /* File:  style_float_helper.css */ .rel {position: relative;top: 0px;left: 0px;bottom: 0px;right: 0px;width: 100%;height: 100%;}.clear, .full {clear: both;display: block;}.clear_middle {clear: both;font-size: 50%;line-height: 50%;display: block;}.clear_small {clear: both;height: 0px;line-height: 0px;font-size: 0px;display: block;}.clear_fix:after {content: " ";clear: both;display: block;height: 0px;}.inline_block {display: inline-block;overflow: visible;}.twentyth, .twentith, .thirdteenth, .twelfth, .eleventh, .tenth, .eight, .seventh, .sixth,.fifth, .quad, .third, .half, .half_right, .twothird, .threequad,.eighttenth, .fivesixth, .ninetenth {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;box-sizing: border-box;}.twentyth, .twentith {float: left;width: 5%;}.thirdteenth{float: left;width: 7%;}.twelfth {float: left;width: 8.333%;}.eleventh {float: left;width: 9.09%;}.tenth {float: left;width: 10%;}.eight {float: left;width: 12%;}.seventh {float: left;width: 14%;}.sixth {float: left;width: 16%;}.fifth {float: left;width: 20%;}.quad {float: left;width: 25%;}.third {float: left;width: 33%;}.half {float: left;width: 49%;}.half_right {float: right;width: 49%;}.twothird {float: left;width: 66%;}.threequad {float: left;width: 74%;}.eighttenth {float: left;width: 79%;}.fivesixth {float: left;width: 83%;}.ninetenth {float: left;width: 89%;}.float_left_space_large {float: left;width: 4%;}.float_left_space_medium {float: left;width: 2%;}.float_left_space_small {float: left;width: 1%;}.float_left_space_radio {float: left;width: 15px;}img {max-width: 100%;height: auto;}img.vector_img {max-width: 100%;}.left {float: left;}.right {float: right;}.checkbox_n_label_cb {display: block;float: left;width: 2.5em;}.checkbox_n_label_label {display: block;float: left;max-width: 90%;width: calc(100% - 2.5em);max-width: calc(100% - 2.5em);} /* File:  style_main_navi.css */ .menu_button {position: absolute;top: 7.333%;right: 8%;display: block;background-image: url('../img/layout/button_menu.svg');background-repeat: no-repeat;background-size: contain;width: 84px;height: 76px;z-index: 1100;}.menu_button.active {background-image: url('../img/layout/button_menu_close.svg');}.main_navi_container {pointer-events: none;padding: 2%;padding-left: 8.5%;padding-right: 4.333%;background: linear-gradient(to right, rgba(241, 129, 62, 0.78) 0%, rgba(255, 207, 55, 0.9) 100%);transition: 0.75s ease all;opacity: 0.0;width: 0%;height: 100%;overflow: hidden;float: right;}.main_navi_container.active {opacity: 1.0;pointer-events: all;width: 100%;}.main_navi_container:after {display: block;content: " ";clear: both;height: 0px;}.main_navi_container ul,.main_navi_container ul li {padding: 0px;margin: 0px;list-style-type: none;}.main_navi_container {font-size: 2.222em;line-height: 125%;padding-top: 76px;}.main_navi_container ul li {clear: both;padding-bottom: 0.5em;}.main_navi_container ul li a {color: rgba(255, 255, 255, 1.0);font-weight: 600;}.main_navi_container ul li a:hover,.main_navi_container ul li.active > a,.main_navi_container .sub_navi > ul li:hover {color: rgba(0, 0, 0, 1.0);}.main_navi_container .sub_navi {display: none;font-size: 80%;padding-left: 1.4em;}.main_navi_container .active > .sub_navi {display: block;}.main_navi_container .sub_navi li {list-style: disc;color: rgba(255, 255, 255, 1.0);}.main_navi_mobile_container {display: none;}.main_navi_mobile_container ul,.main_navi_mobile_container li,.main_navi_mobile_container a,.main_navi_mobile_container .main_navi {width: 100%;clear: both;display: block;font-size: 1.5rem;text-align: center;padding: 0px;margin: 0px;}.main_navi_mobile_container .main_navi {padding-bottom: 1rem;}.main_navi_mobile_container a {padding: 0.75rem;color: rgba(0, 0, 0, 1.0);background-color: rgba(245, 168, 0, 1.0);border-top: 1px solid rgba(255, 255, 255, 1.0);}.main_navi_mobile_container a.active,.main_navi_mobile_container li.active a {font-weight: bold;}.main_navi_mobile_container .main_navi:after {clear: both;width: 100%;display: block;content: " ";height: 1em;}/* File:  style_page_flip.css */ .page_flip_container {width: 100%;text-align: center;}.page_flip_container:after {clear: both;content: " ";display: block;width: 100%;}.page_flip_container ul,.page_flip_container li {list-style-type: none;margin: 0px;padding-left: 10px;padding-right: 10px;display: inline-block;}.page_flip_info {float: left;width: 33.333%;text-align: left;line-height: 200%;}.page_flip_numbers {padding-top: 0px;float: right;width: 33.333%;line-height: 200%;}.page_flip_numbers li.active a {text-decoration: none !important;}.page_flip_show_all {clear: both;}.page_flip:after {width: 100%;clear: both;content: " ";display: block;width: 100%;}.page_flip {font-size: 80%;margin-left: auto;margin-right: auto;display: block;}.page_flip_bottom {clear: both;margin-bottom: 1.5em;margin-top: 1em;padding-top: 0.5em;border-top: 1px solid --%light_grey_font_color%;}.page_flip_top {clear: both;height: 40px;}.page_flip_all {clear: both;}.page_flip_info {float: left;display: inline;}.page_flip_numbers {float: left;display: inline;}.page_flip_numbers ul {list-style: none;margin: 0px;padding: 0px;}.page_flip_numbers li {float: left;margin-left: 2px;margin-right: 2px;line-height: 90%;margin-top: 0.5em;padding: 0em;transition: 0.333s all ease;display: inline-block;}.page_flip_numbers li.last,.page_flip_numbers li.prev,.page_flip_numbers li.next {border: 0px;}.page_flip_numbers li.next,.page_flip_numbers li.prev {transform: scale(1.75);}.page_flip_numbers li a {text-decoration: none;vertical-align: middle;padding: 0.5em;padding-top: 0.333em;padding-bottom: 0.333em;}.page_flip_numbers li.active a,.page_flip_numbers li a:hover {font-weight: bold;display: inline-block;padding-top: 0.0em;text-decoration: none;}.page_flip_numbers li.active a,.page_flip_numbers li a:hover {transform: scale(1.75);}.page_flip_container.page_flip_with_epp_select {text-align: left;display: block;clear: both;padding: 0.5em;padding-left: 0em;padding-right: 0em;background-color: rgba(245, 168, 0, 1.0);color: --%text_color_invert%;}.page_flip_container.page_flip_with_epp_select a {color: --%text_color_invert%;}.ps_result_page_header_container .page_flip_container.page_flip_with_epp_select {margin-bottom: 1.25em;}.ps_result_page_footer_container .page_flip_container.page_flip_with_epp_select {margin-top: 2em;}.page_flip_container.page_flip_with_epp_select .page_flip_info {float: left;width: 10%;line-height: 175%;}.page_flip_container.page_flip_with_epp_select .page_flip {float: left;width: 100%;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select {float: left;width: 33%;}.page_flip_container.page_flip_with_epp_select .page_flip_numbers {float: left;width: 23%;line-height: 100%;}.page_flip_container.page_flip_with_epp_select .page_flip_numbers li {line-height: 120%;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_select_info {float: left;width: 33%;text-align: left;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_entries {float: left;width: 66%;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_entries a {padding-left: 0.5em;padding-right: 0.5em;display: inline-block;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_entries a.active,.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_entries a:hover {font-weight: bold;transform: scale(1.75);line-height: 75%;}.page_flip_order_by {float: right;width: 33%;}.page_flip_order_by_label {float: left;width: 33%;}.page_flip_order_by_select {float: right;width: 66%;}/* File:  style_page_secure.css */ .page_secured_login,.fe_logged_in {padding-top: 3em;}.page_secured_login .checkbox_label.right {width: 90%;width: calc(100% - 2em);}.page_secured_login input[type="text"],.page_secured_login input[type="password"] {width: 100%;border-radius: 0.5em;border: 0px;padding: 0.25em;padding-left: 2.5rem;padding-right: 2.5rem;outline: 0px;font-size: 1rem;font-family: Roboto, sans-serif;color: rgba(0, 0, 0, 1.0);background-color: rgba(255, 255, 255, 0.6);border: 0px solid rgba(255, 255, 255, 0.6);text-align: center;margin-bottom: 0.5em;background-image: url('../img/layout/icon_fe_loginname.svg');background-repeat: no-repeat;background-position: left top;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.1);}.page_secured_login input[type="password"] {background-image: url('../img/layout/icon_fe_loginpass.svg');}.page_secured_login .button_fe {background-color: rgba(0, 86, 184, 1.0);font-size: 1rem;border-radius: 0.5em;transition: 0.25s all ease;border: 1px solid rgba(0, 86, 184, 1.0);}.fe_logged_in {font-size: 0.75rem;}.fe_logged_in .half:nth-child(2n + 2) .button_fe {margin-left: 1.5em;}.fe_logged_in a {text-align: center;border-radius: 0.5em;line-height: 1.333em;font-family: Roboto, sans-serif;user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;padding: 1em;padding-top: 0.5em;padding-bottom: 0.5em;border: 1px solid rgba(0, 86, 184, 1.0);color: rgba(255, 255, 255, 1.0);background-color: rgba(0, 86, 184, 1.0);margin: 0px;margin-right: 0.5em;margin-bottom: 0.5em;display: inline-block;}.fe_logged_in hr {border-top: 1px solid rgba(245, 168, 0, 1.0);color: rgba(0, 0, 0, 0);}.course_portal .fe_logged_in hr {border-top: 1px solid rgba(0, 86, 184, 1.0);} /* File:  style_search_field.css */ .search_field_container {float: right;display: inline-block;}.search_field_container input[type="text"] {border-radius: 0.5em;border: 0px;padding: 0.25em;padding-left: 0.75em;padding-right: 0.75em;outline: 0px;font-size: 111.111%;font-family: Roboto, sans-serif;color: rgba(0, 0, 0, 1.0);background-color: rgba(255, 255, 255, 0.6);}/* File:  style_shortcut_navi.css */ .shortcut_navi_container {margin-top: 5.75rem;padding: 0px;}.shortcut_navi_container a {color: rgba(0, 0, 0, 1.0);position: relative;display: inline-block;text-decoration: none;}.shortcut_navi_container a img,.shortcut_navi_container a svg {transition: 0.5s all ease;}.shortcut_navi_container a:hover img,.shortcut_navi_container a:hover svg,.shortcut_navi_container a.cpl_global_active img,.shortcut_navi_container a.cpl_global_active svg {transform: scale(1.25);}.section_day_care .shortcut_navi_container a.cpl_global_active #icon,.section_day_care .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(243, 150, 85, 0.2) !important;}.section_parents .shortcut_navi_container a.cpl_global_active #icon,.section_parents .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(125, 158, 57, 0.2) !important;}.section_projects .shortcut_navi_container a.cpl_global_active #icon,.section_projects .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(24, 91, 167, 0.2) !important;}.section_company .shortcut_navi_container a.cpl_global_active #icon,.section_company .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(219, 8, 53, 0.2) !important;}.section_commune .shortcut_navi_container a.cpl_global_active #icon,.section_commune .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(63, 165, 53, 0.2) !important;}.section_parents .shortcut_navi_container a.cpl_global_active #icon,.section_parents .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(125, 158, 57, 0.2) !important;}.section_parents .shortcut_navi_container a.cpl_global_active #icon,.section_parents .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(125, 158, 57, 0.2) !important;}.section_projects .shortcut_navi_container a.cpl_global_active #icon,.section_projects .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(24, 91, 167, 0.2) !important;}.section_company .shortcut_navi_container a.cpl_global_active #icon,.section_company .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(219, 8, 53, 0.2) !important;}.section_commune .shortcut_navi_container a.cpl_global_active #icon,.section_commune .shortcut_navi_container a.cpl_global_active [data-name="icon"] {fill: rgba(63, 165, 53, 0.2) !important;} /* File:  style_side_navi.css */ .side_navi {position: absolute;bottom: 0px;right: 0px;}.side_navi ul,.side_navi li {padding: 0px;margin: 0px;font-weight: 500;list-style: none;}.side_navi li {padding-bottom: 0.5em;} /* File:  style_slideshow_custom.css */.slideshow_helper {width: max-content;max-width: 80vw;}.slideshow_helper:after {display: block;clear: both;content: " ";}.slideshow_helper .img_slideshow_container {margin: auto;}.slideshow_helper .img_slideshow_img {background-color: rgba(125, 158, 57, 1.0);border: 0px;}.slideshow_helper .img_slideshow {border: 0px;}/* File:  style_social_media_buttons.css */ .social_media_share_buttons {clear: both;width: 100%;display: block;padding-top: 0.5em;padding-bottom: 0.75em;}.social_media_share_buttons:after {clear: both;width: 100%;content: " ";display: block;}.social_media_share_buttons div {display: block;width: 100%;clear: both;float: left;margin-right: 1em;text-align: center;transition: 0.5s ease all;margin-bottom: 0.25em;}.social_media_share_buttons div:hover {transform: scale(1.1);}.social_media_share_buttons a {width: 100%;color: rgba(255, 255, 255, 1.0);padding: 0.25em;padding-left: 2em;padding-right: 2em;display: block;text-decoration: none !important;}.social_media_share_buttons a:hover {color: rgba(255, 255, 255, 1.0);}.social_media_share_buttons .smsb_twitter {background-color: rgba(29, 161, 242, 1.0);}.social_media_share_buttons .smsb_google_plus {background-color: rgba(218, 73, 51, 1.0);}.social_media_share_buttons .smsb_facebook {background-color: rgba(57, 87, 151, 1.0);}.social_media_share_buttons .smsb_xing {background-color: rgba(27, 86, 97, 1.0);}.social_media_share_buttons .smsb_linkedin {background-color: rgba(0, 118, 179, 1.0);}.social_media_share_buttons .smsb_pinterest {background-color: rgba(187, 9, 25, 1.0);}.social_media_share_buttons .smsb_pocket {background-color: rgba(239, 64, 86, 1.0);}.social_media_share_buttons .smsb_whatsapp {background-color: rgba(77, 194, 71, 1.0);}.social_media_share_buttons .smsb_telegram {background-color: rgba(0, 136, 204, 1.0);}.social_media_share_buttons .smsb_threema {background-color: rgba(74, 74, 74, 1.0);}.social_media_share_buttons .smsb_reddit {background-color: rgba(255, 69, 0, 1.0);}.social-buttons {margin-top: 20px;clear: both;padding-top: 15px;background-image: url("../img/cms/icon_social_share_01.svg");background-size: contain;background-repeat: no-repeat;background-position: center;height: 65px;cursor: pointer;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-ms-transition: 0.5s all ease;-o-transition: 0.5s all ease;transition: 0.5s all ease;}.social-buttons:after {content: " ";display: block;width: 100%;clear: both;height: 0px;}.social-buttons:hover {transform: scale(1.05);}.bt_twitter, .bt_facebook, .bt_google_plus, .bt_xing, .bt_linkedin {clear: both;width: auto;display: block;padding: 5px;}.sharing_link {text-align: right;padding-bottom: 2em;position: relative;z-index: 250;}.sharing_link_input {text-align: left;}.content_single_con_link > div > a {font-size: 75%;color: rgba(0, 0, 0, 0.5);}/* File:  style_table.css */ .table {}.table_head {}.table_cell {}.table_row {}.table p {margin-top: 1rem !important;margin-bottom: 1rem !important;padding-left: 1rem !important;padding-right: 1rem !important;}.table .table_row:nth-child(2n + 1) {background-color: rgba(245, 168, 0, 0.5);}.table .table_row:nth-child(2n + 2) {background-color: rgba(245, 168, 0, 0.25);}.table .table_head td.table_cell {background-color: rgba(245, 168, 0, 1.0);}.table .table_cell {border-color: rgba(255, 255, 255, 1.0);border-width: 0.5rem;}.table[name="milestones"] .table_cell:nth-child(1) {color: rgba(0, 0, 0, 0.7);font-weight: 500;text-align: center;}.table[name="milestones"] .table_head .table_cell:nth-child(1) {color: rgba(255, 255, 255, 1.0);} /* File:  style_txt.css */.txt_info {color: #A90000;font-size: 90%;}.txt_info_blue {color: #333399;font-size: 90%;}.txt_search {font-size: 125%;font-weight: bold;}.txt_right {text-align: right;}.txt_left {text-align: left;}.txt_center {text-align: center;}.txt_center::after {display: block;content: " ";clear: both;width: 100%;}.txt_center > div {margin-left: auto;margin-right: auto;}.txt_small {font-size: 90%;}.txt_small p {margin-top: 0.5em;margin-bottom: 0.5em;}.txt_bold {font-weight: bold;}.download_type_size {margin-left: 5px;display: inline-block;font-size: 80%;}.img_subline {font-style: italic;font-weight: 300;}.window_command_overlay {position: "fixed";top: 0%;left: 0%;bottom: 0%;right: 0%;background-color: rgba(0, 0, 0, 0.5);z-index: 1000001;}.window_command {position: fixed;display: block;z-index: 1000002;font-size: 1rem;background-color: rgba(255, 255, 255, 1.0);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);border-radius: 10px;padding: 10px;border: 1px solid rgba(0, 0, 0, 0.25);box-sizing: border-box;top: 50%;margin-left: auto;margin-right: auto;left: 0%;right: 0%;padding-bottom: 1.5em;}.window_command_button_select {min-width: 325px;max-width: 90%;text-align: center;}.window_command .button.is_default {font-weight: bold;}.window_command .button.is_default:after {display: inline-block;content: "*";margin-left: 0.25em;}.window_command h3 {margin-top: 0em;padding-top: 0em;}/* File:  style_zz_custom_form.css */ .custom_form:after {content: " ";display: block;width: 100%;clear: both;}.custom_form form {clear: both;display: block;width: 100%;}.custom_form form:after {content: " ";display: block;width: 100%;clear: both;}.custom_form_input input,.custom_form_input select,.custom_form_input textarea,.custom_form_input label,.custom_form_input span,.custom_form_input div {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;vertical-align: middle;}.custom_form_input select, .custom_form_input input[type="text"], .custom_form_input input[type="password"], .custom_form_input textarea {width: 100%;border: 1px solid rgba(128, 128, 128, 0.333);}.custom_form_input input[type="text"], .custom_form_input input[type="password"], .custom_form_input select {height: 2.5em;}.custom_form_input textarea {min-height: 100px;height: 100px;}.custom_form_input .fill_in, .custom_form_input textarea.fill_in, .custom_form_input input.fill_in {border: 1px solid rgba(128, 128, 128, 0.333) !important;background-color: #FEDDDD !important;}.custom_form_input input[type="file"].fill_in {padding: 0.5em;}.custom_form_checkbox_input {display: block;padding-bottom: 10px;}.custom_form_input .captcha_label {padding-bottom: 10px;}.custom_form_input input[type="checkbox"].fill_in, .custom_form_input input[type="radio"].fill_in {width: 1rem;height: 1rem;outline: 1px solid #FE6666;margin: 2px;margin-left: 3px;margin-top: 1px;}.custom_form_input textarea {width: 100%;}.custom_field_info {display: block;padding-top: 10px;opacity: 0.7;}.custom_form_input label {font-weight: 600;}.cf_form_buttons {display: block;}.cf_form_buttons_registration_only {display: none;}.course_portal .cf_form_buttons {display: none;}.course_portal .cf_form_buttons_registration_only {display: block;}.course_portal .cf_clear_copy_mail_wanted {display: none;}.course_portal .cf_clear_checkbox {height: 0rem;line-height: 100%;}.course_portal .cf_checkbox.cf_checkbox_full_size .txt_small {font-size: 100%;}.course_portal .cf_form_buttons_registration_only {margin-top: 1rem;}.cf_checkbox_full_size .quad,.cf_checkbox_full_size .half {width: 100%;}.cf_checkbox_full_size .half .half {padding-top: 0.75rem;}.cf_space_before {margin-bottom: 1.5rem;}.cf_space_after {margin-bottom: 1.5rem;}.cf_full_size_label .quad {width: 100%;clear: both;margin-bottom: 0.5rem;}.course_portal .cf_send_copy_mail_info {display: none;}/* File:  style_zz_custom_form_contingent_shower.css */ .cfcs_traffic_light {clear: both;max-width: 100px;}.cfcs_text .cfcs_text_contingent_used,.cfcs_text .cfcs_text_contingent_available {display: inline-block;}.cfcs_text .cfcs_text_contingent_available:before {display: inline-block;content: "/";padding-left: 0.333em;padding-right: 0.333em;}.cfcs_traffic_light img {transform: rotate(180deg);}/* File:  style_zz_custom_form_sendings.css */ .cfs_container {clear: both;}.cfs_container .cfs_head {display: flex;justify-content: space-between;font-size: 1.5rem;margin-bottom: 1rem;}.cfs_container .cfs_entries {display: block;}.cfs_container .cfs_entry:nth-child(2n-1) {background-color: rgba(245, 168, 0, 0.25);}.cfs_container .cfs_entries .cfs_entry {display: flex;justify-content: space-between;padding: 0.5rem;align-items: center;}.cfs_container .cfs_name {width: 50%;min-width: 50%;max-width: 50%;}.cfs_container .cfs_icons {padding-top: 0.5em;display: inline-block;}.cfs_container .cfs_icons p {margin: 0px;}.cfs_container .cfs_icons img {max-width: 20%;}.cfs_container .cfs_date {width: 20%;text-align: center;}.cfs_container .cfs_func {width: 10%;}.cfs_container .cfs_processed {width: 10%;text-align: center;}.cfs_container .cfs_add_label {width: 10%;text-align: center;}.cfs_container .cfs_entries .cfs_add_el {width: 10%;text-align: center;}.cfs_container .cfs_entries .cfs_func {font-size: 0.75rem;}.course_portal .cfs_container .cfs_entry:nth-child(2n-1) {background-color: rgba(0, 86, 184, 0.2);}.course_portal .cfs_container .button_fe {text-align: center;border-radius: 0.5em;line-height: 1.333rem;font-family: Roboto, sans-serif;user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;padding: 1em;padding-top: 0.5em;padding-bottom: 0.5em;border: 1px solid rgba(0, 86, 184, 1.0);color: rgba(255, 255, 255, 1.0);background-color: rgba(0, 86, 184, 1.0);margin: 0px;margin-right: 0.5em;margin-bottom: 0.5em;display: inline-block;}.course_portal .cfs_container .button_fe:hover {color: rgba(0, 86, 184, 1.0);background-color: rgba(255, 255, 255, 1.0);}.course_portal .cfs_container .form_del_confirm .button_fe {display: block;}/* File:  style_zz_fe_login_form.css */ .header_fe_login_container {position: absolute;bottom: 0px;margin-bottom: 1.75em;}.header_fe_login_container input[type="text"],.header_fe_login_container input[type="password"] {width: 100%;border-radius: 0.5em;border: 0px;padding: 0.25em;padding-left: 2.5rem;padding-right: 2.5rem;outline: 0px;font-size: 1rem;font-family: Roboto, sans-serif;color: rgba(0, 0, 0, 1.0);background-color: rgba(255, 255, 255, 0.6);border: 0px solid rgba(255, 255, 255, 0.6);text-align: center;margin-bottom: 0.5em;background-image: url('../img/layout/icon_fe_loginname.svg');background-repeat: no-repeat;background-position: left top;background-size: contain;}.header_fe_login_container .button_fe,.header_left_container .header_fe_login_link.button_fe {background-color: rgba(0, 86, 184, 1.0);font-size: 1rem;border-radius: 0.5em;transition: 0.25s all ease;border: 1px solid rgba(0, 86, 184, 1.0);}.header_fe_login_container .button_fe:hover,.header_left_container .header_fe_login_link.button_fe:hover {color: rgba(0, 86, 184, 1.0);border: 1px solid rgba(0, 86, 184, 1.0);background-color: rgba(255, 255, 255, 1.0);}.header_left_container .header_fe_login_link.button_fe a {color: rgba(255, 255, 255, 1.0);}.header_left_container .header_fe_login_link.button_fe:hover a,.header_left_container .header_fe_login_link.button_fe:hover a:hover {color: rgba(0, 86, 184, 1.0);}.header_left_container .header_fe_login_link {display: none;}.all.fe_user_is_logged_in .header_left_container .header_fe_login_link {display: block;position: absolute;bottom: 0px;margin-bottom: 1.75em;}.all.course_portal .header_fe_login_container,.all.course_portal .header_left_container .header_fe_login_link {display: none !important;}.header_fe_login_container input[type="password"] {background-image: url('../img/layout/icon_fe_loginpass.svg');}.content .flf_container {padding-top: 3rem;width: 50%;}.content .flf_container .checkbox_label.right {width: 90%;width: calc(100% - 2em);}.content .flf_container input[type="text"],.content .flf_container input[type="password"] {width: 100%;border-radius: 0.5em;border: 0px;padding: 0.25em;padding-left: 2.5rem;padding-right: 2.5rem;outline: 0px;font-size: 1rem;font-family: Roboto, sans-serif;color: rgba(0, 0, 0, 1.0);background-color: rgba(255, 255, 255, 0.6);border: 0px solid rgba(255, 255, 255, 0.6);text-align: center;margin-bottom: 0.5em;background-image: url('../img/layout/icon_fe_loginname.svg');background-repeat: no-repeat;background-position: left top;background-size: contain;border: 1px solid rgba(0, 0, 0, 0.1);}.content .flf_container input[type="password"] {background-image: url('../img/layout/icon_fe_loginpass.svg');}.content .flf_container .button_fe {background-color: rgba(0, 86, 184, 1.0);font-size: 1rem;border-radius: 0.5em;transition: 0.25s all ease;border: 1px solid rgba(0, 86, 184, 1.0);}/* File:  style_zz_iframe_includer.css */ .iframe_includer_container {border: 1px solid rgba(0, 0, 0, 0.1);display: block;position: relative;background-size: contain;background-repeat: no-repeat;background-image: url('../img/cms/special_element/iframe_includer/iframe_default_image.svg');background-color: rgba(0, 0, 0, 0.25);background-position: center center;overflow: hidden;max-width: 100%;}.ifi_info_container {position: absolute;top: -0.5%;left: -0.5%;right: -0.5%;bottom: -0.5%;padding: 5em;padding-top: 7em;overflow-y: auto;background-color: rgba(255, 255, 255, 0.5);text-align: center;color: rgba(33, 33, 33, 1.0);opacity: 0.0;cursor: help;}.iframe_includer_container:hover .ifi_info_container,.iframe_includer_container:focus .ifi_info_container,.iframe_includer_container:active .ifi_info_container,.iframe_includer_container.is_mobile_user .ifi_info_container,.iframe_includer_container.ifi_show .ifi_info_container {opacity: 1.0;z-index: 10;}.ifi_info_container a.button_fe {cursor: pointer;text-decoration: none !important;padding-left: 1.5em;padding-right: 1.5em;color: rgba(255, 255, 255, 1.0) !important;}@media(max-width: 800px) {.iframe_includer_container {width: 100%;}.iframe_includer_container .ifi_info_container {opacity: 1.0;}.iframe_includer_container .button_fe {clear: both;width: 100%;margin-bottom: 0.5em;display: block;}} /* File:  style_zz_img_slideshow.css */ .img_slideshow_container {float: left;max-width: 100%;}.img_slideshow_container, .img_slideshow_container * {-moz-box-sizing: content-box;-webkit-box-sizing: content-box;-ms-box-sizing: content-box;-o-box-sizing: content-box;box-sizing: content-box;}.img_slideshow {max-width: 100%;clear: both;overflow: hidden;border: 1px solid #999999;}.img_slideshow_img {position: absolute;width: 100%;height: 100%;background-color: #FFFFFF;text-align: center;border: 0px;border-right: 1px solid #CCCCCC;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;margin-left: 10px;margin-right: 10px;}.img_slideshow_img img {max-width: 100%;max-height: 100%;}.img_slideshow_prev, .img_slideshow_next {position: absolute;z-index: 500;top: 0px;width: 3em;text-align: center;background-color: #aea6a6;background: rgba(0, 0, 0, 0.85);opacity: 0.66;filter: alpha("Opacity=66");display: none;}.img_slideshow_title {position: absolute;z-index: 499;width: 100%;bottom: 5px;left: 15px;right: 15px;text-align: center;display: none;}.img_slideshow_title span {background-color: #aea6a6;background: rgba(0, 0, 0, 0.5);padding: 5px;padding-left: 10px;padding-right: 10px;line-height: 20px;color: #F5F5F5;}.img_slideshow_control {clear: both;width: 100%;min-height: 22px;float: left;text-align: center;background-color: rgba(0, 0, 0, 0.85);background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.95) 50%, rgba(0, 0, 0, 0.85) 100%);margin-bottom: 15px;}.content_el div.img_slideshow_control a {text-decoration: none !important;color: #FEFEFE;margin-left: 8px;margin-right: 8px;}.content_el div.img_slideshow_control a.img_slideshow_pause {font-weight: bold;letter-spacing: -1px;}.img_slideshow_control a:hover {text-decoration: none !important;}.img_slideshow_prev a:hover, .img_slideshow_next a:hover {opacity: 1;text-decoration: none !important;}a.img_slideshow_prev,a.img_slideshow_prev:hover {left: 0px;text-decoration: none !important;}a.img_slideshow_next,a.img_slideshow_next:hover {right: 0px;text-decoration: none !important;}.img_slideshow_button_txt {position: relative;text-align: center;width: 100%;height: 100%;font-size: 30px;line-height: 1em;margin-top: -0.5em;font-weight: bold;color: #FFFFFF;top: 50%;opacity: 1;}.img_slideshow_overlay {position: fixed;top: 0px;bottom: 0px;left: 0px;right: 0px;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.75);z-index: 1000;line-height: 50000%;}.img_slideshow_navi_dots {clear: both;text-align: center;line-height: 100%;margin-top: 1.25em;margin-bottom: 1.25em;font-size: 133%;}.img_slideshow_navi_dots a {text-decoration: none !important;color: --%container_center_text_color%;opacity: 0.5;}.img_slideshow_navi_dots a:hover {opacity: 1.0;}.img_slideshow_navi_dots a.active {text-decoration: none;color: --%container_center_text_color_active%;font-weight: 800;opacity: 1.0;}.img_slideshow_overlay div, .img_slideshow_overlay img {opacity: 1.0;filter: alpha("Opacity=100");}.img_slideshow_overlay_close {position: fixed;z-index: 1010;top: 15px;right: 15px;}.img_slideshow_overlay_img {position: fixed;top: 50%;left: 50%;z-index: 1005;}.img_slideshow_overlay_img img {max-width: 100%;max-height: 100%;} /* File:  style_zz_inline_office_doc_viewer.css */ .inline_office_doc_viewer_container {border: 1px solid rgba(0, 0, 0, 0.1);display: block;position: relative;background-size: contain;background-repeat: no-repeat;background-image: url('../img/cms/special_element/inline_office_doc_viewer/inline_office_doc_viewer_default_image.svg');background-color: rgba(0, 0, 0, 0.25);background-position: center center;overflow: hidden;max-width: 100%;}.iodv_info_container {position: absolute;top: -0.5%;left: -0.5%;right: -0.5%;bottom: -0.5%;padding: 5em;padding-top: 7em;overflow-y: auto;background-color: rgba(255, 255, 255, 0.5);text-align: center;color: rgba(33, 33, 33, 1.0);opacity: 0.0;cursor: help;}.inline_office_doc_viewer_container:hover .iodv_info_container,.inline_office_doc_viewer_container:focus .iodv_info_container,.inline_office_doc_viewer_container:active .iodv_info_container,.inline_office_doc_viewer_container.is_mobile_user .iodv_info_container,.inline_office_doc_viewer_container.ifi_show .iodv_info_container {opacity: 1.0;z-index: 10;}.inline_office_doc_viewer_container p {max-width: 100%;}.iodv_info_container a.button_fe {cursor: pointer;text-decoration: none !important;padding-left: 1.5em;padding-right: 1.5em;color: rgba(255, 255, 255, 1.0) !important;}@media(max-width: 800px) {.inline_office_doc_viewer_container {width: 100%;}.inline_office_doc_viewer_container .iodv_info_container {opacity: 1.0;}.inline_office_doc_viewer_container .button_fe {clear: both;width: 100%;margin-bottom: 0.5em;display: block;}} /* File:  style_zz_inline_pdf_viewer.css */ .inline_pdf_viewer_container {display: block;width: 100%;height: 800px;}.inline_pdf_viewer_container:after {display: block;width: 100%;content: " ";height: 0px;}.ipv_canvas_container {max-width: 100%;max-height: calc(100% - 4rem);overflow-y: scroll;text-align: center;background-color: rgba(128, 128, 128, 1.0);padding: 2rem;box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.333);}.ipv_canvas_container canvas {display: inline-block;max-width: 100%;max-height: 100%;box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.333);}.ipv_page_flip_container {clear: both;display: block;width: 100%;text-align: center;padding: 2rem;}.ipv_page_flip_container ul,.ipv_page_flip_container li {display: inline-block;margin: 0px;padding: 0px;list-style: none;padding-right: 1.5em;}.ipv_page_flip_container li.active {font-weight: bold;} /* File:  style_zz_latest_page_entries.css */ .lpe_prev_button,.lpe_next_button,a.lpe_prev_button ,a.lpe_next_button {position: absolute;top: 50%;margin-top: -1rem;opacity: 0.15;pointer-events: none;color: rgba(0, 0, 0, 0.0);background-position: center center;background-size: contain;width: 7.555rem;height: 7.555rem;display: block;transition: 0.25s all ease;z-index: 50;}.lpe_prev_button {left: -10rem;background-image: url('../img/layout/button_prev.svg');}.lpe_next_button {right: -10rem;background-image: url('../img/layout/button_next.svg');}.lpe_prev_button.active,.lpe_next_button.active {opacity: 0.75;pointer-events: all;}.lpe_prev_button.active:hover,.lpe_next_button.active:hover {opacity: 1.0;}.lpe_container .rel {height: auto;}.lpe_entries {display: block;width: 100%;overflow: hidden;position: inherit;z-index: 10;}.lpe_entries a {text-decoration: none;}.lpe_entry {position: absolute;margin-top: 1em;opacity: 0.0;transition: 0.5s all ease;top: 0em;z-index: 10;transform: translateX(0px);}.lpe_entry.active {position: relative;opacity: 1.0;z-index: 20;opacity: 1.0;}.lpe_entry.prev_next_el_prev {z-index: 5;transform: translateX(-100vw);opacity: 0.0;}.lpe_entry.prev_next_el_next {z-index: 15;transform: translateX(100vw);opacity: 0.0;}.lpe_entry p:last-child {margin-bottom: 0px;}.lpe_content p > a {text-decoration: underline;font-weight: bold;}.lpe_title {float: left;width: 100%;}.lpe_title:after, .lpe_date:after {content: " ";display: block;width: 100%;height: 0px;clear: both;}.lpe_date {float: right;width: 30%;font-size: 75%;text-align: right;word-break: break-all;display: none;}.lpe_title a {font-weight: 600;color: --%container_right_text_color%;text-decoration: none;}.lpe_content h3 {text-transform: uppercase;}.lpe_content p {margin-top: 0.25em;}.lpe_text {clear: both;}.lpe_text a {font-weight: 600;}.lpe_img {height: 75px;overflow: hidden;background-size: cover;}.lpe_img p {margin: 0px;padding: 0px;}.lpe_img img {max-width: 100%;} /* File:  style_zz_overview_plan.css */ .overview_plan {display: block;height: auto;max-width: 100%;min-width: 200px;float: right;margin-bottom: 2rem;}.overview_plan .rel {height: auto;}.overview_plan h1,.overview_plan h2,.overview_plan h3 {display: block;}.overview_plan_detail_show {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;overflow-y: auto;background-color: rgba(255, 255, 255, 0.9);display: none;text-align: left;border: 1px solid rgba(245, 168, 0, 1.0);padding: 2.5%;z-index: 1100;}.overview_plan_detail_show h3 {margin-top: 1.5rem;margin-bottom: 0.25rem;}.overview_plan_detail_show_close {position: absolute;right: 0%;top: 0.5%;color: #000000;z-index: 10;padding: 5px;padding-left: 7px;padding-right: 7px;margin-top: -2.25rem;background-color: rgba(245, 168, 0, 1.0);color: rgba(255, 255, 255, 1.0);display: none;}.overview_plan_detail_show_close a {color: rgba(255, 255, 255, 1.0) !important;min-height: -2.25rem;}.overview_plan_detail_show_close:hover, div.overview_plan .overview_plan_detail_show_close a:hover {background-color: rgba(246, 168, 0, 1.0);color: #000000 !important;text-decoration: none;}.overview_plan a {font-weight: bold;display: block;text-decoration: none;text-align: center;vertical-align: middle;color: #0061A8;}.overview_plan_detail_show a {color: #555555;text-decoration: underline;display: inline;text-align: left;font-weight: normal;}.overview_plan_detail_show a:hover {background-color: transparent;text-decoration: none;color: #555555;}.overview_plan a.overview_plan_detail_link {position: absolute;display: block;box-sizing: border-box;z-index: 3;}div.overview_plan a.overview_plan_detail_link:hover {background: none;text-decoration: none;}.overview_plan a.overview_plan_detail_link {font-size: 0.83333rem;line-height: 110%;font-weight: 500;color: rgba(79, 105, 136, 1.0);-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-ms-transition: 0.5s all ease;-o-transition: 0.5s all ease;transition: 0.5s all ease;}.overview_plan a.overview_plan_detail_link:hover {-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}.overview_plan a.area_1 {left: 22.75%;top: 4.75%;}.overview_plan a.area_2 {left: 14.1%;top: 20.45%;}.overview_plan a.area_3 {left: 29.5%;top: 17.75%;}.overview_plan a.area_4 {left: 46.8%;top: 19.25%;}.overview_plan a.area_5 {left: 48.0%;top: 26.5%;}.overview_plan a.area_6 {left: 8.8%;top: 36.05%;}.overview_plan a.area_7 {left: 21.25%;top: 42.35%;}.overview_plan a.area_8 {left: 33%;top: 42%;}.overview_plan a.area_9 {left: 41.5%;top: 40.5%;}.overview_plan a.area_10 {left: 52.25%;top: 34%;}.overview_plan a.area_11 {left: 71.3%;top: 30.95%;}.overview_plan a.area_12 {left: 10.5%;top: 50%;}.overview_plan a.area_13 {left: 3.5%;top: 60.15%;}.overview_plan a.area_14 {left: 20.5%;top: 61.65%;}.overview_plan a.area_15 {left: 41.6%;top: 59.45%;}.overview_plan a.area_16 {left: 66.1%;top: 48.75%;}.overview_plan a.area_17 {left: 31.3%;top: 72.25%;}.overview_plan a.area_18 {left: 51.0%;top: 71.5%;}.overview_plan a.area_19 {left: 62.0%;top: 77.25%;}.overview_plan a.area_20 {left: 77.0%;top: 65.55%;}.overview_plan a.area_21 {left: 81.25%;top: 55.25%;}.overview_plan a.area_22 {left: 90.25%;top: 56.15%;}.overview_plan a.area_23 {left: 87.3%;top: 65.85%;}.overview_plan a.area_24 {left: 32.5%;top: 31.75%;}.overview_plan a.area_25 {left: 41.5%;top: 80.5%;}.overview_plan a.tiger {background-image: url("../img/layout/logo_tiger_overview_map.png");background-size: contain;background-repeat: no-repeat;background-position: center center;width: 10%;height: 10%;position: absolute;-webkit-transition: 0.5s all ease;-moz-transition: 0.5s all ease;-ms-transition: 0.5s all ease;-o-transition: 0.5s all ease;transition: 0.5s all ease;z-index: 9;filter: drop-shadow(0px 30px 10px rgba(0, 0, 0, 0.2));}.overview_plan a.tiger:hover {-webkit-transform: scale(1.25);-moz-transform: scale(1.25);-ms-transform: scale(1.25);-o-transform: scale(1.25);transform: scale(1.25);}.overview_plan a.tiger_01 {left: 38.5%;top: 48.5%;}.overview_plan a.tiger_02 {left: 34%;top: 5%;}.overview_plan a.tiger_03 {left: 20%;top: 30%;}.overview_plan a.tiger_04 {left: 12.5%;top: 8%;}.overview_plan a.tiger_05 {left: 8.75%;top: 39.25%;}.overview_plan a.tiger_06 {left: 41.25%;top: 30%;}.overview_plan a.tiger_07 {left: 58.5%;top: 26%;}.overview_plan a.tiger_08 {left: 29.5%;top: 45.75%;}.overview_plan a.tiger_09 {left: 48.5%;top: 60.5%;}/* File:  style_zz_search_form.css */ .search_form {}.search_form input[type="text"] {width: 100%;border-radius: 0.75em;border: 0px;padding: 0.333em;padding-left: 0.75em;padding-right: 0.75em;outline: 0px;font-size: 111.111%;font-family: Roboto, sans-serif;color: rgba(0, 0, 0, 1.0);background-color: rgba(0, 0, 0, 0.05);border: 1px solid rgba(0, 0, 0, 0.1);}/* File:  style_zz_youtube_video.css */ .youtube_video_container {border: 1px solid rgba(0, 0, 0, 0.1);display: block;position: relative;background-size: contain;background-repeat: no-repeat;background-image: url('../img/cms/video_default_image.svg');background-color: rgba(0, 0, 0, 1.0);background-position: center center;overflow: hidden;max-width: 100%;}.youtube_video_container.video_active:before,.youtube_video_container:hover:before {display: none;}.youtube_video_container:before {position: absolute;z-index: 5;background-position: center center;background-repeat: no-repeat;background-size: cover;background-image: url("../img/cms/video_play_el.svg");content: " ";display: block;top: 0%;right: 0%;bottom: 0%;left: 0%;}.ytv_info_container {position: absolute;left: 0%;top: 0%;bottom: 0%;right: 0%;background-color: rgba(255, 255, 255, 0.9);opacity: 0.0;cursor: help;z-index: 10;transition: 0.25s all ease;}.ytv_info_container p {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);text-align: center;color: rgba(33, 33, 33, 1.0);padding: 1.5em;margin: 0px;max-width: 100%;min-width: 90%;font-size: 75%;}.youtube_video_container.ytv_tiny .ytv_info_container p {font-size: 65%;}.youtube_video_container:hover .ytv_info_container {opacity: 1.0;}.ytv_info_container a.button_fe {cursor: pointer;text-decoration: none !important;padding-left: 1.5em;padding-right: 1.5em;margin-bottom: 0.5em;clear: both;display: inline-block;}@media(max-width: 800px) {.youtube_video_container .ytv_info_container {opacity: 1.0;}.youtube_video_container .button_fe {clear: both;width: 100%;margin-bottom: 0.5em;display: block;}}/* File:  style_zz_zoom_img.css */ .zoom_img_container {display: inline-block;max-width: 100%;padding-bottom: 1em;}.zoom_img_container img {max-width: 100%;}.zoom_img_container .rel {height: auto;}.zoom_img_container * {text-align: left;max-width: 100%;max-height: none;}.zoom_img_zoom_icon {position: absolute;right: 10px;bottom: 12px;background-image: url("../img/cms/special_element/zoom_img/zoom_img_zoom_icon.png");background-repeat: no-repeat;width: 30px;height: 30px;z-index: 100;}.zoom_img_thumb:hover, .zoom_img_thumb a:hover {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;}.zoom_img_container_overlay {position: fixed;top: 0px;left: 0px;bottom: 0px;right: 0px;background-color: rgba(100, 100, 100, 0.66);overflow: auto;z-index: 501;line-height: 50000%;cursor: zoom-out;}.zoom_img_full_img {position: fixed;z-index: 502;top: 0px;left: 0px;bottom: 0px;right: 0px;width: 100%;height: 100%;overflow: hidden;text-align: center;pointer-events: none;}.zoom_img_full_img img {z-index: 505;border: 1px solid #999999;background-color: #DEDEDE;max-width: 100%;max-height: 100vh;width: auto;height: auto;-webkit-object-fit: cover;-moz-object-fit: cover;-ms-object-fit: cover;-o-object-fit: cover;object-fit: cover;overflow: hidden;}a.zoom_img_navi_prev {position: fixed;left: 1%;top: 50%;display: block;z-index: 507;background-color: rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);color: rgba(255, 255, 255, 1.0);padding: 1em;padding-top: 0.9em;border-radius: 0px;text-decoration: none !important;font-weight: bold;z-index: 1001;transition: 0.25s all ease;}a.zoom_img_navi_next {position: fixed;right: 1%;top: 50%;display: block;z-index: 507;background-color: rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);color: rgba(255, 255, 255, 1.0);padding: 1em;padding-top: 0.9em;border-radius: 0px;text-decoration: none !important;font-weight: bold;z-index: 1001;transition: 0.25s all ease;}a.zoom_img_navi_next:hover,a.zoom_img_navi_prev:hover {transform: scale(1.25);}/* File:  style_zzz_media_queries.css */ @media (min-width: 2000px){.all {max-width: 100%;}.banner_img_container img,.content_el_custom_video_tag video {width: 100%;}.content_el_custom_video_overlay {background-size: 100% auto;}}@media (max-width: 1800px) {.content_el_custom_video_overlay {background-size: auto;}.content_el_custom_video_overlay .cecvo_text {font-size: 80%;}}@media (max-width: 1750px) {.content_narrow:before {opacity: 0.15;}}@media (max-width: 1600px) {.main_navi_container {font-size: 1.5rem;}.content_el_custom_video_overlay .cecvo_text {padding-right: 5% !important;margin-top: 4em;font-size: 100%;}.content_el_custom_video_overlay .cecvo_text h2 {font-size: 175%;}.header_fe_login_container {display: none;}.header_left_container .header_fe_login_link {clear: both;margin-top: 1em;display: block;max-width: 275px;float: left;}.header_left_container .search_field_container {float: left;margin-top: 1rem;}.logo img {max-width: 46%;min-width: 200px;}.content_narrow .center_wrapper {max-width: 90%;max-width: calc(100% - 300px);}.lpe_container .lpe_prev_button,.lpe_container .lpe_next_button {width: 5rem;height: 5rem;}.lpe_container .lpe_prev_button {left: -7.5rem;}.lpe_container .lpe_next_button {right: -7.5rem;}}@media (max-width: 1375px){.center_wrapper {padding-left: 2%;padding-right: 2%;}.main_navi_container {font-size: 1rem;}.content_el_custom_extended {padding-left: 0rem !important;padding-right: 0rem !important;}}@media (max-width: 1140px) {.content_el_custom_video_overlay .cecvo_text {margin-top: 2em;}}@media (max-width: 999px) {body {font-size: 14px;}header img {max-height: 100%;}.logo img {min-width: 150px;}.content_el_custom_video_overlay {background-position: right;}.content_el_custom_video_overlay .cecvo_text {width: 90%;}.content_el_custom_video_overlay .cecvo_video_play_button {background-size: contain;}.content_narrow .center_wrapper {max-width: 100%;}.spez_class_absolute {position: static;}.box1_2, .box2_2, .box1_3, .box2_3, .box3_3,.box1-3, .box2-3, .box3-3, .box1-3_switch, .box2-3_switch,.box1-4, .box3-4, .box1-4_switch, .box3-4_switch,.sixth, .fifth, .quad, .third, .half, .twothird, .threequad {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0 !important;}.content .box1_4, .content .box2_4, .content .box3_4, .content .box4_4,.content .box1_5, .content .box2_5, .content .box3_5, .content .box4_5, .content .box5_5 {float: left;width: 50% !important;}.content_bars .content_flex,.content_two_bars .content_flex {flex-flow: column !important;width: 100% !important;}.mobile_hide {display: block;margin-bottom: 10px;line-height: 1px;}.txt_right {text-align: left;width: 100%;}.social-buttons {height: auto;margin-top: 0px;margin-bottom: 0px !important;text-align: center;}.main_navi_container,.main_navi_container.active {display: none !important;}.main_navi_mobile_container {display: block;overflow-y: hidden;max-height: 0px;transition: 1s all ease;}.main_navi_mobile_container.active {max-height: 500px;}.menu_button {width: 50px;}.lpe_container .lpe_prev_button,.lpe_container .lpe_next_button {position: inherit;float: left;margin-top: 1em;margin-right: 1em;left: auto !important;right: auto !important;z-index: 1000;width: 3.5rem;height: 3.5rem;}.content .center_wrapper,.content .quote_wrapper {padding-left: 1.5rem !important;padding-right: 1.5rem !important;}.content_narrow:before {opacity: 0.15;}.quote_wrapper {flex-direction: column;}.quote_wrapper > div {width: 100%;padding-left: 0em;padding-right: 0em;}.quote_wrapper .icon_quote {min-height: 10rem;background-position: left;background-size: contain;}.content_el > div {margin-top: 3rem !important;}.content_el.content_el_custom_video_container > div {margin-top: 0em !important;}h1 {margin-top: 1.5rem;margin-bottom: 1rem;}h3 {margin-bottom: 0.75rem;}p.space_2,p.space_3,p.space_4,p.space_5 {padding-top: 1em;}.shortcut_navi_container a {line-height: 120%;}.shortcut_navi_container a svg {width: 80%;height: auto;}.shortcut_navi_container .box1_4, .shortcut_navi_container .box2_4, .shortcut_navi_container .box3_4, .shortcut_navi_container .box4_4,.shortcut_navi_container .box1_5, .shortcut_navi_container .box2_5, .shortcut_navi_container .box3_5, .shortcut_navi_container .box4_5, .shortcut_navi_container .box5_5 {float: left;width: 33% !important;}.overview_plan a.tiger {width: 6%;}.overview_plan a.tiger_06 {left: 43%;top: 30%;}.overview_plan a.area_5 {left: 45.5%;top: 25.75%;}.fe_logged_in .half {text-align: left !important;}.fe_logged_in .half:nth-child(2n + 2) .button_fe {margin-left: 0em;}.content .content_short_headline {font-size: 1.11111rem;}.content_short_text {width: 100%;clear: both;}.content_el_footer_share_links {min-width: 320px;max-width: 100%;}.header_fe_login_link.button_fe {display: none !important;}.course_n_register_navi {margin-top: 2rem;}.content_el_full_course {padding-top: 1rem;padding-bottom: 2rem;}.content_el > div.content_el_course,.content_el_course {margin-top: 0rem !important;}.content_el_full_course .course_container.center_wrapper {padding-left: 0rem !important;padding-right: 0rem !important;}.courses_by_month_container {column-count: 1;}.course_container .course_name h2 {font-size: 1.111rem;font-weight: 500;margin-bottom: 1.5rem;}.course_container .course_desc,.course_container .course_sidebar {width: 100%;}.course_container .course_buttons,.course_container .course_buttons_freely,.course_freely_available .course_container .course_buttons_freely,.course_freely_available .course_container .course_buttons_mobile .course_buttons {display: none;}.course_container .course_buttons_mobile,.course_container .course_buttons_mobile .course_buttons,.course_freely_available .course_container .course_buttons_mobile .course_buttons_freely {display: block;float: left;}.course_container .course_buttons_mobile {margin-top: 0.75rem;}footer {padding-top: 2em;flex-direction: column;padding-bottom: 3em;font-size: 100%;}footer .footer_left_container,footer .footer_center_container,footer .footer_right_container {width: 100%;position: static;clear: both;}footer .side_navi {position: static;}.div_table {display: block;clear: both;}.div_table .div_table_row {display: block;clear: both;margin-bottom: 0.75rem;}.div_table .div_table_cell {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0 !important;display: block !important;}.custom_form_input input[type="checkbox"],.custom_form_input input[type="radio"] {vertical-align: top;transform: scale(1.25);margin-bottom: 0.5rem;}.button_fe {margin-bottom: 1rem;}}@media (max-width: 940px) {.cfs_container .cfs_name {width: 37%;max-width: 37%;min-width: 37%;}.cfs_container .cfs_func {min-width: 5rem;}}@media (max-width: 840px) {.header_left_container .search_field_container {display: none;}.cfs_container .cfs_head {font-size: 1rem;}}@media (max-width: 740px) {.header_left_container .search_field_container,.header_left_container .header_fe_login_link {display: none;}.overview_plan a.overview_plan_detail_link {font-size: 0.6rem;}.clicktab_button_container .clicktab_button {clear: both;width: 100%;}.clicktab_button_container .clicktab_button a {border-radius: 0px !important;}.clicktab_button_container .clicktab_button:first-child a {border-top-left-radius: 1rem !important;border-top-right-radius: 1rem !important;}.clicktab_text {border-top-right-radius: 0rem !important;width: calc(100% - 1px);}.search_form_result a {color: #FEFEFE;padding: 5px;padding-top: 0.5em;padding-bottom: 0.5em;margin: 0px;text-align: center;border: #FEFEFE;font-size: 1em;-webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 0.5em;line-height: 20px;font-family: Arial, Verdana;user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;background-color: rgba(245, 168, 0, 1.0);color: rgba(255, 255, 255, 1.0);border-radius: 0.5em;padding-left: 1em;padding-right: 1em;text-decoration: none;}}@media (max-width: 625px) {h1, h1.headline {font-size: 1.67rem;line-height: 125%;}h2, h2.headline_middle {font-size: 1.48rem;line-height: 125%;}h3, h3.headline_sub {font-size: 1rem;line-height: 125%;}span.pre_headline {font-size: 1.25em;}h1 br,h2 br,h3 br {display: none;}.quote_wrapper > div {margin-top: 1rem;}.quote_wrapper .icon_quote {min-height: 0px;}.overview_plan a.overview_plan_detail_link {position: static;float: left;width: 50%;padding-bottom: 1em;}.overview_plan a.area_3,.overview_plan a.area_5,.overview_plan a.area_7,.overview_plan a.area_9,.overview_plan a.area_11,.overview_plan a.area_13,.overview_plan a.area_15,.overview_plan a.area_17,.overview_plan a.area_19,.overview_plan a.area_21,.overview_plan a.area_23,.overview_plan a.area_25 {clear: both;}.content_el_custom_extended {margin-top: 2rem !important;}.content_el_custom_video_tag {min-height: 600px;}.content_el_custom_video_overlay {background-color: rgba(245, 168, 0, 1.0);}.content_box_expandable_box .content_box_expandable_box_show_link .center_wrapper::after {width: 3rem;height: 3rem;}.text_quote {font-size: 1rem;}.image_form {right: -1.5rem;}.lpe_prev_button,.lpe_next_button {width: 2.5rem;height: 2.5rem;position: relative;left: 0em;right: auto;z-index: 10;}.menu_button {width: 35px;}.content_counter_column_04 {padding-bottom: 3em !important;}.overview_plan_detail_show {bottom: auto;}.overview_plan_detail_show_close {height: 2rem;margin-top: -2rem;}.shortcut_navi_container {margin-top: 2rem;}.content_box_expandable_box_show_link_content {max-width: calc(100% - 2.5rem);font-size: 80%;}table[name="milestones"] tr td.table_cell {clear: both;width: 100% !important;max-width: 100% !important;display: block;border: 0px;text-align: center;}table[name="milestones"] tr td.table_cell:nth-child(2n + 1) p {margin-bottom: 0rem !important;}table[name="milestones"] tr td.table_cell:nth-child(2n + 2) p {margin-top: 0rem !important;}footer .footer_center_container {order: 1;}footer .footer_left_container {order: 2;}footer .footer_right_container {order: 3;margin-top: 1.5rem;}}@media (max-width: 570px) {.cfs_container .cfs_entries .cfs_entry {flex-direction: column;text-align: center;padding: 1.5rem;border: 1px solid rgba(204, 221, 241, 1.0);}.cfs_container .cfs_head {display: none;}.cfs_name::before,.cfs_add_el::before,.cfs_date::before {font-weight: normal;font-size: 1.1rem;clear: both;display: block;}.cfs_name::before {content: "Name: ";}.cfs_add_el::before {content: "Bezahlt: ";}.cfs_date::before {content: "Anmeldedatum: ";}.cfs_func {margin-top: 1rem;}.cfs_container .cfs_entries .cfs_name,.cfs_container .cfs_entries .cfs_date,.cfs_container .cfs_entries .cfs_add_el,.cfs_container .cfs_entries .cfs_func {width: auto;min-width: auto;max-width: none;padding-bottom: 0.5rem;width: 100%;text-align: left;}}@media (max-width: 500px) {.content_el_custom_video_tag {min-height: 600px;}.logo img {min-width: 100px;}}@media (max-width: 320px){.shortcut_navi_container {font-size: 0.8em;}}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 100;font-stretch: normal;font-display: swap;src: url(../_temp/font_0.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(../_temp/font_1.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(../_temp/font_2.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 500;font-stretch: normal;font-display: swap;src: url(../_temp/font_3.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(../_temp/font_4.ttf) format('truetype');}@font-face {font-family: 'Roboto';font-style: normal;font-weight: 900;font-stretch: normal;font-display: swap;src: url(../_temp/font_5.ttf) format('truetype');}