/* File:  style_allg.css */ * {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;}html, body {width: 100%;margin: 0px;padding: 0px;}body {background-color: rgba(255, 255, 255, 1.0);overflow-y: scroll;font-family: 'Open Sans', Arial, sans-serif;font-weight: 300;font-size: 17px;line-height: 22px;color: rgba(0, 69, 135, 1.0);}body:before {clear: both;width: 100%;height: 11px;content: " ";display: block;background-color: rgba(156, 182, 4, 1.0);}a {text-decoration: none;}h1 {font-size: 258.824%;font-weight: 300;color: rgba(156, 182, 4, 1.0);text-transform: uppercase;margin: 0px;margin-bottom: 0.25em;letter-spacing: -0.05em;line-height: 1.05em;}h2 {font-size: 158.824%;font-weight: 300;color: rgba(156, 182, 4, 1.0);margin: 0px;margin-bottom: 0.25em;letter-spacing: -0.025em;line-height: 1.15em;}h3 {font-size: 123.529%;font-weight: 600;margin: 0px;margin-bottom: 0.25em;letter-spacing: -0.0125em;line-height: 1.333em;}p {margin-top: 0em;}hr {border: 0px;border-top: 1px solid rgba(0, 0, 0, 0.25);margin-top: 1.25em;margin-bottom: 1.15em;}a {color: rgba(156, 182, 4, 1.0);}.content_wrapper {margin-left: auto;margin-right: auto;width: 1260px;max-width: 90vw;}header {display: block;width: 100%;}header:after {clear: both;display: block;width: 100%;height: 0px;content: " ";}.logo {float: left;max-width: 45%;}.logo_lipidologisches_zentrum {float: right;max-width: 45%;}.banner_slideshow_container {position: relative;clear: both;width: 100%;}.banner_slideshow_container .img_slideshow_container {float: none;}.banner_slideshow_container .img_slideshow,.banner_slideshow_container img {box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);}.banner_slideshow_container img {display: block;}.banner_slideshow_container .img_slideshow_play_pause,.banner_slideshow_container .img_slideshow_navi_dots,.banner_slideshow_container .img_slideshow_title {display: none !important;}.banner_slideshow_container .img_slideshow {border: 0px;}.banner_slideshow_container .img_slideshow:after {clear: both;display: block;width: 100%;height: 0px;content: " ";}.banner_slideshow_container .img_slideshow_prev,.banner_slideshow_container .img_slideshow_next {background-image: url("../img/layout/icon_prev.svg");background-position: center center;background-repeat: no-repeat !important;background-size: 50%;width: 7.5%;transition: 0.5s all ease;background-color: rgba(255, 255, 255, 0.0);}.banner_slideshow_container .img_slideshow_prev:hover,.banner_slideshow_container .img_slideshow_next:hover {opacity: 0.9;}.banner_slideshow_container .img_slideshow_next {background-image: url("../img/layout/icon_next.svg");}.banner_slideshow_container .img_slideshow_button_txt {visibility: hidden;}.content_container ul.ul_list {margin-left: 1.75em;margin-top: 0.5em;line-height: 125%;}.content_container li.li_list {padding-bottom: 0.75em;color: rgba(156, 182, 4, 1.0);font-weight: 600;text-indent: -3.05em;}.content_container li.li_list:before {content: "✔";margin-left: 1.75em;margin-right: 1em;}.content_container strong {font-weight: bold;}.content_container:before {position: relative;top: -50px;width: 100%;height: 50px;background-color: rgba(156, 182, 4, 1.0);opacity: 0.85;content: " ";display: block;z-index: 107;}.content_main {float: left;width: 80%;}.no_sidebar .content_main {width: 100%;}.content_main p, .content_main h1, .content_main h2, .content_main h3 {padding-left: 15px;padding-right: 15px;}.sidebar {margin-top: 0.25em;float: right;width: 16%;line-height: 115%;}.sidebar h2 {font-size: 105.882%;text-transform: uppercase;font-weight: 300;}.content_container .content_wrapper:after {clear: both;width: 100%;height: 3.5em;content: " ";display: block;}.content_container:after {clear: both;width: 100%;height: 10px;content: " ";display: block;background-color: rgba(112, 112, 112, 1.0);}footer {clear: both;background-color: rgba(0, 69, 135, 1.0);color: rgba(255, 255, 255, 1.0);padding-top: 1.5em;padding-bottom: 1.5em;font-size: 88.235%;}.content_main .box1_4,.content_main .box2_4,.content_main .box3_4,.content_main .box4_4 {float: left;width: 25%;padding-right: 1%;padding-left: 1%;} /* 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(156, 182, 4, 1.0);color: rgba(255, 255, 255, 1.0);}.button_inactive,.button_fe_inactive {background-color: #CCCCCC;color: #FEFEFE;}.button_fe_inactive {-webkit-border-radius: 2px;-khtml-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}.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;} /* 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 {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.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%;}.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%;}.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;}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: 0.25em;}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: rgba(156, 182, 4, 1.0);color: #FEFEFE;padding: 0.5em;}div.expandable_box_hidden_text {border: 1px solid rgba(156, 182, 4, 1.0);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: 500;}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_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;}.clear_middle {clear: both;font-size: 50%;line-height: 50%;}.clear_small {clear: both;height: 0px;line-height: 0px;font-size: 0px;}.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 */ .main_navi {clear: both;width: 100%;font-size: 88.235%;}.main_navi:after {clear: both;content: " ";display: block;width: 100%;height: 0px;}.main_navi ul {clear: both;margin: 0px;padding: 0px;}.main_navi li {float: left;display: inline-block;list-style: none;margin-right: 1.25em;}.main_navi > ul > li:after {display: block;margin-top: 15px;content: " ";clear: both;height: 5px;background-color: rgba(255, 255, 255, 0.0);}.main_navi li.active:after, .main_navi li:hover:after {background-color: rgba(0, 69, 135, 1.0);}.main_navi li a {clear: both;display: block;text-transform: uppercase;color: rgba(0, 69, 135, 1.0);}.main_navi li.active > a {font-weight: bold;}.main_navi > ul > li > a {letter-spacing: -0.05em;}.main_navi .sub_navi {position: absolute;min-width: 350px;z-index: 151;opacity: 0.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;pointer-events: none;}.main_navi li:hover > .sub_navi {opacity: 1.0;pointer-events: auto;}.main_navi li > .sub_navi > ul {background-color: rgba(255, 255, 255, 0.85);opacity: 0.0;min-width: 280px;}.main_navi li:hover > .sub_navi > ul {opacity: 1.0;}.main_navi .sub_navi ul {padding: 1.5em;margin-top: 1.5em;list-style: disc;}.main_navi .sub_navi ul li {clear: both;padding: 0.5em;padding-left: 0.5em;padding-right: 0.5em;border-bottom: 1px solid rgba(0, 0, 0, 0.1);width: 100%;}.main_navi li > .sub_navi a:hover,.main_navi li > .sub_navi.active a {letter-spacing: -0.0275em;font-weight: 600;}.mobile_menu_button {display: none;background-image: url("../img/layout/mobile_menu_button.png");background-position: center;background-repeat: no-repeat;background-size: contain;box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-moz-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-webkit-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-ms-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);width: 100%;height: 43px;background-color: rgba(156, 182, 4, 1.0);clear: both;z-index: 101;} /* File:  style_navi_pos.css */ .navi_pos_container {clear: both;float: left;width: 100%;padding-top: 1.5em;padding-bottom: 1.5em;}.navi_pos {font-size: 75%;color: rgba(112, 112, 112, 1.0);padding-left: 17px;padding-right: 17px;}.navi_pos ul,.navi_pos li {margin: 0px;padding: 0px;list-style: none;display: inline-block;}.navi_pos a {color: rgba(112, 112, 112, 1.0);}.navi_pos_label {float: left;padding-right: 5px;padding-bottom: 0.25em;}.navi_pos_path {float: left;padding-bottom: 0.25em;}.navi_pos_container:after {display: block;clear: both;margin-top: 0.75em;margin-bottom: 1.25em;height: 1px;line-height: 1px;font-size: 1px;max-height: 1px;content: " ";background: linear-gradient(to right, rgba(0, 0, 0, 0.25) 0%,rgba(0, 0, 0, 0.25) 80%,rgba(0, 0, 0, 0.0) 80.01%,rgba(0, 0, 0, 0.0) 84%,rgba(0, 0, 0, 0.25) 84.01%,rgba(0, 0, 0, 0.25) 100%);}.no_sidebar .navi_pos_container:after {background: rgba(0, 0, 0, 0.25);}/* 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: 10%;text-align: left;line-height: 200%;}.page_flip_numbers {padding-top: 0px;float: right;width: 80%;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: 1em;padding-right: 1em;background-color: rgba(156, 182, 4, 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: 20%;line-height: 175%;}.page_flip_container.page_flip_with_epp_select .page_flip {float: left;width: 80%;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select {float: right;width: 30%;}.page_flip_container.page_flip_with_epp_select .page_flip_numbers {float: left;width: 70%;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: right;}.page_flip_container.page_flip_with_epp_select .page_flip_per_page_select .page_flip_per_page_entries {float: right;width: 66%;text-align: right;}.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%;} /* File:  style_search_field.css */ .search_field_container {clear: both;display: block;}.search_field_container:after {clear: both;content: " ";width: 100%;height: 15px;display: block;}.search_field_container input {float: left;width: 75%;background-color: rgba(255, 255, 255, 1.0);background: linear-gradient(to bottom, rgba(244, 244, 244, 1.0) 0%, rgba(255, 255, 255, 1.0) 50%, rgba(244, 244, 244, 1.0) 100%);padding: 19px;font-size: 125%;border: 0px;box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-moz-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-webkit-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);border-radius: 10px;}.search_field_container a {float: right;max-width: 25%;display: block;width: 59px;height: 60px;background-color: --%search_button_bg_color%;background: url("../img/layout/icon_search.png"), linear-gradient(to bottom, --%search_button_bg_color% 0%, --%search_button_bg_color2% 100%);box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-moz-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);-webkit-box-shadow: 0px 0px 27px rgba(0, 0, 0, 0.18);background-repeat: no-repeat !important;background-size: 100% auto !important;background-position: center center !important;border-radius: 10px;}.search_field_container a:hover {opacity: 0.75;} /* File:  style_side_navi.css */ ul.side_navi_ul {float: right;display: inline-block;margin: 0px;padding: 0px;}ul.side_navi_ul li {display: inline-block;margin: 0px;padding: 0px;}ul.side_navi_ul li a {color: rgba(255, 255, 255, 1.0);} /* File:  style_team.css */ .team_container {clear: both;width: 100%;position: relative;}.team_container .portrait_desc {font-family: Arial, Verdana, sans-serif;letter-spacing: 0.025em;}.team_container:after {clear: both;width: 100%;height: 1px;content: " ";display: block;}.portrait_img {float: left;margin: 2px;position: relative;cursor: pointer;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}.portrait_desc {position: absolute;top: 0px;left: 0px;right: 0px;bottom: 0px;opacity: 0.0;padding: 5%;font-size: 133%;color: rgb(255, 255, 255);background-color: rgba(175, 203, 8, 1.0);text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.9);box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;}.portrait_desc .portrait_titel {display: block;width: 100%;padding-top: 5px;font-size: 65%;line-height: 130%;}.portrait_img img {display: block;font-size: 0px;line-height: 0px;vertical-align: bottom;font-size: 0px;}.portrait_img:hover .portrait_desc {opacity: 0.9;}.portrait_img.rundgang_info:hover .portrait_desc {opacity: 0.0;}.overlay_team {position: fixed;left: 5%;right: 5%;top: 10%;bottom: 5%;padding: 2%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;z-index: 125;overflow: hidden;}.overlay_team * {color: rgba(1, 68, 137, 1.0) !important;}.overlay_team hr {border-top: 1px solid rgba(1, 68, 137, 1.0);}.overlay_team h3 {clear: both;display: block;padding-bottom: 15px;}.overlay_team img {box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);}.overlay_bg {position: fixed;top: 0px;bottom: 0px;right: 0px;left: 0px;z-index: 100;background-color: rgba(156, 182, 4, 0.95);display: none;z-index: 110;}.overlay_bg:before {content: " ";border-bottom: 1px solid rgba(255, 255, 255, 1.0);display: block;width: 100%;height: 0.75em;}.overlay_team .team_controls {position: absolute;right: 0px;top: 0px;display: block;z-index: 1280;font-size: 190%;line-height: 90%;font-weight: bold;}.overlay_team .team_controls a.close {color: rgba(1, 68, 137, 1.0) !important;}.overlay_team a:hover {color: rgba(150, 150, 150, 1.0);}.overlay_team.print:after, .overlay_team.web:after, .overlay_team.new_media:after,.overlay_team.project:after, .overlay_team.jobs:after, .overlay_team.text:after,.overlay_team.print:after, .overlay_team.admin:after, .overlay_team.ceo:after {position: absolute;bottom: 0%;right: 0%;content: "Design";color: rgba(100, 100, 100, 0.125);font-size: 710%;line-height: 100%;font-weight: normal;margin: 1.25%;margin-bottom: 0%;font-family: "Roboto Condensed", Arial, sans-serif;text-transform: uppercase;}.overlay_team.web.de:after, .overlay_team.web.en:after {content: "Webdevelopment";}.overlay_team.new_media.de:after, .overlay_team.new_media.en:after {content: "New Media";}.overlay_team.project.de:after, .overlay_team.project.en:after {content: "Project";}.overlay_team.ceo.de:after, .overlay_team.ceo.en:after {content: "CEO";}.overlay_team.jobs.de:after, .overlay_team.jobs.en:after {content: "Jobs";}.overlay_team.text.de:after, .overlay_team.text.en:after {content: "Text";}.overlay_team.admin.de:after, .overlay_team.admin.en:after {content: "Admin";}.overlay_portrait_img {float: left;width: 30%;}.overlay_portrait_desc {float: left;width: 70%;padding-left: 2.75em;}.overlay_user_email,.overlay_user_tel {float: left;padding-right: 3em;}.overlay_team_prev_next {float: right;text-align: right;font-size: 200%;}.overlay_team_prev_next a {padding-left: 1em;}.overlay_user_email:before,.overlay_user_tel:before {width: 2.25em;height: 2.0em;background-image: url("../img/layout/icon_email.svg");background-size: contain;background-repeat: no-repeat;background-position: center center;display: inline-block;content: " ";vertical-align: middle;margin-right: 0.5em;}.overlay_user_email:before {background-image: url("../img/layout/icon_phone.svg");} /* File:  style_threed_object.css */ .threed_object_container {border: 1px solid rgba(0, 0, 0, 0.1);padding: 5px;background: linear-gradient(to top, #CCCCCC 0%, #EFEFEF 100%);box-shadow: 0px 0px 2px rgba(0,0,0,0.55);}.threed_object {min-height: 200px;}.threed_object_container input[type="range"] {padding: 0px;margin: 0px;width: 100%;box-sizing: border-box;}.threed_object:hover {cursor: url("../img/cms/cursor_rotate.cur"), move;}.threed_object_container a.threed_object_play_button, .threed_object_container a.threed_object_pause_button {text-decoration: none !important;cursor: pointer;padding: 5px;border-radius: 3px;width: 2em;height: 2em;line-height: 100%;display: block;background: linear-gradient(to top, #CDCDCD 0%, #FFFFFF 50%, #CDCDCD 100%);box-shadow: 0px 0px 3px rgba(30,30,30,0.75);font-family: Arial;font-size: 12px;text-align: center;}.threed_object_container a.threed_object_play_button {padding-left: 6px;padding-right: 4px;}.threed_object_container a.threed_object_play_button:hover, .threed_object_container a.threed_object_pause_button:hover {background: linear-gradient(to top, #EEEEEE 0%, #DDDDDD 33%, #DDDDDD 66%, #EEEEEE 100%);box-shadow: 0px 0px 2px rgba(30,30,30,0.75);}/* 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 > 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 {display: inline-block;font-style: italic;font-weight: 300;font-size: 85%;text-align: center;width: 100%;}/* 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 * {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;line-height: 100%;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);min-height: 30px;height: 30px;font-size: 20px;}.custom_form_input textarea, .custom_form_input input[type="text"], .custom_form_input input[type="password"], .custom_form_input select {width: 100%;}.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: 15px;height: 15px;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;font-size: 75%;line-height: 110%;opacity: 0.7;}.custom_form_input .custom_form_inbetween_text p {line-height: 35px !important;}.custom_form_input label {font-weight: 600;}.img_captcha_container {clear: both;width: 100%;}.img_captcha_img {float: left;max-width: 200px;padding-right: 1em;padding-top: 0.5em;}.img_captcha_img img {border: 1px solid rgba(0, 0, 0, 0.1);}.img_captcha_input {float: left;max-width: 200px;margin-top: 1.5em;}.img_captcha_input input[type="text"] {margin-bottom: 0px;}/* File:  style_zz_google_maps.css */ .google_maps_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/map_default_image.svg");background-color: rgba(208, 218, 234, 1.0);background-position: center center;overflow: hidden;max-width: 100%;}.google_maps_container.el_active:before,.google_maps_container:hover:before {display: none;}.google_maps_container:before {position: absolute;z-index: 5;background-position: center center;background-repeat: no-repeat;background-size: contain;background-image: url("../img/cms/map_el.svg");content: " ";display: block;top: 0%;right: 0%;bottom: 0%;left: 0%;}.google_maps_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;overflow-y: scroll;}.google_maps_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%;}.google_maps_container iframe {border: 0px;}.google_maps_container.gm_tiny .google_maps_info_container p {font-size: 65%;}.google_maps_container:hover .google_maps_info_container {opacity: 1.0;}.google_maps_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) {.google_maps_container .google_maps_info_container {opacity: 1.0;}.google_maps_container .button_fe {clear: both;width: 100%;margin-bottom: 0.5em;display: block;}}/* File:  style_zz_google_maps_planner.css */ .google_maps_planner_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/map_default_image.svg");background-color: rgba(208, 218, 234, 1.0);background-position: center center;overflow: hidden;max-width: 100%;}.google_maps_planner_container.el_active {background-image: url();background-color: rgba(255, 255, 255, 0.0);}.google_maps_planner_map {width: 100%;min-height: 100px;max-width: 100%;}.gmp_steps {color: #ACACAC;}.adp, .adp-substep{color: #ACACAC;}body .google_maps_planner_container *,body .google_maps_planner_container {max-width: none;}.google_maps_planner_container.el_active:before,.google_maps_planner_container:hover:before {display: none;}.google_maps_planner_container:before {position: absolute;z-index: 5;background-position: center center;background-repeat: no-repeat;background-size: contain;background-image: url("../img/cms/map_el.svg");content: " ";display: block;top: 0%;right: 0%;bottom: 0%;left: 0%;}.google_maps_planner_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;overflow-y: scroll;}.google_maps_planner_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%;}.google_maps_planner_container iframe {border: 0px;}.google_maps_planner_container.gmp_tiny .google_maps_planner_info_container p {font-size: 65%;}.google_maps_planner_container:hover .google_maps_planner_info_container {opacity: 1.0;}.google_maps_planner_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) {.google_maps_planner_container .google_maps_planner_info_container {opacity: 1.0;}.google_maps_planner_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;margin-left: auto;margin-right: auto;}.img_slideshow_img {position: absolute;width: 100%;height: 100%;background-color: #FFFFFF;text-align: center;border: 0px;border-right: 1px solid rgba(0, 0, 0, 0.1);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: 105;top: 0px;width: 2em;text-align: center;background-color: #aea6a6;background: rgba(0, 0, 0, 0.5);opacity: 0.66;filter: alpha("Opacity=66");display: none;background-repeat: no-repeat;background-position: center center;background-size: 80% auto;}.img_slideshow_prev {background-image: url("../img/layout/icon_prev.svg");}.img_slideshow_next {background-image: url("../img/layout/icon_next.svg");}.img_slideshow_title {position: absolute;z-index: 499;width: 100%;bottom: 5px;left: 15px;right: 15px;text-align: center;display: none;opacity: 0.0;visibility: hidden;}.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(156, 182, 4, 1.0);opacity: 0.66;filter: alpha("Opacity=66");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_search_form.css */ .search_form {}.search_form input[type="text"] {width: 100%;}/* 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-image: url("../img/layout/icon_prev.svg");background-repeat: no-repeat;background-size: 80% auto;background-position: center center;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);padding: 2em;border-radius: 5px;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-image: url("../img/layout/icon_next.svg");background-repeat: no-repeat;background-size: 80% auto;background-position: center center;padding: 2em;border-radius: 5px;text-decoration: none !important;font-weight: bold;box-shadow: 0px 0px 10px ease;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 (max-width: 1280px) {.content_wrapper {max-width: 98vw;font-size: 100%;}}@media (max-width: 1180px) {body {font-size: 15px;}.main_navi li a {text-transform: none;}}@media (max-width: 1024px) {body {font-size: 13px;}.all {padding-top: 25px;padding-left: 10px;padding-right: 10px;}a.logo_lipidologisches_zentrum {height: 60px;}}@media (max-width: 800px) {body {font-size: 18px;line-height: 26px;}.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,.box1_4, .box2_4, .box3_4, .box4_4,.box1_5, .box2_5, .box3_5, .box4_5, .box5_5,.sixth, .fifth, .quad, .third, .half, .twothird, .threequad {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0 !important;}.mobile_hide {display: block;margin-bottom: 10px;line-height: 1px;}* {word-wrap: break-word;}input[type="text"], select, textarea {font-family: "Open Sans", Arial, sans-serif;min-height: 32px;font-size: 125%;}textarea {height: 150px;}.all {padding-top: 0px;padding-left: 0em;padding-right: 0em;}a.logo {text-align: center;display: block;clear: both;line-height: 0px;font-size: 0px;margin-left: 2.5%;}a.logo_lipidologisches_zentrum {margin-right: 2.5%;}.content_wrapper {margin-left: auto;margin-right: auto;width: 100%;max-width: 100%;}.content_container .content_wrapper {padding-left: 3%;padding-right: 3%;}.content_container:before {display: none;}.content_container ul.ul_list {margin-left: 1em;}.content_container li.li_list:before {margin-left: 1.25em;margin-right: 1.5em;}.navi_pos_container {margin-top: 0em;margin-bottom: 0px;padding-top: 2em;padding-bottom: 0px;}.navi_pos_container:after {background: none;background-color: rgba(0, 0, 0, 0.25);display: none;}.content_main,.sidebar {width: 100%;clear: both;}.sidebar {line-height: auto;}.content_main p,.content_main h1,.content_main h2,.content_main h3 {padding-left: 0px;padding-right: 0px;}h1 {font-size: 190%;}h2 {font-size: 140%;}h3 {font-size: 115%;}.txt_right {text-align: left;width: 100%;}.mobile_menu_button {display: block;}.main_navi {display: none;padding-bottom: 1.5em;padding-top: 0.5em;}.main_navi ul,.main_navi li {clear: both;width: 100%;text-align: center;}.main_navi li {padding-top: 0.5em;padding-bottom: 0.5em;}.main_navi > ul > li:after {margin-top: 0.25em;margin-bottom: 0.25em;display: none;}.main_navi li.active .sub_navi,.main_navi li:hover .sub_navi,.main_navi li a:hover .sub_navi {display: block;position: relative;min-width: 0px;opacity: 1.0;pointer-events: auto;}.main_navi li > .sub_navi > ul {min-width: 0px;opacity: 1.0;margin-top: 0px;padding-top: 0.5em;padding-bottom: 0.75em;background-color: rgba(0, 0, 0, 0.1);font-size: 85%;}.navi_pos {display: none;}.overlay_bg:before {display: none !important;}.overlay_team {top: 0em !important;overflow: hidden !important;overflow-y: auto !important;right: 0% !important;left: 0% !important;bottom: 0% !important;padding-top: 2.5em !important;}.overlay_team .team_controls {position: fixed !important;top: 1% !important;right: 1.5% !important;}.overlay_portrait_img,.overlay_portrait_desc {clear: both;width: 100% !important;padding-left: 0px !important;padding-bottom: 1em !important;}footer {text-align: center;}footer ul.side_navi_ul {width: 100%;clear: both;float: none;display: block;}footer:after {clear: both;width: 100%;content: " ";display: block;height: 1em;}}@media (max-width: 420px) {.navi_pos {display: none;}}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(../_temp/font_0.ttf) format('truetype');}