@CHARSET "UTF-8";
/* variables              [18] */ 
/* fonts                 [464] */ @font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 400; src: local(''), url('../fonts/noto-sans-v27-latin-regular.woff2') format('woff2'), url('../fonts/noto-sans-v27-latin-regular.woff') format('woff'); } @font-face { font-family: 'Noto Sans'; font-style: normal; font-weight: 700; src: local(''), url('../fonts/noto-sans-v27-latin-700.woff2') format('woff2'), url('../fonts/noto-sans-v27-latin-700.woff') format('woff'); } 
/* 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                 [1409] */ @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-y: scroll; } body, .dp-pagewrapper{ background: #fff; overflow-x: 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                [11607] */ .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: -30px; } .cols-720.largest-gaps > *{ padding-left: 30px; } } @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; } } @media all and (min-width: 75em){ .cols-1200 { width: auto; margin-left: -15px; } .cols-1200 > * { float: left; padding-left: 15px; position: relative; } .cols-1200 > .col-1200-100 { width: 100%; } .cols-1200 > .col-1200-83 { width: 83.333%; } .cols-1200 > .col-1200-83.pull { right: 16.666%; } .cols-1200 > .col-1200-83.push { left: 16.666%; } .cols-1200 > .col-1200-80 { width: 80%; } .cols-1200 > .col-1200-80.pull { right: 20%; } .cols-1200 > .col-1200-80.push { left: 20%; } .cols-1200 > .col-1200-75 { width: 75%; } .cols-1200 > .col-1200-75.pull { right: 25%; } .cols-1200 > .col-1200-75.push { left: 25%; } .cols-1200 > .col-1200-70 { width: 70%; } .cols-1200 > .col-1200-70.pull { right: 30%; } .cols-1200 > .col-1200-70.push { left: 30%; } .cols-1200 > .col-1200-66 { width: 66.666%; } .cols-1200 > .col-1200-66.pull { right: 33.333%; } .cols-1200 > .col-1200-66.push { left: 33.333%; } .cols-1200 > .col-1200-60 { width: 60%; } .cols-1200 > .col-1200-60.pull { right: 40%; } .cols-1200 > .col-1200-60.push { left: 40%; } .cols-1200 > .col-1200-50 { width: 50%; } .cols-1200 > .col-1200-50.pull { right: 50%; } .cols-1200 > .col-1200-50.push { left: 50%; } .cols-1200 > .col-1200-40 { width: 40%; } .cols-1200 > .col-1200-40.pull { right: 60%; } .cols-1200 > .col-1200-40.push { left: 60%; } .cols-1200 > .col-1200-33 { width: 33.333%; } .cols-1200 > .col-1200-33.pull { right: 66.666%; } .cols-1200 > .col-1200-33.push { left: 66.666%; } .cols-1200 > .col-1200-30 { width: 30%; } .cols-1200 > .col-1200-30.pull { right: 70%; } .cols-1200 > .col-1200-30.push { left: 70%; } .cols-1200 > .col-1200-25 { width: 25%; } .cols-1200 > .col-1200-25.pull { right: 75%; } .cols-1200 > .col-1200-25.push { left: 75%; } .cols-1200 > .col-1200-20 { width: 20%; } .cols-1200 > .col-1200-20.pull { right: 80%; } .cols-1200 > .col-1200-20.push { left: 80%; } .cols-1200 > .col-1200-16 { width: 16.666%; } .cols-1200 > .col-1200-16.pull { right: 83.333%; } .cols-1200 > .col-1200-16.push { left: 83.333%; } .cols-1200 > .col-1200-headerteaser-left { width: 61.15%; } .cols-1200 > .col-1200-headerteaser-right { width: 38.85%; } .cols-1200.no-gaps{ margin-left: 0; } .cols-1200.no-gaps > *{ padding-left: 0; } .cols-1200.small-gaps{ margin-left: -10px; } .cols-1200.small-gaps > *{ padding-left: 10px; } .cols-1200.large-gaps{ margin-left: -30px; } .cols-1200.large-gaps > *{ padding-left: 30px; } .cols-1200.largest-gaps{ margin-left: -50px; } .cols-1200.largest-gaps > *{ padding-left: 50px; } }
/* layout              [14098] */ @media screen, projection { body{ max-width: 1920px; box-shadow: 0 0 5px 0 rgba(0,0,0,.15); } .page { max-width: 1170px; margin: 0 auto; padding: 0 15px; position: relative; } #dp-header .logo { display: inline-block; max-width: 66%; width: 260px; padding: 15px 0; } #dp-header #dp-search .search-input { border: none; border-bottom: 1px solid #1e1e26; } #dp-header #dp-search .search-submit { border: none; outline: none; background: none; width: 30px; position: relative; top: 2px; padding: 4px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -webkit-appearance:none;-moz-appearance:none;appearance:none; } #dp-header .login-link { display: none; } #teaser-header { overflow: hidden; border-bottom: 1px solid #e3e3e3; border-top: 1px solid #e3e3e3; background: url(../images/icon-bg.png) center no-repeat; } #teaser-header .teaser-wrapper { height: 150px; } #teaser-header .teaser-wrapper h1 { padding: 0 10%; margin: 0; position: absolute; top: 50%; left: 0; text-align: center; width: 100%; -webkit-transform: translate(0, -50%); -webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%); text-shadow: .0666em .0666em 0 rgba(0,0,0,.2); } #teaser-header .overlay { z-index: 5; position: absolute; top: 0; height: 100%; background-repeat: no-repeat; width: 500px; background-position: 0 center; } #teaser-header .overlay.left { right: 100%; background-image: url(../images/slideborder-l.png); } #teaser-header .overlay.right { left: 100%; background-image: url(../images/slideborder-r.png); } #teaser-header.slideshow .sliderWrapper { margin-left: -15px; margin-right: -15px; } #teaser-header.slideshow .textWrapper { position: absolute; bottom: 30px; left: 50%; background: rgba(244,179,24,.8); -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } #teaser-header.slideshow .textWrapper .title { position: relative; text-align: center; color: #fff; padding: .5em 15px; line-height: 1em; margin: 0; text-shadow: .0666em .0666em 0 rgba(0,0,0,.2); } #teaser-header.slideshow .swiper-pagination { z-index: 25; bottom: 10px; top: auto; margin: 0; width: 100%; left: 0; } #teaser-header.slideshow .swiper-pagination .swiper-pagination-bullet { opacity: 1; width: 20px; height: 5px; margin: 0 2px; background: rgba(244,179,24,.8); -webkit-border-radius: 0; border-radius: 0; } #teaser-header.slideshow .swiper-pagination .swiper-pagination-bullet-active { opacity: 1; background: rgba(255,255,255,.8); } #teaser-header.image .imageWrapper { margin-left: -15px; margin-right: -15px; } #teaser-header.image .textWrapper { position: absolute; bottom: 30px; left: 50%; background: rgba(244,179,24,.8); -webkit-transform: translate(-50%,0); -webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0); } #teaser-header.image .textWrapper .title { position: relative; text-align: center; color: #fff; padding: .5em 15px; line-height: 1em; margin: 0; text-shadow: .0666em .0666em 0 rgba(0,0,0,.2); } #dp-content .contentWrapper { padding: 50px 0; border-bottom: 2px solid #f3f3f3; } #dp-content .contentWrapper header.sectionHeader { margin: 0 0 30px; } #dp-content .contentWrapper header.sectionHeader h1,#dp-content .contentWrapper header.sectionHeader .h1,#dp-content .contentWrapper header.sectionHeader h2,#dp-content .contentWrapper header.sectionHeader .h2,#dp-content .contentWrapper header.sectionHeader h3,#dp-content .contentWrapper header.sectionHeader .h3,#dp-content .contentWrapper header.sectionHeader h4,#dp-content .contentWrapper header.sectionHeader .h4,#dp-content .contentWrapper header.sectionHeader h5,#dp-content .contentWrapper header.sectionHeader .h5,#dp-content .contentWrapper header.sectionHeader h6,#dp-content .contentWrapper header.sectionHeader .h6 { margin: 0; text-align: center; } #dp-content .contentWrapper .contentItem header.articleHeader { margin: 0 0 30px; } #dp-content .contentWrapper .contentItem header.articleHeader h1,#dp-content .contentWrapper .contentItem header.articleHeader .h1,#dp-content .contentWrapper .contentItem header.articleHeader h2,#dp-content .contentWrapper .contentItem header.articleHeader .h2,#dp-content .contentWrapper .contentItem header.articleHeader h3,#dp-content .contentWrapper .contentItem header.articleHeader .h3,#dp-content .contentWrapper .contentItem header.articleHeader h4,#dp-content .contentWrapper .contentItem header.articleHeader .h4,#dp-content .contentWrapper .contentItem header.articleHeader h5,#dp-content .contentWrapper .contentItem header.articleHeader .h5,#dp-content .contentWrapper .contentItem header.articleHeader h6,#dp-content .contentWrapper .contentItem header.articleHeader .h6 { margin: 0; text-align: center; } #dp-content .contentWrapper .contentItem .downloadsList li { margin-top: 10px; } #dp-content .contentWrapper .contentItem .login-form-wrapper { padding: 20px; max-width: 460px; margin: 0 auto; } #dp-content .contentWrapper .gallery-slider { padding: 0 40px; position: relative; } #dp-content .contentWrapper.contentSingle { max-width: 960px; margin: 0 auto; } #dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader { margin: 0 0 15px; } #dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h1,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h1,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h2,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h2,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h3,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h3,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h4,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h4,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h5,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h5,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader h6,#dp-content .contentWrapper.contentImagecol .contentItem header.articleHeader .h6 { text-align: left; } #dp-content .contentWrapper.contentImagecol .colimage { width: 460px; margin-bottom: 15px; } #dp-content .contentWrapper.contentNewscols .contentItem { position: relative; max-width: 460px; margin: 0 auto 15px; border: 1px solid #f4b318; background: #fff; } #dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader { padding: 15px 15px 0; margin: 0 0 15px; } #dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h1,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h1,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h2,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h2,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h3,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h3,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h4,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h4,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h5,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h5,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader h6,#dp-content .contentWrapper.contentNewscols .contentItem header.articleHeader .h6 { text-align: left; } #dp-content .contentWrapper.contentNewscols .contentItem p { padding: 0 15px 15px; margin: 0; } #dp-content .contentWrapper.contentNewscols .contentItem .contentLink { position: absolute; bottom: 0; left: 0; width: 100%; } #dp-content .contentWrapper.contentNewscols .contentItem .contentLink a { width: 100%; text-align: center; } #dp-content .contentWrapper.contentList .contentItem { border-bottom: 2px solid #f3f3f3; padding-bottom: 30px; margin-bottom: 30px; } #dp-content .contentWrapper.contentList .contentItem header.articleHeader { margin-bottom: 15px; } #dp-content .contentWrapper.contentList .contentItem header.articleHeader h1,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h1,#dp-content .contentWrapper.contentList .contentItem header.articleHeader h2,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h2,#dp-content .contentWrapper.contentList .contentItem header.articleHeader h3,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h3,#dp-content .contentWrapper.contentList .contentItem header.articleHeader h4,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h4,#dp-content .contentWrapper.contentList .contentItem header.articleHeader h5,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h5,#dp-content .contentWrapper.contentList .contentItem header.articleHeader h6,#dp-content .contentWrapper.contentList .contentItem header.articleHeader .h6 { text-align: left; } #dp-content .contentWrapper.contentList .contentItem .fullscreenImage { margin-bottom: 15px; } .dp-partnerlist .itemWrapper { border-bottom: 2px solid #f3f3f3; } .dp-partnerlist .partneritem { max-width: 250px; margin: 1em auto; padding: 20px; } #dp-footer { background: #f3f3f3; padding: 30px 0; font-size: .925em; } #dp-footer a { font-weight: 700; color: #1e1e26; } #dp-footer h1,#dp-footer .h1,#dp-footer h2,#dp-footer .h2,#dp-footer h3,#dp-footer .h3,#dp-footer h4,#dp-footer .h4,#dp-footer h5,#dp-footer .h5,#dp-footer h6,#dp-footer .h6 { font-size: 1.5em; } #dp-footer .col-960-33 { margin-bottom: 30px; } #dp-footer .login-link { text-align: center; margin-top: 15px; } #dp-footer .login-link a { color: #1e1e26; font-weight: 700; display: inline-block; height: 34px; background: url(../images/user-icon.png) left center no-repeat; padding: 6px 0 0 40px; } .dp-gallery { margin: 30px 0 0; } .dp-gallery .singleImage { background: #000; margin-bottom: 10px; display: block; overflow: hidden; } .dp-gallery .singleImage .fullscreenImage { opacity: .8; -webkit-transition: all .666s; -moz-transition: all .666s; transition: all .666s; } .dp-gallery .singleImage:hover .fullscreenImage { opacity: 1; -webkit-transform: scale(1.25); -moz-transform: scale(1.25) rotate(0.02deg); -webkit-transform:scale(1.25);-ms-transform:scale(1.25);transform:scale(1.25); } body .swiper-button-prev,body .swiper-button-next { width: 30px; height: 51px; margin-top: -25px; } body .swiper-button-prev { background: url(../images/slidearrow2-l.png) center no-repeat; left: 0; } body .swiper-button-next { background: url(../images/slidearrow2-r.png) center no-repeat; right: 0; } .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 (min-width: 25em){ .dp-partnerlist .itemWrapper { border-right: 2px solid #f3f3f3; overflow: hidden; } .dp-partnerlist .col-400-50:nth-child(even) .itemWrapper { border-right: none!important; } } @media all and (min-width: 45em){ #dp-header #dp-search { right: 66px; position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%); } #teaser-header .teaser-wrapper { height: 200px; } #teaser-header.slideshow .textWrapper { bottom: 50px; } #teaser-header.slideshow .swiper-pagination { bottom: 25px; } #teaser-header.slideshow .swiper-pagination .swiper-pagination-bullet { width: 30px; height: 6px; margin: 0 3px; } #teaser-header.image .textWrapper { bottom: 50px; } } @media all and (min-width: 60em){ #dp-header .login-link { display: block; position: absolute; top: 50%; right: 333px; -webkit-transform: translate(0, -50%); -webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%); } #dp-header .login-link a { color: #1e1e26; font-weight: 700; display: inline-block; height: 34px; background: url(../images/user-icon.png) left center no-repeat; padding: 6px 0 0 40px; } #teaser-header .teaser-wrapper { height: 300px; } #teaser-header.slideshow .textWrapper .title { white-space: nowrap; } #teaser-header.slideshow .textWrapper .title:before,#teaser-header.slideshow .textWrapper .title:after { content: ""; position: absolute; top: 0; width: 0; height: 0; border-style: solid;} #teaser-header.slideshow .textWrapper .title:before { right: 100%; border-width: 0 0 2em 20px; border-color: transparent transparent rgba(244,179,24,.8) transparent; } #teaser-header.slideshow .textWrapper .title:after { left: 100%; border-width: 2em 20px 0 0; border-color: rgba(244,179,24,.8) transparent transparent transparent; } #teaser-header.slideshow .sliderWrapper { margin-left: -150px; margin-right: -150px; } #teaser-header.image .textWrapper .title { white-space: nowrap; } #teaser-header.image .textWrapper .title:before,#teaser-header.image .textWrapper .title:after { content: ""; position: absolute; top: 0; width: 0; height: 0; border-style: solid;} #teaser-header.image .textWrapper .title:before { right: 100%; border-width: 0 0 2em 20px; border-color: transparent transparent rgba(244,179,24,.8) transparent; } #teaser-header.image .textWrapper .title:after { left: 100%; border-width: 2em 20px 0 0; border-color: rgba(244,179,24,.8) transparent transparent transparent; } #teaser-header.image .imageWrapper { margin-left: -150px; margin-right: -150px; } #dp-content .contentWrapper.contentImagecol .colimage { width: 42%; margin-right: 3%; float: left; } #dp-content .contentWrapper.contentImagecol .contentItem { padding: 50px 0 0; } #dp-footer .col-960-33 { border-right: 1px solid rgba(0,0,0,.1); } #dp-footer .col-960-33:last-child { border-right: none; } } @media all and (min-width: 75em){ #dp-header #dp-search { right: 15px; } #dp-header .login-link { right: 290px; } }
/* content              [4871] */ @media all { body { line-height: 1.5; } body,table,input,textarea,button { color: #1e1e26; font-family: 'Noto Sans', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 400; } .display-none{ display: none; } .mb-2{ margin-bottom:2em!important; } h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{ text-transform: uppercase; margin: 0 0 15px; line-height: 1.25; font-weight: 700; font-style: italic; display: block; } h1, .h1{ font-size: 25px; } h2, .h2{ font-size: 22px; } h3, .h3{ font-size: 20px; } h4, .h4{ font-size: 18px; } h5, .h5{ font-size: 16px; } h6, .h6{ font-size: 14px; } p,ul,ol,blockquote,table{ margin: 0 0 15px; } strong, b{ font-weight: 700; } a { color: #f4b318; text-decoration: none; } a:hover{ color: #c40008; } a:focus{ outline: none; } .no-touch a[href^='tel:']{ cursor: default; color: #1e1e26!important; } a, a:before, a:after, button, input, button:before, input:before, button:after, input:after{ -webkit-transition: all .25s; transition: all .25s; } .responsiveTable{ min-height: 0.01%; overflow-x: auto; } td p { margin: 0; } .teaserBild { float: left; margin-right: 15px; max-width: 33.33%; } .medium { display: inline-block; } .medium img { vertical-align: bottom; } .mediumleft { margin: 0 1em 0.25em 0; float: left; } .mediumright { margin: 0 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; } .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%; } .imageFormat.format-slider{ padding-bottom: 62%; } .imageFormat.format-headerimage{ padding-bottom: 45%; } .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; } .contentLink a,.dp-userbutton a,#dp-pagination a { text-shadow: .1em .1em 0 rgba(0,0,0,.2); text-transform: uppercase; padding: 5px 10px; font-weight: 700; font-style: italic; background: #f4b318; color: #fff; margin-right: 10px; display: inline-block; } .contentLink a:hover,.dp-userbutton a:hover,#dp-pagination a:hover { background: #c40008; } .image-has-spacer{ display: block; overflow: hidden; position: relative; } .image-has-spacer:after{ content: ""; position: absolute; top: 0; right: 0; width: 0;height: 0;border-style: solid;border-width: 0 0 250px 50px;border-color: transparent transparent rgba(244,179,24,.8) transparent; } .image-has-spacer:hover:after{ border-color: transparent transparent rgba(196,0,8,.8) transparent; } #cookienotice{ position: fixed; bottom: 0; left: 0; width: 100%; 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); } } @media all and (max-width: 45em){ .responsiveTable{ border: 1px solid #ccc; overflow-y: hidden; width: 100%; } } @media all and (min-width: 25em){ h1, .h1{ font-size: 32px; } h2, .h2{ font-size: 27px; } h3, .h3{ font-size: 24px; } h4, .h4{ font-size: 20px; } h5, .h5{ font-size: 18px; } h6, .h6{ font-size: 16px; } } @media all and (min-width: 45em){ h1, .h1{ font-size: 50px; } h2, .h2{ font-size: 32px; } h3, .h3{ font-size: 27px; } h4, .h4{ font-size: 22px; } h5, .h5{ font-size: 18px; } .imageFormat.format-slider{ padding-bottom: 52%; } } @media all and (min-width: 60em){ h1, .h1{ font-size: 60px; } h2, .h2{ font-size: 35px; } h3, .h3{ font-size: 32px; } h4, .h4{ font-size: 25px; } h5, .h5{ font-size: 20px; } .imageFormat.format-slider{ padding-bottom: 42%; } .imageFormat.format-headerimage{ padding-bottom: 31%; } } @media all and (min-width: 70em){ }
/* menu                 [4537] */ @media screen, projection { #dp-navigation { width: 100%; text-align: center; border-top: 1px solid rgba(0,0,0,.1); padding-top: 30px; margin-top: 15px; } #dp-navigation > ul li { display: inline; } #dp-navigation > ul li a { padding: 5px; display: inline-block; font-size: .875em; } #dp-navigation > ul li.active > a,#dp-navigation > ul a:hover { text-decoration: underline; } .mobileMenuBtn { position: absolute; display: block; right: 15px; width: 30px; height: 30px; top: 50%; -webkit-transform: translate(0,-50%); -webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%); } .mobileMenuBtn span,.mobileMenuBtn span:before,.mobileMenuBtn span:after { display: block; width: 30px; position: absolute; height: 4px; left: 0; background: #f4b318; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transition: all .25s; transition: all .25s; } .mobileMenuBtn span { top: 50%; margin-top: -2px; } .mobileMenuBtn span:before,.mobileMenuBtn span:after { content: ""; } .mobileMenuBtn span:before { bottom: 10px; } .mobileMenuBtn span:after { top: 10px; } .mm-opened .mobileMenuBtn span { background: transparent; } .mm-opened .mobileMenuBtn span:before,.mm-opened .mobileMenuBtn span:after { background: #1e1e26; } .mm-opened .mobileMenuBtn span:before { -webkit-transform: rotate(-45deg); -webkit-transform-origin: top right; -webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg); transform-origin: top right; } .mm-opened .mobileMenuBtn span:after { -webkit-transform: rotate(45deg); -webkit-transform-origin: bottom right; -webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg); transform-origin: bottom right; } #dp-mainmenu { display: none; } body #mm-blocker { z-index: 9999!important; } body .mm-menu { background: #f4b318; } body .mm-menu,body .mm-menu .mm-navbar a,body .mm-menu .mm-navbar > * { color: rgba(255,255,255,.9); } body .mm-listview > li,body .mm-listview > li .mm-next,body .mm-listview > li .mm-next::before,body .mm-listview > li::after,body .mm-navbar { border-color: rgba(255, 255, 255, .25); } body .mm-menu .mm-btn::after,body .mm-menu .mm-btn::before,body .mm-menu .mm-listview > li .mm-arrow::after,body .mm-menu .mm-listview > li .mm-next::after { border-color: rgba(255, 255, 255, .9); } body .mm-listview .mm-next { background: rgba(255,255,255,.1); margin-bottom: 1px; } body .mm-listview > li > a,body .mm-listview > li > span { padding: 15px 20px; } body .mm-listview > li:not(.mm-divider)::after { left: 0; } body .mm-listview > li.active,body .mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),body .mm-menu .mm-listview>li.mm-selected>span { background: rgba(255,255,255,.05)!important; } body .mm-menu:after {content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:99;box-shadow:0 0 10px rgba(0,0,0,.3)} body .mm-menu.mm-right:after {left:auto;right:100%} body .mm-menu.mm-front:after,body .mm-menu.mm-next:after {content:none;display:none} #contentsubmenu { max-width: 960px; margin: 30px auto; } #contentsubmenu a { margin-bottom: 15px; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ #dp-navigation > ul li a { padding: 0 10px; } } @media all and (min-width: 75em){ .mobileMenuBtn{ display: none; } #dp-mainmenu { display: block; background: #f3f3f3; position: relative; z-index: 450; } #dp-mainmenu ul.menu { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; flex-wrap: nowrap; justify-content: space-between; } #dp-mainmenu ul.menu li { position: relative; } #dp-mainmenu ul.menu li a { display: block; font-size: 1.0625em; font-weight: 700; } #dp-mainmenu ul.menu li.active > a,#dp-mainmenu ul.menu li:hover > a { text-decoration: none; } #dp-mainmenu ul.submenu { display: none; background: #f4b318; padding: 10px 0; } #dp-mainmenu ul.submenu li a { display: block; padding: 10px 15px; color: #fff; white-space: nowrap; } #dp-mainmenu ul.submenu > li.active > a,#dp-mainmenu ul.submenu > li:hover > a { color: #c40008; } #dp-mainmenu li:hover > ul.submenu { display: block; } #dp-mainmenu ul.menu > li { float: left; } #dp-mainmenu ul.menu > li > a { padding: 15px; color: #1e1e26; } #dp-mainmenu ul.menu > li.active > a,#dp-mainmenu ul.menu > li:hover > a { background: #f4b318; color: #c40008; } #dp-mainmenu ul.menuDepth1 { position: absolute; top: 100%; left: 0; } #dp-mainmenu li:last-child > ul.menuDepth1 { left: auto; right: 0; } } @media all and (min-width: 70em){ }
/* print                 [170] */ @media print { .noprint { display: none!important; } .contentWrapper { display: block; } .contentList a[href]:after { content: " (" attr(href) ") "; } }
/* form                 [1271] */ @media all { .dp-form fieldset { border: 0; padding: 0; margin: 0; } .dp-form input.text,.dp-form textarea { width: 100%; border: 1px solid #ccc; padding: .5em .75em; color: #1e1e26; } .dp-form input.text:focus,.dp-form textarea:focus { background: #f4f4f4; } .dp-form input[type="checkbox"],.dp-form input[type="radio"] { margin-right: 5px; } .dp-form textarea { height: 8em; } .dp-form .row { margin: 0 0 15px; } .dp-form .row > label { width: 100%; font-weight: 700; } .dp-form .row-error input.text,.dp-form .row-error textarea { border: 1px solid #c33; } .dp-form .row-error .message { color: #c33; font-size: .875em; font-weight: 700; } .dp-form .row-button button,.dp-form .row-button input.submit { border: none; outline: none; padding: .5em .75em; background: #f4b318; color: #fff; } .dp-form .row-button button:hover,.dp-form .row-button input.submit:hover { background: #c40008; } .dp-form .row-button .requiredNotice { font-size: .75em; margin: 0 0 5px; opacity: .75; } .dp-form .radio-item input + span { transition: opacity .25s; } .dp-form .radio-item input[disabled] + span { opacity: .35; } } @media all and (min-width: 25em){ } @media all and (min-width: 45em){ } @media all and (min-width: 60em){ } @media all and (min-width: 70em){ }
