/* TMV Demo-system */

* {margin:0; padding:0; border:0;}
html {height:100%; overflow-y:scroll; background-color:#150578;}
body {height:100%; min-width:76em; font-size:112.5%; text-align:center; color:#444; 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-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!important;}
.nowrap {white-space:nowrap;}
.relative {position:relative;}
.tag{width:6em; display:inline-block;}

/*bestellform*/
.p-input, .p-select{
  width: 20em;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Tablet (Landscape) */
#touchtest{background:yellow; /*display:none;*/}
body.touch #touchtest{display:block; background:pink;}
.show{display:block!important;}
.opensub{width:1em; height:1em!important; margin-left:0.5em; border-radius:3em; background-color:pink;}
#seite.touch {padding-top:12em!important;}
body.touch.desktop #nav-bereich ul.nav-liste-2 li {background-color:yellow; margin:0.625em 1.25em 0 0.25em;}

td, th, dl, li, p, pre, address, blockquote, .p{font-size:1.125em; line-height:150%;}
body.mce-content-body td, body.mce-content-body th, body.mce-content-body dl, body.mce-content-body li, body.mce-content-body p, body.mce-content-body pre, body.mce-content-body address, body.mce-content-body blockquote, body.mce-content-body .p {font-size:1em; line-height:150%;}

/*Transition*/
.beitrag-thema .inhalt-beitrag-kurztext, .beitrag-thema .inhalt-media-helper, .inhalt-beitrag-mehr a, #kopf-email, input.submit, p.button a, #seite-top-top, #kopf, #logo *, #kopf-kontakt *, #mobilansicht-top a, #consent-manager-open img {transition:all 0.4s ease;}

/*Layout*/
footer .zentriert, .inhalt-beitrag, .inhalt-baustein.inhalt-baustein-2spalten, .inhalt-baustein.inhalt-baustein-3spalten, .inhalt-baustein.inhalt-baustein-4spalten, .inhalt-beitrag, h1, #traumjob .zentriert,  .inhalt-skript-link, #themenbild-bereich #cta .zentriert, .inhalt-dokument-liste{position:relative; width:76em; margin:0 auto; text-align:left; overflow:hidden;}
.inhalt-baustein-2spalten .inhalt-beitrag, .inhalt-baustein-3spalten .inhalt-beitrag{width:inherit !important;}
.zentriert {position:relative; width:100%; height:100%; text-align:left; overflow:hidden;}

.inhalt {}
#rahmen {}
#header {background-color:#fafafa; display:none;}
body.mobil #header {display:block;}
#kopf{height:6.5em; background-color:#eaeaea;}
#kopf .inhalt{}
#logo {width:26em; padding:1.125em 0 0 1em; text-align:left;}
#logo img {width:12.5em; padding:0; display:inline-block;}
#logo a {text-decoration:none!important; outline:none;}
#logo a span{position:relative; display:inline-block; color:#150578; font-size:1.25em; bottom:0.25em; padding-left:0.25em;}
#kopf-kontakt{position:absolute; top:1.5em; right:10em; text-align:right;}
#kopf-kontakt span{display:block;}
#kopf-kontakt span.z1{font-size:1.75em;}
#kopf-kontakt span.z2{font-size:1.125em; opacity:1;}
#kopf-kontakt span.z2 a{color:#150578;}
#kopf-kontakt span.z2 a:hover{color:#7fd212;}
#kopf-email{position:absolute; right:3em; top:2em; width:4em; height:2.5em; border:2px solid #150578; border-radius:0.375em; background-color:#fff; background-image:url(img/icon-email-blue.png); background-size:2em; background-position:50%; background-repeat:no-repeat;}
#kopf-email:hover{background-color:#8ae019;}
#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 {position:relative; height:27em; background-color:#aaa; overflow:hidden;}
#themenbild-bereich .inhalt-beitrag{width:100%!important;}
#themenbild {position:relative; height:100%;}
#gradient{position:absolute; top:0; left:0; width:60%; height:100%; z-index:100;
background:linear-gradient(90deg, #fff 0%, #fff 30%, transparent 100%);}

#spacer{position:relative; display:block; height:6.75em;}
#seite {position:relative; padding:0; background-color:#fff;}
#seite-top{display:block; position:fixed; top:0; left:0; width:100%; z-index:900;}
#seite-top-top{position:relative; height:6.5em;}
body.desktop #rahmen.sticky #seite-top-top, body.desktop #rahmen.sticky #kopf{height:2.625em;}
body.desktop #rahmen.sticky #logo{padding:0.25em 0 0 1em;}
body.desktop #rahmen.sticky #logo img{width:6em;}
body.desktop #rahmen.sticky #kopf-kontakt {top:0.5625em; right:4.5em;}
body.desktop #rahmen.sticky #kopf-kontakt span.z1{font-size:1.25em;}
body.desktop #rahmen.sticky #kopf-kontakt span.z2{opacity:0;}
body.desktop #rahmen.sticky #kopf-email{right:1em; top:0.5em; width:2.25em; height:1.5em; background-size: 1.5em;}

#spalte-mitte {display:block; min-height:30em; padding:0;}
#spalte-mitte .inhalt {overflow:hidden;}
#inhalt-fuss {clear:both;}
#footer{position:relative;}
#footer, #cookiehinweis-spacer {color:#f3f3f3;}
#footer .nav{position:relative; float:left; padding-right:0; width:30em; overflow:hidden; text-align:left; height:1.5em;}
address.vcard{max-width:31em; padding:0;}
.vcard-col{display:inline;}

/*Slogan 2 (Absatz entfernen, wenn nicht benötigt)*/
#slogan2{position:absolute; left:0; top:10em; width:44em; height:5em; display:block; z-index:900;}
#slogan2 a {position:relative; display:inline-block; padding:1em 2em; z-index:900; text-decoration:none; outline:0; background-color:#555; background:rgba(85, 85, 85, 0.6); transition:all 0.3s ease; }
#slogan2 a:hover {padding-right:4em; background-color:#E20A16; background:rgba(226, 10, 22, 0.5);}
#slogan2 a:hover:before {position:absolute; top:0; right:0.375em; content:"\00BB"; color:#fff; font-size:3em;}
#slogan2 span {font-size:1.5em; color:#fff;}

/*Funktionen*/
#funktionen {position:absolute; right:1.75em; top:0.5625em; width:5em; padding:0; text-align:right; z-index:1050;}
#funktionen ul.funktionen-liste{width:5em;}
#funktionen li {display:inline; margin-left:5px; list-style:none; font-size:1em; line-height:100%;}
#funktionen a {display:inline-block; width:1.75em; height:1.75em; overflow:hidden;}
#funktionen img {width:1.75em; height:3.5em; margin-top:-1.75em;}
#funktionen a:hover img, #funktionen a:focus img{margin-top:0em;}
ul.websites-liste li {margin:0 0.5em; display:inline; list-style:none; font-size:0.875em;}
body.zoom-2 #funktionen ul li#schrift-groesser{display:none;}

/*Scroll to-top button*/
#to-top{display:block; position:fixed; top:78%; 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;}
body.mobil #to-top{transition:none;}

/*Spezialbild*/
.img-special-parent{width:13em!important; height:19em!important; text-align:right;}
.inhalt-beitrag.img-special{position:relative; left:1em; top:0; overflow:visible!important;}
.section-white .img-special-parent{padding-left:4em;}
.section-white .img-special .border-special{border-color:#150578;}
.img-special .inhalt-media{position:relative; top:0.25em; right:0.75em;}
.img-special .inhalt-media-helper img, .img-special .border-special{border-radius:3em; border-top-right-radius:0;}
.img-special .inhalt-media-helper img{position:relative;}
.inhalt-beitrag.img-special, .img-special .inhalt-media-helper img{width:18em!important; height:27em!important;}
.img-special .border-special{position:absolute; top:0; left:0; display:block; height:100%; width:100%; border:2px solid #ccc; z-index:200;}
.img-special-parent.img-special-margin-top-parent{margin-top:7em;}
.img-special-parent.img-special-margin-top-parent .border-special, .img-special-parent.img-special-margin-top-parent .inhalt-media-helper img{border-top-right-radius:3em; border-bottom-left-radius:0;}

body.desktop #nav {position:relative; height:3em; overflow:hidden; background-color:#cb181e; border-bottom:1px solid #fff; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.5); z-index:900;}

/*Bereichsnavigation (Absatz entfernen, wenn nicht benötigt)*/
body.desktop #nav-bereich{position:relative; width:100%; z-index:900;
background-image:url(img/bg-blue-borderbottom.png); background-size:1em; background-position:0 0; background-repeat:repeat-x;}
body.desktop #nav-bereich .zentriert{text-align:center; overflow:visible;}
body.desktop #nav-bereich .zentriert nav{display:inline-block; margin:auto;}
body.desktop #nav-bereich #menu-outer{position:relative; display:inline-block; height:2.875em; padding:0 2em;
background-image: url(img/side-left.png), url(img/side-right.png); background-size: 2.875em, 2.875em; background-position:top left, top right; background-repeat: no-repeat;}
body.desktop #nav-bereich ul.nav-liste-2 {position:relative; display:inline-block; list-style-type:none; width:58em; height:2.875em; padding:0; background-color:#150578; border-bottom:2px solid #ccc;}
body.desktop #nav-bereich ul.nav-liste-2 li {display:inline-block; height:2.25em; margin:0.625em 1.25em 0 1.25em; line-height:normal; margin-top:0.625em; font-size:1em;}
body.desktop #nav-bereich ul.nav-liste-2 a {display:block; float:left; height:2.875em; padding:0; text-decoration:none; outline:0; color:#fff;}
body.desktop #nav-bereich ul.nav-liste-2 a span{height:2.5em;}
body.desktop #nav-bereich ul.nav-liste-2 a span {font-size:1.125em; font-weight:normal; text-transform:uppercase; cursor:pointer;}
body.desktop #nav-bereich ul.nav-liste-2 a:visited {text-decoration:none;}
body.desktop #nav-bereich ul.nav-liste-2 a.nav-aktiv-link, body.desktop  #nav-bereich ul a:active,
body.desktop #nav-bereich ul.nav-liste-2 a:hover, body.desktop  #nav-bereich ul a:focus{text-decoration:none; color:#8ae019;}
body.desktop #nav-bereich ul.nav-liste-2 li.nav-aktiv > a {text-decoration:none; color:#8ae019;}

/* NICHT LÖSCHEN !!!!! (Lösung für Download-ikon in kopfmenü. Kurzfristig auskommentiert weil noch keine Downloads da)
body.desktop #nav-bereich ul > li.letzter a.ebene1 {width:2em; height:1.625em; background-image:url(img/icon-download.png); background-size:1.625em; background-position:50% 0; background-repeat:no-repeat; overflow:hidden;}
body.desktop #nav-bereich ul > li.letzter a.ebene1:hover {background-position:bottom;}
body.desktop #nav-bereich ul > li.letzter a.ebene1 span{display:none;}*/

/* zusätzliche Styles für die js-Ausklapp-Navigation */
body.desktop #nav-bereich ul.nav-liste-2 ul {position:absolute; top:3.375em; width:auto; height:2.25em; padding:0 1em; background-color:#76cc05; opacity:0; padding-top:0; border-radius:0.5em; display:none;}
/*body.desktop.touch #nav-bereich ul.nav-liste-2 ul {display:block;}*/
body.desktop #nav-bereich ul.nav-fade li {display:none;}
body.desktop #nav-bereich ul.nav-fade li li{margin:0;}
body.desktop #nav-bereich ul.nav-fade li li,
body.desktop #nav-bereich ul.nav-fade .nav-2-1, body.desktop #nav-bereich ul.nav-fade .nav-2-2, 
body.desktop #nav-bereich ul.nav-fade .nav-2-3, body.desktop #nav-bereich ul.nav-fade .nav-2-4, 
body.desktop #nav-bereich ul.nav-fade .nav-2-5, body.desktop #nav-bereich ul.nav-fade .nav-2-6, 
body.desktop #nav-bereich ul.nav-fade .nav-2-7{display:inline-block;}
body.desktop #nav-bereich ul.nav-fade ul {opacity:1;}
body.desktop #nav-bereich ul.nav-fade ul li{float:left; text-align:left; padding:0; color:#555;}
body.desktop #nav-bereich ul.nav-fade ul li a{padding:0.5em 1em 0.5em 1em; font-size:0.875em; color:#fff;}
body.desktop #nav-bereich ul.nav-fade ul li.nav-aktiv > a,
body.desktop #nav-bereich ul.nav-liste-2 ul a.nav-aktiv-link, body.desktop #nav-bereich ul.nav-fade ul a.nav-aktiv-link,
body.desktop #nav-bereich ul.nav-liste-2 ul .js-nav-hover > a, body.desktop #nav-bereich ul.nav-fade ul .js-nav-hover > a,
body.desktop #nav-bereich ul.nav-liste-2 ul li a:active, body.desktop #nav-bereich ul.nav-fade ul li a:active,
body.desktop #nav-bereich ul.nav-liste-2 ul li a:hover, body.desktop #nav-bereich ul.nav-fade ul li a:hover,
body.desktop #nav-bereich ul.nav-liste-2 ul li a:focus, body.desktop #nav-bereich ul.nav-fade ul li a:focus{color:#150578; text-decoration:none; border-top:0px;}
body.desktop #nav-bereich ul.nav-fade ul ul {top:0; left:19.25em;}
body.desktop #nav-bereich ul.nav-fade ul ul {display:none!important;}
body.desktop #nav-bereich-nojs{display:none;}
body.desktop.nojquery #nav-bereich-nojs{display:block; float:right;}

/*Fussnavigation (Absatz entfernen, wenn nicht benötigt)*/
#footer .zentriert{}
#footer .nav{position:relative; padding-right:0; width:30em; overflow:hidden; text-align:left; height:2em;}

#kontakt{display:inline-block; width:16em; color:#7e92a1; line-height:150%;
background-image:url(img/h2-strich.png); background-position:left top; background-size:4.5em 0.1875em; background-repeat:no-repeat;}
#kontakt .titel{display:block; text-transform:uppercase; font-size:1.0625em; padding-bottom:0.5em; color:#143854;}
address.vcard{font-size:1em;}
#kontakt span{display:inline-block; color:#eee;}
#kontakt {display:inline-block; line-height:2.1875em; color:#eee;}
.vcard .org{padding:1.0625em 0; display:block; pointer-events:none; color:#eee;}
.inhalt-skript-vcard .vcard .org{font-size:1.25em; color:#150578; padding-top:0.4375em;}

/*icons*/
.icon{display:inline-block; height:2em; padding-left:2.5em; background-position: 0.25em 31%; background-size: 1.5em 1.5em; background-repeat:no-repeat;}
.street-address{background-image:url(img/icon-googlepin.png);}
.icon-google{background-image:url(img/icon-googlepin.png);}
.tel{background-image:url(img/icon-phone.png);}
.url{background-image:url(img/icon-web.png);}
.email{background-image:url(img/icon-email.png);}

.inhalt-skript-vcard .inhalt-baustein-inhalt{padding-left:6em!important;}
.inhalt-skript-vcard .street-address{background-image:url(img/icon-googlepin-blue.png);}
.inhalt-skript-vcard .icon-google{background-image:url(img/icon-googlepin-blue.png);}
.inhalt-skript-vcard .tel{background-image:url(img/icon-phone-blue.png);}
.inhalt-skript-vcard .url{background-image:url(img/icon-web-blue.png);}
.inhalt-skript-vcard .email{background-image:url(img/icon-email-blue.png);}

footer.menue{padding:3em 0 2em 0;}
footer.legal{background-color:#fafafa;}
footer.legal .zentriert{padding:1.75em 0 1.375em 0;}

/*Fussnavigation Hauptmenu*/
#menu-footer{position:relative; display:inline-block; max-width:40em; vertical-align:top;}
footer.menue ul li{display:inline-block; vertical-align:top; width:11.5em;}
footer.menue ul li a{display:block; font-size:0.875em; padding:0 0 1em 0; text-transform:uppercase; pointer-events:none;}
footer.menue ul li > a.ebene1{padding-top:1em; color:#eee!important; 
background-image:url(img/h2-strich.png); background-position:left top; background-size:4.5em 0.1875em; background-repeat:no-repeat;}
footer.menue ul li li{display:block; width:100%;}
footer.menue ul li li a{text-transform:none; pointer-events:all; color:#eee; padding-bottom:0.25em;}
body.desktop footer ul.nav-liste a.nav-aktiv-link, body.desktop footer ul.nav-liste a:active, body.desktop footer ul.nav-liste a:hover, body.desktop footer ul.nav-liste li a.nav-aktiv-link, body.desktop footer ul.nav-liste li a:active {text-decoration:none; color:#8ae019;}

/*Fussnavigation legal*/
footer.legal ul.nav-liste li {display:inline; line-height:normal; list-style:none; margin:0 0.25em 0 0; font-size:1em;}
footer.legal ul.nav-liste a {text-decoration:none; font-size:1em; font-weight:normal; font-style:normal; outline:0; color:#150578;}
footer ul.nav-liste a.nav-aktiv-link, footer ul.nav-liste a:active, footer ul.nav-liste a:hover, footer ul.nav-liste li a.nav-aktiv-link, footer ul.nav-liste li a:active {text-decoration:none; color:#fff;}
footer.legal ul.nav-liste a.nav-aktiv-link, footer.legal ul.nav-liste a:active, footer.legal ul.nav-liste a:hover, footer.legal ul.nav-liste li a.nav-aktiv-link, footer.legal ul.nav-liste li a:active {text-decoration:none; color:#fff;}
body.desktop footer.legal ul.nav-liste li {display:inline-block; line-height:normal; list-style:none; padding:0; font-size:1em;}
body.desktop footer.legal ul.nav-liste a{text-decoration:none!important; padding:0 1em; border-right:2px solid #150578;}
body.desktop footer.legal ul.nav-liste li.erster a{padding-left:0;}
body.desktop footer.legal ul.nav-liste li.letzter a{border:0;}
body.desktop footer.legal ul.nav-liste a span {cursor:pointer; font-size:1.25em;}

/*Social Media Footer*/
#socmed{position:absolute; right:1em; top:1.5em; width:8em; text-align:right;}
#socmed .sm{display:inline-block; width:2.25em; padding:0 0.25em 0 0;}
#socmed a{display:block;}
#socmed a img, #socmed a span{transition:all 0.4s;}
#socmed a img{float:left; width:2.5em; height:2.5em;}
#socmed a span{padding:0 0 0 0.75em; vertical-align:middle;}

/*Beitrag Leistungen*/
.inhalt-beitrag.beitrag-special{width:15em!important; min-height:23em; background-color:#fff;
border-radius:2.5em; border-bottom-right-radius:0; overflow:hidden;}
.inhalt-beitrag.beitrag-special.extraheight{min-height:26em;}
.inhalt-beitrag.beitrag-special .inhalt-beitrag-kurztext{padding:0.75em 1.125em;}
.inhalt-beitrag.beitrag-special .inhalt-media{margin:0;}
.inhalt-beitrag.beitrag-special .inhalt-media img{width:100%!important;}
.inhalt-beitrag.beitrag-special h3{color:#150578!important; background:none; margin-bottom:0; padding-bottom:0.25em;}
.inhalt-beitrag.beitrag-special p{color:#555!important; font-size:1em;}
.inhalt-beitrag.beitrag-special p.button{position:absolute; bottom:1em; left:0; width:100%;}

/*Beitrag Ansprechpartner*/
.inhalt-beitrag.beitrag-asp{max-width:19em!important;}
.inhalt-baustein-2spalten .inhalt-baustein-spalte-links .inhalt-beitrag.beitrag-asp{float:right; padding-right:1.5em;}
.inhalt-baustein-2spalten .inhalt-baustein-spalte-rechts .inhalt-beitrag.beitrag-asp{float:left; padding-left:1.5em;}

.inhalt-beitrag-mehr{display:block; position:absolute; bottom:1em; left:0; width:100%; text-align:center; font-size:1em;}
.inhalt-beitrag-mehr a{padding:0.25em 0.75em; border:2px solid #150578; border-radius:0.375em; background-color:#fff; color:#150578;}
.inhalt-beitrag-mehr a:hover{background-color:#8ae019; color:#150578;}

/*Funktionen*/
#socmed li {display:inline; margin-left:5px; list-style:none; font-size:1em; line-height:100%;}
#socmed a {display:inline-block; width:2.25em; height:2.25em; overflow:hidden;}
#socmed a img {float:left; width:2.25em; height:4.5em;}
#socmed a:hover img, #socmed a:focus img{margin-top:-2.25em;}

/*Inhaltsbereich und Textgestaltung*/
h2, h3 {padding:0.5em 0 0.625em 0;}
h4, h5, h6, caption {padding:0.625em 0 0.25em 0;}
dl, p, address, .p {padding:0.375em 0 0.5em 0;}
body.desktop h1.desktop, body.mobil h1.mobil{display:block;}
body.mobil h1.desktop, body.desktop h1.mobil{display:none;}

h1 {font-size:1em; font-weight:normal; padding:2em 0 0.5em 0; overflow:hidden;}
h1.desktop{position:absolute; bottom:0.5em; right:4em; width:auto; z-index:500;}
h1.desktop span{font-size:3.25em; font-weight:bold; color:#fff; text-transform:uppercase;}
body.w1220 h1.desktop{right:2.5em;}
body.w1220 h1.desktop span{font-size:2.875em;}
body.h1-blau h1.desktop span, #themenbild.dflt h1.desktop span{color:#150578;}

h2{font-size:1.875em; line-height:120%; text-transform:uppercase; text-align:left; color:#150578;}
.h2-center h2{text-align:center;}
h3{padding-bottom:1em; margin-bottom:0.5em; font-size:1.25em; font-weight:bold; color:#150578;
background-image:url(img/h2-strich.png); background-position:0 calc(100%); background-size:6.25em 0.1875em; background-repeat:no-repeat;}
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; 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:#76CC05;}
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%;}
fieldset, textarea, input.text, select {border:1px solid #150578;}
option {padding-left:0.4375em}
button {border:0; cursor:pointer;}
legend, label, .label, input, select, textarea {font-size:1em;}
input, select, textarea {color:#333; font-size:0.875em; padding:0 0.5em; height:1.5em;}
input.submit{height:auto;}
fieldset {display:block; font-size:1em;}
fieldset {margin-bottom:0.5em; padding:0.4375em; background-color:#fafafa; border-radius:0.25em;}
fieldset p{font-size:1em;}
legend {color:#6cbd01;}
.user-spacer{display:block; clear:both; height:1em;}
.user-spacer span{display:none;}
body.mce-content-body .user-spacer{background-color:pink;}
body.mce-content-body .user-spacer span{display:block;}
.inhalt-dokument-liste a{color:#150578; font-size:1em;}
.text-xl{font-size:1.25em;}
.green-line-center{display: inline-block; padding-bottom:0.5em; background-image:url(img/h2-strich.png); background-position:50% calc(100%); background-size:6.25em 0.1875em; background-repeat:no-repeat;}

textarea {width:98%; max-width:92%; 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;}

/*Section-classes*/
section .section .inhalt-baustein-section{padding-top:4em; padding-bottom:4em;}
section .inhalt-baustein-section.section-no-space-top{padding-top:0;}
section .inhalt-baustein-section.section-no-space-btm{padding-bottom:0;}
section .section-blue, section .section-semi-blue,
section .section-blue h2, section .section-semi-blue h2,
section .section-blue h3, section .section-semi-blue h3{color:#eee!important;}
body.startseite section .section-blue h2, body.startseite section .section-semi-blue h2{color:#76CC05!important;}
section .section-blue{background-color:#150578;}
section .section-semi-blue{background-image:url(img/bg-blue.png); background-size:0.25em 32em; background-position:0 0; background-repeat:repeat-x;}
section .section-2col-special .inhalt-baustein-2spalten .inhalt-baustein-spalte-links{width:36%}
section .section-2col-special .inhalt-baustein-2spalten .inhalt-baustein-spalte-rechts{width:60%}
section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-links{width:41%}
section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-mitte{width:26%}
section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-rechts{width:26%}

/*w1380*/
body.w1380 {min-width:59em; font-size:100%;}
body.w1380 footer .zentriert, body.w1380 .inhalt-mitteilung-gruppe, body.seite.w1380 .inhalt-mitteilung-gruppe .inhalt-mitteilung, body.w1380 .inhalt-baustein.inhalt-baustein-2spalten, body.w1380 .inhalt-baustein.inhalt-baustein-3spalten, body.w1380 .inhalt-baustein.inhalt-baustein-4spalten, body.w1380 .inhalt-skript-link, body.w1380 .inhalt-beitrag, body.w1380 #themenbild-bereich #cta .zentriert{position:relative; width:59em; margin:0 auto; text-align:left; overflow:hidden;}

body.desktop.w1380 #nav-bereich ul.nav-liste-2 {width:50em; padding-right:3em;}
body.w1380.desktop #nav-bereich ul.nav-liste-2 ul {top:3.375em; height:2.25em;}
body.w1860 #themenbild-bereich {height:25.5em;}
body.w1540 #themenbild-bereich {height:23em;}
body.w1380 #themenbild-bereich {height:22em;}
body.w1220 #themenbild-bereich {height:17.75em;}
body.w1380 .inhalt-dokument-liste{position:relative; width:40em; margin:3em auto; text-align:left; overflow:hidden;}
body.w1380 .inhalt-beitrag.img-special, body.w1380 .img-special .inhalt-media-helper img{width:14em!important; height:21em!important;}

/*Themen-Beitrag*/
.inhalt-beitrag.beitrag-thema{position:relative; top:3em; width:16em!important; height:17em; text-align:center; overflow:visible!important;}
.beitrag-thema h3{position:relative; max-width:10em; font-size:1.125em; margin:auto; padding:3em 0 0.75em ; background-position:50% bottom; background-size:4.5em 0.1875em;}

.beitrag-thema .inhalt-beitrag-kurztext{position:relative; height:14em; background-color:#150578; color:#fff; border-radius:3em; border-bottom-right-radius:0;}
/*.beitrag-thema:hover .inhalt-beitrag-kurztext{background-color:#817f95;}*/
.beitrag-thema h3, .beitrag-thema a{color:#eee!important; text-align:center;}
.beitrag-thema p{position:absolute; bottom:1.375em; left:0; font-size:1em; padding:0.75em 1em 0 1em; text-align:center;}
.beitrag-thema.beitrag-thema-title-only{height:14em;}
.beitrag-thema.beitrag-thema-title-only .inhalt-beitrag-kurztext{height:11em;}
.beitrag-thema.beitrag-thema-title-only h3{padding-top:4em;}
.beitrag-thema .inhalt-media{position:absolute; top:0; left:50%; margin:-3em 0 0 -3em!important; z-index:200; overflow:visible;}
.beitrag-thema .inhalt-media-helper{width:5.5em; height:5.5em; border-radius:50%; border:2px solid #8ae019; background-color:#fff;}
/*.beitrag-thema:hover .inhalt-media-helper{background-color:#d2d9c9;}*/
.beitrag-thema .inhalt-media img{width:4em!important; padding:0.75em;}
.beitrag-thema p.button {position:absolute; top:0; left:0; height:100%; width:100%; padding:0;}
/*.beitrag-thema p.button a{height:100%; width:100%; padding:0; border-radius:0;}*/
.beitrag-thema p.button a{width:100%; height:100%; padding:0; background-color:transparent!important; opacity:0;}


/*### 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:-10em; height:0;}
.dsgvo-kapitel .dsgvo-kapitel-zieltag {position:relative; top:-6em; height:0;}
.textmarke {position:relative; top:-4em; height:0;}

/*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:#76cc05; 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; 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:-20em; 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:#66aa22 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:4em; height:4em; opacity:0.7;}
#consent-manager-open img:hover{opacity:1;}
body.desktop #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:#76cc05; text-decoration:none;}
body.mce-content-body a {color:#76cc05; text-decoration:none;}
a:visited {text-decoration:none;}
body.mce-content-body a:hover, a:active, a:hover, a:focus, a.aktiv {color:#76cc05; text-decoration:none; color:#aaa;}

/*(Call-to-Action)-Buttons*/
p.button, input.submit {max-width:100%; padding:1em 0; font-size: 1em; text-align:center;}
/*p.button a, form.button input.submit {display:inline-block; padding:0.375em 1em; height:auto; font-size:1em;}*/
p.button a, input.submit {display:inline-block; padding:0.25em 0.75em; border:2px solid #150578; border-radius:0.375em; background-color:#fff; color:#150578;}
.inhalt-beitrag-mehr a:hover{background-color:#8ae019; color:#150578;}
p.button a, p.button a:visited, input.submit {text-decoration:none; color:#150578; 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:#8ae019;}
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;}
#nav3 ul  {padding:0;}
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:#150578; 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-beitrag, .inhalt-mitteilung, .inhalt-galerie, .inhalt-formular, .inhalt-dokument-liste, .inhalt-skript, .inhalt-suche-ergebnis {}
.inhalt-baustein-inhalt .inhalt-beitrag-kurztext{padding-top:1em;}
.inhalt-baustein-inhalt .inhalt-beitrag-kurztext{padding-top: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;}

.inhalt-baustein-3spalten, .inhalt-baustein-2spalten{padding:2.5em 0;}

/*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:3em;}
.inhalt-media-links {float:left; margin-right:3em;}
.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;}

/*Galerei-Diashow (Absatz entfernen, wenn nicht benötigt)*/
.inhalt-galerie-diashow ul{list-style:none; padding:0;}
.inhalt-galerie-diashow img{display:block; width:100%!important;}
.inhalt-galerie-diashow-bild-play{display:none;}
.inhalt-galerie-diashow-bild-vor, .inhalt-galerie-diashow-bild-zurueck{position:absolute; top:0; height:100%; width:25%; z-index:10000;}
.inhalt-galerie-diashow-bild-vor a, .inhalt-galerie-diashow-bild-zurueck a{display:block; width:100%; height:100%;background:no-repeat center center; }
.inhalt-galerie-diashow-bild-vor{right:0; display:none;}
.inhalt-galerie-diashow-bild-zurueck{left:0; display:none;}
.inhalt-galerie-diashow-bild-vor span, .inhalt-galerie-diashow-bild-zurueck span{display:none;}
.inhalt-galerie-diashow-bild-vor a {background:url(funktionen/icons/resultset_next.png) no-repeat right center; outline:none;
	-webkit-transition: all .7s linear; -moz-transition: all .7s linear; -o-transition: all .7s linear; transition: all .7s linear;}
.inhalt-galerie-diashow-bild-zurueck a{background:url(funktionen/icons/resultset_previous.png) no-repeat -3em center; outline:none;
	-webkit-transition: all .7s linear; -moz-transition: all .7s linear; -o-transition: all .7s linear; transition: all .7s linear;}
.inhalt-galerie-diashow-bild-vor a:hover {background-position-x:center;}
.inhalt-galerie-diashow-bild-zurueck a:hover{background-position-x:center;}

/*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 p.button{position:relative; padding:0; text-align:center; margin:0.5em 0 1.0625em 0;}
.inhalt-karte p.button a{background-color:#eee; border:1px solid #150578;}
.inhalt-karte h2{display:none;}
.inhalt-karte-gmap {margin:0; height:20em; 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:92%;}
.inhalt-formular-label, .inhalt-formular-input, .inhalt-formular-checkbox-label, .inhalt-formular-checkbox-input {padding:0.375em 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.375em 1em; 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:#757575; color:#fff; border-radius:4px;}
div.js-akkordeon-wrapper {padding:0.5em;}
body.jquery h2.js-akkordeon-trigger:hover {background-color:#E20A16;}
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 {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);}

/*Plugins (Absatz entfernen, wenn nicht benötigt)*/
#share-button {padding-top:1px;}
#share-button span.at_a11y {visibility:hidden;}
#plusone-button, #like-button {overflow:hidden;}
#like-box iframe {max-width:100%;}
div.plusone-button-small {width:24px; height:15px;}
div.plusone-button-small-counter {width:70px; height:15px;}
div.plusone-button-standard {width:38px; height:24px;}
div.plusone-button-standard-counter {width:90px; height:24px;}
div.plusone-button-medium {width:32px; height:20px;}
div.plusone-button-medium-counter {width:80px; height:20px;}
div.plusone-button-tall {width:50px; height:20px;}
div.plusone-button-tall-counter {width:50px; height:62px; padding-top:1px;}
div.like-button-standard {height:24px;}
div.like-button-button-count {width:130px; height:24px;}
div.like-button-box-count {width:80px; height:60px;}

/*Reset für Layout mobile Endgeräte*/
body.desktop .mobil, body.mobil #funktionen, body.mobil #themenbild-bereich, body.mobil #slogan, body.mobil #to-top, body.mobil #spacer, body.mobil #kopf, body.mobil #seite-top-top, body.mobil .border-special, body.mobil footer.menue{display:none!important;}
body.mobil {font-size:112.5%;}
body.mobil p, body.mobil .p, body.mobil dd, body.mobil address, body.mobil .inhalt-formular, body.mobil .zentriert, body.mobil #spalte-mitte .inhalt, body.mobil li, body.mobil blockquote, body.mobil #footer .zentriert {width:auto; max-width:none;}
body.mobil, body.mobil #rahmen, body.mobil #header, body.mobil #logo, body.mobil #logo img, body.mobil #schmuckbild, body.mobil #schmuckbild img, body.mobil #seite, body.mobil #spalte-links, body.mobil #spalte-rechts, body.mobil #spalte-mitte, body.mobil #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;}
body.mobil.w1380 footer .zentriert, body.mobil.w1380 .inhalt-mitteilung-gruppe, body.mobil.seite.w1380 .inhalt-mitteilung-gruppe .inhalt-mitteilung, body.mobil.w1380 .inhalt-baustein.inhalt-baustein-2spalten, body.mobil.w1380 .inhalt-baustein.inhalt-baustein-3spalten, body.mobil.w1380 .inhalt-baustein.inhalt-baustein-4spalten, body.mobil.w1380 .inhalt-skript-link, body.mobil.w1380 .inhalt-beitrag, body.mobil.w1380 #themenbild-bereich #cta .zentriert{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;}

body.mobil td, body.mobil th, body.mobil dl, body.mobil li, body.mobil p, body.mobil pre, body.mobil address, body.mobil blockquote, body.mobil .p{font-size:1em;}
body.mobil section .section-2col-special .inhalt-baustein-2spalten .inhalt-baustein-spalte-links,
body.mobil section .section-2col-special .inhalt-baustein-2spalten .inhalt-baustein-spalte-rechts,
body.mobil section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-links,
body.mobil section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-mitte,
body.mobil section .section-3col-special .inhalt-baustein-3spalten .inhalt-baustein-spalte-rechts{width:100%}

body.mobil #rahmen {padding:0; background:none; overflow:hidden;}
body.mobil #header {padding:0; overflow:visible;}
body.mobil #logo-mobil {position:relative; top:0; left:0; clear:both; width:100%; padding:0; text-align:center;}
body.mobil #logo-mobil img {position:relative; margin:1em auto 0.75em auto; max-width:70%; min-width:0;}
body.mobil #schmuckbild, body.mobil #schmuckbild img {width:100%;}
body.mobil #seite {clear:both; float:none;}
body.mobil #spalte-links {display:block; width:100%;}
body.mobil #spalte-mitte {display:block; padding:0.5em;}
body.mobil #spalte-rechts {display:block; padding:0.5em;}
body.mobil #footer p {padding:0.5em 0; text-align:center; max-width:100%;}
body.mobil #kopf .inhalt{height:auto;}
body.mobil #seite-top{position:relative;}

/*Beitrag Thema*/
body.mobil .inhalt-baustein-section{width:auto; padding:0 0.75em 1em 0.75em;}
body.mobil .beitrag-thema-parent{height:16em; padding-top:3em; text-align:center;}
body.mobil .beitrag-thema-parent.beitrag-thema-title-only-parent{height:12em;}
body.mobil .beitrag-thema{display:inline-block;}
body.mobil .beitrag-asp-parent{text-align:center!important;}
body.mobil .beitrag-asp{display:inline-block!important; float:none!important; padding:0!important;}
body.mobil section .section-semi-blue{background-repeat:repeat!important;}

/*Image special*/
body.mobil .img-special-parent{width:80%!important; height:auto!important; margin:auto!important;} 
body.mobil .img-special{width:auto!important; height:auto!important; border-radius:0;}
body.mobil .inhalt-beitrag.img-special{margin:auto;}
body.mobil .section-white .img-special-parent{padding:0 0 2em 0;}
body.mobil .beitrag-special-parent{padding-bottom:1em;}
body.mobil .beitrag-special{padding-bottom:1em; margin:auto!important;}
body.mobil .inhalt-beitrag.beitrag-special p.button{position:relative; bottom:0;}

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

/*Navigation*/
body.desktop #mobilmenue {display:none;}
body.mobil #mobilmenue {position:relative; display:block; width:100%; padding:0; border-top:4px solid #76CC05; z-index:1;}
#seite.mobilmenu_show #mobilmenue {padding:0 0 2em 0;} 
body.jquery.mobil .nav{display:none;}
body.mobil .nav{background:#fff; padding:0.5em;}
body.mobil .nav .nav-aktiv-link{color:#002c54;}
body.mobil #nav3{position:relative; top:0.5em; width:auto; height:auto;}
body.mobil #mobilmenue {clear:both; background-color:#150578;}
body.mobil #mobilmenue .nav-titel {padding:0.5em 0.25em; background-color:#fff; border-top:4px solid #888; border-bottom:4px solid #888;}
body.mobil #mobilmenue .nav-titel span {font-size:1.125em; text-transform:uppercase; color:#150578;}
body.mobil #mobilmenue ul {list-style:none; padding:1em 0;}
body.mobil #mobilmenue ul ul {display:block!important; list-style-type:disc; padding:0.5em 0 1em 0;} /*ABS Hack: mobilmenü immer ausgeklappt*/
body.mobil #mobilmenue li {width:100%; max-width:100%; position:relative;}
body.mobil #mobilmenue li.letzter, body.mobil #mobilmenue li li {border:0;}
body.mobil #mobilmenue li a{color:#fff;}
body.mobil #mobilmenue li.nav-submenue .js-submenuebutton {display:none; width:2.75em; height:2.5em; position:absolute; right:0; top:-1px;} /*display:none = teil 2 vom menü-hack*/
body.mobil #mobilmenue li.nav-submenue .js-submenuebutton div {display:block; width:100%; height:100%; background-image:url(img/arrow-submenue-mobil.png); background-size:1.0625em 0.625em; background-position:center center; background-repeat:no-repeat; cursor:pointer;}
body.mobil #mobilmenue li div {display:none;}
body.mobil #mobilmenue li a {display:block; padding:0.125em 1em 0.25em 1.25em; text-align:left; text-transform:uppercase; text-decoration:none; outline:0; font-weight:bold;}
body.mobil #mobilmenue .nav-liste-1 li.letzter {border-bottom:1px solid #cfcfcf;}
body.mobil #mobilmenue 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;}
body.mobil #mobilmenue li.nav-submenue.nav-aktiv ul{display:block!important;}
/* lvl 2*/
body.mobil #mobilmenue li li a {padding:0em 1em 0.125em 3.25em!important; text-transform:none; color:#fff; font-size:0.875em; background-image:url(img/arrow_submenue.png); background-size:1em; background-position:1.5em 45%; background-repeat:no-repeat;}
body.mobil #mobilmenue li li a:hover{color:#76CC05;}
body.mobil #mobilmenue li li a.nav-aktiv-link{/*background-color:#76CC05;*/ color:#76CC05;}

#mobilmenue #close_menue{position:absolute; bottom:0; width:100%; height:1.5em; padding-top:0.5em;
border-top:4px solid #76CC05; border-bottom:4px solid #76CC05; background-color:#615c82;}
#mobilmenue #close_menue a{display:block; width:8em; height:1em; margin:auto; overflow:hidden;}
#mobilmenue #close_menue a img{width:1.5em; height:2em;}
#mobilmenue #close_menue a:hover img {margin-top:-1em;}

/*Texte, Formulare, Tabellen*/
body.mobil h1 {overflow:visible; width:auto; text-align:center; padding:1em 0.5em; color:#150578;}
body.mobil h1 span{font-size:1.5em;}
body.mobil h2{font-size: 1.375em;}

body.w640 blockquote br {display:none;}
body.mobil .inhalt-formular-label {width:auto; float:none; text-align:left; padding:0.5em 0 0 0;}
body.mobil .inhalt-formular-input {width:auto; float:none; text-align:left; padding:0;}
body.mobil .inhalt-formular-input input.text {display:block; width:100%; font-size:1em; padding:0.2em 0;}
body.mobil .inhalt-formular-input select {width:100%; font-size:1em;}
body.mobil textarea {width:93%; max-width:100%; height:10em; font-size:1.25em;}
body.mobil .inhalt-formular-buttons {padding:0.5em 0;}
body.mobil .inhalt-formular input.submit {width:100%; height:auto; padding:0.6em 0.8em 0.7em 0.8em; border:0; font-weight:bold;}
body.w480 table, body.w480 thead, body.w480 tbody, body.w480 caption {display:block; width:100%; border:0;}
body.w480 tr, body.w480 th, body.w480 td {display:block; border:0;}
body.w480 tr {background:none; background-image:none; background-color:transparent;}
body.w480 td:nth-child(odd) {background-color:#ddd; color:#333}
body.w480 td:nth-child(even) {background-color:#eee; color:#333}
body.w480 tbody th:first-child, body.w480 td:first-child {background-color:#555; font-weight:bold; color:#fff;}
body.w480 thead {background-color:#150578;}
body.w480 thead tr {padding:0.5em 0.3em;}
body.w480 thead th {display:inline; width:auto; padding:0;}
body.w480 thead th:after {content:" – ";}
body.w480 thead th:last-child:after {content:"";}
body.w480 thead th * {width:auto; display:inline!important;}
body.w480 blockquote{padding-left:3em;}
body.w480 blockquote:before{left:0;}
body.w320 blockquote{padding:3em 0 1em 0;}

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

/*Bausteine*/
body.w800 .inhalt-baustein-spalte-links, body.w800 .inhalt-baustein-spalte-mitte, body.w800 .inhalt-baustein-spalte-rechts{float:none; width:100%; overflow:visible; margin:0; padding:0;}
body.mobil p.link-mehr a, body.mobil 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;}
body.mobil p.link-mehr a:active, body.mobil p.link-mehr a:hover, body.mobil p.link-mehr a:focus,
body.mobil p.link-zurueck a:active, body.mobil p.link-zurueck a:hover, body.mobil p.link-zurueck a:focus {background-color:#eee;}
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%;}
body.mobil .inhalt-dokument-liste ul li {margin:0.5em 0;}

/*Mediaelemente*/
body.mobil img {max-width:none;}
body.mobil .inhalt-media img {width:100%!important;}
body.w320 .inhalt-media-bild-100px, body.w480 .inhalt-media-bild-200px, body.w640 .inhalt-media-bild-300px {float:none; clear:both; max-width:100%; margin:0.5em 0;}
body.w640 .inhalt-media-bild-original {float:none; clear:both; max-width:99%; margin:0.5em 0;}
body.w640 .inhalt-media-mitte {margin:0.5em auto;}
body.mobil .inhalt-media-bild-62p {width:50%!important;}
body.w640 .inhalt-media-bild-50p, body.w640 .inhalt-media-bild-62p {width:38%!important;}
body.w480 .inhalt-media-bild-38p, body.w480 .inhalt-media-bild-50p, body.w480 .inhalt-media-bild-62p {width:100%!important;}
body.w320 .inhalt-media-bild-300px, body.w320 .inhalt-media-bild-38p, body.w320 .inhalt-media-bild-50p, body.w320 .inhalt-media-bild-62p {float:none; width:auto!important; clear:both; margin:0.5em 0;}
body.mobil .beitrag-thema{margin-bottom:6em;}
body.mobil .beitrag-thema .inhalt-media img{width:4em!important; padding:0.75em;}

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

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

/*Galerie-Slider (Absatz entfernen, wenn nicht benötigt)*/
body.mobil .inhalt-galerie-gruppen {width:100%!important;}
body.mobil .inhalt-media img {width:100%!important;}
body.mobil .inhalt-galerie-bilder ol li{margin-right:1em;}
body.mobil .inhalt-galerie-bilder ol li:nth-child(3n+4){clear:none;}
body.mobil .inhalt-galerie-gruppe-bilder {position:relative; padding:0 0 0.5em 0; width:100%; overflow:hidden;}
body.mobil .inhalt-galerie-gruppe-bilder ul {margin:0; padding:0; width:120%;}
body.mobil .inhalt-galerie-gruppe-bilder ul li {float:left; width:6.25em; height:6.25em; margin:0 1em 1em 0; list-style:none; border:1px solid #ccc; max-width:none;}
body.mobil .inhalt-galerie-gruppe-bild {width:6.25em; height:6.25em; text-align:center; overflow:hidden;}

/*Google-Maps*/
body.w320 .inhalt-karte-gmap {display:none;}
body.w320 .inhalt-karte-gmap-adresse{display:inline;}
body.mobil .inhalt-karte {padding-right:24px;}
body.mobil .inhalt-karte-gmap label {display:block;}
body.mobil .inhalt-karte-gmap #content {width:auto; min-height:0;}

/*Plugins (Absatz entfernen, wenn nicht benötigt)*/
body.mobil #share {position:absolute; left:0; bottom:0; width:100%; height:64px; background-color:#747779;}
body.mobil #share-button {position:relative; width:320px; margin:0 auto; padding:1em 0;}
body.schmal #share-button {width:210px;}
body.schmal #share-button a:nth-child(4), body.schmal #share-button a:nth-child(5), body.schmal #share-button a:nth-child(6) {display:none;}