*{margin:0; padding:0; border:0;}
html{height:100%; overflow-y:scroll; background-color:#8d6a57;}
body{height:100%; min-width:59em; font-size:1.125rem; text-align:center; color:#555; overflow-wrap:break-word;}
body, input, textarea, select{font-family:Arial, Helvetica, Droid, "Trebuchet MS", Tahoma, Geneva, sans-serif;}
body.zoom-2{font-size:125%;}
body.zoom-3{font-size:150%;}
body.mce-content-body{text-align:left; width:40em; height:auto; min-width:0; min-height:190px; margin:0; padding:10px 1.5em; background:none #fff;}
body.mce-content-body .shy{display:inline-block; background:pink; width:6px; height:3px; vertical-align:middle;}
.clear{clear:both;}
.center{text-align:center;}
.pointer{cursor:pointer;}
.hidden, .print{display:none;}
.verstecken{position:absolute; left:-10000em; top: auto; display:block;}
.nowrap{white-space:nowrap;}
.relative{position:relative;}
.tag{width:6em; display:inline-block;}
.txt-xl{font-size:1.375em;}
.txt-xxl{font-size:1.75em;}
.txt-braun{color:#714f3c;}
.txt-allura{font-size:1.5em;}
body.seite .inhalt-quote{width:46em; margin:2em auto;}
body.seite .inhalt-quote p{line-height:175%!important; color:#63616f;}
body.seite .inhalt-quote p{font-size:1.25em;}
body.seite .inhalt-quote p .txt-allura{font-size:2.25em;}

/*Layout*/
.zentriert{position:relative; width:59em; margin:0 auto; text-align:left; overflow:hidden; padding:0; box-sizing:border-box;}
.zentriert .inhalt{padding:0;}
.zentriert .inhalt .inhalt{padding:0;}
#header{background-color:#f3f3f3;}
#kopf{position:fixed; top:0; display:block; width:100%; height:7em; background-color:#f7f1ed; background-color:rgba(247,241,237,0.95); box-shadow:0px 2px 6px 0px rgba(0, 0, 0, 0.5); z-index:1050;}
#kopf .zentriert{height:100%;}
#logo{position:absolute; top:0.375em; left:2.5em;}
#logo img{width:6.5em; height:auto; padding:0; display:block;}
#logo img, #logo-text{float:left;}
#logo a{text-decoration:underline; outline:none;}
#logo a:hover img, #logo a:focus img{opacity:0.7;}
#logo-text{color:#714f3c; text-decoration:none; padding:0.5em 0 0 0; font-weight:normal;}
#logo-text span:nth-of-type(1){font-size:1.75em;}
#logo-text span:nth-of-type(2){font-size:1.25em; color:#a07d69;}
@media (min-width:944px){
	body.shrinkhead #kopf{height:4em;}
	body.shrinkhead #logo{top:0;}
	body.shrinkhead #logo-text{padding-top:0.25em;}
	body.shrinkhead #logo-text span:nth-of-type(1){font-size:1.5em;}
	body.shrinkhead #logo-text span:nth-of-type(2){font-size:1.125em;}
	body.shrinkhead #logo img{width:5.5em;}
	body.shrinkhead #kopf .nav{top:0.625em;}
}
#spacer{position:relative; display:block; height:7em;}
#themenbild-bereich .zentriert .inhalt{padding:0;}
#themenbild-bereich .inhalt-media {width:100%!important; height:100%; border-radius:0;}
#themenbild-bereich .inhalt-media-helper {height:100%!important; width:100%!important; display:flex; flex-direction:column; justify-content:center; align-items:center;}
#themenbild-bereich img {height:16em!important; width:100%; object-fit:cover; object-position:center left;}
#themenbild{position:relative; height:16em; overflow:hidden;}
#themenbild h2{display:none;}
#themenbild .inhalt-media{position:relative; margin:0; border-top-right-radius:0; border-top-left-radius:0;}
#themenbild .inhalt-media p{position:absolute; bottom:0; right:0.5em; width:auto; color:#fff; font-style:italic; font-size:2.75em;}
#themenbild .inhalt-baustein{padding:0;}
#themenbild .inhalt-beitrag-kurztext{padding:0 1.5em;}
#seite{padding:0; background-color:#f3f3f3;}
#seite .zentriert{background-color:#fff;}
#spalte-mitte{display:block; min-height:calc(66vh); padding:0 0 2rem 0;}
#spalte-mitte .inhalt{overflow:hidden;}
#inhalt-fuss{clear:both;}

/* Burger Button */
#menue-burger-button .inner{width:48px; height:48px; position:fixed; top:16px; right:16px; margin:0 auto; cursor: pointer; transition:.5s ease-in-out; background-color:#746356; border:4px solid #fff; border-radius:50%; z-index:10041; opacity:0.5;}
body.desktop.touch #menue-burger-button{position:absolute; background-color:transparent; border:0; top:0; right:0; z-index:11000;}
#menue-burger-button:hover .inner{opacity:1;}
#menue-burger-button span{display:block; position:absolute; left:0; right:0; margin:auto; height:0.25em; width:2em; background-color:#fff; border-radius:0.375em; opacity:1; transform: rotate(0deg); transition:.25s ease-in-out;}
#menue-burger-button span:nth-child(1) {top:26%;}
#menue-burger-button span:nth-child(2),#menue-burger-button span:nth-child(3) {top:45.5%;}
#menue-burger-button span:nth-child(4) {top:64%;}
#menue-burger-button.offen .inner{background-color:#fd0101; background-color:rgba(239,86,34,0.5);}
#menue-burger-button.offen:hover .inner {background-color:#007DC3; background-color:rgba(239,86,34,1);}
#menue-burger-button.offen span:nth-child(1) {top:0.875em; width:0%; left:50%;}
#menue-burger-button.offen span:nth-child(2) {transform:rotate(45deg);}
#menue-burger-button.offen span:nth-child(3) {transform: rotate(-45deg);}
#menue-burger-button.offen span:nth-child(4) {top:0.875em; width:0%; left:50%;}

/*Footer Info Section*/
#info{color:#333; display:none;}
body.seite-fuss-info #info{display:flex; gap:0;}
#info div.col{flex:1; min-height:10em; width:18em; padding:1.5em 0;}
#info div.inhalt h2{width:auto; padding-left:1em; padding-right:1em; text-align:center;}
#info div.inhalt .inhalt-beitrag-kurztext{width:18em; margin:0 auto; text-align:left;}
#info div:nth-child(1 of .col){background-color:#efe8e2;}
#info div:nth-child(2 of .col){background-color:#ebe3dc;}
#info div:nth-child(3 of .col){background-color:#e6dfd6;}
.col .inhalt-baustein ol, .inhalt-baustein #info ul{padding-left:1.125em;}
.col .inhalt-baustein ol ul{padding-left:1em;}
.info-standort{display:block; padding:0 0 0.625em 2em; background-image:url(icon-google.png); background-position:-0.25em 0; background-size:2em; background-repeat:no-repeat;}
.info-standort td{padding:0;}
#footer-btm .zentriert{width:59em; padding:1rem 0; background-image:url(logo-footer.png); background-size:auto 75%; background-position:99% 50%; background-repeat:no-repeat;}
footer{position:relative;}
#footer .inhalt{padding:0 1em;}
#footer, #cookiehinweis-spacer{background-color:#8d6a57; color:#f3f3f3;}
#footer a{color:#dadada; color:rgba(255,255,255,0.6); text-decoration:none;}
#footer a:hover, #footer a:focus{color:#fff; color:rgba(255,255,255,1); text-decoration:none;}
#footer .nav{position:relative; float:right; padding-right:0; width:23rem; overflow:hidden; text-align:right; height:1.5rem;}
#footer-top{background-color:#714f3c;}
#current-url{display:none;}
address.vcard{max-width:36rem; padding:0;}
.vcard-col{display:inline; float:left; width:15em;}
.vcard-col.right{width:16em;}

/*Funktionen*/
#funktionen-parent{position:fixed; top:8em; right:1em; z-index:3000;}
body.shrinkhead #funktionen-parent{top:5em;}
#funktionen{width:3.125em; text-align:right;}
#funktionen ul{height:100%;}
#funktionen li{display:block; margin-bottom:0.25em; list-style:none; font-size:1em; line-height:100%; overflow:hidden;}
#funktionen a{position:relative; display:block; width:2.75em; height:2.75em; overflow:hidden; color:#fff; text-decoration:none; text-align:left; transition:all 0.5s ease; border:0.1875em solid #b79684; border-radius:0.5em; background-color:#a07d69;}
#funktionen a:hover, #funktionen a:focus{background-color:#714f3c!important;}
#funktionen img{width:1.875em; height:1.875em; position:absolute; top:0.4325em; left:0.4325em;}
body.zoom-2 #funktionen ul li#schrift-groesser{display:none;}

/*Scroll to-top button*/
#to-top, #to-top img{width:3.75em; height:3.75em;}
#to-top, #to-top img{width:4.5em; height:4.5em;}
#to-top{display:block; position:fixed; bottom:6%; right:2%; margin-left:-2em; z-index:10010; overflow:hidden; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; outline:none; opacity:0;}
#to-top.show-totop{opacity:0.7;}
#to-top.show-totop:hover, #to-top.show-totop:focus{opacity:1;}

/*Kopfnavigation*/
@media (min-width:944px){
	#kopf .nav{position:absolute; top:2.125em; right:1em; width:44em; text-align:right; height:2.5em; overflow:hidden;}
	#kopf .nav ul li{display:inline-block; line-height:normal; list-style:none; margin:0; font-size:1em;}
	#kopf .nav ul a{display:block; padding:0.25em 0.75em; border-left:1px solid #aaa; text-decoration:none; outline:0; color:#64422F;}
	#kopf .nav ul li.erster a{border-left:0;}
	#kopf .nav ul a.nav-aktiv-link, #kopf .nav ul a:active, #kopf .nav ul a:focus{color:#222;}
	#kopf .nav ul a span{font-weight:normal; cursor:pointer;}
	#kopf .nav ul a:visited{text-decoration:none;}
/* Menü Unterstrich */
	#kopf .nav span{position:relative; display:inline-block; text-decoration:none; padding:0.5em 0;}
	#kopf .nav span::after{content:""; position:absolute; left:0; bottom:0; width:100%; height:0.125em; background:#dad7ca;transform:scaleX(0); transform-origin:center; transition:transform 0.3s ease-in-out;}
	#kopf .nav li:hover span::after{transform:scaleX(1);}
	#kopf .nav ul a.nav-aktiv-link span::after, #kopf .nav ul a:active span::after{transform: scaleX(1); transition: none;}
}

/*Fussnavigation*/
#footer ul{list-style-type:disc; padding:0.375em 0 0.5em 1.375em;}
#footer ul.nav-liste{height:3.25em; padding:0; text-align:right; overflow:hidden;}
#footer ul.nav-liste li{display:inline-block; line-height:normal; list-style:none; margin:0 1em 0 0; font-size:1em;}
#footer ul.nav-liste li.letzter{margin:0;}
#footer ul.nav-liste a{display:block; padding:1em 0; text-decoration:none; font-size:1em; font-weight:normal; font-style:normal; outline:0;}
#footer ul.nav-liste a span{cursor:pointer;}
#footer ul.nav-liste a:visited{text-decoration:none;}
#footer ul.nav-liste a.nav-aktiv-link,
#footer ul.nav-liste a:active,
#footer ul.nav-liste a:hover,
#footer ul.nav-liste a:focus{text-decoration:none; color:#fff;}

/*Inhaltsbereich und Textgestaltung*/
h2, h3{padding:0.5em 0 0.25em 0;}
h4, h5, h6, caption{padding:0.625em 0 0.25em 0;}
dl, p, address, .p{padding:0.375em 0 0.5em 0;}
td, th, dl, li, p, pre, address, blockquote, .p{font-size:1em; line-height:150%;}
h1{width:100%!important; font-size:1rem; font-weight:normal; overflow:hidden; text-align:center; margin:2rem auto;}
body.startseite h1{margin:2rem auto 0;}
body.startseite h1 span{padding-bottom:0;}
body.startseite #seite p.button{padding-bottom:4em;}
h1 {display:flex; align-items:center; text-align:center; width:auto; padding-left:2em; padding-right:2em; box-sizing:border-box;}
h1::before, h1::after {content:""; flex: 1; height:2px; background-color:#dad7ca;}
h1 span{font-size:2.125rem; padding:0.75rem 2rem; line-height:120%; background-color:#fff; white-space:nowrap; color:#714f3c;}
h2{font-size:1.375em; color:#714f3c;}
#info h2{font-size:1.4375em;}
.inhalt-baustein.inhalt-baustein-4spalten h2{text-align:center;}
h3, caption{font-size:1.125em; font-weight:bold;}
h4{font-size:1em; font-weight:bold;}
h5{font-size:0.875em; font-weight:bold;}
h6{font-size:0.875em; font-weight:normal;}
strong{font-weight:bold; font-style:normal;}
em{font-weight:normal; font-style:italic;}
em strong, strong em{font-weight:bold; font-style:italic;}
address, cite, blockquote{font-weight:normal; font-style:normal;}
acronym, abbr{white-space:nowrap; cursor:help;}
.help[title]{cursor:help; border-bottom:1px dotted #bbb;}
hr{clear:both; width:92%; height:2px; margin:2.5em auto; background-color:#dad7ca;}
pre{clear:both; margin:0.75em 0; width:auto; padding:0.5em; font-size:1em; background-color:#eee; color:#333; border:1px solid #ccc; word-wrap:normal; overflow:auto;}
pre{margin:0.3125em 0 0.625em 0;}
blockquote{position:relative; padding:0.75em 1em; margin:1em 0; font-size:1.875em; color:#714f3c; text-align:center;}
blockquote cite{color:#555; font-size:1.125rem; display:block; margin-top:0.25em; border:0; cursor:default;}
blockquote cite[title]{border:0;}
blockquote cite:before{content:"\2014 \2009";}
li *, dl *, p *, pre *, address *, blockquote *{font-size:1em; padding:0; margin:0;}
li li{font-size:1em;}
dl, blockquote{clear:left;}
dt{font-weight:bold;}
dd{padding-bottom:0.5em;}
dd:last-child{padding-bottom:0;}
sup, sub{position:relative; top:-0.5em; vertical-align:baseline; font-size:75%; line-height:100%;}
sub{top:0.25em;}
iframe{width:100%; height:100%; max-width:100%; max-height:100%; display:block;}
fieldset, textarea, input.text, input.submit, select{border:1px solid #ccc;}
option{padding-left:0.4375em}
button{border:0; cursor:pointer;}
legend, label, .label, input, select{font-size:0.875em;}
textarea, fieldset{display:block; font-size:1em;}
fieldset{margin-bottom:0.5em; padding:0.4375em;}
legend{font-weight:bold;}
textarea{width:98%; max-width:98%; height:10em;}
textarea, select, input.text{background-color:#fff;}
input.checkbox{margin:0.2em 0; border-width:1px;}
input.text{height:1.5em;}
input.submit{padding:0.5em;}
input.checkbox, input.submit, label, select{cursor:pointer;}
input.submit:hover, input.submit:focus, input:focus, textarea:focus, select:focus{background-color:#eee;}

/* ABS Transition */
#kopf *, p.button *, input.submit *, #funktionen-parent{transition:all 0.4s ease;}

/*### Rechtliches Datenschutz, Cookiehinweis und Consent-Manager ###*/
/*Datenschutz im Inhaltsbereich:*/
#dsgvo-auto-datenschutz p, #dsgvo-auto-datenschutz .p, #dsgvo-auto-datenschutz dd, #dsgvo-auto-datenschutz address{max-width:60em;}
#dsgvo-auto-datenschutz ol.ol-liste-ebene1{counter-reset:listenpunkt_ebene1; list-style-type:none;}
#dsgvo-auto-datenschutz ol.ol-liste-ebene1 li:before{content:counter(listenpunkt_ebene1) ". "; counter-increment:listenpunkt_ebene1;}
#dsgvo-auto-datenschutz ol.ol-liste-ebene2{counter-reset:listenpunkt_ebene2; list-style-type:none;}
#dsgvo-auto-datenschutz ol.ol-liste-ebene2 li:before{content:counter(listenpunkt_ebene1)"."counter(listenpunkt_ebene2,decimal) ". "; counter-increment:listenpunkt_ebene2;}
#dsgvo-auto-datenschutz ol.ol-liste-ebene2 li.inhalt-hide-nummerierung:before{content:""}
.inhalt-formular-dsgvo-datenschutz .inhalt-formular-checkbox-input{width:auto;}
.inhalt-formular-dsgvo-datenschutz .inhalt-formular-checkbox-label{width:auto; float:left; margin-left:0.4em;}
.inhalt-einwilligung-drittanbieter{position:absolute; top:10%; width:100%; margin:0 auto; text-align:center;}
.inhalt-einwilligung-drittanbieter a{color:#fff;}
.inhalt-einwilligung-drittanbieter a:hover, .inhalt-einwilligung-drittanbieter a:focus, .inhalt-einwilligung-drittanbieter a:active{text-decoration:none; color:#fff;}
.inhalt-einwilligung-drittanbieter .js-connect-consentmanager-xhr{background:#454545; background:rgba(0,0,0,0.7); color:#fff; padding:0.5em 0.5em 1em; box-shadow:0 0 8px #555;}
.inhalt-karte-gmap.noconsent{background:url(gm-blockerimg.png) repeat; position:relative;}
.inhalt-media-video-300px, .inhalt-media-video-400px{position:relative; background-color:#ccc;}
.inhalt-media-video-300px .inhalt-einwilligung-drittanbieter,
.inhalt-media-video-400px .inhalt-einwilligung-drittanbieter{top:0;}
.inhalt-media .inhalt-einwilligung-drittanbieter p{padding:0.25em 0.25em 0.75em;}
.dsgvo-kapitel{position:relative;}
.dsgvo-kapitel-zieltag{position:relative; top:-8em; height:0;}
.dsgvo-kapitel .dsgvo-kapitel-zieltag{position:relative; top:-4.5em; height:0;}
/*Cookiehinweis:*/
#cookiehinweis-spacer{height:12em;}
#cookiehinweis{position:fixed; bottom:2em; width:50em; height:10em; max-width:calc( 100vw - 8em ); max-height:calc( 100vh - 3em ); z-index:10000; right:5em; background:#000; background:rgba(0,0,0,0.90); color:#fff; box-shadow:0 0 7px 4px #555; overflow-x:auto; overflow-y:auto;}
body.breit #cookiehinweis{right:8em;}
#cookiehinweis a{color:#b79684; text-decoration:none;}
#cookiehinweis a:hover, #cookiehinweis a:active, #cookiehinweis a:focus{color:#fff;}
#datenschutzhinweis.js-aktiv{position:fixed; top:0;}/*???*/
#cookiehinweis .zentriert{width:50em; min-width:inherit; padding-top:0.25em;}
.cookiehinweis-inhalt{padding:0 0.25em 0 1em;}
.cookiehinweis-inhaltstext-links{float:left; width:34em; clear:left; overflow:hidden;}
.cookiehinweis-inhalt .button{float:right; width:15em; text-align:center; padding-top:0.5em; font-size:0.875em;}
.cookiehinweis-inhalt p{font-size:0.8125em; line-height:140%; max-width:inherit;}
#cookiehinweis .submit{height:3em; width:15em; padding:0 0.5em 0 3.5em; border:1px solid #fff; background:#403d3d; color:#fff; font-weight:bold; font-size:0.875em; line-height:1em; text-align:left; text-transform:none;}
#cookiehinweis .submit:hover, #cookiehinweis .submit:focus{background:#E20A16;}
body.nojquery  #main3rdpartyconsent-submit-ok{display:none;}
#cookiehinweis #main3rdpartyconsent-submit-ok{background:url(cm-icon.png) no-repeat 0 0; background-size:3em; border:1px solid transparent; text-transform:none;}
#cookiehinweis #main3rdpartyconsent-submit-ok:hover, #cookiehinweis #main3rdpartyconsent-submit-ok:focus{border:1px solid #fff;}
#cookiehinweis #main3rdpartyconsent-submit-accept{background:#444 url(funktionen/icons/tick_width.png) no-repeat 1em; background-size:1em; border:1px solid #444;}
#cookiehinweis #main3rdpartyconsent-submit-accept:hover, #cookiehinweis #main3rdpartyconsent-submit-accept:focus{background-color:transparent; border:1px solid #66aa22;}
#cookiehinweis #main3rdpartyconsent-submit-decline:hover, #cookiehinweis #main3rdpartyconsent-submit-decline:focus{background-color:transparent; border:1px solid #db1c1c;}
#cookiehinweis #main3rdpartyconsent-submit-decline{background:#444 url(funktionen/icons/bullet_cross_disabled_white.png) no-repeat 1em; background-size:1em; border:1px solid #444;}
#consent-manager-close{background:url(funktionen/icons/bullet_cross_disabled.png) no-repeat right center; background-size:1em; }
#consent-manager-close{height:1em; padding-right:1.5em; padding-left:0; color:#666; text-align:right; border:0;}
#consent-manager-close:hover, #consent-manager-close:focus{color:#fff; background-image:url(funktionen/icons/bullet_cross_disabled_white.png);}
/*Consent-Manager*/
#consent-manager{position:fixed; top:0; left:-22em; height:100%; width:20em; z-index:10030; background:#494949; background-color:rgba(55,55,55,0.9); box-shadow:0 0 5px #000; color:#fff; text-align:left; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -o-transition:all 0.4s ease; transition:all 0.4s ease; overflow-y:scroll; -webkit-overflow-scrolling:touch;}
#consent-manager.notransition{-webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none;}
#consent-manager.visible{left:0;}
#consent-manager h3{color:#fff;}
#consent-manager a{color:#fff; text-decoration:underline;}
#consent-manager a:hover, #consent-manager a:active{text-decoration:none;}
#consent-manager a#consent-manager-close{float:right; font-weight:bold; font-size:0.875em; color:#aaa; text-decoration:none;}
#consent-manager #consentmanager-general-accept{font-size:1em; color:#fff; border:1px solid #fff; background:#306100 url(funktionen/icons/tick_width.png) no-repeat 1em; padding:0 0 0 2em; height:3em; width:100%;}
#consent-manager #consentmanager-general-accept:hover{background:#333 url(funktionen/icons/tick_width.png) no-repeat 1em;}
#consent-manager #consentmanager-general-text{padding-top:2em;}
#consent-manager .consent-manager-innen{position:absolute; display:none; font-size:0.875em; top:0; left:0; width:100%; height:100%;}
#consent-manager.visible .consent-manager-innen{display:block;}
#consent-manager .consentmanager-plugin, #consent-manager .consentmanager-text{padding:1em 0.5em; border-bottom:1px solid #777;}
#consent-manager .consentmanager-plugin h3{width:8.5em; float:left; text-align:left; padding-top:1.125em;}
#consent-manager .consentmanager-plugin .consentmanager-buttons{width:8em; float:right;}
#consent-manager .consentmanager-ende{padding-bottom:7em;}
/*Consent-Manager Open-Button:*/
#consent-manager-open{position:fixed; bottom:2em; left:2%; margin-right:-2em; z-index:10040; width:3.75em; height:3.75em; opacity:0.7; overflow:hidden; outline:none;}
#consent-manager-open:hover, #consent-manager-open:focus{opacity:1;}
#consent-manager-open{-webkit-transition:all 0.4s; -moz-transition:all 0.4s; -o-transition:all 0.4s; transition:all 0.4s ease;}
#consent-manager-open.notransition{-webkit-transition:none; -moz-transition:none; -o-transition:none; transition:none;}
#consent-manager-open img{width:3.75em; height:3.75em;}
#consent-manager-open.js-open{left:21em;}
body.nojquery #consent-manager-open{display:none;}
/*Consent-Manager Schiebe-Buttons:*/
#consent-manager .js-toogle-switch label{position:relative; display:inline-block; width:8em; height:3.5em;}
#consent-manager .js-toogle-switch input{position:absolute; top:1.6875em; left:3em; outline:0;}
#consent-manager .js-toogle-switch .slider{position:absolute; top:1.5em; left:2em; width:3.5em; height:1.25em; background-color:#eee; border-radius:1em; cursor:pointer;}
#consent-manager .js-toogle-switch .slider,
#consent-manager .js-toogle-switch .slider:before{-webkit-transition:all .3s ease-in-out; -moz-transition:all .3s ease-in-out; -o-transition:all .3s ease-in-out; transition:all .3s ease-in-out;}
#consent-manager .js-toogle-switch .slider:before{position:absolute; content:""; height:1.75em; width:1.75em; left:0; top:-0.25em; background-color:#aaa; border-radius:1em;}
#consent-manager .js-toogle-switch input:focus + .slider{background-color:pink;}
#consent-manager .js-toogle-switch input:checked + .slider:before{background-color:#99d83f; -webkit-transform:translateX(1.9em); -ms-transform:translateX(1.9em); transform:translateX(1.9em);}
#consent-manager .js-toogle-switch.js-text .slider:after{position:absolute; height:1.6em; left:-2.75em; top:0.125em; content:"AUS"; color:#fff; font-weight:bold; font-size:0.875em;}
#consent-manager .js-toogle-switch.js-text input:checked + .slider:after{position:absolute; left: 4.75em; content:"AN"; color:#fff;}
/*### Ende: Rechtliches Datenschutz ###*/

/*Links*/
a, body.mce-content-body a{color:#9d6241; text-decoration:none;}
a:visited{text-decoration:none;}
body.mce-content-body a:hover, a:active, a:hover, a:focus, a.aktiv{color:#aaa; text-decoration:none;}

/*(Call-to-Action)-Buttons*/
p.button, input.submit{max-width:100%; padding:1em 0; text-align:center;}
p.button a, form.button input.submit{display:inline-block; padding:0.5em 1.75em; height:auto; font-size:1.25em; border-radius:0.375em;}
p.button a, p.button a:visited, input.submit{background-color:#714f3c; text-decoration:none; color:#fff; cursor:pointer; }
p.button a:hover, p.button a:focus, p.button a:active,
input.submit:hover, input.submit:focus, input.submit:active{text-decoration:none; background-color:#a07d69;}

/*Listen*/
body.mce-content-body ul, body.mce-content-body ol, .inhalt-baustein ul, .inhalt-baustein ol{font-size:1em; padding:0.375em 0 0.5em 0; display:table;}
body.mce-content-body ul, .inhalt-baustein ul{list-style-type:disc; padding:0.375em 0 0.5em 1.375em;}
body.mce-content-body ol, .inhalt-baustein ol{padding-left:2.8125em;}
body.mce-content-body li, .inhalt-baustein li{padding-bottom:0.375em;}
body.mce-content-body li:last-child, .inhalt-baustein li:last-child{padding-bottom:0;}
body.mce-content-body li ul, body.mce-content-body li ol, .inhalt-baustein li ul, .inhalt-baustein li ol{display:block; font-size:1em; padding:0.5em 0 0 1.5em;}

/*Tabellen*/
caption{caption-side:top; padding:0.3125em 0 0.5em 0; text-align:left;}
table{width:100%; max-width:100%!important; margin:0.175em 0 0.5em 0; clear:both; empty-cells:show; border-collapse:collapse; border-spacing:0; table-layout:fixed; font-size:1em; overflow:hidden;}
td, th{padding:0.375em; vertical-align:top; text-align:left;}
th{font-weight:bold;}
thead th{padding:0.5em 0.375em;}
tr.gerade{background-color:#eee; color:#333;}
thead tr.gerade{background-color:#8d6a57; color:#fff;}
body.mce-content-body th *, body.mce-content-body td *, .inhalt-baustein th *, .inhalt-baustein td *{font-size:1em; padding:0; margin:0;}

/*Bausteine*/
.inhalt-baustein{clear:both; width:100%; padding:0 1.5em; box-sizing:border-box;}
.inhalt-baustein .inhalt-baustein, body.mobil .inhalt-baustein{padding:0;}
.inhalt-baustein-spalte-links .inhalt-baustein-inhalt,
.inhalt-baustein-spalte-rechts .inhalt-baustein-inhalt,
.inhalt-baustein-spalte-mitte .inhalt-baustein-inhalt{padding:0;}
.inhalt-baustein-spalte-links, .inhalt-baustein-spalte-rechts{float:left; clear:left; width:48%; overflow:hidden;}
.inhalt-baustein-spalte-rechts{float:right; clear:right;}
.inhalt-baustein-3spalten .inhalt-baustein-spalte-links{float:left; clear:left; width:31%; min-height:1px; overflow:hidden;}
.inhalt-baustein-3spalten .inhalt-baustein-spalte-mitte{float:left; width:31%; margin-left:3.5%; min-height:1px; overflow:hidden;}
.inhalt-baustein-3spalten .inhalt-baustein-spalte-rechts{float:right; width:31%; overflow:hidden;}
.inhalt-baustein-4spalten .inhalt-baustein-2spalten{float:left; clear:none; width:48%; overflow:hidden;}
.inhalt-baustein-4spalten .inhalt-baustein-spalten-rechts{float:right; clear:right;}
body.desktop .inhalt-beitrag.inhalt-schmal{width:46em; margin:auto;}
body.desktop .inhalt-baustein-spaltenwrapper .inhalt-beitrag.inhalt-schmal{width:100%;}

/*Mediaelemente*/
.inhalt-media-rechts, .inhalt-media-links, .inhalt-media-mitte{margin:0.5em 0 1em 0; border:1px solid #ccc; clear:both;}
.inhalt-media-rechts{float:right; margin-left:1.5em;}
.inhalt-media-links{float:left; margin-right:1.75em;}
.inhalt-media-mitte{clear:both; margin:0.5em auto 1em auto;}
.inhalt-media p{width:99%; margin:0 0 0 1px; padding:0.25em 0; font-size:0.8125em; line-height:110%; text-align:center;}
.inhalt-media-video{position:relative;}
.inhalt-media{max-width:100%; overflow:hidden; border-radius:1em;}
.inhalt-media img{display:block;}
.inhalt-media picture img{max-width:100%; height:auto; display:block;}
.inhalt-baustein.inhalt-baustein-4spalten .inhalt-media-helper{margin:0; width:100%; text-align:center;}
.inhalt-baustein.inhalt-baustein-4spalten .inhalt-media{margin:0; width:100%!important;}
.inhalt-baustein.inhalt-baustein-4spalten .inhalt-media img{display:inline-block;}
.inhalt-baustein.inhalt-baustein-4spalten .inhalt-media.inhalt-media-bild-38p img{width:10em!important;}

/*Beiträge*/
.inhalt-beitrag-zusatz{clear:both; padding-bottom:0.5em;}
span.inhalt-beitrag-autor{font-weight:bold; font-style:italic;}
p.inhalt-beitrag-infos{padding-bottom:0;}
p.inhalt-kommentare-hinweis, p.inhalt-beitrag-direktlink{padding:0;}
.inhalt-beitrag-facebook{padding-top:0.5em;}
.inhalt-beitrag-facebook iframe{overflow:hidden; width:100%; height:1.6em;}
body.seite .inhalt-beitrag .inhalt-dokument-liste{clear:none;}
body.beitrag .inhalt-beitrag-zurueck{padding-top:1em;}

/*Downloadliste*/
.inhalt-dokument-liste{clear:both;}
.inhalt-beitrag .inhalt-dokument-liste, .inhalt-mitteilung .inhalt-dokument-liste{clear:none;}
.inhalt-dokument-download{font-size:1.143em; margin-right:0.25em;}
.inhalt-dokument-liste li img{margin-bottom:-0.1875em;}
.inhalt-dokument-liste ul{display:block; clear:none; padding-left:0.25em; margin:0; list-style:none; list-style-image:none;}
.inhalt-dokument-liste ul li{margin:0.375em 0; padding:0; background:none; list-style:none; list-style-image:none; max-width:none;}

/*Google-Map-Api*/
.inhalt-karte-gmap{margin:0.5em 0; height:25em; border:1px solid #ccc; background-color:#eee;}
.inhalt-karte-gmap .gm-style-iw{max-width:300px; font-size:1.25em;}
.inhalt-karte-anfahrt-form{padding-bottom:0.25em;}
.inhalt-karte-anfahrt-form form *{vertical-align:middle;}
.inhalt-karte-anfahrt-form input.text{width:150px;}
.inhalt-karte-gmap-adresse{display:none;}
#inhalt-karte-anfahrt address{top:0; left:0; width:auto; height:auto; margin:0; padding:0; float:none; clear:both;}
.inhalt-karte h2{text-align:center; padding-bottom:0;}

/*Formulare*/
.inhalt-formular div.clear{padding-bottom:1px;}
.inhalt-formular{width:100%; padding:0 1.5em; box-sizing:border-box;}
body.mobil .inhalt-formular{padding:0;}
.inhalt-formular-zeile{width:100%; clear:both;}
.inhalt-formular-input select, .inhalt-formular-input input.text{width:62%;}
.inhalt-formular-label, .inhalt-formular-input, .inhalt-formular-checkbox-label, .inhalt-formular-checkbox-input{padding:0.5em 0;}
.inhalt-formular-checkbox p{font-size:0.75em; line-height:120%; max-width:100%;}
.inhalt-formular-zeile label *{vertical-align:baseline;}
.inhalt-formular-checkbox-label{width:94%; padding-top:0.6em; float:right;}
.inhalt-formular-checkbox-input{width:4%; float:left; text-align:right; position:relative;}
.inhalt-formular-label{width:37%; float:left; text-align:right; overflow:hidden;}
.inhalt-formular-input{width:61%; float:right; position:relative;}
.inhalt-formular-checkbox-themen .inhalt-formular-checkbox-input{width:37%; float:left; text-align:right; padding:0;}
.inhalt-formular-checkbox-themen .inhalt-formular-checkbox-label{width:61%; float:right; padding:0.1em 0 0.3em 0;}
.inhalt-formular-buttons{padding-top:1em;}
.inhalt-formular-buttons input.submit{display:block; padding:0.6em 0.8em 0.7em 0.8em; width:100%; height:auto;}
img.inhalt-formular-captcha-bild{display:block; float:left; border:1px solid #ccc;}
.inhalt-formular-captcha-buttons{float:left; margin-left:0.5em; width:20px;}
.inhalt-formular-captcha-buttons a{display:block;}
.inhalt-formular-captcha-buttons img{width:16px; height:16px;}
a.inhalt-formular-captcha-sprache{padding:2px 0 0 2px;}
.inhalt-formular-feld-fehleingabe select, .inhalt-formular-feld-fehleingabe textarea,
.inhalt-formular-feld-fehleingabe input{border:1px solid #c40000; background-color:#fdd;}
.inhalt-formular-pflicht, .inhalt-formular-senden-fehler, .inhalt-formular-feld-fehleingabe .inhalt-formular-checkbox-label label{color:#c40000;}
.inhalt-formular-senden-erfolgreich{color:#00c400;}
.inhalt-formular-senden-erfolgreich, .inhalt-formular-senden-fehler,
.inhalt-formular-feld-fehleingabe .inhalt-formular-checkbox-label label{font-weight:bold;}
.inhalt-formular-bestaetigung h2{padding-bottom:0.5em;}

/*Akkordeon*/
h2.js-akkordeon-trigger{padding:0.5em 0.5em 0.5em 1em; margin-top:0.5em; margin-bottom:0.5em; font-size:1.25em; background-color:#8d6a57; color:#fff; border-radius:0.375em;}
div.js-akkordeon-wrapper{padding:0.5em;}
body.jquery h2.js-akkordeon-trigger:hover,body.jquery h2.js-akkordeon-trigger:focus{background-color:#757575;}
body.jquery h2.js-akkordeon-trigger:before{content:"\002B"; float:right; margin-right:0.25em; font-weight:bold;}
body.jquery h2.js-akkordeon-trigger.aktiv:before{content:"\2212";}

/*Hinweise*/
#hinweis{position:fixed; top:0; left:50%; z-index:9999; margin-left:-9em; width:18em; padding:1.5em 0; text-align:left; background-color:#fe8; color:#000; overflow:hidden;}
#hinweis.fehler{background-color:#c40000; color:#fff; font-weight:bold;}
a#hinweis-button{margin:0 1.5em 0 0; width:1.5em; height:1.5em; border:1px solid #666; float:right; background:url(funktionen/icons/bullet_cross_disabled.png) center center no-repeat #ddd; cursor:pointer; box-shadow:inset 0px 1px 0px #f6f6f6; border-radius:0.375em;}
a#hinweis-button:hover, a#hinweis-button:focus{background-color:#eee; box-shadow:inset 0 1px 0 #f6f6f6; border-radius:0.375em; background-image:url(funktionen/icons/bullet_cross_disabled_white.png);}
a#hinweis-button span{display:none;}
#hinweis p{padding:0 30px; margin:0 1.5em;}
#hinweis p.hinweis-ok{background:url(funktionen/icons/tick.png) left top no-repeat;}
#hinweis p.hinweis-fehler{background:url(funktionen/icons/exclamation.png) left top no-repeat;}
#hinweis{border-radius:0 0 0.5em 0.5em; box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.5);}

/*Reset für Layout mobile Endgeräte*/
@media (min-width:944px){
	body .mobil{display:none;}
	#menue-burger-button{display:none;}
}

@media (max-width:943px){
	#funktionen, #slogan, #to-top, #footer #kontakt, #spacer, #footer-btm{display:none;}
	body{font-size:1rem!important;}
	p, .p, dd, address, .inhalt-formular, .zentriert, #spalte-mitte .inhalt, li, blockquote, #footer .zentriert{width:auto!important; max-width:none;}
	body, #rahmen, #header, #logo, #logo img, #schmuckbild, #schmuckbild img, #seite, #spalte-links, #spalte-rechts, #spalte-mitte, #footer{top:0; left:0; width:auto; height:auto; min-width:240px!important; max-width:100%; min-height:0; max-height:none; margin:0; padding:0; float:none; clear:both;}
	#rahmen{padding:0; background:none; overflow:hidden;}
	#header{padding:0; background:none; overflow:visible;}
	#logo{position:relative; clear:both; width:100%; padding:0; text-align:center;}
	#logo img{position:relative; margin:0 auto; max-width:13em;}
	#logo-text{display:block!important; width:100%; padding:0 0 1.5em 0; text-align:center;}
	@media (max-width:319px){#logo img{margin:0;}}
	#schmuckbild, #schmuckbild img{width:100%;}
	#seite{clear:both; float:none;}
	#seite .zentriert{padding:1em;}
	@media (max-width:479px){#seite .zentriert{padding:1.5em 1em;}}
	#seite .zentriert .inhalt{padding:0;}
	#spalte-mitte{display:block; padding:0;}
	body.startseite #spalte-mitte{padding:0;}
	#footer p{padding:0.5em 0; text-align:center; max-width:100%;}
	#footer ul.nav-liste{text-align:center; height:auto;}
	.inhalt-baustein-4spalten .inhalt-media.inhalt-media-bild-38p img{width:12em!important;}
	#kopf{position:relative; box-shadow:none;}
	#kopf, #kopf .zentriert, #kopf .inhalt{height:auto;}
	#to-top{transition:none;}
	#themenbild-bereich .zentriert{padding:0;}
	#cta .inhalt{width:90%; margin:1em auto; height:auto;} 
	body.seite .inhalt-quote{width:auto;}
	/*footer info*/
	#info div.col{border-top:1px solid #714f3c; padding:1.5em 1em; box-sizing:border-box; width:100%;}
	#info div.inhalt{width:auto;}
	 body.seite-fuss-info #info {display: block;}
	#info div.col {display:block; width:100%; min-height:auto;}

	/*Mobilbuttons*/
	body.jquery #mobilansicht-top, body.jquery #mobilansicht-bottom{width:100%; height:48px; min-width:240px; text-align:center;}
	body.jquery #mobilansicht-top{background-color:#555555;}
	#mobilansicht-bottom{padding-top:0; background-color:#333;}
	a.mobil{display:inline-block; width:48px; height:48px; outline:0;}
	#mobilansicht-bottom a.mobil{height:42px;}
	a.home.mobil{background:url(funktionen/icons/32/home_white.png) center center no-repeat;}
	a.menue.mobil{background:url(funktionen/icons/32/list_white.png) center center no-repeat;}
	a.tel.mobil{background:url(funktionen/icons/32/phone_start_white.png) center center no-repeat;}
	a.mail.mobil{background:url(funktionen/icons/32/mail_white.png) center center no-repeat;}
	a.location.mobil{background:url(funktionen/icons/32/location_white.png) center center no-repeat;}
	a.top.mobil{background:url(funktionen/icons/32/arrow_top_white.png) center center no-repeat;}
	a.button.mobil:hover, #menue-burger-button:hover{background-color:#fefefe; background-color:rgba(255,255,255,0.5);}
	a.mobil span{display:none;}

	/*Burgermenü*/
	body.jquery #menue-burger-button{position:absolute; width:48px; height:48px; right:0.75em; top:0; background:transparent; z-index:9999;}
	body.jquery #menue-burger-button{position:fixed; width:48px; height:48px; right:0.75em; top:0; background:transparent; z-index:9999;}
	body.jquery #menue-burger-button{display:block;}
	#menue-burger-button .menue-burger-button-line{display:block; margin:8px 12px; width:22px; height:2px; background-color:#000;}
	#menue-burger-button.offen{position:fixed;}
	#menue-burger-button.offen span{background-color:#fff;}
	#menue-burger-button.offen .menue-burger-button-line-1{-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -ms-transform:rotate(-45deg); -o-transform:rotate(-45deg); transform:rotate(-45deg);}
	#menue-burger-button.offen .menue-burger-button-line-2{position:absolute; top:15px; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform:rotate(45deg); -o-transform:rotate(45deg); transform:rotate(45deg);}
	#menue-burger-button.offen .menue-burger-button-line-3{display:none;}
	#mobilansicht-menue{position:fixed; top:0; right:-91%; width:90%; height:100%; background:#fff; box-shadow:0 0 5px #000; z-index:1080; overflow-y:scroll; overflow-x:hidden; -webkit-overflow-scrolling:touch; -moz-transition:all .3s ease-in; -o-transition:all .3s ease-in; -webkit-transition:all .3s ease-in; transition:all .3s ease-in;}
	@media (max-width:319px){#mobilansicht-menue{right:-105%; width:100%;}}
	#mobilansicht-menue.offen{right:0%;}
	#mobilansicht-menue #mobilansicht-top{text-align:left;}
	#mobilansicht-menue li.nav-submenue{position:relative;}
	#mobilansicht-menue li.nav-submenue .js-submenuebutton{position:absolute; right:0; top:-1px; width:2.75em; height:2.5em; display:block;}
	#mobilansicht-menue li.nav-submenue .js-submenuebutton div{display:block; width:100%; height:100%; background:url(icon-arrow-right-gray.svg) center center no-repeat; cursor:pointer; -webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); -o-transform:rotate(90deg); transform:rotate(90deg);}
	#mobilansicht-menue li.nav-submenue .js-submenuebutton div.js-open{-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg); -ms-transform:rotate(-90deg); -o-transform:rotate(-90deg); transform:rotate(-90deg);}
	#mobilansicht-menue li.nav-submenue .js-submenuebutton div{-moz-transition:all .3s ease-in; -o-transition:all .3s ease-in; -webkit-transition:all .3s ease-in; transition:all .3s ease-in;}

	/*Navigation*/
	#footer #nav3{width:100%; height:auto; float:none;}
	#footer ul.nav-liste li{display:inline-block;}
	#footer ul.nav-liste li a{display:block; padding:0.5em;}
	body.jquery .nav{display:none;}
	.nav-titel{width:auto; margin:0; padding:0.6em 0.8em 0.7em 0.8em; color:#fff; text-transform:uppercase; text-align:center; background-color:#48504E; border-top:1px solid #000;} /* Main menu Title */
	div.nav{text-align:left; background-color:#fff;}
	#menue{text-align:left; border-bottom:1px solid #555;}
	#nav-bereich li, #nav1 li{list-style:none; overflow:hidden; max-width:none;}
	#mobilansicht-menue ul.nav-liste{width:auto; font-weight:normal;}
	#mobilansicht-menue ul.nav-liste li{position:relative; width:auto; font-weight:normal; border-top:1px solid #555;}
	#mobilansicht-menue ul.nav-liste li.erster{border-top:0;}
	#mobilansicht-menue ul.nav-liste a{display:block; padding:0.5em 0.75em 0.75em 0.75em; text-transform:none; text-decoration:none; outline:0;}
	#mobilansicht-menue ul.nav-liste a:visited{text-decoration:none;}
	.nav-liste-mobil-slidedown{display:block; font-size:0.75em;opacity:0.5; line-height:100%;}
	/*lvl 1*/
	#mobilansicht-menue ul.nav-liste li{list-style:none; font-size:1em; max-width:100%;}
	#mobilansicht-menue ul.nav-liste a{padding-left:1em; background-color:#977d6f; color:#fff;}
	#mobilansicht-menue ul.nav-liste a:before{position:absolute; left:1em; content:"";}
	#mobilansicht-menue ul.nav-liste a.nav-aktiv-link, #mobilansicht-menue ul.nav-liste a:active,
	#mobilansicht-menue ul.nav-liste a:hover, #mobilansicht-menue ul.nav-liste a:focus{background-color:#bca395; color:#444 !important; text-decoration:none;}
	#mobilansicht-menue ul.nav-liste li.nav-aktiv > a{background-color:#bca395; color:#444;}
	/*lvl 2*/
	#mobilansicht-menue ul.nav-liste ul li.nav-submenue > a:after{content:"\002C7"; position:absolute; right:1em; top:0.5em; font-size:2em;}
	#mobilansicht-menue ul.nav-liste ul li.erster{border-top:1px solid #555;}
	#mobilansicht-menue ul.nav-liste li.nav-aktiv ul{display:block;}
	#mobilansicht-menue ul.nav-liste ul li{list-style:none; font-size:1em; max-width:100%;}
	#mobilansicht-menue ul.nav-liste ul a{padding-left:1.75em; background-color:#F1EAE5; color:#444;}
	#mobilansicht-menue ul.nav-liste ul a:before{content:"\203A\2002"; vertical-align:0.0625em;}
	#mobilansicht-menue ul.nav-liste ul a.nav-aktiv-link, #mobilansicht-menue ul.nav-liste ul a:active,
	#mobilansicht-menue ul.nav-liste ul a:hover, #mobilansicht-menue ul.nav-liste ul a:focus{background-color:#ccc; color:#fff; text-decoration:none;}
	#mobilansicht-menue ul.nav-liste ul li.nav-aktiv a{background-color:#ccc; color:#fff;}

	/*Texte, Formulare, Tabellen*/
	h1{overflow:visible; width:auto; padding:0; text-align:center;}
	h1 span{padding:0; white-space:inherit;}
	h1::before, h1::after{display:none;}
	.txt-allura{display:block; text-align:center; font-size:1.625em;}
	#spalte-mitte h1 span{font-size:2em!important;}
	.inhalt-formular-label{width:auto; float:none; text-align:left; padding:0.5em 0 0 0;}
	.inhalt-formular-input{width:auto; float:none; text-align:left; padding:0;}
	.inhalt-formular-input input.text{display:block; width:100%; font-size:1em; padding:0.2em 0;}
	.inhalt-formular-input select{width:100%; font-size:1em;}
	textarea{width:100%; max-width:100%; height:10em; font-size:1.25em;}
	.inhalt-formular-buttons{padding:0.5em 0;}
	.inhalt-formular input.submit{width:100%; height:auto; padding:0.6em 0.8em 0.7em 0.8em; border:0; font-weight:bold;}
	@media (max-width:479px){
		table, thead, tbody, caption{display:block; width:100%; border:0;}
		tr, th, td{display:block; border:0;}
		tr{background:none; background-image:none; background-color:transparent;}
		td:nth-child(odd){background-color:#ddd; color:#333}
		td:nth-child(even){background-color:#eee; color:#333}
		tbody th:first-child, td:first-child{background-color:#555; font-weight:bold; color:#fff;}
		#spalte-mitte h1 span{font-size:1.625em!important; margin:auto;}
		p.button{text-align:center!important;}
		#info td:nth-child(odd){background-color:transparent;}
		#info td:nth-child(even){background-color:transparent;}
		#info tbody th:first-child, td:first-child{background-color:transparent; font-weight:bold; color:#222;}
		#info div.inhalt .inhalt-beitrag-kurztext{width:auto;}
		.col .inhalt-media{display:none;}
		thead{background-color:#8d6a57;}
		thead tr{padding:0.5em 0.3em;}
		thead th{display:inline; width:auto; padding:0;}
		thead th:after{content:" – ";}
		thead th:last-child:after{content:"";}
		thead th *{width:auto; display:inline!important;}
	}

	/*Cookiehinweis*/
	#cookiehinweis .cookiehinweis-inhaltstext-links{width:auto; height:auto; min-width:240px; max-width:100%; margin:0; padding:0; float:none; clear:both;}
	#cookiehinweis{bottom:0; width:100%; max-width:100vw; max-height:100vh; left:0; right:0; height:auto; -webkit-text-size-adjust:none; z-index:10050;}
	#cookiehinweis .zentriert{width:100%; margin:0;}
	.cookiehinweis-inhalt{padding:0 0.25em;}
	.cookiehinweis-inhalt p, .cookiehinweis-inhalt .p,
	.cookiehinweis-inhalt dd, .cookiehinweis-inhalt address,
	.cookiehinweis-inhalt .inhalt-formular{padding:0.2em 0.5em 0.5em 0.5em;}
	#cookiehinweis #form-3rdpartyconsent-decline, #cookiehinweis #form-main3rdpartyconsent-accept{float:none; width:100%; padding:0.5em 0.5em 0.5em 0;}
	#cookiehinweis #main3rdpartyconsent-submit-decline{height:3em;}
	#consent-manager-open{transition:none;}
	#consent-manager-open.js-open{left:auto;}
	@media (max-width:479px){
		#cookiehinweis .cookiehinweis-inhalt .button{float:none;}
		#consent-manager{max-width:100%;}
	}

	/*Bausteine*/
	p.link-mehr a, p.link-zurueck a{clear:both; display:inline-block; padding:0.6em 0.8em 0.7em 0.8em; background-color:#714f3c; color:#fff; text-align:center; text-decoration:none; font-weight:bold;}
	p.link-mehr a:active, p.link-mehr a:hover, p.link-mehr a:focus,
	p.link-zurueck a:active, p.link-zurueck a:hover, p.link-zurueck a:focus{background-color:#ddd; color:#714f3c;}
	.inhalt-dokument-liste ul li{margin:0.5em 0;}
	.inhalt-baustein-4spalten h2{font-size:1.125em;}
	@media (max-width:639px){
		.inhalt-baustein-3spalten .inhalt-baustein-spalte-links, .inhalt-baustein-3spalten .inhalt-baustein-spalte-mitte, .inhalt-baustein-3spalten .inhalt-baustein-spalte-rechts,
		.inhalt-baustein-4spalten .inhalt-baustein-2spalten{float:none; width:100%; overflow:visible; margin:0; padding:0;}
		.inhalt-baustein-4spalten h2{font-size:1.5em;}
	}
	@media (max-width:639px){
		.inhalt-baustein-spalte-links, .inhalt-baustein-spalte-mitte, .inhalt-baustein-spalte-rechts{float:none; width:100%; overflow:visible; margin:0; padding:0;}
	}
	body.schmal .inhalt-mitteilung-kategorie-rssfeed .inhalt-mitteilung-kurztext img,
	body.schmal .inhalt-mitteilung-kategorie .inhalt-mitteilung-datum{display:block; float:none; clear:both; margin:0.25em 0; max-width:100%;}

	/*Mediaelemente*/
	img{max-width:none;}
	.inhalt-media img{max-width:100%!important;}
	.inhalt-media-bild-62p{width:50%!important;}
	@media (max-width:479px){
		.inhalt-media-bild-200px{float:none; clear:both; max-width:100%; margin:0.5em 0;}
		.inhalt-media-bild-38p, .inhalt-media-bild-50p, .inhalt-media-bild-62p{width:100%!important;}
	}
	@media (max-width:319px){
		.inhalt-media-bild-100px{float:none; clear:both; max-width:100%; margin:0.5em 0;}
		.inhalt-media-bild-300px, .inhalt-media-bild-38p, .inhalt-media-bild-50p, .inhalt-media-bild-62p{float:none; width:auto!important; clear:both; margin:0.5em 0;}
	}

	/*Listen*/
	.inhalt-baustein ol{padding-left:0.5em;}
	.inhalt-baustein ol ol{padding-left:1.25em;}

	/*Google-Maps*/
	.inhalt-karte{padding-right:24px;}
	.inhalt-karte-gmap label{display:block;}
	.inhalt-karte-gmap #content{width:auto; min-height:0;}
	@media (max-width:319px){
		.inhalt-karte-gmap{display:none;}
		.inhalt-karte-gmap-adresse{display:inline;}
	}
}

@media (max-width:1462px){
	#logo-text{display:none;}
	#kopf .nav{right:10.5em;}
}

@media (max-width:1219px){
	body{font-size:100%;}
	@media (max-width:943px){body{font-size:112.5%!important;}}
	.zentriert{width:59em;}
	#kopf .nav{right:5em;}
}
