:root{--kobv-red: #f00;--kobv-dunkelgelb: #d6c780;--kobv-grau: #d9d9d9;--kobv-grau-medium: #aba9a9;--kobv-grau-dunkel: #777;--kobv-petrolblau: #019DBE;--kobv-petrolblau-30: #B2E1EB;--kobv-blau-menu: #007096;--kobv-dunkelblau: #26517D;--kobv-hellblau: #5a82aa;--kobv-dunkelblau-mittel: #1e568f;--kobv-sehr-dunkelblau: #13304D;--kobv-gelb: #FBFBF0;--app-height: 100vh;--kobv-gruen:#78a741}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:400;src:url("fonts/open-sans-v40-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:italic;font-weight:400;src:url("fonts/open-sans-v40-latin-italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:normal;font-weight:700;src:url("fonts/open-sans-v40-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Open Sans";font-style:italic;font-weight:700;src:url("fonts/open-sans-v40-latin-700italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Source Sans 3";font-style:normal;font-weight:400;src:url("fonts/source-sans-3-v15-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Source Sans 3";font-style:normal;font-weight:700;src:url("fonts/source-sans-3-v15-latin-700.woff2") format("woff2")}*{box-sizing:border-box;margin:0;padding:0;font-family:"Open Sans",sans-serif}html.show-as-iframe{height:100%}body{color:var(--kobv-dunkelblau)}.search-help{margin:.5rem 0 1rem 0;color:var(--kobv-grau-dunkel);font-weight:400;font-size:.875rem}p.pseudo-headline,h1{font-weight:700;font-size:2rem;color:var(--kobv-sehr-dunkelblau);font-family:"Source Sans 3",sans-serif}@media(max-width: 480px){h1{font-size:1.25rem}}@media(max-width: 480px){p.pseudo-headline{font-size:1rem}}h2{font-weight:700;font-size:2rem}h1,h2,h3{margin-bottom:1rem}.highlight-dotted{text-decoration-style:dotted;text-decoration-color:var(--kobv-petrolblau);text-decoration-line:underline}a{color:var(--kobv-dunkelblau)}#ergebnisse-sidebar .highlight-dotted{text-decoration-color:#fff}button#btn-erweiterung{position:absolute;top:1.5rem;left:25vw;overflow:hidden;background:url("../img/icon-arrow-right.svg") center no-repeat;background-color:var(--kobv-sehr-dunkelblau);border-radius:0;border:none;padding:1.5rem 1rem;z-index:3;cursor:pointer}button#btn-erweiterung.show-results{z-index:1}@media(max-width: 1240px){button#btn-erweiterung{left:310px}}@media(max-width: 768px){button#btn-erweiterung{display:none}}#kobv-map-header{height:10vh;background:var(--kobv-dunkelblau);width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:0 1rem}#kobv-map-header .kobv-logo{flex:0 0 auto}@media(max-width: 480px){#kobv-map-header .kobv-logo img{max-height:2.5rem}}#kobv-map-header #reset-all-btn{width:50px;height:50px;background:url(../img/icon-reload.svg) center center no-repeat;background-size:100% auto;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}#kobv-map-header #search-wrap{position:relative;position:relative;max-width:50%;width:100%;flex:1 1 auto;display:flex}#kobv-map-header #search-wrap form#search{display:flex;flex-direction:row;flex-wrap:nowrap;height:3rem;border:2px solid var(--kobv-petrolblau);position:relative}#kobv-map-header #search-wrap form#search input,#kobv-map-header #search-wrap form#search button{border-radius:0;padding:.5rem;border:none}#kobv-map-header #search-wrap form#search input{width:100%;font-size:1.1rem;padding-right:2rem}#kobv-map-header #search-wrap form#search input:focus-within{outline:none}@media(max-width: 480px){#kobv-map-header #search-wrap form#search input{font-size:.8rem}}#kobv-map-header #search-wrap form#search button#search-button{width:3rem;color:#fff;cursor:pointer;background:url("../img/icon-lupe.svg") center no-repeat;background-color:var(--kobv-petrolblau)}@media(max-width: 480px){#kobv-map-header #search-wrap form#search{height:2.5rem}}#kobv-map-header #search-wrap.search-autosuggest-visible .search-autosuggest-dropdown{display:block}#kobv-map-header #search-wrap .search-autosuggest-dropdown{display:none;position:absolute;left:0;right:0;top:100%;background:var(--kobv-grau);font-size:1rem;z-index:10}#kobv-map-header #search-wrap .search-autosuggest-dropdown ul#suggest-list{padding:.5rem}#kobv-map-header #search-wrap .search-autosuggest-dropdown ul#suggest-list:empty{padding:0}#kobv-map-header #search-wrap button#search-reset{display:none}#kobv-map-header #search-wrap.search-has-input button#search-reset{display:block;position:absolute;width:1.5rem;height:1.5rem;background:url("../img/icon-reset-search.svg") center center no-repeat var(--kobv-grau);background-size:50% 50%;border-radius:50%;top:50%;left:calc(100% - 5rem);transform:translateY(-50%);cursor:pointer;border:none}#kobv-map-header #search-wrap #search{margin-right:1rem;width:100%}#kobv-map-header #search-wrap #suggest-list li:hover,#kobv-map-header #search-wrap #suggest-list li.active{background-color:#eee;font-weight:bold;cursor:pointer}#kobv-map-header #search-wrap .search-autosuggest-dropdown{max-height:20rem;overflow-y:scroll}@media(max-width: 900px){#kobv-map-header #search-wrap{min-width:auto}}@media(max-width: 800px){#kobv-map-header #search-wrap{flex:1 1 100%;max-width:100%;width:100%;margin-top:.75rem;order:3}}#kobv-map-header .page-title{color:#fff;font-size:2rem;margin-bottom:0;flex:0 1 auto}@media(max-width: 1000px){#kobv-map-header .page-title{font-size:1.5rem}}@media(max-width: 800px){#kobv-map-header .page-title{font-size:2rem;order:2}}@media(max-width: 460px){#kobv-map-header .page-title{font-size:1.5rem}}@media(max-width: 380px){#kobv-map-header .page-title{font-size:1.25rem}}@media(max-width: 800px){#kobv-map-header{padding:1rem;height:15vh;min-height:150px}}@media(max-width: 480px){#kobv-map-header{min-height:130px}}#mobile-page-header{display:none;width:100%;position:relative;background:var(--kobv-dunkelblau);align-items:center;color:#fff;padding:1rem}#mobile-page-header img{margin-right:2rem}#mobile-page-header p{color:#fff;margin-bottom:0}@media(max-width: 768px){#mobile-page-header{display:flex}}aside#filter-sidebar{height:calc(100% - 40px);z-index:3;background-color:var(--kobv-grau);position:absolute;box-shadow:0 -1px 20px rgba(0,0,0,.568627451);flex-direction:column;display:flex;transition:all .2s;width:400px;right:-400px}@media(max-width: 840px){aside#filter-sidebar{width:310px;right:-310px}}@media(max-width: 800px){aside#filter-sidebar{_height:calc(100% - 40px - 128px)}}@media(max-height: 610px){aside#filter-sidebar{overflow-y:scroll}}@media(max-width: 620px){aside#filter-sidebar{_width:100%}}@media(max-width: 480px){aside#filter-sidebar{overflow-y:scroll}}aside#filter-sidebar div#filter-head{flex:0 1 auto;width:100%}aside#filter-sidebar header{padding:1.5rem;background-color:var(--kobv-dunkelblau)}@media(max-width: 768px){aside#filter-sidebar header{padding:0}}aside#filter-sidebar div#search-section,aside#filter-sidebar div#selected-filter-section:not(.closed){margin:1.25rem}aside#filter-sidebar.selected-filter-visible div#taxonomy-section{margin-top:0}aside#filter-sidebar div#selected-filter-section{border-bottom:2px solid var(--kobv-dunkelblau);transition:all .2s;transform-origin:top;transform:scaleY(1);max-height:10000000000px}aside#filter-sidebar div#selected-filter-section.closed{transform:scaleY(0);max-height:0}aside#filter-sidebar div#selected-filter-section h3{font-size:1rem;background:url("../img/icon-filter.svg") center left no-repeat;padding-left:1.4rem;margin-bottom:.6rem}aside#filter-sidebar div#selected-filter-section ul#selected-filter-list{list-style:none;padding-left:1.4rem}aside#filter-sidebar div#selected-filter-section ul#selected-filter-list li{display:inline;font-size:.875rem}aside#filter-sidebar div#selected-filter-section ul#selected-filter-list li::after{content:", "}aside#filter-sidebar div#selected-filter-section ul#selected-filter-list li:last-child::after{content:""}aside#filter-sidebar div#selected-filter-section button{margin:.5rem 1rem 1rem 1.4rem;padding:.5rem 1rem .5rem 2rem;background:url("../img/icon-clear-filter.svg") center left .5rem no-repeat;border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem}aside#filter-sidebar div#taxonomy-section{flex:1 1 auto;overflow-y:scroll;scrollbar-color:var(--kobv-dunkelblau) var(--kobv-grau);padding-bottom:2rem;padding:1rem}@media(max-width: 480px){aside#filter-sidebar div#taxonomy-section{overflow-y:visible}}aside#filter-sidebar div#taxonomy-section h3{font-size:1.125rem}aside#filter-sidebar div#taxonomy-section h3,aside#filter-sidebar div#taxonomy-section button.toggle-children{cursor:pointer}aside#filter-sidebar div#taxonomy-section button.toggle-children{padding:.5rem;background:url("../img/icon-arrow-dark-down.svg") center no-repeat;background-size:12px 12px;border:none;vertical-align:middle;width:calc(1rem + 12px)}aside#filter-sidebar div#taxonomy-section button.toggle-children.closed,aside#filter-sidebar div#taxonomy-section .closed button.toggle-children{background:url("../img/icon-arrow-dark-right.svg") center no-repeat;background-size:12px 12px}aside#filter-sidebar div#taxonomy-section ul{list-style-type:none}aside#filter-sidebar div#taxonomy-section ul.taxonomy-group{padding-left:calc(1rem + 12px)}aside#filter-sidebar div#taxonomy-section ul.taxonomy-group,aside#filter-sidebar div#taxonomy-section ul .has-children ul{transition:all .2s;transform-origin:top;transform:scaleY(1);max-height:10000000000px}aside#filter-sidebar div#taxonomy-section ul.taxonomy-group.closed,aside#filter-sidebar div#taxonomy-section ul .has-children ul.closed{transform:scaleY(0);max-height:0}aside#filter-sidebar div#taxonomy-section ul li{margin-bottom:.5rem;cursor:pointer}aside#filter-sidebar div#taxonomy-section ul li button{margin-left:0;padding-left:1.5rem;text-align:left;border:none;color:var(--kobv-dunkelblau);font-family:"Open Sans",sans-serif;font-size:1rem;cursor:pointer;background:url("../img/unticked-box.svg") no-repeat top 4px left;background-size:auto 1rem}aside#filter-sidebar div#taxonomy-section ul li button.toggle-children{padding-left:0}aside#filter-sidebar div#taxonomy-section ul li button.selected{background-image:url("../img/ticked-box.svg")}aside#filter-sidebar div#taxonomy-section ul li button:disabled{opacity:50%;cursor:not-allowed}@media(max-width: 480px){aside#filter-sidebar div#taxonomy-section ul li button{font-size:.75rem;background-size:auto .75rem}}aside#filter-sidebar div#taxonomy-section ul li ul{padding-left:1.5rem;padding-top:.5rem}button#toggle-ergebnisse{border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem;padding:.5rem .5rem .5rem 1rem;background:url("../img/icon-toggle.svg") center left 1rem no-repeat;background-color:var(--kobv-sehr-dunkelblau);text-align:right;border:0;position:absolute;right:0;min-width:90px;max-height:48px;_min-height:48px;height:auto;display:none}button#toggle-ergebnisse span{display:block;color:#fff;font-size:1.15rem}@media(max-width: 840px){button#toggle-ergebnisse{display:block;z-index:2;top:calc(50% + 7rem);bottom:auto}}@media(max-width: 768px){button#toggle-ergebnisse{_position:fixed;_right:1rem;_top:1rem}}@media(max-width: 620px){button#toggle-ergebnisse{_bottom:20vh;_right:0;_position:fixed;_z-index:2;_border:2px solid #fff}}aside#ergebnisse-sidebar{_overflow-x:hidden;font-weight:400;color:#fff;z-index:2;position:absolute;width:25vw;height:calc(100% - 40px);top:0;left:0;display:flex;flex-direction:column;min-width:310px;background-color:var(--kobv-sehr-dunkelblau);transition:all .2s ease-in-out}aside#ergebnisse-sidebar #ergebnisse-sidebar-header{width:100%;background-color:var(--kobv-sehr-dunkelblau);padding:1rem 1.5rem}aside#ergebnisse-sidebar #ergebnisse-sidebar-header h2{font-family:"Source Sans 3",sans-serif;color:#fff;margin-bottom:0}aside#ergebnisse-sidebar #ergebnisse-sidebar-header button#close-ergebnisse-sidebar{display:none;position:absolute;width:40px;height:40px;background:url(../img/icon-delete.svg) center center no-repeat var(--kobv-petrolblau);background-size:25px auto;top:0;right:0rem}@media(max-width: 840px){aside#ergebnisse-sidebar #ergebnisse-sidebar-header button#close-ergebnisse-sidebar{display:block}}@media(max-width: 480px){aside#ergebnisse-sidebar #ergebnisse-sidebar-header{padding:.5rem 1rem}aside#ergebnisse-sidebar #ergebnisse-sidebar-header h2{font-size:1.25rem}}@media(max-width: 1250px){aside#ergebnisse-sidebar{width:310px}}@media(max-width: 840px){aside#ergebnisse-sidebar{left:-100%}}aside#ergebnisse-sidebar ul#library-list{list-style-type:none;padding-bottom:2rem;padding:0rem 1.5rem;scrollbar-color:#fff var(--kobv-sehr-dunkelblau);overflow-y:auto;overflow-x:hidden;height:auto}aside#ergebnisse-sidebar ul#library-list li.single-result{margin-top:1rem;border-bottom:2px solid var(--kobv-dunkelblau)}aside#ergebnisse-sidebar ul#library-list li.single-result a{color:#fff;text-decoration:none}aside#ergebnisse-sidebar ul#library-list li.single-result a .bib-name{font-family:"Source Sans 3",sans-serif;font-size:1.125rem;word-break:break-word}@media(max-width: 480px){aside#ergebnisse-sidebar ul#library-list li.single-result a .bib-name{font-size:1rem;margin-bottom:.5rem}}@media(max-width: 480px){aside#ergebnisse-sidebar ul#library-list li.single-result{margin-top:.75rem}}aside#ergebnisse-sidebar ul#library-list li.single-result .address,aside#ergebnisse-sidebar ul#library-list li.single-result .categories,aside#ergebnisse-sidebar ul#library-list li.single-result .category-list{padding-left:1.4rem}@media(max-width: 480px){aside#ergebnisse-sidebar ul#library-list li.single-result .address,aside#ergebnisse-sidebar ul#library-list li.single-result .categories,aside#ergebnisse-sidebar ul#library-list li.single-result .category-list{font-size:.75rem}}aside#ergebnisse-sidebar ul#library-list li.single-result .address{background:url("../img/icon-marker-yellow-noborder.svg") top 2px left no-repeat;margin-bottom:.5rem}aside#ergebnisse-sidebar ul#library-list li.single-result .categories{background:url("../img/icon-bookmark-yellow.svg") top 2px left no-repeat}aside#ergebnisse-sidebar ul#library-list li.single-result button{margin-left:1.4rem;font-size:.85rem}@media(max-width: 480px){aside#ergebnisse-sidebar ul#library-list li.single-result button{font-size:.75rem}}aside#ergebnisse-sidebar ul#library-list ul.category-list{list-style-type:none;margin-bottom:1rem}aside#ergebnisse-sidebar ul#library-list ul.category-list li{display:inline-block}aside#ergebnisse-sidebar ul#library-list ul.category-list li::after{content:","}aside#ergebnisse-sidebar ul#library-list ul.category-list li:last-child::after{content:""}@media(max-width: 480px){aside#ergebnisse-sidebar ul#library-list ul.category-list{margin-bottom:.75rem}}aside#ergebnisse-sidebar.show-results{left:0}aside#ergebnisse-sidebar button{border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem;padding:.25rem .5rem;margin-bottom:1rem}aside#ergebnisse-sidebar button#close-ergebnisse{position:sticky;top:0;right:0;margin-left:calc(100% - 2rem);padding:1.25rem;background:url("../img/icon-delete.svg") center no-repeat;background-color:var(--kobv-petrolblau)}aside#ergebnisse-sidebar button a{color:#fff;text-decoration:none}#sidebar-toggle{position:absolute;background-color:var(--kobv-petrolblau);color:#fff;padding:1rem 1rem 1rem 2.5rem;z-index:3;display:block;border:0;min-width:170px;border-radius:0;transition:all .2s;transform:translateY(-50%) rotate(-90deg);top:50%;right:-60px;cursor:pointer}#sidebar-toggle::before{display:block;content:"";position:absolute;top:.75rem;left:1rem;width:20px;height:30px;background:url("../img/icon-filter-white.svg") center center no-repeat;background-size:1.25rem auto}@media(max-width: 480px){#sidebar-toggle{padding:.75rem 1rem .75rem 2.5rem;right:-65px}}.show-sidebar #sidebar-toggle{_right:250px;right:340px}@media(max-width: 840px){.show-sidebar #sidebar-toggle{right:245px}}.show-sidebar #filter-sidebar{_left:0;right:0}@media(max-width: 620px){.show-sidebar aside#filter-sidebar button#toggle-ergebnisse{display:none}}@media(max-width: 768px){.show-sidebar button#btn-erweiterung{display:none}}@media(max-width: 620px){.show-sidebar button#btn-erweiterung{display:none}}.show-sidebar.show-result-list aside#ergebnisse-sidebar.show-results{_left:310px}@media(max-width: 768px){.show-result-list:not(.show-sidebar) aside#ergebnisse-sidebar.show-results{left:0}}.leaflet-popup a.leaflet-popup-close-button{background:url("../img/icon-delete.svg") center no-repeat;background-color:var(--kobv-petrolblau);padding:1.25rem}.leaflet-popup a.leaflet-popup-close-button span{display:none}.leaflet-popup .leaflet-popup-content-wrapper{border-radius:0}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{min-width:560px;padding:2rem 1rem 1rem;margin:0}@media(max-width: 1023px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{min-width:450px}}@media(max-width: 860px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{max-height:60vh;overflow-y:scroll}}@media(max-width: 480px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content{min-width:auto;max-width:100%;width:300px}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip{color:var(--kobv-dunkelblau);display:flex;border-radius:0;flex-direction:row}@media(max-width: 1023px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip{flex-direction:column}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip h2{font-size:1.5rem;hyphens:auto}@media(max-width: 480px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip h2{font-size:1.15rem}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip h2.kobv-poi-meta-heading{display:none}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip h3{font-family:"Source Sans 3",sans-serif;text-transform:uppercase;font-size:.85rem;letter-spacing:.75px;margin-bottom:0}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p:not(.kobv-poi-preview-detaillink){margin:0;padding-left:1.5rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip div:not(.kobv-poi-preview-content){margin:.75rem 0;padding-left:1.5rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status{margin-bottom:.5rem;padding-left:0}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span{padding-left:.25rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.25rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span.marker-type-0::before{background:var(--kobv-red)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span.marker-type-1::before{background:var(--kobv-gruen)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span.marker-type-2::before{background:var(--kobv-dunkelgelb)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p.kobv-status span.marker-type-3::before{background:var(--kobv-grau-dunkel)}@media(max-width: 1023px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip p:not(.kobv-poi-preview-detaillink),.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip div:not(.kobv-poi-preview-content){padding-left:0}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent{padding-right:1rem;width:58%}@media(max-width: 1023px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent{width:100%;padding:0}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent button.kobv-load-poi-detail{border:none;margin-bottom:1rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent button.kobv-load-poi-detail a{text-decoration:none;color:#fff;padding:.75rem .75rem .75rem 2.8rem;background:url("../img/icon-info.svg") left 12px center no-repeat;background-color:var(--kobv-petrolblau);display:block}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent h3.kobv-poi-kategorien{padding-left:1.3rem;margin-bottom:.25rem;background:url("../img/icon-bookmark-yellow.svg") top 2px left no-repeat}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-detailcontent p.kobv-poi-warnung{color:var(--kobv-red)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata{width:42%;word-break:break-word;overflow-wrap:anywhere}@media(max-width: 1023px){.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata{width:100%}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata img{max-height:250px;width:auto}}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata img{width:100%;height:auto}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-address-heading{padding-left:1.3rem;margin-bottom:.25rem;background:url("../img/icon-marker-yellow-noborder.svg") center left no-repeat}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata div.kobv-poi-openinghours-info h3.kobv-oeffnungszeiten{background:url("../img/icon-clock-yellow.svg") center left no-repeat;padding-left:1.3rem;margin-bottom:.25rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-openinghours-info a{color:var(--kobv-dunkelblau)}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info h3{padding-left:1.5rem}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info a{color:var(--kobv-dunkelblau);display:block;margin:.25rem 0;padding-left:1.3rem;overflow:hidden;text-overflow:ellipsis;background:url("") center left no-repeat}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info a.kobv-poi-contact-email{background-image:url("../img/icon-email.svg");word-break:break-all}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info a.kobv-poi-contact-website{background-image:url("../img/icon-link.svg");word-break:break-all}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info a.kobv-poi-contact-phone{background-image:url("../img/icon-phone.svg")}.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content div.kobv-poi-tooltip .kobv-poi-tooltip-metadata .kobv-poi-contact-info a.kobv-poi-contact-fax{background-image:url("../img/icon-fax.svg")}section#map{position:relative;background:url(../img/kobv_loader.svg) center center no-repeat;background-size:120px auto;width:75vw;left:25vw;z-index:1;height:100%}@media(max-width: 1250px){section#map{width:calc(100% - 310px);left:310px}}@media(max-width: 840px){section#map{width:100%;left:0}}@media(max-width: 800px){section#map{_width:100%;_height:calc(100% - 40px)}}section#map #leaflet-map{height:100%;background-color:rgba(0,0,0,0)}.isTouchDevice div.leaflet-control-container div.leaflet-bottom div.leaflet-control-zoom{display:none}div.leaflet-control-container div.leaflet-bottom{top:.25rem}div.leaflet-control-container div.leaflet-bottom div.leaflet-control-zoom{background-color:var(--kobv-petrolblau-30);border:2px solid var(--kobv-sehr-dunkelblau);border-radius:0;margin:2rem}div.leaflet-control-container div.leaflet-bottom div.leaflet-control-zoom a{background-color:rgba(0,0,0,0)}div.leaflet-control-container div.leaflet-bottom div.leaflet-control-zoom a.leaflet-control-zoom-in{border-bottom:1px solid var(--kobv-sehr-dunkelblau)}div.leaflet-control-container div.leaflet-bottom div.leaflet-control-zoom a.leaflet-control-zoom-out{border-top:1px solid var(--kobv-sehr-dunkelblau)}div.leaflet-control-container div.leaflet-bottom div.leaflet-control-attribution{width:306px;position:absolute;bottom:0;right:0}@media(max-width: 768px){div.leaflet-control-container div.leaflet-bottom div.leaflet-control-attribution{_bottom:40px}}.datenschutz #mobile-page-header{display:flex;margin-bottom:2rem}.datenschutz div#datenschutz{width:800px;max-width:100%;padding:2rem;margin:0 auto}.datenschutz div#datenschutz h1,.datenschutz div#datenschutz h2,.datenschutz div#datenschutz h3,.datenschutz div#datenschutz h4,.datenschutz div#datenschutz p,.datenschutz div#datenschutz li,.datenschutz div#datenschutz ol,.datenschutz div#datenschutz ul,.datenschutz div#datenschutz a{color:#000;line-height:normal;margin-bottom:revert;font-size:revert}.datenschutz div#datenschutz li{margin-bottom:1rem}.datenschutz div#datenschutz ol,.datenschutz div#datenschutz ul{padding-left:1.5rem}div.kobv-map-overlaymessage{position:absolute;top:50%;left:65%;transform:translate(-50%, -50%);background-color:var(--kobv-petrolblau-30);padding:3rem;border:3px solid #fff;display:none;z-index:5}@media(max-width: 800px){div.kobv-map-overlaymessage{width:calc(100% - 3rem);left:50%;padding:1rem;max-height:calc(80% - 40px);overflow-y:scroll}}div.kobv-map-overlaymessage.show{display:block}div.kobv-map-overlaymessage h4{font-size:2rem;font-weight:700;color:var(--kobv-dunkelblau);margin-bottom:2rem}@media(max-width: 800px){div.kobv-map-overlaymessage h4{font-size:1.5rem}}div.kobv-map-overlaymessage p{font-size:1rem;color:var(--kobv-dunkelblau);margin-bottom:.75rem}div.kobv-map-overlaymessage p button{border:none;background-color:rgba(0,0,0,0);color:var(--kobv-dunkelblau);text-decoration:underline;cursor:pointer;font-family:"Open Sans",sans-serif;font-size:1rem}div.kobv-map-overlaymessage button.close-overlaymessage{border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem;position:absolute;top:0;right:0;padding:1.25rem;background:url("../img/icon-delete.svg") center no-repeat;background-color:var(--kobv-petrolblau)}#kobv-prefiltered-notice{padding:1rem;top:4rem}@media(min-width: 800px){#kobv-prefiltered-notice{top:1rem;right:6rem;transform:initial}}#kobv-prefiltered-notice p:last-child{margin-bottom:0}section.error{margin:2rem auto 0 auto;max-width:650px;padding:2rem;background-color:var(--kobv-gelb)}section.error .errorheader{margin-bottom:1rem}section.error .errorheader img{width:100%;height:auto;display:block;filter:grayscale(100%)}section.error .errorheader .copyright-error-image{font-size:.75rem;text-align:right}div.permalink p.bib-detail-info{align-items:baseline;position:relative}div.permalink p.bib-detail-info input,div.permalink p.bib-detail-info button{cursor:pointer;display:block}div.permalink p.bib-detail-info input{padding:.25rem;background-color:rgba(0,0,0,0);border:none;text-overflow:ellipsis;width:100%;color:var(--kobv-dunkelblau);font-family:"Open Sans",sans-serif}div.permalink p.bib-detail-info button{background:url("../img/icon-copy-link.svg") left .5rem center no-repeat;width:calc(106px + 16px + 1.5rem);color:var(--kobv-dunkelblau);text-decoration:underline;border:none;margin-bottom:1rem}div.permalink p.bib-detail-info .copy-feedback{position:absolute;top:-1.8em;right:0;background:#4caf50;color:#fff;padding:4px 8px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:10}div.permalink p.bib-detail-info .copy-feedback.visible{opacity:1}body #poi-detail-wrapper{position:absolute;display:none;top:20px;z-index:2000;right:20px;left:20px;bottom:20px;overflow:hidden;background:url(../img/kobv_loader.svg) center center no-repeat #fff;background-size:100px auto;box-shadow:0 0 10px #b7b7b7}body #poi-detail-wrapper iframe{border:none;width:100%;height:100%}body #poi-detail-wrapper button{cursor:pointer;position:absolute;top:0;right:0;width:48px;height:48px;padding:1.25rem;background:url("../img/icon-delete.svg") center no-repeat;background-color:var(--kobv-petrolblau);border:none}body.poi-detail-open #poi-detail-wrapper{display:block}body.poi-detail-open #kobv-map-header #search-wrap .search-autosuggest-dropdown{z-index:2500}body.detail.show-as-iframe{height:100%;justify-content:center;flex-direction:initial}body.detail.show-as-iframe header#kobv-map-header,body.detail.show-as-iframe main>header#mobile-page-header,body.detail.show-as-iframe>footer{display:none}body.detail.show-as-iframe main{min-height:initial}body.detail.show-as-iframe main article#single-bibliothek section.single-metadata a.show-map{display:none}header.detail-header{background-color:var(--kobv-dunkelblau);padding:.75rem;color:#fff;top:0;z-index:2}header.detail-header div{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:1100px;padding:0 2rem}header.detail-header div p{font-family:"Open Sans",sans-serif;margin-top:1rem;font-size:1.25rem;transition:all .2s ease-in-out}@media(max-width: 492px){header.detail-header div p{margin-top:2rem;font-size:1rem}}@media(max-width: 768px){header.detail-header{display:none}}body.scroll header.detail-header{position:sticky}article#single-bibliothek{display:flex;background-color:#fff;font-family:"Open Sans",sans-serif;color:var(--kobv-dunkelblau);max-width:1100px;margin:0 auto;transition:all .2s ease-in-out}article#single-bibliothek .external-link{display:block;background:url("../img/icon-link-new-tab.svg") top 2px right no-repeat;padding-right:20px;padding-left:0}@media(max-width: 880px){article#single-bibliothek{flex-direction:column-reverse}article#single-bibliothek h1{display:none}}article#single-bibliothek p.pseudo-headline,article#single-bibliothek h1{color:var(--kobv-dunkelblau);transition:all .2s ease-in-out}@media(max-width: 492px){article#single-bibliothek p.pseudo-headline,article#single-bibliothek h1{font-size:1.75rem}}article#single-bibliothek h2,article#single-bibliothek h3{font-family:"Source Sans 3",sans-serif;text-transform:uppercase;font-size:1rem;letter-spacing:.75px}article#single-bibliothek #close-single{border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem;position:absolute;top:0;right:0;padding:1.25rem;background:url("../img/icon-delete.svg") center no-repeat;background-color:var(--kobv-petrolblau)}article#single-bibliothek .single-detailcontent{width:60%;padding-right:1rem;padding:2rem;transition:all .2s ease-in-out}@media(max-width: 880px){article#single-bibliothek .single-detailcontent{width:100%}}article#single-bibliothek .single-detailcontent h1.single-heading{font-family:"Source Sans 3",sans-serif;color:var(--kobv-dunkelblau);margin-bottom:0}article#single-bibliothek .single-detailcontent ul.add-name{list-style:none}article#single-bibliothek .single-detailcontent ul.add-name li{display:inline-block;font-size:1.25rem;font-weight:bold}article#single-bibliothek .single-detailcontent ul.add-name li::after{content:" /"}article#single-bibliothek .single-detailcontent ul.add-name li:last-child::after{content:""}article#single-bibliothek .single-detailcontent p.single-infotext{margin:1rem 0;padding-bottom:1rem}article#single-bibliothek .single-detailcontent .kategorien{border-top:2px solid var(--kobv-dunkelblau);border-bottom:2px solid var(--kobv-dunkelblau);padding:2rem 0;margin-bottom:3rem}article#single-bibliothek .single-detailcontent .kategorien h2{margin-bottom:0;background:url("../img/icon-bookmark-yellow.svg") center left no-repeat;padding-left:1.3rem}article#single-bibliothek .single-detailcontent .kategorien ul{list-style:none;padding-left:1.3rem}article#single-bibliothek .single-detailcontent .kategorien ul li{display:inline;font-size:1rem}article#single-bibliothek .single-detailcontent .kategorien ul li::after{content:","}article#single-bibliothek .single-detailcontent .kategorien ul li:last-child::after{content:" "}article#single-bibliothek .single-detailcontent .single-info-details{_padding-left:1rem}article#single-bibliothek .single-detailcontent .single-info-details .detail{display:flex;padding-bottom:1rem;transition:all .2s ease-in-out}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .single-info-details .detail{flex-direction:column;margin-bottom:1.2rem;display:block}article#single-bibliothek .single-detailcontent .single-info-details .detail a{_display:table;padding-right:1.75rem}}article#single-bibliothek .single-detailcontent .single-info-details .detail .detail-heading{text-align:right;width:30%;margin-right:1rem;min-width:200px}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .single-info-details .detail .detail-heading{text-align:unset;width:100%;margin-right:0;margin-bottom:0}}article#single-bibliothek .single-detailcontent .single-info-details .detail div.detail-infos{display:flex;flex-direction:column;width:350px}article#single-bibliothek .single-detailcontent .single-info-details .detail div.detail-infos a{overflow:hidden;text-overflow:ellipsis}article#single-bibliothek .single-detailcontent .single-info-details .detail .detail-info,article#single-bibliothek .single-detailcontent .single-info-details .detail a{width:70%}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .single-info-details .detail .detail-info,article#single-bibliothek .single-detailcontent .single-info-details .detail a{width:100%}}article#single-bibliothek .single-detailcontent .single-info-details .detail a{color:var(--kobv-dunkelblau);overflow:hidden;text-overflow:ellipsis;_width:auto}article#single-bibliothek .single-detailcontent .single-info-details .detail ul.detail-info{list-style:none;padding-left:0}article#single-bibliothek .single-detailcontent .single-info-details .detail ul.detail-info li{display:inline-block;font-size:1rem}article#single-bibliothek .single-detailcontent .single-info-details .detail ul.detail-info li::after{content:","}article#single-bibliothek .single-detailcontent .single-info-details .detail ul.detail-info li:last-child::after{content:""}article#single-bibliothek .single-detailcontent .info-fuer-bib{background-color:var(--kobv-gelb);padding:1.2rem}article#single-bibliothek .single-detailcontent .info-fuer-bib .info-fuer-bib-heading{border-bottom:2px solid var(--kobv-dunkelblau);padding-bottom:.5rem;padding-left:1.3rem;background:url("../img/book-yellow.svg") top 3px left no-repeat}article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail{display:flex;margin-bottom:.75rem;transition:all .2s ease-in-out}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail{flex-direction:column;margin-bottom:1.2rem}}article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail .bib-detail-heading{width:30%;margin-right:1rem;text-align:right;min-width:200px}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail .bib-detail-heading{width:100%;margin-right:0;text-align:unset;margin-bottom:0}}article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail .bib-detail-info{width:70%}@media(max-width: 492px){article#single-bibliothek .single-detailcontent .info-fuer-bib .bib-detail .bib-detail-info{width:100%}}article#single-bibliothek section.single-metadata{width:40%;padding:2rem;transition:all .2s ease-in-out}article#single-bibliothek section.single-metadata .meta-h1{display:none}@media(max-width: 480px){article#single-bibliothek section.single-metadata .meta-h1{line-height:1.25em}}@media(max-width: 880px){article#single-bibliothek section.single-metadata{width:100%;padding-bottom:0}article#single-bibliothek section.single-metadata .meta-h1{display:block}}article#single-bibliothek section.single-metadata h2{margin-bottom:0}article#single-bibliothek section.single-metadata h2.anschrift{padding-left:1.5rem;background:url("../img/icon-marker-yellow-noborder.svg") center left no-repeat}article#single-bibliothek section.single-metadata h2.weitere-anschrift{padding-left:1.5rem;background:url("../img/icon-additional-info.svg") center left no-repeat}article#single-bibliothek section.single-metadata h2.post-anschrift{padding-left:1.5rem;background:url("../img/icon-postal-location.svg") center left no-repeat}article#single-bibliothek section.single-metadata h2.oeffnungszeiten{padding-left:1.5rem;background:url("../img/icon-clock-yellow.svg") center left no-repeat}article#single-bibliothek section.single-metadata h2.kontakt{margin-top:1rem;padding-left:1.5rem}article#single-bibliothek section.single-metadata div.bib-image{margin-bottom:2rem;position:relative}article#single-bibliothek section.single-metadata div.bib-image .copyright-info{position:absolute;right:0;bottom:0;font-size:.625rem;background-color:rgba(0,0,0,.75);color:#fff;padding:.25rem}article#single-bibliothek section.single-metadata div.bib-image img{width:100%;height:auto;display:block}article#single-bibliothek section.single-metadata .kobv-location address,article#single-bibliothek section.single-metadata .kobv-additional-address address,article#single-bibliothek section.single-metadata .kobv-postal-address address{font-style:normal}article#single-bibliothek section.single-metadata .kobv-location{display:flex;margin-left:1.4rem;margin-bottom:1rem;justify-content:space-between}article#single-bibliothek section.single-metadata .kobv-location .kobv-address{margin-right:1rem}article#single-bibliothek section.single-metadata .kobv-location p{display:flex}article#single-bibliothek section.single-metadata .kobv-location .kobv-geolocation{color:var(--kobv-grau-medium)}article#single-bibliothek section.single-metadata .kobv-location .kobv-geolocation span{margin-left:.2rem}article#single-bibliothek section.single-metadata .kobv-location .address-contact-url{display:block}article#single-bibliothek section.single-metadata .kobv-additional-address{margin-bottom:1rem}article#single-bibliothek section.single-metadata .kobv-additional-address address{margin-left:1.4rem}article#single-bibliothek section.single-metadata .kobv-additional-address a{display:block;padding-left:1.4rem}article#single-bibliothek section.single-metadata .kobv-postal-address{margin-bottom:1rem}article#single-bibliothek section.single-metadata .kobv-postal-address address{margin-left:1.4rem}article#single-bibliothek section.single-metadata a{color:var(--kobv-dunkelblau)}article#single-bibliothek section.single-metadata .openinghours-infos .bib-detail-info{margin-left:1.4rem}article#single-bibliothek section.single-metadata .contact-infos a{padding-left:1.5rem;background:center left no-repeat;display:block;margin-bottom:.5rem}article#single-bibliothek section.single-metadata .contact-infos a.email{background-image:url("../img/icon-email.svg");word-break:break-all}article#single-bibliothek section.single-metadata .contact-infos a.tel{background-image:url("../img/icon-phone.svg")}article#single-bibliothek section.single-metadata .contact-infos a.fax{background-image:url("../img/icon-fax.svg")}article#single-bibliothek section.single-metadata .contact-infos span.website{padding-left:1.5rem;background:url("../img/icon-link.svg") top 3px left no-repeat}article#single-bibliothek section.single-metadata a.external-link{display:table;background:url("../img/icon-link-new-tab.svg") top 2px right no-repeat;padding-right:20px;padding-left:0}article#single-bibliothek section.single-metadata a.external-link span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px;position:relative;display:inline-block;text-decoration:underline;word-break:break-all}article#single-bibliothek section.single-metadata a.weitere-infos{padding-left:1.5rem;margin-bottom:1rem}article#single-bibliothek section.single-metadata a.show-map{margin-top:1rem;border:none;background-color:var(--kobv-petrolblau);color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;font-size:.85rem;display:inline-block;text-decoration:none}@media(max-width: 880px){article#single-bibliothek section.single-metadata a.show-map{width:100%;text-align:center}}footer{_margin-top:2rem;padding:0 1rem;width:100%;font-size:.75rem;text-align:left;background-color:var(--kobv-dunkelblau);color:var(--kobv-hellblau);display:flex;align-items:center;bottom:0}footer a{color:var(--kobv-grau)}footer p{margin-right:5rem;color:var(--kobv-grau);transition:all .2s ease-in-out}@media(max-width: 880px){footer p{margin-right:0;font-size:.7rem}}@media(max-width: 354px){footer p{font-size:.6rem}}@media(max-width: 480px){footer{padding:0 1rem}}body.detail{display:flex;flex-direction:column}body.detail.show-as-iframe{background-color:#fff}body.detail main{min-height:calc(100vh - 40px);max-width:100%}body.detail footer{text-align:center;margin-top:0;height:40px;display:flex;align-items:center;justify-content:center}body.detail footer p{line-height:1.5em;text-align:left}.android.mobile body.map{padding-bottom:55px}body.map{display:flex;flex-direction:column;height:var(--app-height);overflow:hidden}body.map header,body.map footer{flex-shrink:0}body.map main{position:relative;flex-grow:1;min-height:0;overflow:hidden;padding-bottom:40px}body.map footer{height:40px;z-index:3;position:fixed;bottom:0}@media(max-width: 800px){body.map footer{height:40px}}/*# sourceMappingURL=style.css.map */