@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                      [1366] */ @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-x: hidden; overflow-y: scroll; } .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                      [8126] */ .cols { width: auto; margin-left: -15px; } .cols > * { float: left; padding-left: 15px; position: relative; } .cols > .col-100 { width: 100%; } .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.small-gaps{ margin-left: -10px; } .cols.small-gaps > *{ padding-left: 10px; } .cols.large-gaps{ margin-left: -30px; } .cols.large-gaps > *{ padding-left: 30px; } @media all and (min-width: 25em){ .cols-480 { width: auto; margin-left: -15px; } .cols-480 > * { float: left; padding-left: 15px; position: relative; } .cols-480 > .col-480-100 { width: 100%; } .cols-480 > .col-480-80 { width: 80%; } .cols-480 > .col-480-80.pull { right: 20%; } .cols-480 > .col-480-80.push { left: 20%; } .cols-480 > .col-480-75 { width: 75%; } .cols-480 > .col-480-75.pull { right: 25%; } .cols-480 > .col-480-75.push { left: 25%; } .cols-480 > .col-480-70 { width: 70%; } .cols-480 > .col-480-70.pull { right: 30%; } .cols-480 > .col-480-70.push { left: 30%; } .cols-480 > .col-480-66 { width: 66.666%; } .cols-480 > .col-480-66.pull { right: 33.333%; } .cols-480 > .col-480-66.push { left: 33.333%; } .cols-480 > .col-480-65 { width: 65%; } .cols-480 > .col-480-65.pull { right: 35%; } .cols-480 > .col-480-65.push { left: 35%; } .cols-480 > .col-480-60 { width: 60%; } .cols-480 > .col-480-60.pull { right: 40%; } .cols-480 > .col-480-60.push { left: 40%; } .cols-480 > .col-480-50 { width: 50%; } .cols-480 > .col-480-50.pull { right: 50%; } .cols-480 > .col-480-50.push { left: 50%; } .cols-480 > .col-480-40 { width: 40%; } .cols-480 > .col-480-40.pull { right: 60%; } .cols-480 > .col-480-40.push { left: 60%; } .cols-480 > .col-480-35 { width: 35%; } .cols-480 > .col-480-35.pull { right: 65%; } .cols-480 > .col-480-35.push { left: 65%; } .cols-480 > .col-480-33 { width: 33.333%; } .cols-480 > .col-480-33.pull { right: 66.666%; } .cols-480 > .col-480-33.push { left: 66.666%; } .cols-480 > .col-480-30 { width: 30%; } .cols-480 > .col-480-30.pull { right: 70%; } .cols-480 > .col-480-30.push { left: 70%; } .cols-480 > .col-480-25 { width: 25%; } .cols-480 > .col-480-25.pull { right: 75%; } .cols-480 > .col-480-25.push { left: 75%; } .cols-480 > .col-480-20 { width: 20%; } .cols-480 > .col-480-20.pull { right: 80%; } .cols-480 > .col-480-20.push { left: 80%; } .cols-480.small-gaps{ margin-left: -10px; } .cols-480.small-gaps > *{ padding-left: 10px; } .cols-480.large-gaps{ margin-left: -30px; } .cols-480.large-gaps > *{ padding-left: 30px; } } @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-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-52 { width: 52%; } .cols-720 > .col-720-52.pull { right: 48%; } .cols-720 > .col-720-52.push { left: 48%; } .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-48 { width: 48%; } .cols-720 > .col-720-48.pull { right: 52%; } .cols-720 > .col-720-48.push { left: 52%; } .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.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; } } @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-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-52 { width: 52%; } .cols-960 > .col-960-52.pull { right: 48%; } .cols-960 > .col-960-52.push { left: 48%; } .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-48 { width: 38%; } .cols-960 > .col-960-48.pull { right: 52%; } .cols-960 > .col-960-48.push { left: 52%; } .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-15 { width: 15%; } .cols-960 > .col-960-15.pull { right: 85%; } .cols-960 > .col-960-15.push { left: 85%; } .cols-960 > .col-960-85 { width: 85%; } .cols-960 > .col-960-85.pull { right: 15%; } .cols-960 > .col-960-85.push { left: 15%; } .cols-960 > .col-960-headerteaser-left { width: 61.15%; } .cols-960 > .col-960-headerteaser-right { width: 38.85%; } .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; } }
/* layout                    [7513] */ @font-face { font-family: 'FontAwesome'; src: url('https://static.i-basis.de/fonts/fontawesome-webfont.eot?v=4.5.0'); src: url('https://static.i-basis.de/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('https://static.i-basis.de/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://static.i-basis.de/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://static.i-basis.de/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://static.i-basis.de/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg'); font-weight: normal; font-style: normal; } @media screen, projection { .page { max-width: 1050px; margin: 0 auto; padding: 0 10px; } .number { color: #fff; background: #FFAC00; } #dp-header { z-index: 2; } #dp-header .topWrap { position: relative; max-width: 1366px; margin: 0 auto; white-space: nowrap; } #dp-header .topWrap .bildBereich::before { display: block; content:' '; background: #58585A; border-bottom: 7px solid rgba(0,0,0,0.1); width: 100%; height: 44px; } #dp-header .topWrap .bildBereich::after { position: absolute; top: 0; display: block; content:' '; background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 35%,rgba(0,0,0,0.1) 40%,rgba(0,0,0,0.1) 54%,rgba(0,0,0,0) 60%,rgba(0,0,0,0) 100%); width: 100%; height: 44px; } #dp-header .topWrap .bildBereich { position: relative; max-width: 1366px; height: 0; padding-bottom: 50%; overflow: hidden; border-bottom: 7px solid #f2f2f2; } #dp-header .topWrap .bildBereich > div.imageFormat { position: absolute; display: none; } #dp-header .topWrap .bildBereich > div.imageFormat:first-child { display: block; } #dp-header .topWrap .bildBereich div.buttons { position: absolute; bottom: 5%; left: 50%; -webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%); z-index: 2; } #dp-header .topWrap .bildBereich div.buttons .button { display: inline-block; width: 30px; height: 8px; background: #fff; margin-right: 4px; border-radius: 3px; box-shadow: 0 0 3px rgba(0,0,0,0.5), inset -1px -1px rgba(0,0,0,0.1); cursor: pointer; } #dp-header .topWrap .bildBereich div.buttons .button:hover { box-shadow: inset 1px 1px rgba(0,0,0,0.3); } #dp-header .topWrap .bildBereich div.buttons .active { background: #58585A; } #dp-header .topWrap .logo { position: absolute; top: 0; left: 3.15%; background: #fff; max-width: 120px; width: 83px; z-index: 2; } #dp-header .topWrap .logo img { width: 80%; margin: 10%; } #dp-header .topWrap .mobilemenu { position: absolute; top: 10px; right: 10px; width: 64px; height: 64px; background: #fff; z-index: 2; border-radius: 10px; text-align: center; } #dp-header .topWrap .mobilemenu::after { content: "\f0c9"; font-family: FontAwesome; color: #58585A; font-size: 300%; line-height: 64px; } #dp-header #mainmenu { position: relative; top: -7px; display: none; } #dp-main { padding-top: 20px; } #dp-right .sideBox { padding: 15px; margin-bottom: 8px; background: #E6E6E6; text-align: center; } #dp-right .sideLink { display: inline-block; background: #fff; padding: 5px; max-width: 100%; } #dp-right h5 { margin: 15px 0 5px; } #dp-content .contentWrapper { margin-bottom: 30px; } #dp-content .contentWrapper.contentList .contentItem { margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid rgba(0,0,0,.15); } #dp-content .contentWrapper.contentList .contentItem .teaserBild { margin: 0 .5em .5em 0; } #dp-content .contentWrapper.contentVeranstaltungen .filter { margin-bottom: 30px; } #dp-content .contentWrapper.contentVeranstaltungen .filter li { float: left; margin: 0 .25em .25em 0; } #dp-content .contentWrapper.contentVeranstaltungen .filter a { border: 2px solid #58585A; display: inline-block; padding: 5px 12px; line-height: 1.3; } #dp-content .contentWrapper.contentVeranstaltungen .filter a:hover,#dp-content .contentWrapper.contentVeranstaltungen .filter li.active > a { background: #58585A; color: #fff; } #dp-content .contentWrapper.contentVeranstaltungen .contentItem { border-top: 1px solid #ccc; margin-top: 20px; padding-top: 20px; } #dp-content .contentWrapper.contentVeranstaltungen .contentItem .termin-info { width: 150px; float: left; } #dp-content .contentWrapper.contentVeranstaltungen .contentItem .termin-desc { margin-left: 150px; padding-left: 20px; } #dp-content .contentWrapper.contentGelaende .mapWrap { position: relative; margin-bottom: 15px; } #dp-content .contentWrapper.contentGelaende h2 { margin-left: 40px; } #dp-content .contentWrapper.contentGelaende .number { display: inline-block; width: 22px; height: 22px; border-radius: 50%; line-height: 24px; text-align: center; font-weight: bold; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); } #dp-content .contentWrapper.contentGelaende .smallNumbers .mapWrap .number { width: 16px; height: 16px; line-height: 18px; font-size: 75%; } #dp-content .contentWrapper.contentGelaende .large { float: left; width: 28px; height: 28px; line-height: 30px; font-size: 125%; vertical-align: top; } #dp-content .contentWrapper.contentGelaende .hover { position: absolute; cursor: pointer; } #dp-content .contentWrapper.contentGelaende .smallNumbers .mapWrap .number:hover,#dp-content .contentWrapper.contentGelaende .hover:hover,#dp-content .contentWrapper.contentGelaende .hover:focus { width: 28px; height: 28px; line-height: 30px; font-size: 150%; } #dp-content .contentWrapper.contentGelaende .info { margin-bottom: 25px; } #dp-content .contentWrapper.contentGelaende .info .number { -webkit-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0%,0%); } #gelaendeWrap.hidden { display: none; } #colorbox #gelaendeWrap { display: block; } #colorbox #gelaendeWrap .mapWrap { position: relative; } #colorbox #gelaendeWrap h2 { display: inline-block; padding-left: 0; } #colorbox #gelaendeWrap .number { display: inline-block; width: 32px; height: 32px; border-radius: 50%; line-height: 34px; text-align: center; font-weight: bold; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); font-size: 150%; } #colorbox #gelaendeWrap .smallNumbers .number { width: 18px; height: 18px; line-height: 20px; font-size: 100%; } #colorbox #gelaendeWrap .large { width: 40px; height: 40px; line-height: 42px; font-size: 200%; } #colorbox #gelaendeWrap .hover { position: absolute; cursor: pointer; } #colorbox #gelaendeWrap .hover:hover,#colorbox #gelaendeWrap .hover:focus { width: 40px; height: 40px; line-height: 42px; font-size: 200%; } #colorbox #gelaendeWrap .info { position: absolute; background: #fff; border: 1px solid #000; border-radius: 10px; padding: 10px; max-width: 50%; } #colorbox #gelaendeWrap .info .number { display: none; } #dp-footer { margin-bottom: 50px; } #dp-footer a.dp-copyright { font-size: .825em; } #dp-footer #dp-navigation { float: right; } .googleMapWrapper { position: relative; height: 0; padding-bottom: 66%; } .googleMapWrapper #googleMap { position: absolute; width: 100%; height: 100%; top: 0; left: 0; } .googleMapWrapper img { max-width: none; } } @media all and (min-width: 30em){ } @media all and (min-width: 45em){ .googleMapWrapper { padding-bottom: 45%; } } @media all and (min-width: 60em){ #dp-header #mainmenu { display: block; } #dp-header .topWrap .mobilemenu { display: none; } #dp-header .topWrap .logo { width: 8.8%; } } @media all and (min-width: 65em){ } @media all and (min-width: 70em){ }
/* content                   [4898] */ @media all { body { line-height: 1.2; } .pagewrapper{ background: #fff; } body,table,input,textarea,button { color: #7D7D7D; font-family: 'IstOk Web', Arial, Helvetica, sans-serif; font-size: 16px; font-weight: 400; } h1,h2,h3,h4,h5,h6 { margin: 0 0 15px; line-height: 1.25; font-weight: 700; color: #58585A; } h1{ font-size: 1.5em; font-weight: 400; } h2{ font-size: 1.25em; font-weight: 400; } h3{ font-size: 1.125em; } 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; } #cookienotice{ z-index: 99999; 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); } p,ul,ol,blockquote{ margin: 0 0 15px; } strong, b{ font-weight: 700; } a { color: #58585A; text-decoration: none; } a:focus{ outline: none; } .no-touch a[href^='tel:']{ cursor: default; color: #7D7D7D!important; } a.imageLink { position: relative; display: block; } a.imageLink:after{ opacity: 0; transition: .666s all; text-shadow: 0 0 15px rgba(0, 0, 0, 1); content: "\f055"; font-family: FontAwesome; position: absolute; top: 50%; left: 50%; font-size: 3em; -webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%); color: #fff; } a.imageLink:hover .fullscreenImage { -webkit-transform:scale(1.075) rotate(0.02deg);-ms-transform:scale(1.075) rotate(0.02deg);transform:scale(1.075) rotate(0.02deg); opacity: 1; } a.imageLink .fullscreenImage { opacity: 0.9; } a.imageLink:hover:after{ opacity: .9; } .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: 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; } .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-10{ padding-bottom: 62.5%; } .imageFormat.format-16-9{ padding-bottom: 56.25%; } .imageFormat.format-2-1{ padding-bottom: 50%; } .imageFormat.format-3-1{ padding-bottom: 33.3333333333%; } .externeMedien .imageFormat { transition: all .15s; } .externeMedien .Medium { margin-bottom: 15px; overflow: hidden; background: #000; } .submit.directions[disabled]{ opacity: .5; } .submit.directions[disabled]:hover{ cursor: not-allowed!important; } .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; backface-visibility: hidden; } .fullscreenImage.contain{ -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain; } .dp-pagination{ border-top: 1px solid #ccc; margin-top: 20px; padding-top: 20px; } .dp-pagination a{ border: 2px solid #58585A; display: inline-block; padding: 5px 12px; line-height: 1.3; } .dp-pagination a:hover, .dp-pagination .aktuell{ background: #58585A; color: #fff; } .contentLink { clear: both; } .moreLink { clear: both; } .moreLink a { border: 2px solid #58585A; display: inline-block; padding: 5px 12px; line-height: 1.3; margin: 0 .25em .25em 0; } .moreLink a:hover { background: #58585A; color: #fff; } .tooltip { display:none; position:absolute; background-color:#58585A; padding:10px 15px; color:#fff; z-index: 9999; } } @media all and (min-width: 30em){ h1{ font-size: 2em; } h2{ font-size: 1.375em; } h3{ font-size: 1.25em; } } @media all and (min-width: 45em){ h1{ font-size: 2.5em; } h2{ font-size: 1.5em; } } @media all and (max-width: 45em){ .responsiveTable{ border: 1px solid #ccc; overflow-y: hidden; width: 100%; } }
/* menu                      [2991] */ @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; } #inhmenu ul.inhmenu li a { display: inline-block; padding: 5px 12px; border: 2px solid #58585A; margin-bottom: 15px; } #inhmenu ul.inhmenu li a::before { font-family: Fontawesome; content: "\f061"; } #inhmenu ul.inhmenu li a:hover { background: #58585A; color: #fff; } #inhmenu ul.inhmenu > li.active > a,#inhmenu ul.inhmenu > li:hover > a { text-decoration: none; } #inhmenu ul.inhmenu > li.active > a,#inhmenu ul.inhmenu > li:hover { z-index: 3; } #mainmenu ul.menu li { position: relative; } #mainmenu ul.menu li a { position: relative; width: 100%; height: 100%; z-index: 2; } #mainmenu ul.menu > li.active > a,#mainmenu ul.menu > li:hover > a { text-decoration: none; } #mainmenu ul.menu > li.active > a,#mainmenu ul.menu > li:hover { z-index: 3; } #mainmenu ul.submenu { background: #58585A; padding: 15px 0; border-top: 7px solid rgba(0,0,0,0.1); z-index: 2; } #mainmenu ul.submenu li { display: block; } #mainmenu ul.submenu li a { display: block; line-height: 45px; padding: 0 35px 0 20px; color: #fff; white-space: nowrap; } #mainmenu ul.submenu > li.active > a,#mainmenu ul.submenu > li:hover > a { background: rgba(0,0,0,0.1); } #mainmenu li:hover > ul.submenu,#mainmenu li:hover > div.menuWrap { display: block; } #mainmenu ul.menu { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex;display:flex; justify-content: space-around; align-items: stretch; height: 75px; } #mainmenu ul.menu > li { display: inline-block; flex-grow: 1; flex-basis: content; } #mainmenu ul.menu > li > a { display: inline-block; color: #7D7D7D; text-align: center; text-transform: uppercase; line-height: 75px; font-size: 75%; font-weight: bold; } #mainmenu ul.menu > li.active > a,#mainmenu ul.menu > li:hover > a { background: #58585A; color: #fff; } #mainmenu ul.menuDepth1 { position: absolute; display: none;} #mainmenu ul.menuDepth1 > li.has-submenu:after { position: absolute; top: 0; right: 0; line-height: 45px; padding: 0 20px 0 0; font-family: 'FontAwesome'; content:"\f105"; color: #fff; } #mainmenu .menu > .right ul.menuDepth1 > li.has-submenu:after { content:"\f104"; } #mainmenu .menu > .last ul.menuDepth1 { right: 0; } #mainmenu div.menuWrap { display: none; position: absolute; top: -22px; padding-top: 44px; z-index: 3; } #mainmenu .menu > .left div.menuWrap { left: 100%; padding-left: 4px; } #mainmenu .menu > .right div.menuWrap { right: 100%; padding-right: 4px; } #mainmenu ul.menuDepth2 { position: relative; -webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%); } #mainmenu ul.menuDepth3 { position: relative; -webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%); } }
/* jquery.mmenu              [7208] */ .mm-menu,.mm-panels,.mm-panels>.mm-panel{margin:0;left:0;right:0;top:0;bottom:0;z-index:0;box-sizing:border-box} .mm-btn,.mm-menu{box-sizing:border-box} .mm-listview a,.mm-listview a:hover,.mm-navbar a,.mm-navbar a:hover{text-decoration:none} .mm-hidden{display:none!important} .mm-wrapper{overflow-x:hidden;position:relative} .mm-menu{display:block;padding:0;position:absolute} .mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;position:absolute} .mm-btn,.mm-panel.mm-highest{z-index:1} .mm-panels{overflow:hidden} .mm-panel{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} .mm-panel.mm-opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} .mm-panel.mm-subopened{-webkit-transform:translate3d(-30%,0,0);transform:translate3d(-30%,0,0)} .mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px} .mm-listview .mm-divider,.mm-listview>li>a,.mm-listview>li>span,.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden} .mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px} .mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px} .mm-vertical .mm-panel{-webkit-transform:none!important;transform:none!important} .mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px} .mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent} .mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block} .mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{height:40px;bottom:auto} .mm-listview>li.mm-vertical>.mm-next:after,.mm-vertical .mm-listview>li>.mm-next:after{top:16px;bottom:auto} .mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{-webkit-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);right:19px} .mm-btn{width:40px;height:40px;position:absolute;top:0} .mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} .mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px} .mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px} .mm-arrow:after,.mm-next:after,.mm-prev:before{content:'';border:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)} .mm-prev:before{border-right:none;border-bottom:none;left:23px} .mm-arrow:after,.mm-next:after{border-top:none;border-left:none;right:23px} .mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0} .mm-navbar>*{display:block;padding:10px 0} .mm-navbar .mm-btn:first-child{padding-left:20px;left:0} .mm-navbar .mm-btn:last-child{text-align:right;padding-right:20px;right:0} .mm-panel .mm-navbar{display:none} .mm-panel.mm-hasnavbar .mm-navbar{display:block} .mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0} .mm-listview{font:inherit;font-size:14px;line-height:20px} .mm-listview>li{position:relative} .mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit} .mm-listview>li>a,.mm-listview>li>span{color:inherit;display:block;padding:10px 10px 10px 20px;margin:0} .mm-listview>li>a.mm-arrow,.mm-listview>li>span.mm-arrow{padding-right:50px} .mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;right:0;bottom:0;left:20px} .mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2} .mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0} .mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px} .mm-listview .mm-next.mm-fullsubopen{width:100%} .mm-listview .mm-next.mm-fullsubopen:before{border-left:none} .mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0} .mm-panels>.mm-panel>.mm-listview{margin:20px -20px} .mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px} .mm-listview .mm-inset{list-style:disc inside;padding:0 10px 15px 40px;margin:0} .mm-listview .mm-inset>li{padding:5px 0} .mm-listview .mm-divider{font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px} .mm-listview .mm-spacer{padding-top:40px} .mm-listview .mm-spacer>.mm-next{top:40px} .mm-listview .mm-spacer.mm-divider{padding-top:25px} .mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.7)} .mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)} .mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)} .mm-menu .mm-listview{border-color:rgba(0,0,0,.1)} .mm-menu .mm-listview>li .mm-arrow:after,.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)} .mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)} .mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)} .mm-menu .mm-divider,.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)} .mm-page{-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;position:relative} .mm-slideout{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;z-index:1} html.mm-opened{overflow-x:hidden;position:relative} html.mm-blocking,html.mm-blocking body{overflow:hidden} html.mm-background .mm-page{background:inherit} #mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2} html.mm-blocking #mm-blocker{display:block} .mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed} .mm-menu.mm-offcanvas.mm-current{display:block} .mm-menu{width:80%;min-width:140px;max-width:440px} html.mm-opening .mm-slideout{-webkit-transform:translate3d(80%,0,0);transform:translate3d(80%,0,0)} @media all and (max-width:175px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(140px,0,0);transform:translate3d(140px,0,0)} } @media all and (min-width:550px){html.mm-opening .mm-slideout{-webkit-transform:translate3d(440px,0,0);transform:translate3d(440px,0,0)} }
/* jquery.mmenu.positioning  [1494] */ .mm-menu.mm-bottom,.mm-menu.mm-top{width:100%;min-width:100%;max-width:100%;height:80%;min-height:140px;max-height:880px} .mm-menu.mm-right{left:auto;right:0} html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-80%,0,0);transform:translate3d(-80%,0,0)} @media all and (max-width:175px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-140px,0,0);transform:translate3d(-140px,0,0)} } @media all and (min-width:550px){html.mm-right.mm-opening .mm-slideout{-webkit-transform:translate3d(-440px,0,0);transform:translate3d(-440px,0,0)} } html.mm-front .mm-slideout{-webkit-transform:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;z-index:0} html.mm-front #mm-blocker{z-index:1} html.mm-front .mm-menu{z-index:2} .mm-menu.mm-front,.mm-menu.mm-next{transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)} .mm-menu.mm-front.mm-right,.mm-menu.mm-next.mm-right{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)} .mm-menu.mm-top{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)} .mm-menu.mm-bottom{top:auto;bottom:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)} html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
/* 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                      [1125] */ @media all { .dp-form fieldset { border: 0; padding: 0; margin: 0; } .dp-form input.text,.dp-form textarea { width: 72%; border: 1px solid #aaa; padding: 2px 0.5%; } .dp-form input.text:focus,.dp-form textarea:focus { background: #f4f4f4; border: 1px solid #888; outline-color: #888; } .dp-form div.captchaDiv {margin-left: 26%;} .dp-form img.captcha2 {border: 1px solid #aaa;} .dp-form .row { padding: 2px 1%; margin: 6px 0; } .dp-form .row-text label,.dp-form .row-select label { float: left; width: 26%; margin-top: 2px; } .dp-form .row-full input { position: relative; top: 2px; margin: 0 2px; } .dp-form .row-error { border: 1px dashed #c33; background: #fee; padding-top: 8px; padding-bottom: 8px; } .dp-form .row-error label { font-weight: bold; } .dp-form .row-error .message { color: #880000; margin-left: 26%; margin-top:1px;} .dp-form .row-button { margin-left: 26%; } .dp-form button,.dp-form input.submit { padding: 4px 8px; } .dp-form .requiredNotice { color: #888; } .login-form .row label { width: 35%; } .login-form .row-button { margin-left: 35%; } .login-form .row input { width: 60%; } }
/* colorbox                  [4984] */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative;} #cboxLoadedContent{overflow:auto;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;} .cboxIframe{width:100%; height:100%; display:block; border:0;} #colorbox, #cboxContent, #cboxLoadedContent{-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box;} #cboxOverlay{background:url(http://www.i-basis.de/dp/static/images/colorbox/overlay.png) repeat 0 0;} #colorbox{} #cboxTopLeft{width:21px; height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -101px 0;} #cboxTopRight{width:21px; height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -130px 0;} #cboxBottomLeft{width:21px; height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -101px -29px;} #cboxBottomRight{width:21px; height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -130px -29px;} #cboxMiddleLeft{width:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) left top repeat-y;} #cboxMiddleRight{width:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) right top repeat-y;} #cboxTopCenter{height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/border.png) 0 0 repeat-x;} #cboxBottomCenter{height:21px; background:url(http://www.i-basis.de/dp/static/images/colorbox/border.png) 0 -29px repeat-x;} #cboxContent{background:#fff; overflow:hidden;} .cboxIframe{background:#fff;} #cboxError{padding:50px; border:1px solid #ccc;} #cboxLoadedContent{margin-bottom:28px;} #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;} #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;} #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;} #cboxPrevious{position:absolute; bottom:0; left:0; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;} #cboxPrevious:hover{background-position:-75px -25px;} #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;} #cboxNext:hover{background-position:-50px -25px;} #cboxLoadingOverlay{background:url(http://www.i-basis.de/dp/static/images/colorbox/loading_background.png) no-repeat center center;} #cboxLoadingGraphic{background:url(http://www.i-basis.de/dp/static/images/colorbox/loading.gif) no-repeat center center;} #cboxClose{position:absolute; bottom:0; right:0; background:url(http://www.i-basis.de/dp/static/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;} #cboxClose:hover{background-position:-25px -25px;} .cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight { filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); } .cboxIE6 #cboxTopLeft{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderTopLeft.png);} .cboxIE6 #cboxTopCenter{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderTopCenter.png);} .cboxIE6 #cboxTopRight{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderTopRight.png);} .cboxIE6 #cboxBottomLeft{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderBottomLeft.png);} .cboxIE6 #cboxBottomCenter{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderBottomCenter.png);} .cboxIE6 #cboxBottomRight{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderBottomRight.png);} .cboxIE6 #cboxMiddleLeft{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderMiddleLeft.png);} .cboxIE6 #cboxMiddleRight{background:url(http://www.i-basis.de/dp/static/images/colorbox/ie6/borderMiddleRight.png);} .cboxIE6 #cboxTopLeft, .cboxIE6 #cboxTopCenter, .cboxIE6 #cboxTopRight, .cboxIE6 #cboxBottomLeft, .cboxIE6 #cboxBottomCenter, .cboxIE6 #cboxBottomRight, .cboxIE6 #cboxMiddleLeft, .cboxIE6 #cboxMiddleRight { _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')"); } 
