/* File:  style_allg.css */ html, body {width: 100%;height: 100%;margin: 0px;padding: 0px;background-color: rgba(255, 255, 255, 0.0);}body {overflow-y: scroll;overflow-x: hidden;font-family: "Special Elite", Arial, Verdana, sans-serif;font-size: 16px;color: rgba(60, 60, 59, 1.0);}* {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}a {outline: 0;text-decoration: none;color: rgba(60, 60, 59, 1.0);}a img {border: 0px;vertical-align: top;}img {width: auto;height: auto;}h1.headline {font-size: 200%;font-weight: bold;line-height: 100%;}h2.headline_middle {font-size: 175%;font-weight: 600;line-height: 100%;}h3.headline_sub {font-size: 150%;font-weight: 600;line-height: 100%;}header {clear: both;width: 1280px;height: 660px;width: 100%;background-repeat: no-repeat;background-size: cover;text-align: center;}header .img_slideshow_navi_dots {display: none;}.bg_img {background-image: url('../img/layout/banner_img_default.jpg');position: fixed;z-index: -1;top: 0%;left: 0%;right: 0%;bottom: 0%;background-repeat: no-repeat;background-size: cover;background-position: center bottom;}.all {width: 100%;margin-left: auto;margin-right: auto;display: block;z-index: 1;animation: blend_in 0.5s;}.all:after {display: block;content: " ";width: 100%;clear: both;}.content a {text-decoration: underline;}.content article .content_el:after {clear: both;content: " ";display: block;height: 0px;}.content article:before {display: block;clear: both;width: 100%;height: 40px;margin-top: 25px;margin-bottom: 35px;background-image: url('../img/layout/clover_red.svg');background-repeat: no-repeat;background-position: center center;background-size: contain;content: " ";}.content article {padding-left: 5%;padding-right: 5%;padding-top: 2em;padding-bottom: 5em;margin-bottom: 4em;text-transform: uppercase;letter-spacing: 1.5px;line-height: 150%;background-color: rgba(255, 255, 255, 0.95);width: 90%;margin-left: auto;margin-right: auto;}.content article:last-child{padding-bottom: 5em;}.content article iframe {max-width: 100%;}.content article .vector_img {width: auto !important;}.content article li.li_list:before {width: 10px;height: 10px;display: inline-block;padding-right: 5px;background-image: url('../img/layout/clover_red.svg');background-repeat: no-repeat;background-size: contain;content: " ";float: none;}.content article li.li_list {padding-bottom: 15px;}.logo {position: absolute;left: 34%;right: 34%;top: 35%;bottom: 25%;opacity: 0.0;display: inline-block;animation: fade_in 3s ease;-moz-animation: fade_in 3s ease;-webkit-animation: fade_in 3s ease;animation-delay: 1s;-moz-animation-delay: 1s;-webkit-animation-delay: 1s;animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards;z-index: 1010;filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.7));}@keyframes fade_in {0% {opacity: 0.0;}100% {opacity: 1.0;}}@-webkit-keyframes fade_in {0% {opacity: 0.0;}100% {opacity: 1.0;}}@-moz-keyframes fade_in {0% {opacity: 0.0;}100% {opacity: 1.0;}}section.content {text-align: center;padding-top: 50px;}section.content iframe {margin-left: auto;margin-right: auto;display: inline-block;}section.content form {max-width: 66%;width: 66%;margin-left: auto;margin-right: auto;display: inline-block;}footer {padding-top: 10px;padding-bottom: 20px;font-size: 75%;text-align: center;}/* File:  style_anchor_navi.css */ .anchor_navi{position: absolute;background-color: rgba(255, 255, 255, 1.0);display: block;text-align: center;top: 0px;bottom: 0px;right: -17%;width: 17%;transition: all 1s ease;-moz-transition: all 1s ease;-webkit-transition: all 1s ease;padding-left: 1.5%;padding-right: 1.5%;z-index: 1010;}.anchor_navi.show {right: 0%;}.anchor_navi ul {padding: 0px;margin: 0px;}.anchor_navi li {list-style: none;line-height: 110%;padding-bottom: 10px;}.anchor_navi li a:hover, .anchor_navi li a.active {font-weight: bold;}.anchor_navi:before {display: block;background-image: url('../img/layout/clover_red.svg');width: 30px;height: 30px;background-size: 100% auto;display: inline-block;margin-top: 25px;margin-bottom: 20px;content: " ";}.mobile_menu_button {position: absolute;right: 1%;top: 10px;width: 50px;height: 40px;display: block;background-image: url('../img/layout/mobile_menu_button.svg');background-size: 100% 100%;transition: all 1s ease;-moz-transition: all 1s ease;-webkit-transition: all 1s ease;z-index: 1015;}.mobile_menu_button.show {right: 18%;}/* File:  style_banner_slideshow.css */ .banner_slideshow {padding-right: 5%;padding-left: 5%;}.banner_slideshow:after {display: block;height: 0em;content: " ";clear: both;}.banner_slideshow .img_slideshow,.banner_slideshow .img_slideshow_img {border: 0px;border-right: 0px;height: 900px;}.banner_slideshow .img_slideshow_control,.banner_slideshow .img_slideshow_navi_dots {display: none;}.banner_slideshow .img_slideshow_img {background-size: cover;background-position: center center;}/* 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(197, 26, 37, 1.0);color: rgba(48, 35, 15, 1);font-family: inherit;}.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;} /* File:  style_comments.css */ .content_coments_shower {clear: both;width: 100%;padding-bottom: 0.5em;}.content_comments_container {font-size: 90%;}.content_comments {font-size: 133.333%;clear: both;}.content_comments_container, .content_comments_container a, .content_comments_container hr, .content_comments_container hr.coment {color: #333333;border-color: #999999;}.content_comments_container .content_comment {color: #333333;}.content_comments_container .comment_amount_navi {width: 100%;clear: both;}.content_comments_container .comment_amount_navi .comment_amount_navi_amount {float: left;width: 33.333%;}.content_comments_container .comment_amount_navi .comment_amount_navi_invisible {float: left;width: 33.333%;}.content_comments_container .comment_amount_navi .comment_amount_navi_navi {float: left;width: 33.333%;}.content_comments_container .comment_amount_navi:after {display: none;clear: both;width: 100%;content: " ";}.content_comments_info {color: #ad1733;font-weight: bold;}.content_comments_container br {line-height: 65%;}.content_comments_container input[type="text"], .content_comments_container textarea, .content_comments_container select {width: 100%;border: 1px solid rgba(128, 128, 128, 0.75);padding: 0.5em;height 1.5em;}.content_comments_container textarea {padding: 0.5em;height: 15em;}.content_el_footer .content_comments_container > a:after,.content_el_footer .content_el_footer_share_links > .content_single_con_link > a:after {display: inline-block;content: "▹";}.content_el_footer .content_comments_container > a:hover:after,.content_el_footer .content_el_footer_share_links > .content_single_con_link > a:hover:after {content: "▾";}.content_el_footer.show_comments_active {border-bottom: 1px solid rgba(0, 0, 0, 0.25);margin-bottom: 1.25em;}.comment_files {display: block;clear: both;padding-bottom: 1em;margin-bottom: 1em;border-bottom: 1px solid rgba(0, 0, 0, 0.25);font-size: 75%;}.comment_files:after {content: " ";clear: both;display: block;width: 100%;}.comment_files ul {clear: both;display: block;list-style: none;margin: 0px;padding: 0px;}.comment_files li {float: left;display: block;padding: 0.5em;padding-left: 0em;padding-right: 0em;list-style: none;margin: 0px;margin-right: 0.25em;}.comment_files li a {display: block;background-color: rgba(0, 0, 0, 0.25);color: rgba(255, 255, 255, 1.0);text-decoration: none;padding: 0.5em;padding-top: 0.25em:padding-bottom: 0.25em;}.comment_files li a:hover {text-decoration: none;}/* File:  style_content_el.css */ .content_el_full {clear: both;}.content_el_date {margin-bottom: 0.5em;}.content_header {clear: both;display: block;width: 100%;margin-bottom: 1em;}.content_header:after {display: block;width: 100%;content: " ";height: 0em;clear: both;}.content_header_date {float: right;width: 25%;}.content_header_cats {float: left;width: 75%;}/* 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,.box_n_m {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}.box_n_m {float: left;}.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;}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_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: 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;}.center_block {position: static;margin-left: auto;margin-right: auto;float: none !important;}.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 {position: absolute;background-color: rgba(255, 255, 255, 1.0);display: block;text-align: center;top: 0px;bottom: 0px;right: -17%;width: 17%;transition: all 1s ease;-moz-transition: all 1s ease;-webkit-transition: all 1s ease;padding-left: 2%;padding-right: 2%;z-index: 1010;}.main_navi.show {right: 0%;}.main_navi ul {padding: 0px;margin: 0px;}.main_navi li {list-style: none;line-height: 110%;padding-bottom: 10px;}.main_navi li a:hover, .main_navi li a.active {font-weight: bold;}.main_navi:before {display: block;background-image: url('../img/layout/clover_red.svg');width: 30px;height: 30px;background-size: 100% auto;display: inline-block;margin-top: 25px;margin-bottom: 20px;content: " ";}.mobile_menu_button {position: absolute;right: 1%;top: 10px;width: 50px;height: 40px;display: block;background-image: url('../img/layout/mobile_menu_button.svg');background-size: 100% 100%;transition: all 1s ease;-moz-transition: all 1s ease;-webkit-transition: all 1s ease;z-index: 1015;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));}.mobile_menu_button.show {right: 18%;}/* 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: --%highlight_color%;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_ratings.css */ .rating_container {float: left;width: 25%;opacity: 0.7;font-size: 75%;}.rating_container .rating_message {font-weight: bold;}.rating_container .rating_label,.rating_container .rating_mark {display: none;}.rating_container .star_reached,.rating_container .star_not_reached {text-decoration: none;display: inline-block;color: --%highlight_color%;transition: 0.25s ease all;cursor: pointer;}.rating_container .star_reached.active,.rating_container .star_not_reached.active {transform: scale(1.25);padding-left: 0.125em;padding-right: 0.125em;text-decoration: none;}.rating_container .star_reached.active:hover,.rating_container .star_not_reached.active:hover {transform: scale(1.75);padding-left: 0.25em;padding-right: 0.25em;}.rating_container a:hover {cursor: pointer;text-decoration: none;}/* 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 {display: block;text-align: right;width: 100%;z-index: 100;position: absolute;bottom: -25px;margin: 0px;padding: 0px;padding-right: 5%;color: rgba(255, 255, 255, 1.0);text-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);}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_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_media_share_buttons .smsb_teams {background-color: rgba(84, 90, 174, 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_input {position: absolute;z-index: 1000;}.sharing_link {text-align: right;padding-bottom: 2em;position: relative;}.sharing_link_input {text-align: left;}.content_single_con_link > div > a {font-size: 75%;color: rgba(0, 0, 0, 0.5);}/* 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 {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%;}.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_bing_maps.css */ .bing_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%;}.bing_maps_container.el_active:before,.bing_maps_container:hover:before {display: none;}.bing_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%;}.bing_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;}.bing_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%;}.bing_maps_container iframe {border: 0px;}.bing_maps_container.bm_tiny .bing_maps_info_container p {font-size: 65%;}.bing_maps_container:hover .bing_maps_info_container {opacity: 1.0;}.bing_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) {.bing_maps_container .bing_maps_info_container {opacity: 1.0;}.bing_maps_container .button_fe {clear: both;width: 100%;margin-bottom: 0.5em;display: block;}}/* File:  style_zz_comments.css */ .content_coments_shower {clear: both;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;font-family: "Special Elite", Arial, Verdana, sans-serif;}.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;}div.my_class {}span.your_class{}.our_class, .this_class {}.these_classes .our_class {}.not_a_class {}/* 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_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/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_latest_page_entries.css */ .blog_news {background-color: --%container_left_bg_color%;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: 2px;font-size: 90%;padding-left: 5%;padding-right: 5%;padding-top: 15px;padding-bottom: 20px;border-radius: 10px;}.blog_news * {hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;}.lpe_title {float: left;width: 70%;}.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;}.lpe_title a {font-weight: 600;color: --%container_right_text_color%;text-decoration: none;}.lpe_text {clear: both;}.lpe_text a {font-weight: 600;}.lpe_img {height: 75px;overflow: hidden;}.lpe_img p {margin: 0px;padding: 0px;}.lpe_img img {max-width: 100%;}/* File:  style_zz_newsletter_register.css */ .newsletter_register {}.newsletter_register input {width: 100%;}.newsletter_register select {width: 101%;}.nlr_info {line-height: 125%;}/* File:  style_zz_poll.css */ .poll_container {clear: both;width: 100%;}.poll_desc {clear: both;width: 100%;}.poll_result {clear: both;}.poll_question {padding: 0.5em;background-color: rgba(0, 0, 0, 0.125);}form .poll_question {padding: 2em;}.poll_answer_container {padding: 0.25em;}.poll_answer {float: right;width: calc(100% - 3.25em);padding-right: 2em;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.poll_answer_input {float: right;width: 2.5em;padding-right: 0.5em;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.poll_answer_input input[type="radio"] {width: 1.5em;height: 1.5em;}.poll_answer_input input[type="text"],.poll_answer input[type="text"] {width: 100%;padding: 0.5em;margin-top: 0.25em;}.poll_answer_comment {clear: both;display: block;width: 50%;}.poll_answer_comment input[type="text"] {width: 100%;}.poll_answer_textarea {clear: both;float: left;width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}.poll_answer_textarea textarea {clear: both;display: block;width: 100%;height: 100px;}.poll_result {background-color: #EFEFEF;padding: 2em;border: 1px solid #CCCCCC;color: #000000;font-size: 80%;}.body_adminarea .poll_result {background-color: transparent;font-size: 100%;border: 0px;}.body_adminarea .poll_result_headline {display: none;}.poll_result .poll_question {font-weight: bold;display: block;padding-bottom: 0.5em;}.poll_result .poll_answer {padding: 0.25em;padding-left: 2.75em;width: 85%;}.poll_result .poll_votes {float: left;width: 15%;padding-left: 2em;}.poll_result .poll_answer.psr_text,.poll_result .poll_votes.psr_text {clear: both;width: 100%;}.poll_result_question_container:after {clear: both;content: " ";display: block;}.poll_result_question_container {padding-bottom: 1.5em;margin-bottom: 1.5em;border-bottom: 1px solid rgba(0, 0, 0, 0.25);}.poll_result_answer_container {float: left;width: 80%;padding-top: 1.25em;}.poll_result_answer_container .poll_answer,.poll_result_answer_container .poll_votes {float: left;}.poll_result_diagramm {float: left:width: 20%;text-align: center;padding-top: 1.25em;}.poll_result_diagramm img {filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.25));max-width: 150px;}.poll_result ul {margin: 0px;padding: 0px;}.poll_result li {margin: 0px;padding: 0px;margin-left: 13px;}.poll_info {text-align: center;font-weight: bold;color: #33CC33;}.poll_question.sub {padding-left: 25px;}.hr_poll_sub {color: #EEEEEE;border: 1px solid #EEEEEE;}.poll_question.sub strong {font-size: 88%;}.poll_answer {padding-left: 5px;}.poll_hidden {display: none;}/* File:  style_zz_product_catalog.css */ .product_catalog {width: 100%;clear: both;}.product_catalog_select_shipping_target {position: absolute;font-weight: 500;right: 0px;top: 10em;background-color: rgba(100, 100, 100, 0.75);color: rgba(255, 255, 255, 1.0);display: block;padding: 0.75em;padding-top: 0.5em;}.product_catalog_select_shipping_target label,.product_catalog_select_shipping_target select {clear: both;width: 100%;}.product {float: left;width: 22.5%;line-height: 110%;min-height: 512px;display: block;padding: 1.5em;padding-top: 0.5em;margin-bottom: 2.5em;margin-right: 2.5%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-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;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.125);background-color: rgba(225, 225, 225, 0.1);}.product:hover {transform: scale(1.05);}.product:nth-child(4n + 5){}.product_catalog.show_other_prods .product:nth-child(4n + 5){clear: none;}.product_catalog.show_other_prods .product:nth-child(5n + 6){}.product_catalog:after, .product:after, .product_desc:after {clear: both;display: block;width: 100%;height: 0px;content: " ";}.product_img {float: left;width: 18%;display: block;}.product_img.na a {background-image: url('../img/layout/icon_ps_no_thumb.svg');background-repeat: no-repeat;background-position: center center;min-height: 7.5em;display: block;width: 100%;margin-bottom: 10px;}.product_img p {margin: 0px;padding: 0px;}.product_img img {box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.0);}.product_img img:hover {max-width: 100%;}.product_title,.product_title a {clear: both;margin-bottom: 5px;text-decoration: none;}.product_title {font-size: 125%;margin-bottom: 0.75em;}.product_title_details {clear: both;width: 75%;text-decoration: none;font-size: 225%;font-weight: 600;padding-bottom: 1em;display: block;}.product_navi_details {float: right;width: 25%;color: #009ec5;margin-bottom: 5px;text-align: right;margin-top: -35px;}.product_desc {clear: both;opacity: 0.75;display: block;margin-top: 1.25em;}.product_attributes {clear: both;font-size: 100%;margin-bottom: 5px;}.product_attributes_details {clear: both;margin-bottom: 5px;line-height: 115%;}.prod_att_name {float: left;width: 60%;}.prod_att_value {float: right;width: 35%;text-align: right;}.product_catalog .product_price {float: right;width: 100%;}.product_catalog .pc_amount {clear: both;width: 100%;margin-bottom: 1.25em;font-weight: 500;font-size: 125%;}.pc_link,.pc_pdf_download,.pc_shopping_box {display: inline-block;vertical-align: bottom;}.pc_link a {color: rgba(0, 0, 0, 0.0);background-image: url('../img/layout/icon_detail.svg');background-repeat: no-repeat;background-size: contain;display: block;width: 50px;height: 50px;filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.125)) brightness(1.15);}.pc_pdf_download a {color: rgba(0, 0, 0, 0.0);background-image: url('../img/layout/icon_pdf_download.svg');background-repeat: no-repeat;background-size: contain;display: block;width: 50px;height: 50px;filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.125)) brightness(1.15);}.product_price_rrp {text-decoration: line-through;}.product_price br {display: none;}.product_price span {display: inline-block;margin-left: 0.5em;}.prod_att_spacer, .prod_att_spacer_details {clear: both;line-height: 1px;font-size: 1px;height: 1px;margin: 0px;padding: 0px;}.prod_att_spacer_details {border: 0px;line-height: 1px;background-color: #8b9296;}.product_show_more {margin-top: 15px;clear: both;display: block;width: 100%;height: 15px;text-align: center;}.product_show_more a {text-decoration: none;color: #FEFEFE;background-color: #009ec5;display: block;clear: both;width: 100%;}.product_catalog_other_prods {clear: both;font-weight: bold;border-top: 1px solid #D1D7DA;margin-top: 25px;margin-bottom: 25px;padding-top: 20px;}.product_details .thumb_lens_img, .product_details span.thumb_lens_img:hover {width: 215px;height: 122px;display: block;background: none;}.product_details img {}.txt_right .thumb_lens_img {float: right;}.prod_shopping_cart_box_container {clear: both;background-color: rgba(0, 0, 0, 0.1);padding: 1em;padding-top: 0.75em;}.product_price_box {float: left;margin-top: 0.25em;font-size: 125%;line-height: 1.5em;min-width: 450px;}.product_shopping_cart_opts_container {clear: both;margin-bottom: 0.75em;display: block;width: 100%;}.product_shopping_cart_opts_option_container {clear: both;float: left;width: 100%;display: block;line-height: 1em;}.product_shopping_cart_opts_container:after,.product_shopping_cart_opts_container_input:after,.product_shopping_cart_opts_option_container:after {content: " ";display: block;width: 100%;height: 0.75em;clear: both;}.product_shopping_cart_opts_option_container .third:after {content: " ";display: block;width: 100%;height: 0.5em;clear: both;}.product_shopping_cart_opts_container_label {font-weight: 600;margin-bottom: 0.5em;}.product_shopping_cart_opts_container_input {clear: both;display: block;}.product_shopping_cart_opts_label_container,.product_shopping_cart_opts_options_container {float: left;width: 75%;}.product_shopping_cart_opts_label_container {width: 25%;}.product_shopping_cart_opts_options_container select,.product_shopping_cart_opts_options_container input[type="text"],.product_shopping_cart_opts_options_container textarea {width: 100%;}.button_shopping_card_into, .button_shopping_card_go_to, .button_shopping_card_into a, .button_shopping_card_go_to a, .button_shopping_card_out_of_stock {float: right;display: block;width: 79px;height: 55px;background-image: url('../img/cms/special_element/shopping_cart/shopping_cart_buttons.png');background-repeat: no-repeat;font-size: 16px;font-weight: bold;color: #999999;text-align: left;text-indent: 55px;}.button_shopping_card_into {background-position: left -0px;}.button_shopping_card_go_to {background-position: left -57px;}.button_shopping_card_go_to.with_items {background-position: left -114px;color: #8e0a0a;}.button_shopping_card_into:hover, .button_shopping_card_go_to:hover, .button_shopping_card_into a:hover, .button_shopping_card_go_to a:hover {background-position-x: -81px;opacity: 0.75;cursor: pointer;}.button_shopping_card_out_of_stock {text-align: center;text-indent: 0px;padding-top: 15px;font-size: 13px;color: #DE3333;background-position: left -57px;text-shadow: 1px 1px 1px #333333;}/* File:  style_zz_search_form.css */ .search_form {}.search_form input[type="text"] {width: 100%;}/* File:  style_zz_secured_areas.css */ .page_secured_login .checkbox_input {float: left;padding-right: 1.25em;width: 3em;}.page_secured_login .checkbox_label {float: left;width: 90%;width: calc(100% - 3em);}.page_secured_login input[type="text"],.page_secured_login input[type="password"] {width: 100%;height: 2em;}/* File:  style_zz_shopping_cart.css */ .shopping_cart_items {clear: both;margin-top: 10px;margin-bottom: 10px;}.shopping_cart_items_head {padding-bottom: 10px;font-weight: bold;font-size: 85%;line-height: 120%;}.sc_item_name {float: left;width: 25%;}.sc_item_name img {max-width: 148px;}.sc_item_count {float: left;width: 10%;}.sc_item_count_control input {float: left;width: 33%;}.sc_item_count_control a {float: right;width: 50%;}.sc_item_price_with_tax, .sc_item_price_no_tax,.sc_item_single_price_with_tax, .sc_item_single_price_no_tax,.sc_item_single_tax {float: left;width: 10%;}.sc_item_options {float: left;width: 15%;}.sc_price_per_item_option_ul {list-style: none;padding-left: 0em;margin: 0em;}.sc_price_per_item_option_ul li {padding-bottom: 0.5em;}.sc_item_single_price_with_tax, .sc_item_price_with_tax {font-weight: bold;}.shopping_cart_final {border-top: 1px solid #000000;margin-top: 10px;padding-top: 15px;clear: both;display: block;}.sc_final_name {float: left;width: 50%;font-weight: bold;}.sc_final_price_info {float: left;width: 25%;}.sc_final_price {text-align: right;float: left;width: 25%;}.shopping_cart_bread_crumb {clear: both;padding-bottom: 15px;color: rgba(0, 0, 0, 0.25);}.shopping_cart_bread_crumb_entry {margin-left: 0.5em;margin-right: 0.75em;}.shopping_cart_bread_crumb_entry:first-child {margin-left: 0em;}.shopping_cart_bread_crumb_entry.active {font-weight: bold;}.shopping_cart_bread_crumb_entry.inactive, .shopping_cart_bread_crumb_entry.inactive a:hover {font-weight: normal;text-decoration: none;color: #999999;}.shopping_cart_shipping_address input {width: 75%;}.shopping_cart_shipping_address select {width: 75%;}.shopping_cart_shipping_entry_name, .shopping_cart_gift_certificate_entry_name {float: left;width: 15%;padding-right: 15px;font-weight: bold;}.shopping_cart_shipping_entry_desc, .shopping_cart_gift_certificate_entry_desc {float: left;width: 35%;padding-right: 15px;}.shopping_cart_shipping_entry_price, .shopping_cart_gift_certificate_entry_price {float: left;width: 15%;font-weight: bold;}.shopping_cart_shipping_entry_input, .shopping_cart_gift_certificate_entry_input {float: left;width: 5%;}.sc_check_again_shipping_label,.sc_check_again_products_label,.sc_check_again_payment_label {font-weight: 600;font-size: 125%;}.sc_check_again_shipping_name, .sc_check_again_gift_certificate_name {float: left;width: 20%;}.sc_check_again_shipping_desc, .sc_check_again_gift_certificate_desc {float: left;width: 30%;}.sc_check_again_shipping_price_no_tax, .sc_check_again_shipping_price_with_tax,.sc_check_again_gift_certificate_price, .sc_check_again_gift_certificate_cash_value {float: right;width: 10%;}.sc_check_again_shipping_price_with_tax, .sc_check_again_gift_certificate_cash_value, .sc_check_again_gift_certificate_cash_value {font-weight: bold;}.sc_check_again_shipping_address {float: left;width: 48%;}.sc_check_again_invoice_address {float: right;width: 48%;}.sc_check_again_final {font-size: 125%;}.sc_check_again_final_price {float: right;width: 30%;text-align: right;}.shopping_cart .fill_in {border: 1px solid rgba(225, 50, 50, 1.0);}.shopping_cart_button_main {float: right;display: block;padding-right: 0.75em;margin-top: 1em;filter: brightness(1.25);}/* File:  style_zz_show_team.css */ .show_team_container {clear: both;width: 100%;position: relative;}.show_team_container:after {clear: both;width: 100%;height: 1px;content: " ";display: block;}.portrait_img {float: left;max-width: 33%;padding-right: 0.25em;position: relative;cursor: pointer;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;padding-bottom: 1.25em;}.portrait_img:nth-child(3n + 4){clear: both;}.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: #0a4578;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.75;}.overlay_team {position: fixed;left: 50%;margin-left: -530px;max-width: 1058px;right: 0px;top: 50%;margin-top: -192px;min-height: 384px;padding: 2%;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;z-index: 125;background-color: rgba(255, 255, 255, 0.91);box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);overflow: hidden;}.overlay_team h3 {clear: both;display: block;padding-bottom: 15px;}.overlay_bg,.show_team_container_overlay_bg {position: fixed;top: 0px;bottom: 0px;right: 0px;left: 0px;z-index: 100;background-color: rgba(255, 255, 255, 0.5);display: none;}.overlay_team .team_controls {position: absolute;right: 0px;top: 0px;display: block;z-index: 126;font-size: 200%;line-height: 90%;font-weight: bold;margin: 1%;}.overlay_team .team_controls a {text-decoration: none !important;}.overlay_team a:hover {color: rgba(150, 150, 150, 1.0);} /* File:  style_zz_vimeo_video.css */ .vimeo_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;}.vimeo_video_container.video_active:before,.vimeo_video_container:hover:before {display: none;}.vimeo_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%;}.vimeo_video_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;}.vimeo_video_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%;}.vimeo_video_container:hover .vimeo_video_info_container {opacity: 1.0;}.vimeo_video_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;} /* 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: #DEDEDE;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: #DEDEDE;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 (max-width: 480px) {ul.side_navi_ul {font-size: 75%;}header {max-height: 400px;}}@media (max-width: 800px) {body {font-size: 12px;line-height: 20px;}.all {max-width: 100%;overflow: hidden;}header {background-image: url('../img/layout/banner_img_mobile.jpg');background-repeat: no-repeat;background-size: cover;}.bg_img {background-position: top center;background-image: url("../img/layout/bg_mobile.jpg");}.banner_slideshow {display: none;}.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,.quad, .third, .half, .twothird, .threequad, .sixth {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0 !important;}.mobile_hide {display: block;margin-bottom: 10px;line-height: 1px;}iframe {max-width: 100%;max-height: 660px;}header {background-position: center center;}header .logo {position: static;max-width: 60%;margin-top: 30px;margin-bottom: 30px;}header .img_slideshow_container {display: none;}header .anchor_navi.show {width: 89%;background-color: rgba(255, 255, 255, 0.9);}header .mobile_menu_button.show {right: 90%;max-width: 9%;}header .mobile_menu_button {filter: brightness(0.6);}ul.side_navi_ul {width: 100%;bottom: -40px;text-align: center;}.button_fe {margin-top: 15px;padding-top: 10px;}section.content {margin-top: 75px;}input, select, textarea {min-height: 25px;min-width: 25px;padding-top: 5px;}h1, h2, h3 {}h1 {font-size: 150% !important;}h2 {font-size: 133% !important;}h3 {font-size: 125% !important;}}@font-face {font-family: 'Special Elite';font-style: normal;font-weight: 400;font-display: swap;src: url(../_temp/font_0.ttf) format('truetype');}