*{margin:0; padding:0; border:0;}
html{height:100%; overflow-y:scroll; background-color:#f1f6e8;}
body{height:100%; min-width:59em; font-size:100%; text-align:center; color:#555; word-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-2 #funktionen{height:10em;}
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;}
.nowrap{white-space:nowrap;}
.relative{position:relative;}
.tag{width:6em; display:inline-block;}

/*Layout*/
.zentriert{position:relative; width:59em; margin:0 auto; text-align:left; overflow:hidden;}
#kopf{height:12.5em;}
#logo{padding:0; width:10.5em; float:left; margin-top:1em;}
#logo img{width:10.5em; height:10.5em; padding:0; display:block;}
#logo a{text-decoration:underline; outline:none;}
#organisation{float:left; width:39em; margin-top:2.5em; margin-left:1em;}
#organisation span#name{font-size:3em;}
#organisation span#zusatz{font-size:2em;}
#slogan{position:relative; float:right; width:18em; text-align:right; padding:1.125em 0; line-height:1.0625em; color:#333;}
#slogan span{display:block; font-size:1.25em; font-weight:bold; padding:0 1.5em 0 0;}
#themenbild-bereich{height:20em;}
#themenbild-bereich .zentriert{border-bottom-left-radius:2em; border-bottom-right-radius:2em;}
#themenbild{position:relative; height:20em;}
#themenbild img{width:59em; object-position:center;}
#seite{background:url(frau_hund.png) no-repeat bottom;}
#seite .zentriert{background:#fff; background:rgba(255,255,255,.3); backdrop-filter:blur(2px);}
#spalte-links{display:inline; float:left; clear:left; width:16em; border-right:1px solid #83aa3b; margin:2em 0;}
#spalte-links .inhalt{width:15em; margin-left:.5em; overflow:hidden;}
#spalte-mitte{display:inline; float:right; width:41em; min-height:30em; padding:2em 0;}
#spalte-mitte .inhalt{width:39em; overflow:hidden;}
#inhalt-fuss{clear:both;}
#footer .zentriert{width:55em; padding:1.5em 0;}
#footer, #cookiehinweis-spacer{background-color:#83aa3b; color:#333;}
#footer a{color:#333; text-decoration:none;}
#footer a:hover, #footer a:focus{text-decoration:underline;}
#footer .nav{position:relative; float:right; padding-right:0; width:23em; overflow:hidden; text-align:right; height:1.5em;}
address.vcard{max-width:34em; padding:0;}
.vcard-col{display:inline; float:left; width:15em;}
.vcard-col.right{width:18em;}
#footer #kontakt2{width:34em; float:left;}
#footer #nav3{width:10em; float:right;}
#spalte-links #kontakt{display:block;}
.inhalt-skript.inhalt-skript-link{text-align:center;}

/*Slogan 2*/
#slogan2{margin-top:1em;}
#slogan2 a{position:relative; border-radius:1em; display:inline-block; padding:.5em 1.125em; text-decoration:none; outline:0; background-color:#83aa3b; transition:all 0.3s ease; }
#slogan2 span{font-size:1.5em; color:#fff;}
#slogan2 a:hover, #slogan2 a:focus{background-color:#cad6b4;}
#slogan2 a:hover span, #slogan2 a:focus span{color:#000; transition:all 300ms ease-in-out;}

/*Funktionen*/
#funktionen{display:block; position:fixed; top:6.5em; right:0; width:4.5em; height:7em; z-index:11000; background-color:#c8c8c8; background-color:rgba(200,200,200,.5); border-bottom-left-radius:1em; border-top-left-radius:1em; text-align:left; overflow:hidden;}
#funktionen ul{margin-top:.25em;}
#funktionen li{display:inline; margin-left:.5em; list-style:none; font-size:1em; line-height:100%;}
#funktionen a{display:inline-block; width:3em; height:3em; overflow:hidden;}
#funktionen a:hover img, #funktionen a:focus img{opacity:.5; transition:all 400ms;}
#funktionen img{width:3em; height:3em; transition:all 400ms;}

/*Scroll to-top button*/
#to-top{display:block; position:fixed; bottom:6%; right:2%; margin-left:-2em; z-index:10010; width:3.75em; height:3.75em; 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 img{width:3.75em; height:3.75em;}
#to-top.show-totop{opacity:0.7;}
#to-top.show-totop:hover{opacity:1;}

/*Bereichsnavigation*/
@media (min-width:944px){
	#nav-bereich{text-align:center; height:3.25em; overflow:hidden;}
	#nav{position:relative; height:3.1875em; overflow:hidden; z-index:900;}
	#nav .zentriert{background-color:#83aa3b; border-top-left-radius:2em; border-top-right-radius:2em; height:100%;}
	#nav ul li{display:inline-block; line-height:normal; list-style:none; margin:0; font-size:1em;}
	#nav ul a{display:block; padding:1em 1.25em; transition:all 300ms ease-in-out; text-decoration:none; outline:0; color:#f4eee5; color:#fff;}
	#nav ul a span{font-weight:normal; text-transform:uppercase; cursor:pointer;}
	#nav ul a:visited{text-decoration:none;}
	#nav ul a.nav-aktiv-link,
	#nav ul a:active,
	#nav ul a:hover,
	#nav ul a:focus{background-color:#cad6b4; color:#000; text-decoration:none;}
	#nav li.nav-aktiv > a{background-color:#cad6b4; color:#000; text-decoration:none;}
	#nav .zentriert{text-align:left;}
}

/*Seitennavigation*/
.nav-titel{padding:0 1em 0.5em 0;}
.nav-titel span{font-size:1.25em;}
@media (min-width:944px){
	#nav2{margin-bottom:2em;}
	#spalte-links ul.nav-liste{margin:0; padding:0.125em 0;}
	#spalte-links ul.nav-liste ul{padding:0 0 0.5em 1em;}
	#spalte-links ul.nav-liste li{position:relative; padding:0; height:auto; line-height:normal; list-style-type:none; font-size:1em;}
	#spalte-links ul.nav-liste li li{padding:0;}
	#spalte-links ul.nav-liste a{display:block; padding:0.25em 0 0.25em 1em; text-decoration:none; font-size:1em; color:#5D8415; font-weight:bold; font-style:normal; outline:0;}
	#spalte-links ul.nav-liste a.ebene1{padding-left:1em;}
	#spalte-links ul.nav-liste ul a{padding-left:0.25em; font-size:0.875em;}
	#spalte-links ul.nav-liste a:before{position:absolute; left:0; top:0; content:"\00BB\00A0"; padding-top:inherit;}
	#spalte-links ul.nav-liste ul a:before{content:"\2003";}
	#spalte-links ul.nav-liste a span{cursor:pointer;}
	#spalte-links ul.nav-liste a:visited{text-decoration:none;}
	#spalte-links ul.nav-liste a.nav-aktiv-link,
	#spalte-links ul.nav-liste a:active,
	#spalte-links ul.nav-liste a:hover,
	#spalte-links ul.nav-liste a:focus{color:#94a17d;}
}

/*Fussnavigation*/
#footer ul{list-style-type:disc; padding:0 0 0.5em 1.375em;}
#footer ul.nav-liste{text-align:right;}
#footer ul.nav-liste li{display:inline-block; line-height:normal; list-style:none; margin:0 1em 0.25em 0; font-size:1em;}
#footer ul.nav-liste a{text-decoration:none; font-size:1em; font-weight:normal; font-style:normal; outline:0; transition:all 300ms ease-in-out;}
#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:underline;}

/*Inhaltsbereich und Textgestaltung*/
h2, h3{padding:0.75em 0 0.5em 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:145%;}
h1{width:35em; font-size:1em; font-weight:normal; padding-bottom:0.75em; overflow:hidden;}
h1 span{font-size:1.5em; font-weight:bold; line-height:120%;}
h2{font-size:1.25em; font-weight:bold; font-style:italic; color:#555;}
h3, caption{font-size:1.125em; font-weight:bold; color:#555;}
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; padding:0; height:1px; color:#ccc; background-color:#ccc; border:0;}
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, hr{margin:0.3125em 0 0.625em 0;}
blockquote{position:relative; padding:0.5em 1em 0.5em 4em; margin:0; text-align:left; font-family:Georgia, Times, "Times New Roman", "Droid serif", serif; font-size:1.125em; font-style:italic;}
blockquote:before{content:"\201C"; font-size:5em; position:absolute; left:0.125em; top:0.4375em; color:#83aa3b;}
blockquote cite{color:#555; font-size:0.8125em; 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:focus, textarea:focus, select:focus{background-color:#eee;}

/*### 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 .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:-3em; height:0;}
.dsgvo-kapitel .dsgvo-kapitel-zieltag{position:relative; top:-0.5em; height:0;}
.inhalt-skript-datenschutz a{color:#000;}

/*Cookiehinweis:*/
#cookiehinweis-spacer{height:10em;}
#cookiehinweis{position:fixed; bottom:2em; width:50em; height:11em; 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:hidden;}
body.breit #cookiehinweis{right:8em;}
#cookiehinweis a{color:#b5b5b5; 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; border:none; background:#83aa3b url(funktionen/icons/tick_width.png) no-repeat 1em; color:#fff; padding:0 0 0 2em; height:3em; width:100%; text-transform:none;}
#consent-manager #consentmanager-general-accept:hover{border:1px solid #fff;}
#consent-manager #consentmanager-general-text{padding-top:2em;}
#consent-manager .consent-manager-innen{position:absolute; font-size:0.875em; top:0; left:0; width:100%; height:100%;}
#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; overflow:hidden; outline:none;}
#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:#aaaaaa; 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:#99d83f;}
/*### Ende:Rechtliches Datenschutz ###*/

/*Links*/
a{color:#5D8415; text-decoration:underline; transition:all 300ms ease-in-out;}
body.mce-content-body a{color:#5D8415; text-decoration:underline;}
a:visited{text-decoration:none;}
body.mce-content-body a:hover, a:active, a:hover, a:focus, a.aktiv{color:#94a17d; text-decoration:underline;}

/*(Call-to-Action)-Buttons*/
p.button, input.submit{max-width:100%; padding:1em 0;}
p.button a, form.button input.submit{display:inline-block; padding:0.5em 0.75em; height:auto; font-size:1.125em;}
p.button a, p.button a:visited, input.submit{background-color:#83aa3b; text-decoration:none; font-weight:bold; color:#f4eee5; cursor:pointer; border:0;}
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:#cad6b4; color:#000;}
p.button a:after{content:"\00A0\00BB";}

/*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:#83aa3b; 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%;}
.inhalt-baustein-spaltenwrapper{padding:2em 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{ clear:none; width:49%; float:left; overflow:hidden;}
.inhalt-baustein-4spalten .inhalt-baustein-spalten-rechts{float:right;}

/*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; overflow:hidden;}
.inhalt-media-video{position:relative;}
.inhalt-media{max-width:100%; overflow:hidden;}
.inhalt-media img{display:block;}

/*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;}

/*Galerie*/
.inhalt-galerie{clear:both; width:100%; overflow:hidden;}
.inhalt-galerie .inhalt-baustein-inhalt{padding-bottom:0.05em;}
.inhalt-galerie-titel{padding-bottom:0.5em;}
.inhalt-galerie-bilder{position:relative; padding:0.25em 0 0.5em 0; width:105%;}
.inhalt-galerie-bilder ol{display:block; margin:0; padding:0;}
.inhalt-galerie-bilder ol li{float:left; width:6.25em; height:6.25em; font-size:1em; padding:0; margin:0 1em 1em 0; list-style:none; border:1px solid #ccc; max-width:none;}
.inhalt-galerie-bild{width:6.25em; height:6.25em; text-align:center; overflow:hidden;}
.inhalt-galerie-bild-rahmen p{font-size:0.8125em; padding:0 0.25em; text-align:center; height:4.25em; overflow:hidden;}
.inhalt-galerie-bilder ol li.bildtitel-aktiv{height:10.25em;}

/*Kommentare*/
.inhalt-kommentare{padding:0.5em 0; border-bottom:1px solid #ccc;}
.inhalt-kommentare p.inhalt-kommentare-hinweis{padding:0.5em 0; border-top:1px solid #ccc;}
ol.inhalt-kommentar-liste{padding-left:0; margin-left:0; list-style-type:none;}
.inhalt-kommentar-liste li{padding:0 0.5em; margin-bottom:0.5em; max-width:none;}
.inhalt-kommentar-liste li.ungerade{background-color:#ddd;}
.inhalt-kommentar-liste li.gerade{background-color:#eee;}
.inhalt-kommentar-liste li p{width:100%; overflow:hidden;}
span.inhalt-kommentar-autor{font-style:italic;}

/*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;}

/*Formulare*/
.inhalt-formular div.clear{padding-bottom:1px;}
.inhalt-formular{width:100%;}
.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; margin-top:0.5em; font-size:1.125em; font-weight:bold; background-color:#83aa3b; color:#fff;}
div.js-akkordeon-wrapper{padding:0.5em;}
body.jquery h2.js-akkordeon-trigger:hover{background-color:#cad6b4; color:#000;}
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{background-color:#cad6b4; color:#000;}
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 0px 1px 0px #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:0px 0px 6px 0px 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){
	body.nojquery #nav{padding: 7.25em 0 0 0;}
	#funktionen, #slogan, #to-top, #footer #kontakt2, #organisation span#zusatz{display:none;}
	body{font-size:112.5%;}
	p, .p, dd, address, .inhalt-formular, .zentriert, #spalte-mitte .inhalt, li, blockquote, #footer .zentriert{width:auto; max-width:none;}
	body, #rahmen, #header, #schmuckbild, #schmuckbild img, #seite, #spalte-links, #spalte-rechts, #spalte-mitte, #footer{top:0; left:0; width:auto; height:auto; min-width:240px; 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;}
	#seite{background-size:100%;}
	body.jquery #themenbild-bereich{padding-top:7em;}
	#themenbild-bereich, #themenbild-bereich #themenbild{height:auto;}
	#themenbild-bereich .zentriert{border-radius:0;}
	#themenbild img{width:100%;}
	#logo{position:relative; top:0; left:0; clear:both; width:fit-content;  padding:0; text-align:center; margin-top:0;}
	#logo img{position:relative; margin:.5em 0 0 .5em; width:6em; height:100%; max-width:80%; min-width:0;}
	#organisation{margin:3em 0 0 .5em; width:auto;}
	#organisation span#name{font-size:1.5em !important;}
	#footer ul.nav-liste{text-align:center;}
	#kopf{height:7em; border-bottom:3px solid #83aa3b; position:fixed; z-index:900; width:100%; background-color:#f1f6e8;}
	@media (max-width:343px){
		#organisation{margin:0 0 0 .5em;}
		#kopf{height:8em;}
	}
	#schmuckbild, #schmuckbild img{width:100%;}
	body.startseite #seite{clear:both; float:none;}
	body.unterseite #seite{padding-top:9em;}
	#spalte-links{display:block; width:100%;}
	#spalte-mitte{display:block; padding:0.5em;}
	#spalte-rechts{display:block; padding:0.5em;}
	#footer p{padding:0.5em 0; text-align:center; max-width:100%;}
	#kopf .inhalt{height:auto;}
	#to-top{transition:none;}
	#spalte-links #kontakt, #slogan2{display:none;}

	/*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:#83aa3b;}
	#mobilansicht-bottom{padding-top:0; background-color:#83aa3b;}
	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:#cad6b4;}
	a.mobil span{display:none;}

	/*V2:Burgermenü*/
	#menue-burger-button{position:fixed; width:48px; height:48px; right:0.75em; top:0; background:transparent; z-index:9999;}
	#menue-burger-button .menue-burger-button-line{display:block; margin:8px 12px; width:22px; height:2px; background-color:#000;}
	#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;}
	body.jquery #menue-burger-button{display:block;}
	#mobilansicht-menue{position:fixed; top:0; right:-85%; width:80%; height:100%; background:#cad6b4; box-shadow:0 0 5px #000; z-index:999; 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;}
	#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; font-weight:bold; color:#fff; background-color:#83aa3b; 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:#f1f6e8; color:#000;}
	#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:#cad6b4; color:#000 !important; text-decoration:none;}
	#mobilansicht-menue ul.nav-liste li.nav-aktiv > a{background-color:#cad6b4; color:#000;}
	/*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:#aaa; color:#fff;}
	#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;}
	/*lvl 3*/
	#mobilansicht-menue ul.nav-liste li.nav-aktiv ul li ul{display:none;}
	#mobilansicht-menue ul.nav-liste li.nav-aktiv ul li.nav-aktiv ul{display:block;}
	#mobilansicht-menue ul.nav-liste ul ul li{list-style:none; font-size:1em; max-width:100%;}
	#mobilansicht-menue ul.nav-liste ul ul li a{padding-left:2.5em;}
	#mobilansicht-menue ul.nav-liste ul ul a, #mobilansicht-menue ul.nav-liste ul li.nav-aktiv ul a{background-color:#fff; color:#555;}
	#mobilansicht-menue ul.nav-liste ul ul a:before{content:"\203A\2002"; vertical-align:0.0625em;}
	#mobilansicht-menue ul.nav-liste ul ul a.nav-aktiv-link, #mobilansicht-menue ul.nav-liste ul ul a:active,
	#mobilansicht-menue ul.nav-liste ul ul a:hover, #mobilansicht-menue ul.nav-liste ul ul a:focus{background-color:#EB6B0F !important; color:#fff !important; text-decoration:none;}

	/*Texte, Formulare, Tabellen*/
	h1{overflow:visible; width:auto;}
	.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:#cad6b4; font-weight:bold; color:#000;}
		thead{background-color:#E20A16;}
		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;}
		blockquote{padding-left:3em;}
		blockquote:before{left:0;}
	}
	@media (max-width:319px){blockquote{padding:3em 0 1em 0;}}

	/*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%; 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{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:#ccc; 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:#eee;}
	.inhalt-dokument-liste ul li{margin:0.5em 0;}
	@media (max-width:479px){
		.inhalt-baustein-spalte-links, .inhalt-baustein-spalte-mitte, .inhalt-baustein-spalte-rechts{float:none; width:100%; overflow:visible; margin:0; padding:0;}
		.inhalt-baustein-3spalten .inhalt-baustein-spalte-links, .inhalt-baustein-3spalten .inhalt-baustein-spalte-mitte, .inhalt-baustein-3spalten .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{width:100%!important;}
	.inhalt-media-bild-62p{width:50%!important;}
	@media (max-width:639px){
		.inhalt-media-bild-300px{float:none; clear:both; max-width:100%; margin:0.5em 0;}
		.inhalt-media-bild-original{float:none; clear:both; max-width:99%; margin:0.5em 0;}
		.inhalt-media-mitte{margin:0.5em auto;}
		.inhalt-media-bild-50p, .inhalt-media-bild-62p{width:38%!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;}

	/*Galerie*/
	.inhalt-baustein .inhalt-galerie ol{padding:0;}
	.inhalt-galerie-bilder{width:100%;}
	.inhalt-galerie img{max-width:none;}
	@media (max-width:479px){
		.inhalt-galerie-bilder{padding-left:0;}
		.inhalt-galerie-bilder ol{display:block; text-align:center;}
		.inhalt-galerie-bilder ol li{position:relative; float:none; margin:0 auto 1.5em auto;}
	}

	/*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;}
	}
}
