@CHARSET "UTF-8";
/* variables              [18] */ 
/* normalize.1.1.0      [3143] */ /*! normalize.css v1.1.0 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } audio:not([controls]) { display: none; height: 0; } [hidden] { display: none; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } html, button, input, select, textarea { font-family: sans-serif; } body { margin: 0; } a:focus { outline: thin dotted; } a:active, a:hover { outline: 0; } h1 { font-size: 2em; margin: 0.67em 0; } h2 { font-size: 1.5em; margin: 0.83em 0; } h3 { font-size: 1.17em; margin: 1em 0; } h4 { font-size: 1em; margin: 1.33em 0; } h5 { font-size: 0.83em; margin: 1.67em 0; } h6 { font-size: 0.67em; margin: 2.33em 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } blockquote { margin: 1em 40px; } dfn { font-style: italic; } hr { -moz-box-sizing: content-box; -ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box; height: 0; } mark { background: #ff0; color: #000; } p, pre { margin: 1em 0; } code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; } pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; } q { quotes: none; } q:before, q:after { content: ''; content: none; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } dl, menu, ol, ul { margin: 1em 0; } dd { margin: 0 0 0 40px; } menu, ol, ul { padding: 0 0 0 40px; } nav ul, nav ol { list-style: none; list-style-image: none; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: bottom; } svg:not(:root) { overflow: hidden; } figure { margin: 0; } form { margin: 0; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; } button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; } button, input { line-height: normal; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; *overflow: visible; } button[disabled], html input[disabled] { cursor: default; } input[type="checkbox"], input[type="radio"] { -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; padding: 0; *height: 13px; *width: 13px; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; -ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } textarea { overflow: auto; vertical-align: top; } table { border-collapse: collapse; border-spacing: 0; }
/* base                 [1344] */ @media all { *, *:after, *:before{ -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{ display: block; } html{ height: 100%; } body{ overflow: hidden; } .ie6 body,.ie7 body{ height: 1%; position: relative; overflow: visible; } .clear{ clear: both; font-size: 0px; height: 0px; } * html div.clear{line-height:0px;} .clearing:before, .clearing:after{ content:""; display:table; } .clearing:after{ clear:both; } .clearing{ *zoom:1; } .cleardiv:after{ content:"."; visibility: hidden; display: block; height: 0; clear: both; } input,textarea,select,button{ font-size: 1em; } fieldset { min-width: 0; width: 100%; } ul{ padding: 0 0 0 1.666em; margin: 0 0 1em; } ul.dp-readerLinks{ position: absolute; left: -1000px; top: -1000px; width: 100%; } ul.dp-readerLinks li{text-decoration: none; } ul.dp-readerLinks a:active,ul.dp-readerLinks a:hover,ul.dp-readerLinks a:focus{ position:absolute;left:1000px;top:1000px;width:40%;background:white;color:black;border:1px solid gray;padding:8px; } .listReset{ margin: 0; padding: 0; } .listReset li{ margin: 0; padding: 0; list-style-type: none; } } @-moz-document url-prefix() { fieldset { display: table-cell; } } 
/* cols                 [9116] */ .cols { width: auto; margin-left: -15px; } .cols > * { float: left; padding-left: 15px; position: relative; } .cols > .col-100 { width: 100%; } .cols > .col-83 { width: 83.333%; } .cols > .col-83.pull { right: 16.666%; } .cols > .col-83.push { left: 16.666%; } .cols > .col-80 { width: 80%; } .cols > .col-80.pull { right: 20%; } .cols > .col-80.push { left: 20%; } .cols > .col-75 { width: 75%; } .cols > .col-75.pull { right: 25%; } .cols > .col-75.push { left: 25%; } .cols > .col-70 { width: 70%; } .cols > .col-70.pull { right: 30%; } .cols > .col-70.push { left: 30%; } .cols > .col-66 { width: 66.666%; } .cols > .col-66.pull { right: 33.333%; } .cols > .col-66.push { left: 33.333%; } .cols > .col-60 { width: 60%; } .cols > .col-60.pull { right: 40%; } .cols > .col-60.push { left: 40%; } .cols > .col-50 { width: 50%; } .cols > .col-50.pull { right: 50%; } .cols > .col-50.push { left: 50%; } .cols > .col-40 { width: 40%; } .cols > .col-40.pull { right: 60%; } .cols > .col-40.push { left: 60%; } .cols > .col-33 { width: 33.333%; } .cols > .col-33.pull { right: 66.666%; } .cols > .col-33.push { left: 66.666%; } .cols > .col-30 { width: 30%; } .cols > .col-30.pull { right: 70%; } .cols > .col-30.push { left: 70%; } .cols > .col-25 { width: 25%; } .cols > .col-25.pull { right: 75%; } .cols > .col-25.push { left: 75%; } .cols > .col-20 { width: 20%; } .cols > .col-20.pull { right: 80%; } .cols > .col-20.push { left: 80%; } .cols > .col-16 { width: 16.666%; } .cols > .col-16.pull { right: 83.333%; } .cols > .col-16.push { left: 83.333%; } .cols.no-gaps{ margin-left: 0; } .cols.no-gaps > *{ padding-left: 0; } .cols.small-gaps{ margin-left: -10px; } .cols.small-gaps > *{ padding-left: 10px; } .cols.large-gaps{ margin-left: -30px; } .cols.large-gaps > *{ padding-left: 30px; } .cols.largest-gaps{ margin-left: -50px; } .cols.largest-gaps > *{ padding-left: 50px; } @media all and (min-width: 25em){ .cols-400 { width: auto; margin-left: -15px; } .cols-400 > * { float: left; padding-left: 15px; position: relative; } .cols-400 > .col-400-100 { width: 100%; } .cols-400 > .col-400-83 { width: 83.333%; } .cols-400 > .col-400-83.pull { right: 16.666%; } .cols-400 > .col-400-83.push { left: 16.666%; } .cols-400 > .col-400-80 { width: 80%; } .cols-400 > .col-400-80.pull { right: 20%; } .cols-400 > .col-400-80.push { left: 20%; } .cols-400 > .col-400-75 { width: 75%; } .cols-400 > .col-400-75.pull { right: 25%; } .cols-400 > .col-400-75.push { left: 25%; } .cols-400 > .col-400-70 { width: 70%; } .cols-400 > .col-400-70.pull { right: 30%; } .cols-400 > .col-400-70.push { left: 30%; } .cols-400 > .col-400-66 { width: 66.666%; } .cols-400 > .col-400-66.pull { right: 33.333%; } .cols-400 > .col-400-66.push { left: 33.333%; } .cols-400 > .col-400-65 { width: 65%; } .cols-400 > .col-400-65.pull { right: 35%; } .cols-400 > .col-400-65.push { left: 35%; } .cols-400 > .col-400-60 { width: 60%; } .cols-400 > .col-400-60.pull { right: 40%; } .cols-400 > .col-400-60.push { left: 40%; } .cols-400 > .col-400-50 { width: 50%; } .cols-400 > .col-400-50.pull { right: 50%; } .cols-400 > .col-400-50.push { left: 50%; } .cols-400 > .col-400-40 { width: 40%; } .cols-400 > .col-400-40.pull { right: 60%; } .cols-400 > .col-400-40.push { left: 60%; } .cols-400 > .col-400-35 { width: 35%; } .cols-400 > .col-400-35.pull { right: 65%; } .cols-400 > .col-400-35.push { left: 65%; } .cols-400 > .col-400-33 { width: 33.333%; } .cols-400 > .col-400-33.pull { right: 66.666%; } .cols-400 > .col-400-33.push { left: 66.666%; } .cols-400 > .col-400-30 { width: 30%; } .cols-400 > .col-400-30.pull { right: 70%; } .cols-400 > .col-400-30.push { left: 70%; } .cols-400 > .col-400-25 { width: 25%; } .cols-400 > .col-400-25.pull { right: 75%; } .cols-400 > .col-400-25.push { left: 75%; } .cols-400 > .col-400-20 { width: 20%; } .cols-400 > .col-400-20.pull { right: 80%; } .cols-400 > .col-400-20.push { left: 80%; } .cols-400 > .col-400-16 { width: 16.666%; } .cols-400 > .col-400-16.pull { right: 83.333%; } .cols-400 > .col-400-16.push { left: 83.333%; } .cols-400.no-gaps{ margin-left: 0; } .cols-400.no-gaps > *{ padding-left: 0; } .cols-400.small-gaps{ margin-left: -10px; } .cols-400.small-gaps > *{ padding-left: 10px; } .cols-400.large-gaps{ margin-left: -30px; } .cols-400.large-gaps > *{ padding-left: 30px; } .cols-400.largest-gaps{ margin-left: -50px; } .cols-400.largest-gaps > *{ padding-left: 50px; } } @media all and (min-width: 45em){ .cols-720 { width: auto; margin-left: -15px; } .cols-720 > * { float: left; padding-left: 15px; position: relative; } .cols-720 > .col-720-100 { width: 100%; } .cols-720 > .col-720-83 { width: 83.333%; } .cols-720 > .col-720-83.pull { right: 16.666%; } .cols-720 > .col-720-83.push { left: 16.666%; } .cols-720 > .col-720-80 { width: 80%; } .cols-720 > .col-720-80.pull { right: 20%; } .cols-720 > .col-720-80.push { left: 20%; } .cols-720 > .col-720-75 { width: 75%; } .cols-720 > .col-720-75.pull { right: 25%; } .cols-720 > .col-720-75.push { left: 25%; } .cols-720 > .col-720-70 { width: 70%; } .cols-720 > .col-720-70.pull { right: 30%; } .cols-720 > .col-720-70.push { left: 30%; } .cols-720 > .col-720-66 { width: 66.666%; } .cols-720 > .col-720-66.pull { right: 33.333%; } .cols-720 > .col-720-66.push { left: 33.333%; } .cols-720 > .col-720-60 { width: 60%; } .cols-720 > .col-720-60.pull { right: 40%; } .cols-720 > .col-720-60.push { left: 40%; } .cols-720 > .col-720-50 { width: 50%; } .cols-720 > .col-720-50.pull { right: 50%; } .cols-720 > .col-720-50.push { left: 50%; } .cols-720 > .col-720-40 { width: 40%; } .cols-720 > .col-720-40.pull { right: 60%; } .cols-720 > .col-720-40.push { left: 60%; } .cols-720 > .col-720-33 { width: 33.333%; } .cols-720 > .col-720-33.pull { right: 66.666%; } .cols-720 > .col-720-33.push { left: 66.666%; } .cols-720 > .col-720-30 { width: 30%; } .cols-720 > .col-720-30.pull { right: 70%; } .cols-720 > .col-720-30.push { left: 70%; } .cols-720 > .col-720-25 { width: 25%; } .cols-720 > .col-720-25.pull { right: 75%; } .cols-720 > .col-720-25.push { left: 75%; } .cols-720 > .col-720-20 { width: 20%; } .cols-720 > .col-720-20.pull { right: 80%; } .cols-720 > .col-720-20.push { left: 80%; } .cols-720 > .col-720-16 { width: 16.666%; } .cols-720 > .col-720-16.pull { right: 83.333%; } .cols-720 > .col-720-16.push { left: 83.333%; } .cols-720.no-gaps{ margin-left: 0; } .cols-720.no-gaps > *{ padding-left: 0; } .cols-720.small-gaps{ margin-left: -10px; } .cols-720.small-gaps > *{ padding-left: 10px; } .cols-720.large-gaps{ margin-left: -30px; } .cols-720.large-gaps > *{ padding-left: 30px; } .cols-720.largest-gaps{ margin-left: -50px; } .cols-720.largest-gaps > *{ padding-left: 50px; } } @media all and (min-width: 60em){ .cols-960 { width: auto; margin-left: -15px; } .cols-960 > * { float: left; padding-left: 15px; position: relative; } .cols-960 > .col-960-100 { width: 100%; } .cols-960 > .col-960-83 { width: 83.333%; } .cols-960 > .col-960-83.pull { right: 16.666%; } .cols-960 > .col-960-83.push { left: 16.666%; } .cols-960 > .col-960-80 { width: 80%; } .cols-960 > .col-960-80.pull { right: 20%; } .cols-960 > .col-960-80.push { left: 20%; } .cols-960 > .col-960-75 { width: 75%; } .cols-960 > .col-960-75.pull { right: 25%; } .cols-960 > .col-960-75.push { left: 25%; } .cols-960 > .col-960-70 { width: 70%; } .cols-960 > .col-960-70.pull { right: 30%; } .cols-960 > .col-960-70.push { left: 30%; } .cols-960 > .col-960-66 { width: 66.666%; } .cols-960 > .col-960-66.pull { right: 33.333%; } .cols-960 > .col-960-66.push { left: 33.333%; } .cols-960 > .col-960-60 { width: 60%; } .cols-960 > .col-960-60.pull { right: 40%; } .cols-960 > .col-960-60.push { left: 40%; } .cols-960 > .col-960-50 { width: 50%; } .cols-960 > .col-960-50.pull { right: 50%; } .cols-960 > .col-960-50.push { left: 50%; } .cols-960 > .col-960-40 { width: 40%; } .cols-960 > .col-960-40.pull { right: 60%; } .cols-960 > .col-960-40.push { left: 60%; } .cols-960 > .col-960-33 { width: 33.333%; } .cols-960 > .col-960-33.pull { right: 66.666%; } .cols-960 > .col-960-33.push { left: 66.666%; } .cols-960 > .col-960-30 { width: 30%; } .cols-960 > .col-960-30.pull { right: 70%; } .cols-960 > .col-960-30.push { left: 70%; } .cols-960 > .col-960-25 { width: 25%; } .cols-960 > .col-960-25.pull { right: 75%; } .cols-960 > .col-960-25.push { left: 75%; } .cols-960 > .col-960-20 { width: 20%; } .cols-960 > .col-960-20.pull { right: 80%; } .cols-960 > .col-960-20.push { left: 80%; } .cols-960 > .col-960-16 { width: 16.666%; } .cols-960 > .col-960-16.pull { right: 83.333%; } .cols-960 > .col-960-16.push { left: 83.333%; } .cols-960 > .col-960-headerteaser-left { width: 61.15%; } .cols-960 > .col-960-headerteaser-right { width: 38.85%; } .cols-960.no-gaps{ margin-left: 0; } .cols-960.no-gaps > *{ padding-left: 0; } .cols-960.small-gaps{ margin-left: -10px; } .cols-960.small-gaps > *{ padding-left: 10px; } .cols-960.large-gaps{ margin-left: -30px; } .cols-960.large-gaps > *{ padding-left: 30px; } .cols-960.largest-gaps{ margin-left: -50px; } .cols-960.largest-gaps > *{ padding-left: 50px; } }
/* swiper              [18731] */ .swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); -webkit-transform:translate3d(0px, 0, 0);-ms-transform:translate3d(0px, 0, 0);transform:translate3d(0px, 0, 0); } .swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; } .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height; } .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance: none; -webkit-appearance:none;-moz-appearance:none;appearance:none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-white .swiper-pagination-bullet { background: #fff; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } .swiper-pagination-white .swiper-pagination-bullet-active { background: #fff; } .swiper-pagination-black .swiper-pagination-bullet-active { background: #000; } .swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); -moz-transform: translate3d(0px, -50%, 0); -o-transform: translate(0px, -50%); -ms-transform: translate3d(0px, -50%, 0); -webkit-transform:translate3d(0px, -50%, 0);-ms-transform:translate3d(0px, -50%, 0);transform:translate3d(0px, -50%, 0); } .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 5px 0; display: block; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 5px; } .swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; } .swiper-pagination-progress .swiper-pagination-progressbar { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; } .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-transform-origin: right top; transform-origin: right top; } .swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; } .swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; } .swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); } .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; } .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; } .swiper-container-3d { -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; } .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { -ms-perspective: 1200px; } .swiper-container-cube, .swiper-container-flip { overflow: visible; } .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-backface-visibility:hidden;backface-visibility:hidden; z-index: 1; } .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-backface-visibility:hidden;backface-visibility:hidden; } .swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; } .swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } @-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } } @keyframes swiper-preloader-spin { 100% { -webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg); } } 
/* layout              [11285] */ @media screen, projection { body,html{ width: 100%; height: 100%; } .page { padding: 0 10px; max-width: 1000px; margin: 0 auto; position: relative; } .arrowPadding{ padding: 40px; } #dp-header { z-index: 99; background: #f4f4f4; position: relative; font-size: 18px; height: 60px; } #dp-header .page { height: 100%; } #dp-header .sitename,#dp-header .currentpage { display: inline-block; font-size: .875em; line-height: 1.1em; margin-top: -.5em; color: #535353; } #dp-header .sitename { float: left; font-family: Macho-SemiBold; padding: 20px 0 0; } #dp-header .currentpage { clear: left; float: left; padding: 12px 0 0; } #dp-header .headercontent { background: #f4f4f4; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; padding-left: 15px;} #dp-main { position: absolute; top: 60px; left: 0; right: 0; bottom: 0; -webkit-transition: opacity 1s; transition: opacity 1s; } #dp-content .logo { margin-top: 10px; padding-top: 50px; display: block; width: 100%; text-align: center; } #dp-content .contentWrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #dp-content .contentWrapper .hasText ul { list-style: none; padding-left: 0; } #dp-content .contentWrapper .hasText ul li { position: relative; margin-left: 1em; } #dp-content .contentWrapper .hasText ul li:before { content: ""; width: 4px; height: 4px; position: absolute; top: .75em; left: -.75em; background: #006684; -webkit-border-radius: 50%; border-radius: 50%; } #dp-content .contentWrapper .hasText table td { padding: 10px 15px 10px 0; line-height: 1em; border-bottom: 1px solid #707070; } #dp-content .contentWrapper .swiper-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #dp-content .contentWrapper .loadingpage { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff url(../images/loader.gif) center no-repeat; } #dp-content .contentWrapper .contentItem { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } #dp-content .contentWrapper .contentItem .page { height: 100%; } #dp-content .contentWrapper .swiper-button-right,#dp-content .contentWrapper .swiper-button-left,#dp-content .contentWrapper .swiper-button-up,#dp-content .contentWrapper .swiper-button-down { cursor: pointer; z-index: 50; position: absolute; } #dp-content .contentWrapper .swiper-button-up,#dp-content .contentWrapper .swiper-button-down { left: 50%; -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } #dp-content .contentWrapper .swiper-button-up img,#dp-content .contentWrapper .swiper-button-down img { width: 30px; max-width: none; } #dp-content .contentWrapper .swiper-button-up { top: 15px; } #dp-content .contentWrapper .swiper-button-down { bottom: 15px; } #dp-content .contentWrapper .swiper-button-right,#dp-content .contentWrapper .swiper-button-left { -webkit-transform: translate(0,-50%); -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); top: 50%; } #dp-content .contentWrapper .swiper-button-right img,#dp-content .contentWrapper .swiper-button-left img { height: 30px; max-width: none; } #dp-content .contentWrapper .swiper-button-right { right: 15px; } #dp-content .contentWrapper .swiper-button-left { left: 15px; } #dp-content .contentWrapper .swiper-button-disabled { opacity: 0; } #dp-content .contentWrapper.contentInhalte .contentItem { height: 100%; overflow-y: scroll; } #dp-content .contentWrapper.contentInhalte .contentItem .inhaltWrapper { padding-top: 50px; padding-bottom: 50px; } #dp-content .contentWrapper.contentInhalte .contentItem .sectionheader { padding: 30px 0 50px 0; } #dp-content .contentWrapper.contentInhalte .contentItem .sectionheader h1,#dp-content .contentWrapper.contentInhalte .contentItem .sectionheader h2 { font-size: 32px; } #dp-content .contentWrapper.contentSubpage #tabnav { border-bottom: 1px dotted #707070; text-align: center; margin: 30px 0; } #dp-content .contentWrapper.contentSubpage #tabnav li { border-top: 1px dotted #707070; } #dp-content .contentWrapper.contentSubpage #tabnav li a { padding: 10px 0; line-height: 1em; font-size: 15px; display: block; color: #707070; } #dp-content .contentWrapper.contentSubpage #tabnav li.active a { font-family: Macho-SemiBold; } #dp-content .contentWrapper.contentSubpage #tabnav li.highlighted a { color: #006684; } #dp-content .contentWrapper.contentSubpage .slogan { font-size: 21px; line-height: 1.25em; text-align: center; color: #006684; margin-bottom: 50px; } #dp-content .contentWrapper.contentSubpage .slogan br { display:none; } #dp-content .contentWrapper.contentSubpage .slogan .author { display: block; text-align: center; color: rgb(90,90,90); font-size: 15px; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader { display: none; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline { padding: 30px 0; text-align: center; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline h1,#dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline h2 { font-size: 24px; } #dp-content .contentWrapper.contentSubpage .contentItem .singleArticle .articleTitle { font-family: Macho-SemiBold; display: inline; float: left; font-size: 1em; line-height: inherit; margin: 0; } #dp-content .contentWrapper.contentSubpage .contentItem .singleArticle .articleTitle span { color: #006684; } #dp-content .contentWrapper.contentSubpage .contentItem .singleArticle .articleImage img { width: 100%; } #dp-content .contentWrapper.contentAnfahrt .singleArticle { margin: 50px 0; font-size: 14px; line-height: 1.385em; } #dp-content .contentWrapper.contentStartseite .contentItem header { position: absolute; top: 50%; right: 0; width: 100%; text-align: center; -webkit-transform: translate(0,-50%); -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); } #dp-content .contentWrapper.contentStartseite .contentItem header h1,#dp-content .contentWrapper.contentStartseite .contentItem header h2 { font-size: 40px; margin: 0; } #dp-content .contentWrapper.contentStartseite .contentItem header a { color: #707070; } #dp-content .contentWrapper.contentStartseite .contentItem header .swipe-right { cursor: pointer; } #dp-content .contentWrapper.contentStartseite .online-termin-button { position: absolute; bottom: 50px; } #dp-content .contentWrapper.contentSingle .sectionheader { display: none; } #dp-content .contentWrapper.contentSingle .contentSidebar { text-align: center; margin-bottom: 30px; } #dp-content .contentWrapper.contentSingle .contentSidebar .sidebarHeader { margin: 0 0 30px; } #dp-content .contentWrapper.contentSingle .contentSidebar .sidebarHeader h1 { font-size: 40px; } #dp-content .contentWrapper.contentSingle .contentSidebar strong,#dp-content .contentWrapper.contentSingle .contentSidebar b { color: #006684; } #dp-inhaltsteaser { margin: 30px 0 15px; } #dp-inhaltsteaser header h3 { margin: 0 0 30px; font-family: Macho-SemiBold; } #dp-inhaltsteaser .teaseritems { border-top: 1px solid #707070; } #dp-inhaltsteaser .teaseritems .teaseritem { padding: 15px; border-bottom: 1px solid #707070; } #dp-inhaltsteaser .teaseritems .teaseritem .teasermeta { font-size: .875em; } #dp-inhaltsteaser .teaseritems .teaseritem h4 { font-family: Macho-SemiBold; color: #006684; margin: 5px 0; } #dp-inhaltsteaser .teaseritems .teaseritem h4 .dot { margin-left: -15px; } #dp-inhaltsteaser .teaseritems .teaseritem .morelink:hover { text-decoration: underline; } #dp-inhaltsteaser .teaseritems .teaseritem .downloadlink { color: #707070; } #dp-inhaltsteaser .teaseritems .teaseritem .downloadlink:hover > span { text-decoration: underline; } #dp-footer { display: none; } #dp-footer a.dp-copyright { font-size: .825em; } .googleMapWrapper { position: relative; height: 0; padding-bottom: 45%; } .googleMapWrapper #googleMap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .googleMapWrapper img { max-width: none; } } @media all and (max-height: 25em){ #dp-content .logo { display: none } #dp-content .contentWrapper.contentStartseite .online-termin-button { display: none !important; } } @media all and (min-width: 30em){ } @media all and (min-width: 32.5em){ } @media all and (min-width: 45em){ .arrowPadding{ padding: 80px; } #dp-header .page { height: 100%; } #dp-header .sitename,#dp-header .currentpage { padding: 30px 0 0; font-size: 1em; } #dp-header .currentpage { display: inline-block; clear: none; float: right; } #dp-content .logo { margin-top: 30px; } #dp-content .contentWrapper .swiper-button-up img,#dp-content .contentWrapper .swiper-button-down img { width: 55px; } #dp-content .contentWrapper .swiper-button-right img,#dp-content .contentWrapper .swiper-button-left img { height: 55px; } #dp-content .contentWrapper.contentStartseite .contentItem header h1,#dp-content .contentWrapper.contentStartseite .contentItem header h2 { font-size: 50px; } #dp-content .contentWrapper.contentSubpage .slogan { margin-top: -3px; margin-bottom: 0; height: 160px; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline h1,#dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline h2 { font-size: 30px; } #dp-content .contentWrapper.contentSingle .contentSidebar .sidebarHeader h1 { font-size: 50px; } } @media all and (min-width: 51.25em){ } @media all and (min-width: 56.25em){ } @media all and (min-width: 60em){ #dp-content .logo { right: 50px; width: auto; position: absolute; padding-top: 0; margin-top: 0; top: 50px } #dp-content .contentWrapper.contentStartseite .contentItem header { width: auto; } #dp-content .contentWrapper.contentStartseite .contentItem header h1,#dp-content .contentWrapper.contentStartseite .contentItem header h2 { font-size: 60px; } #dp-content .contentWrapper.contentStartseite .contentItem .online-termin-button { left: auto; -webkit-transform:none;-ms-transform:none;transform:none; right: 50px; } #dp-content .contentWrapper.contentSubpage #tabnav { width: 100%; max-width: 220px; float: right; } #dp-content .contentWrapper.contentSubpage .slogan { text-align: right; } #dp-content .contentWrapper.contentSubpage .slogan br { display:block; } #dp-content .contentWrapper.contentSubpage .slogan .author { text-align: right; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader { display: block; } #dp-content .contentWrapper.contentSubpage .contentItem .sectionheader-inline { display: none; } #dp-content .contentWrapper.contentSingle .sectionheader { display: block; } #dp-content .contentWrapper.contentSingle .contentSidebar { text-align: right; margin-bottom: 0; } #dp-content .contentWrapper.contentSingle .contentSidebar .sidebarHeader { margin: 100px 0 50px; } #dp-content .contentWrapper.contentSingle .contentSidebar .sidebarHeader h1 { font-size: 60px; } } @media all and (min-width: 65em){ } @media all and (min-width: 70em){ #dp-header { padding-right: 17px; } #dp-content .contentWrapper .swiper-button-up img,#dp-content .contentWrapper .swiper-button-down img { margin-right: 17px; } #dp-content .contentWrapper.contentInhalte .contentItem .inhaltWrapper.arrowPadding { padding-left: 0; } }
/* content              [4703] */ @media all { body { line-height: 1.625; } body,table,input,textarea,button { color: #707070; font-family: Macho-Regular, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: var(fontweightregular); } h1,.h1,h2,.h2,h3,h4,h5,h6 { margin: 0 0 15px; line-height: 1.25; font-family: Macho-Regular; font-weight: normal; } h1,h1{ font-size: 1.5em; } h2,.h2{ font-size: 1.375em; } h3{ font-size: 1.25em; } h4{ font-size: 1.125em; } h5{ font-size: 1em; } h6{ font-size: 0.875em; } .contentItem > header > h1, .contentItem > header > h2{ margin: 0; } .contentItem > header{ margin: 0 0 15px; } .color-blue{ color: #006684; } .color-light{ color: #a2a2a2; } p,ul,ol,blockquote{ margin: 0 0 15px; } hr{ height: 1px; background: #aaa9a9; border: none; outline: none; } strong, b{ font-family: Macho-SemiBold; font-weight: normal; } a { color: #006684; text-decoration: none; } a:focus{ outline: none; } .no-touch a[href^='tel:']{ cursor: default; color: #707070!important; } a,button,input{ -webkit-transition: all .25s; transition: all .25s; } .responsiveTable{ min-height: 0.01%; overflow-x: auto; } td p { margin: 0; } .teaserBild { float: left; margin-right: 0.15em; } .medium { display: inline-block; } .medium img { vertical-align: bottom; } .mediumleft { margin: -2px .5em 4px 0; float: left; } .mediumleftmain { margin: 5px 1em 0.25em 0; } .mediumright { margin: 5px 0 0.25em 1em; float: right; } .mediumcenter { margin: 0.5em 0; width: 100%; } .mediumcenter img { margin: 0 auto 0; display: block; } .mediumHintergrund { color: #666; background: #efefef; font-size: .825em; padding: .25em .625em; display: block; } .mediumcenter .mediumHintergrund { margin: 0 auto; } .mediumBeschriftung { text-align: left; padding: .25em 0; display: block; } .mediumCopyright { text-align: left; font-weight: bold; font-size: .825em; padding: .25em 0; display: block; } .medium, img{ max-width: 100%; height: auto; } .rounded{ -webkit-border-radius: 50%; border-radius: 50%; } .imageFormat { display: block; height: 0; width: 100%; overflow: hidden; position: relative; } .imageFormat.format-1-1{ padding-bottom: 100%; } .imageFormat.format-4-3{ padding-bottom: 75%; } .imageFormat.format-3-2{ padding-bottom: 66.6666666667%; } .imageFormat.format-16-9{ padding-bottom: 56.25%; } .imageFormat.format-2-1{ padding-bottom: 50%; } .imageFormat.format-3-1{ padding-bottom: 33.3333333333%; } .fullscreenImage{ background-repeat: no-repeat; background-position: center; background-attachment: scroll; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-backface-visibility: hidden; -webkit-backface-visibility:hidden;backface-visibility:hidden; } .fullscreenImage.contain{ -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .pager{ color: gray; } .pager .aktuell a{ color: black; } .contentLink { clear: both; } .button a{ display: inline-block; text-transform: uppercase; font-family: Macho-SemiBold; padding: 10px 15px; background: #9b9b9b; color: #fff; } .button a:hover{ background: #006684; } .online-termin-button { text-align: center; float: right; width: 100%; } .online-termin-button a { display: inline-block; padding: .5em 1em .9em 3em; position: relative; border-radius: 4px; line-height: 1em; background: #66a3b5; color: #fff; font-family: Macho-SemiBold; } .online-termin-button a:hover { background: #006684; } .online-termin-button a img { height: 1em; width: auto; position: absolute; left: 1em; top: 50%; margin-top: -.5em; } .jameda-badge { text-align: center; float: right; width: 100%; } .social-badge { text-align: center; float: right; width: 100%; } .social-badge a { width: 28px; display: inline-block; } .social-badge a + a { margin-left: 5px; } #cookienotice{ z-index: 99999; position: fixed; bottom: 15px;right: 20px;width: 270px; text-align: center; padding: .5em; font-size: 11px; background: #666; color: #fff; } #cookienotice span{ display: inline-block; padding: .25em; } #cookienotice a{ color: #fff; display: inline-block; margin-left: .25em; padding: .25em .75em; background: rgba(0,0,0,.25); -webkit-border-radius: 4px; border-radius: 4px; } #cookienotice a:hover{ background: rgba(0,0,0,.5); } .dp-video{ height: 0; padding-bottom: 56.25%; position: relative; margin: 1em 0 0; clear: both; } .dp-video video{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; } } @media all and (max-width: 45em){ .responsiveTable{ border: 1px solid #ccc; overflow-y: hidden; width: 100%; } } @media all and (min-width: 60em){ .online-termin-button { width: auto; } .jameda-badge { width: auto; } .social-badge { width: auto; } }
/* menu                 [1883] */ @media screen, projection { ul.dp-navigation { text-align: center; } ul.dp-navigation li { display: inline; } ul.dp-navigation li a { white-space: nowrap; padding: 0 0.5em; display: inline-block; } ul.dp-navigation > li.active > a,ul.dp-navigation > li:hover > a { text-decoration: underline; } #menuButton{ right: 15px; position: absolute; top: 0; bottom: 0; width: 50px; background: url(../images/menu-button.png) center no-repeat; } #mainmenu { -webkit-box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.2); box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.2); position: absolute; top: 100%; right: 15px; opacity: 1; left: 15px; -webkit-transition: transform .5s; transition: transform .5s; padding: 2px; background: #fff; z-index: 1; -webkit-transform: translate(0,-110%);-webkit-transform:translate(0,-110%);-ms-transform:translate(0,-110%);transform:translate(0,-110%); } #mainmenu ul.menu li { padding-bottom: 2px; } #mainmenu ul.menu li > a { display: block; background: #e8e8e8; color: #707070; text-align: center; line-height: 1.1; padding: 10px; } #mainmenu ul.menu li.farbe-blau > a { font-family: Macho-SemiBold; color: #006684; } #mainmenu ul.menu li.farbe-orange > a { font-family: Macho-SemiBold; color: #E56647; } #mainmenu ul.menu > li.active > a,#mainmenu ul.menu > li:hover > a { text-decoration: none; background: #a2a2a2 ; color: #fff; } #mainmenu ul.menu li:last-of-type { padding-bottom: 0; } #mainmenu ul.submenu { display: none; } #mainmenu ul.submenu li a { display: block; } #mainmenu li:hover > ul.submenu { display: block; } #mainmenu.visible{ -webkit-transform: translate(0,0);-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0); } } @media all and (min-width: 45em){ #menuButton{ left: 50%; margin-left: -25px; right: auto; } #mainmenu{ margin-left: -110px; width: 220px; left: 50%; right: auto; } #mainmenu.visible{ } }
/* print                 [283] */ @media print { #dp-header,#dp-left,#dp-footer { display: none; } #dp-content { width: 100%; margin: 0; padding: 0; border: 0; } .noprint { display: none!important; } .contentWrapper { display: block; } .contentList a[href]:after { content: " (" attr(href) ") "; } }
/* form                 [1960] */ @media all { .submit.directions[disabled]{ opacity: .5; } .submit.directions[disabled]:hover{ cursor: not-allowed!important; } .dp-form fieldset { border: 0; padding: 0; margin: 0; } .dp-form input.text,.dp-form textarea { width: 100%; border: 1px solid #aaa9a9; outline: none; padding: 10px; } .dp-form input.text:focus,.dp-form textarea:focus { background: rgba(0,0,0,.02); } .dp-form div.captchaDiv {margin-left: 26%;} .dp-form img.captcha2 {border: 1px solid #aaa;} .dp-form .row { padding: 5px 0; } .dp-form .row-text label,.dp-form .row-select label { float: left; margin-top: 2px; } .dp-form .row-full input { position: relative; top: 2px; margin: 0 2px; } .dp-form .row-error .message { color: #880000; margin-top:1px;} .dp-form button,.dp-form input.submit { text-transform: uppercase; font-family: Macho-SemiBold; padding: 10px 15px; background: #9b9b9b; color: #fff; border: none; outline: none; } .dp-form button:hover,.dp-form input.submit:hover { background: #006684; } .dp-form .requiredNotice { margin: 15px 0 0; opacity: .5; } .dp-form.dp-meinung { font-size: .925em; } .dp-form.dp-meinung h4,.dp-form.dp-meinung h5,.dp-form.dp-meinung h6 { margin: 0; } .dp-form.dp-meinung h4.bp { color: #006684; } .dp-form.dp-meinung .center-col { text-align: center; } .dp-form.dp-meinung .subline { font-size: 12px; line-height: 1.25; margin-top: 5px; } .dp-form.dp-meinung .main-row { padding: 10px 0; } .dp-form.dp-meinung .bordered-row { border-top: 1px solid #aaa9a9; } .dp-form.dp-meinung .bordered-col { border-top: 1px solid #aaa9a9; padding: 10px 0 0; margin: 5px 0 0 0; } .dp-form.dp-meinung .message { color: red; text-align: center; font-weight: bold; } .login-form .row label { width: 35%; } .login-form .row-button { margin-left: 35%; } .login-form .row input { width: 60%; } } @media all and (min-width: 45em){ .dp-form.dp-meinung .mobileOnly { display: none; } .dp-form.dp-meinung .bordered-col { margin: 5px 10px 0 0; } }
