@charset 'utf-8';

/* Reset based on http://meyerweb.com/eric/tools/css/reset/ */
*{box-decoration-break:clone}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,input,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}html{overflow-y:scroll}body{background-color:white}b,strong{font-weight:700}em,i{font-style:italic}h1,h2,h3,h4,h5,h6{font-weight:400}button,input[type=button],input[type=submit],label{cursor:pointer}q:lang(de){quotes:'»' '«' '›' '‹'}q:lang(en){quotes:'»' '«' '›' '‹'}abbr[title]{border-bottom:1px dotted #eee;cursor:help}a abbr{cursor:pointer!important}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
/* Reset Ende */

@font-face {
font-family: 'Bitter';
src: url('../fonts/bitter-regular.woff2') format('woff2');
font-weight: normal;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Bitter';
src: url('../fonts/bitter-bold.woff2') format('woff2');
font-weight: bold;
font-style: normal;
font-display: swap;
}

@font-face {
font-family: 'Bitter';
src: url('../fonts/bitter-italic.woff2') format('woff2');
font-weight: normal;
font-style: italic;
font-display: swap;
}

::-webkit-input-placeholder {color: rgba(0,120,220,.6);}
::-moz-placeholder {color: rgba(0,120,220,.6);}
:-moz-placeholder {color: rgba(0,120,220,.6);}
:-ms-input-placeholder {color: rgba(0,120,220,.6);}

body {
width: 100%;
}

body,
input,
textarea,
body .leaflet-container {
font-family: 'Bitter', Georgia, 'Serif';
font-size: 15px;
line-height: 22px;
-webkit-text-size-adjust: 100%;
font-variant: oldstyle-nums common-ligatures;
-webkit-font-variant-numeric: oldstyle-nums common-ligatures;
-moz-font-feature-settings: "liga=1, onum";
-ms-font-feature-settings: "liga", "onum";
-webkit-font-feature-settings: "liga", "onum";
font-feature-settings: "liga", "onum";
-webkit-hyphenate-limit-before: 4;
-webkit-hyphenate-limit-after: 4;
-ms-hyphenate-limit-chars: 8 4 4;
hyphenate-limit-chars: 8 4 4;
-webkit-hyphenate-limit-lines: 4;
-ms-hyphenate-limit-lines: 4;
hyphenate-limit-lines: 4;
}

img {
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
-moz-user-drag: none;
-webkit-user-drag: none;
user-drag: none;
}

a,
a svg,
li,
div.senfdazu h4,
.js div.schwarzweiss a div,
.leaflet-popup-content,
form.suchfeld,
input,
.leaflet-popup-tip,
img {
transition: all 200ms ease-in;
}

h1, 
header h2, 
header h3, 
header h1 a {
color: white;
}

h1 a img {
margin: 0 .5em 0 0;
}

h1 a svg {
display: inline-block;
height: 1.2em;
max-width: 75%;
fill: white;
transform: translateY(.15em);
}

h1 a:hover svg {
fill: black;
}

h1 a span {
display: none;
}

h1 {
font-size: 40px;
margin: 8px 0 28px 0;
}

h1 a:hover {
background: none;
color: black;
}

h2 {
font-size: 24px;
margin-bottom: 20px;
}

.detail h3 {
color: rgb(0,120,220);
}

p.start {
color: white;
}

h3 {
font-size: 20px;
line-height: 28px;
margin: 16px 0 12px 0;
}

h3 a.edit {
display: inline-block;
font-family: 'Bitter';
font-size: 1em;
line-height: 1.4em;
text-align: center;
color: white;
background: rgb(0,120,220);
width: 1.5em;
height: 1.5em;
padding: 0;
margin: 0 0 0 8px;
border-radius: 16px;

}

h3 a.edit:hover {
background: black;
}

article.start ul li h3 {
font-family: 'Bitter', Georgia, 'Serif';
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 16px;
padding: 0;
margin: 0 0 4px 0;
clear: both;
color: rgb(0,120,220);
}

article.artikel h3 {
font-family: 'Bitter', Georgia, 'Serif';
margin: 24px 0 8px 0;
}

article.start ul li p {
font-size: 11px;
line-height: 15px;
color: black;
padding: 0;
}

article.artikel {
padding: 32px 0;
max-width: 640px;
}

article.detail {
display: flex;
flex-flow: row wrap;
max-width: 1440px;
margin: 0 auto;
padding-top: 10px;
}

article.detail section#options {
flex: 0 0 100%;
}

article ol li {
list-style-type: decimal;
list-style-position: inside;
}

h4 {
margin: 16px 0;
font-weight: normal;
}

article.artikel h4 {
margin: 16px 0 8px 0;
}

article.artikel h3 + h4 {
margin-top: 0;
}

div.text {
flex: 0 1 34em;
box-sizing: border-box;
padding: 0 16px 0 0;
}

div#map {
flex: 1 1 50%;
height: 50vh;
margin: 16px 0;
border-radius: 3px;
}

div.text p,
div.label p,
article.start ul li h3,
article.start ul li p {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
white-space: normal;
}

div.text h4 {
margin: 0;
}

div.text img {
max-width: 100%;
}

p,
div.text ul,
div.text ol {
margin: 0 0 0.5em 0;
}

div.text ul:not(.social) li {
margin: 0 0 0.25em 0;
}

div.text ul:not(.social) li:before {
content: '› ';
color: rgb(0,120,220);
}

cite {
margin: -0.5em 0 1em 0;
color: rgb(65,55,45);
}

i, em, footer h4 span {
font-style: italic;
font-weight: normal;
}

b, strong, h4, cite {
font-style: normal;
font-weight: bold;
}

blockquote {
font-style: italic;
background: rgba(0,120,220,0.1);
padding: .5em .75em .25em .75em;
margin: .5em 0 .75em 0;
}

.sortieren {
display: inline;
}

a.suchetrigger {
display: block;
float: right;
opacity: 1;
width: 3em;
height: 3em;
margin: 1em 0 0 .5em;
border-radius: 50%;
}

a.suchetrigger span {
display: none;
}

a.suchetrigger svg {
fill: white;
}

a.suchetrigger:hover svg {
fill: black;
}

a.suchetrigger:active svg {
fill: white;
}

form.suchfeld#suche:target + header a.suchetrigger {
opacity: 0;
}

form.suchfeld {
position: relative;
padding: 0 32px;
height: 0;
background: rgb(0,80,150);
background-origin: border-box;
}

form.suchfeld#suche:target {
height: 28px;
padding: 8px 32px 12px 32px;
}

form.suchfeld input {
color: white;
background-color: transparent;
border: none;
border-bottom: 2px solid rgba(255,255,255,.2);
border-radius: 0;
padding: 2px 0;
width: 100%;
width: calc(100% - 48px);
}

form.suchfeld input:focus {
outline: none;
border-bottom-color: rgba(255,255,255,.8);
}

form.suchfeld label {
display: none;
}

form.suchfeld a {
display: block;
position: absolute;
top: 6px;
right: 32px;
padding: 4px;
width: 24px;
height: 24px;
text-align: center;
font-size: 24px;
line-height: 22px;
color: white;
border-radius: 50%;
}

ul.senf > li {
margin: 0 0 16px 0;
}

ul.senf > li > p:first-child:before {
content: "➤ ";
color: rgb(0,120,220);
}

ul.senf > li:target > p:first-child:before {
font-size: 2em;
}

article.senf p.autor {
font-style: italic;
padding: 0 0 16px 0;
border-bottom: 2px solid rgba(0,0,0,.1);
}

article.senf ul.senf li:last-child p.autor {
border-bottom: none;
}

/* 
article.senf p.autor:before {
content: '';
display: block;
width: 100%;
height: 16px;
margin: 8px 0;
background-image: url("data:image/svg+xml,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0' y='0' width='800' height='16px' viewBox='0.5 16.5 800 16'><path fill='none' stroke='rgba(0,0,0,0.3)' stroke-miterlimit='10' d='M0.5,31h14c10,0,10-8.5,10-8.5s0,8.5,10,8.5c7.875,0,766,0,766,0'/></svg>");
background-repeat: no-repeat;
background-origin: top left;
background-size: 800px 16px;
}
 */

p.warnung {
display: inline-block;
color: black;
background: rgb(200,200,200);
padding: 2px 0.5em 3px;
border-radius: 3px;
}

.js p.warnung {
display: none;
}

div.links {
width: 400px;
float: left;
}

div.rechts {
width: 400px;
float: right;
}

.senf div.rechts {
margin-bottom: 1em;
}

div.senfdazu {
background: white;
padding: 0 1em;
margin: 16px 0 0 0;
border-radius: 3px;
}

div.senfdazu h4 {
display: inline-block;
-moz-user-select: none;
-webkit-user-select: none;
user-select: none;
color: rgb(20,20,20);
}

label {
font-size: 12px;
line-height: 16px;
display: block;
margin: 0 0 4px 0;
color: rgb(65,55,45);
}

label b {
font-weight: bold;
}

#senfdazu label {
display: none;
}

#senfdazu label.mathe,
#senfdazu label.brot {
display: block;
}

input#name,
input#url,
input#mathe,
textarea {
border: none;
margin: 0 0 16px 0;
padding: 4px 0;
width: 100%;
box-sizing: border-box;
background: transparent;
border-bottom: 2px solid rgba(0,120,220,.2);
color: rgb(0,120,220);
font-size: 1em;
}

#senfdazu input:focus,
#senfdazu textarea:focus {
border-bottom-color: rgba(255,255,255,.8);
}

textarea {
background: rgba(0,120,220,.05);
padding: 4px;
border-radius: 0;
}

input#submit {
margin-bottom: 24px;
color: white;
background-color: rgb(0,120,220);
border: none;
padding: 4px 8px;
border-radius: 3px;
-webkit-appearance: none;
}

input#submit:hover {
background-color: rgb(20,20,20);
}

a {
color: rgb(0,120,220);
text-decoration: none;
}

a:hover {
color: white;
background: rgb(0,120,220);
}

a:active {
background: black;
}

body .leaflet-container {
background: rgb(250,249,247);
}

body .leaflet-popup-content-wrapper {
border-radius: 3px;
padding: 0;
}

body .leaflet-popup-content {
margin: 0;
padding: 0;
text-align: center;
height: auto !important;
}

body .leaflet-container .leaflet-popup-content a {
color: rgb(0,120,220);
background: white;
padding: 12px;
display: inline-block;
}

body .leaflet-container .leaflet-popup-content a:hover {
background: rgb(0,120,220);
color: white;
}

body .leaflet-container div.leaflet-popup-content img {
display: block;
opacity: 1;
width: auto !important;
margin: 0 0 12px 0;
}

body .leaflet-container .leaflet-popup-content a:hover img {
opacity: 0.8;
}

body .leaflet-container a.leaflet-popup-close-button {
left: -24px;
color: rgb(0,120,220);
}

body .leaflet-popup-tip-container {
margin: 0;
left: 8px;
}

body .leaflet-popup-tip {
margin: -14px 0 0 0;
}

body .leaflet-container div.leaflet-popup-content-wrapper:hover + .leaflet-popup-tip-container .leaflet-popup-tip {
background-color: rgb(0,120,220);
}

body div.leaflet-popup.leaflet-zoom-animated {
left: -18px !important;
}

article, 
footer {
padding: 18px 32px 16px 32px;
}

article {
margin: 0 auto;
background: white;
z-index: 10;
box-sizing: border-box;
}

article.senf {
background: rgba(0,120,220,.1);
}

article.start, 
footer.start, 
header.start,
div.suchbegriff.start {
width: auto;
margin: 0;
}

div.suchbegriff.start,
div.suchbegriff {
padding: 12px 32px 16px 32px;
text-align: center;
}

div.suchbegriff {
padding: 12px 32px 16px 32px;
text-align: center;
}

header,
header.start {
padding: 18px 32px 8px 32px;
}

article.start {
padding: 16px;
}

header {
position: relative;
margin: 0 auto;
background: rgb(0,120,220);
z-index: 20;
text-align: center;
}

div.banner img {
float: left;
width: 128px;
height: 128px;
margin: -20px 16px 0 0;
border-radius: 50%;
}

div.banner {
padding: 16px 16px 12px 16px;
text-align: center;
background-color: rgb(0,120,220);
}

div.suchbegriff {
padding: 12px 32px 16px 32px;
background-color: rgb(0,120,220);
}

div.suchbegriff p,
div.banner p {
margin-bottom: 0;
color: white;
font-size: 12px;
line-height: 18px;
}

div.banner div {
text-align: left;
max-width: 640px;
margin: 0 auto;
padding: 0;
}

div.suchbegriff p span,
div.banner h3 {
font-size: 24px;
}

div.banner h3 {
line-height: 40px;
color: white;
margin-top: -4px;
}

div.banner p a {
color: ivory;
border-bottom: 1px dotted white;
}

div.banner p a:hover {
color: white;
border-bottom-color: transparent;
}

div.banner p a:active {
border-bottom-style: solid;
}

div.suchbegriff p a {
color: rgb(0,120,220);
background: white;
padding: 2px 4px;
border-radius: 3px;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
}

div.suchbegriff p a:hover {
color: white;
background: rgb(0,120,220);
}

div.suchbegriff p a:active {
background: black;
}

article.senf h3 {
color: rgb(65,55,45);
}

article.senf p {
max-width: 480px;
}

footer hr {
background: white;
border: none;
height: 1px;
margin: 16px 0;
}

footer.detail h3 {
color: white;
}

article.senf p {
color: rgb(65,55,45);
}

article.senf p span {
font-style: italic;
}

footer {
display: flex;
flex-flow: row wrap;
margin: 0 auto;
color: white;
background: rgb(0,120,220);
z-index: 20;
}

footer > * {
flex: 0 1 50%;
}

footer > *:first-child {
box-sizing: border-box;
padding-right: 2em;
max-width: 40em;
}

footer > *:last-child {
margin-left: auto;
}

footer h3 {
font-size: inherit;
line-height: inherit;
font-style: italic;
}

footer a {
color: white;
border-bottom: 1px solid white;
}

footer a:hover {
color: black;
border-bottom-color: transparent;
}

footer div.foerderer {
display: inline-block;
margin: .5em 0 0 0;
padding: 1.5em .5em .5em 1em;
background: white;
border-radius: .2em;
}

footer div.foerderer img {
display: inline-block;
vertical-align: top;
margin: 0 4em 2em 0;
max-width: 100%;
}

footer br, header br {
clear: both;
}

footer nav ul li {
display: inline-block;
}

footer nav ul li + li:before {
content: ' | ';
}

div.zeitfenster {
position: relative;
flex: 0 1 auto;
max-width: 100%;
margin: 20px 40px auto 0;
background: rgba(0,120,220,.1);
border-radius: 3px;
cursor: col-resize;
}

div.zeitfenster > img {
display: block;
max-width: 100%;
border-radius: 3px;
}

div.zeitfenster img.alt {
position: absolute;
top: 0;
left: 0;
clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
transition: filter 500ms ease-out;
}

div.zeitfenster img.alt.rhombus {
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.button {
font-size: 12px;
line-height: 18px;
position: absolute;
padding: 2px 6px 1px 6px;
display: block;
background: white;
background: rgba(255,255,255,0.5);
z-index: 50;
border-radius: 3px;
box-shadow: 0 0 3px rgba(100,100,100,0.5);
}

.button:hover {
box-shadow: 0 0 1px rgba(100,100,100,0.75);
}

.button:active {
background: black;
box-shadow: inset 0 0 4px rgb(255,255,255);
}

header .button {bottom: 16px;}
article .button {bottom: 10px;}

.after {right: 16px; z-index: 200;}
.before {left: 16px; z-index: 200;}

.before, .after {
background: rgba(255,255,255,0.85);
}

#options {
display: inline-block;
font-size: 12px;
}

#options p.label {
display: inline;
float: left;
font-size: 12px;
line-height: 22px;
}

#options,
.js div.schwarzweiss {
margin: 8px 0 0 0;
}

div.schwarzweiss {
display: none;
}

.js div.schwarzweiss {
display: inline-block;
font-size: 1.2em;
}

.js div.schwarzweiss span {
display: inline-block;
margin: 8px 0 4px 0;
}

.js div.schwarzweiss a {
position: relative;
display: inline-block;
width: 40px;
padding: 0;
-webkit-border-radius: 20px;
border-radius: 20px;
background-color: rgba(0,0,0,0.08);
border: 1px solid rgba(0,0,0,0.15);
color: white;
margin: 8px 8px 4px 8px;
box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
}

.js div.schwarzweiss a:hover {
background-color: rgb(0,120,220);
}

.js div.schwarzweiss a div {
position: relative;
top: 0;
left: 0;
display: block;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: white;
padding: 0;
margin: 0;
box-shadow: inset 0 0 2px 0 rgba(0,0,0,0.1);
}

.js div.schwarzweiss a.aktiv div {
left: 20px;
}

.grau {
filter: gray;
-webkit-filter: grayscale(1);
/* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'gray\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#gray"); */
}

.versteckt,
.stolperfalle {
display: none;
}

.sortbutton {
font-size: 1.2em;
padding: .2em .5em;
margin-right: .1em;
display: inline-block;
background: rgba(120,120,120,.25);
color: rgb(20,20,20);
z-index: 50;
}

.sortbutton:hover {
border-color: transparent;
}

.sortbutton.selected {
background: rgba(30,30,30,0.5);
color: white;
cursor: default;
}

.sortbutton.inaktiv, .sortbutton.inaktiv:hover  {
background: rgba(30,30,30,0.1);
color: rgba(20,20,20,0.25);
}

.sortbutton.einzeln {
border-radius: 3px;
}

.sortbutton span {
line-height: 0;
}

.erster {
border-radius: 3px 0 0 3px;
}

.letzter {
border-radius: 0 3px 3px 0;
margin-right: 32px;
}

article.start ul {
margin: 0;
}

article.start li {
display: inline-block;
vertical-align: top;
margin: 8px;
}

article.start li a {
display: block;
padding: 8px 8px 2px 8px;
}

article.start li a:hover {
box-shadow: 0 0 16px 0 rgba(0,0,0,.5);
}

article.start li a:hover h3,
article.start li a:hover p {
color: white;
}

article.start li img {
height: 160px;
width: auto;
margin: 0;
border-radius: 3px;
box-shadow: 0 0 4px 0 rgba(0,0,0,.2);
}

article.start li span {
font-size: 24px;
line-height: 36px;
color: rgb(40,40,40);
}

div.label {
margin: 6px 0 0 0;
}

div#startmap {
height: 50vw;
max-height: 50vh;
}

div#startmap.leaflet-fullscreen-on {
max-height: 100vw;
}

br.klar {
clear: both;
line-height: 0;
font-size: 0;
}

.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.4s;
-moz-transition-duration: 0.4s;
transition-duration: 0.4s;
}

.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
transition-property: height, width;
}

.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
transition-property: transform, opacity;
}

::selection {
background: rgba(0,120,220,0.25);
color: black;
}

p.error, p.success {
display: inline-block;
width: auto!important;
color: white!important;
border-radius: 3px;
margin: 0 0 16px 0!important;
padding: 4px 8px;
}

p.error {background: rgb(0,120,220);}
p.success {background: rgb(0,200,0);}

p.error a, p.success a {
color: white;
}

p.error a:hover, p.success a:hover {
background: white;
color: rgb(0,120,220);
}

.marker-cluster div {
font: bold 'Bitter', Georgia, 'Serif' 16px !important;
color: white;
}

.marker-cluster {
background-color: transparent !important;
background: radial-gradient(circle, rgba(200,0,0,1), rgba(200,0,0,0));
}

.marker-cluster div {
background-color: transparent !important;
}

.social li {
display: inline-block;
vertical-align: top;
margin: 8px 8px 0 0;
}

li.social a {
font-size: 0;
line-height: 0;
display: inline-block;
width: 25px;
height: 25px;
border-radius: 3px;
background-color: rgb(0,120,220);
border: none;
}

li.social a:hover {
background-color: white;
border: none;
}

li.social a svg {
fill: white;
}

li.social a:hover svg {
fill: rgb(0,120,220);
}

/* Leaflet */

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-map-pane svg,
.leaflet-map-pane canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	}

.leaflet-container.leaflet-touch-zoom {
	-ms-touch-action: pan-x pan-y;
	touch-action: pan-x pan-y;
	}
.leaflet-container.leaflet-touch-drag {
	-ms-touch-action: pinch-zoom;
	}
.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-tile {
	filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
	-moz-user-select: none;
	}

.leaflet-pane         { z-index: 400; }

.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }

.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }

.leaflet-vml-shape {
	width: 1px;
	height: 1px;
	}
.lvml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	position: absolute;
	z-index: 1000;
	pointer-events: none;
	}
.leaflet-top {
	top: 0;
	}
.leaflet-right {
	right: 0;
	}
.leaflet-bottom {
	bottom: 0;
	}
.leaflet-left {
	left: 0;
	}
.leaflet-control {
	float: left;
	clear: both;
	}
.leaflet-right .leaflet-control {
	float: right;
	}
.leaflet-top .leaflet-control {
	margin-top: 10px;
	}
.leaflet-bottom .leaflet-control {
	margin-bottom: 10px;
	}
.leaflet-left .leaflet-control {
	margin-left: 10px;
	}
.leaflet-right .leaflet-control {
	margin-right: 10px;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	   -moz-transition: opacity 0.2s linear;
	     -o-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	    -ms-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	   -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
	     -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	   -moz-transition: none;
	     -o-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	cursor: auto;
	}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor:    -moz-grabbing;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.leaflet-container {
	background: #ddd;
	outline: 0;
	}
.leaflet-container a {
	color: #0078A8;
	}
.leaflet-container a.leaflet-active {
	outline: 2px solid orange;
	}
.leaflet-zoom-box {
	border: 2px dotted #38f;
	background: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	border-radius: 4px;
	}
.leaflet-bar a,
.leaflet-bar a:hover {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 26px;
	height: 26px;
	line-height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	}
.leaflet-bar a,
.leaflet-control-layers-toggle {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: block;
	}
.leaflet-bar a:hover {
	background-color: #f4f4f4;
	}
.leaflet-bar a:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}
.leaflet-bar a:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: none;
	}
.leaflet-bar a.leaflet-disabled {
	cursor: default;
	background-color: #f4f4f4;
	color: #bbb;
	}

.leaflet-touch .leaflet-bar a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	}


/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}
.leaflet-control-zoom-out {
	font-size: 20px;
	}

.leaflet-touch .leaflet-control-zoom-in {
	font-size: 22px;
	}
.leaflet-touch .leaflet-control-zoom-out {
	font-size: 24px;
	}


/* layers control */

.leaflet-control-layers {
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	display: none;
	}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
	display: block;
	position: relative;
	}
.leaflet-control-layers-expanded {
	padding: 6px 10px 6px 6px;
	color: #333;
	background: #fff;
	}
.leaflet-control-layers-scrollbar {
	overflow-y: scroll;
	padding-right: 5px;
	}
.leaflet-control-layers-selector {
	margin-top: 2px;
	position: relative;
	top: 1px;
	}
.leaflet-control-layers label {
	display: block;
	}
.leaflet-control-layers-separator {
	height: 0;
	border-top: 1px solid #ddd;
	margin: 5px -10px 5px -6px;
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.7);
	margin: 0;
	}
.leaflet-control-attribution,
.leaflet-control-scale-line {
	padding: 0 5px;
	color: #333;
	}
.leaflet-control-attribution a {
	text-decoration: none;
	}
.leaflet-control-attribution a:hover {
	text-decoration: underline;
	}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
	font-size: 11px;
	}
.leaflet-left .leaflet-control-scale {
	margin-left: 5px;
	}
.leaflet-bottom .leaflet-control-scale {
	margin-bottom: 5px;
	}
.leaflet-control-scale-line {
	border: 2px solid #777;
	border-top: none;
	line-height: 1.1;
	padding: 2px 5px 1px;
	font-size: 11px;
	white-space: nowrap;
	overflow: hidden;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	}
.leaflet-control-scale-line:not(:first-child) {
	border-top: 2px solid #777;
	border-bottom: none;
	margin-top: -2px;
	}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
	border-bottom: 2px solid #777;
	}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.leaflet-popup-content p {
	margin: 18px 0;
	}
.leaflet-popup-tip-container {
	width: 40px;
	height: 20px;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	overflow: hidden;
	pointer-events: none;
	}
.leaflet-popup-tip {
	width: 17px;
	height: 17px;
	padding: 1px;

	margin: -10px auto 0;

	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	     -o-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	}
.leaflet-container a.leaflet-popup-close-button {
	position: absolute;
	top: 0;
	right: 0;
	padding: 4px 4px 0 0;
	border: none;
	text-align: center;
	width: 18px;
	height: 14px;
	font: 16px/14px Tahoma, Verdana, sans-serif;
	color: #c3c3c3;
	text-decoration: none;
	font-weight: bold;
	background: transparent;
	}
.leaflet-container a.leaflet-popup-close-button:hover {
	color: #999;
	}
.leaflet-popup-scrolled {
	overflow: auto;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	}

.leaflet-oldie .leaflet-popup-content-wrapper {
	zoom: 1;
	}
.leaflet-oldie .leaflet-popup-tip {
	width: 24px;
	margin: 0 auto;

	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
	}
.leaflet-oldie .leaflet-popup-tip-container {
	margin-top: -1px;
	}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
	position: absolute;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #222;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events: none;
	box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
	left: 50%;
	margin-left: -6px;
	}
.leaflet-tooltip-top:before {
	bottom: 0;
	margin-bottom: -12px;
	border-top-color: #fff;
	}
.leaflet-tooltip-bottom:before {
	top: 0;
	margin-top: -12px;
	margin-left: -6px;
	border-bottom-color: #fff;
	}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	top: 50%;
	margin-top: -6px;
	}
.leaflet-tooltip-left:before {
	right: 0;
	margin-right: -12px;
	border-left-color: #fff;
	}
.leaflet-tooltip-right:before {
	left: 0;
	margin-left: -12px;
	border-right-color: #fff;
	}

.leaflet-control-fullscreen a {
background: white url(images/fullscreen.png) no-repeat 0 0;
background-size: 30px 60px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
background-position:0 -26px;
}

.leaflet-container:-webkit-full-screen {
width:100%!important;
height:100%!important;
}

.leaflet-pseudo-fullscreen {
position:fixed!important;
width:100%!important;
height:100%!important;
top:0!important;
left:0!important;
z-index:99999;
}

@media
(-webkit-min-device-pixel-ratio:2),
  (min-resolution:192dpi) {
  .leaflet-control-fullscreen a {
  background-image:url(images/fullscreen@2x.png);
  }
}




/* ############ bis 864px ############ */
@media only screen and (max-width: 864px) {

  body {
  overflow-x: hidden;
  }

  header.start,
  article.start,
  footer.start,
  div.suchbegriff.start,
  div.banner.start {
  margin: 0;
  }
  
  header,
  article,
  article.detail,
  footer,
  div.banner {
  width: auto;
  }
  
  form#suche.suchfeld:target {
  padding: 8px 16px 12px 16px;
  }
  
  form.suchfeld a {
  right: 16px;
  }
  
  header,
  header.start {
  padding: 18px 16px 8px 16px;
  }
  
  article, footer {
  padding: 18px 16px 16px 16px;
  }
  
  div.suchbegriff, div.banner {
  padding: 12px 16px 16px 16px;
  }  

  div.zeitfenster {
  margin-right: 0;
  }
  
  footer {
  margin: 0;
  }
  
  footer p, 
  article.senf p,
  footer hr {
  width: auto;
  }
  
  div#startmap {
  height: 480px;
  }
  
  div.links,
  div.rechts {
  width: auto;
  float: none;
  }
  
  .after {right: 8px;}
  .before {left: 8px;}

  .button.before, 
  .button.after {
  bottom: 2px;
  font-size: 12px;
  line-height: 12px;
  padding: 1px 4px;
  border-radius: 3px;
  }

}



/* ############ Screens unter 1024px ############ */
@media only screen and (max-width: 1024px) {

  footer > * {
	flex-basis: 100%;
	}
	
	footer > :first-child {
	padding-right: 0;
	}

}


/* ############ Screens unter 633px ############ */
@media only screen and (max-width: 632px) {
  
  div.banner {
  padding: 8px 16px 16px 16px;
  }
  
  div.banner img {
  width: 64px;
  height: 64px;
  margin-top: -2px;
  }
  
  div.banner h3 {  
  font-family: 'Bitter', Georgia, 'Serif';
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
  }

}



/* ############ Screens unter 496px ############ */
@media only screen and (max-width: 496px) {

  header {
  text-align: left;
  }

  h1 {
  font-size: 32px;
  }
  
  div#startmap {
  height: 320px;
  }
  
  body .leaflet-container div.leaflet-popup-content a {
  display: block;
  padding: 4px;
  }
  
  body .leaflet-container div.leaflet-popup-content a img {
  height: 64px;
  margin: 0;
  }
  
  body .leaflet-container div.leaflet-popup-content a span {
  display: none;
  }

}


/* ############ Screens unter 440px ############ */
@media only screen and (max-width: 440px) {

h1 {
margin: 0 0 .5em 0;
}

h1 a img {
display: none;
}

a.suchetrigger {
width: 2em;
height: 2em;
margin-top: .5em;
}

}
