
@media print { 
  a[href]::after {
    display: none
  }
}



<style>
  @import url("https://use.typekit.net/yyj2lxx.css");   
</style>

/** Elements **/

* {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-family: 'Nunito', sans-serif;
font-family: futura-pt, sans-serif;
vertical-align: baseline; 
outline: none !important;
}

html {
font-size: 100%;
} 

body {
font-size: 1rem;
line-height: 1.2rem;
color: #1C337A;
font-family: futura-pt, sans-serif;
} 

h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;	
}

h1 {
font-size: 1.8rem;
line-height: 2.1rem;
padding-bottom: .9rem;
font-weight: 700;
}

h2 {
font-size: 1.0rem;
line-height: 1.2rem;
font-weight: 700;
padding-bottom: 4px;
margin-bottom: 10px;
border-bottom: #A6B921 solid 1px;
}

h3 {
font-size: .9rem;
line-height: 1.2rem;
font-weight: 700;
}

h4 {
font-size: .9rem;
line-height: 1.2rem;
font-weight: 700;
}

h5 {
font-size: .9rem;
line-height: 1.2rem;
font-weight: 700;
padding-bottom: 4px;
margin-bottom: 10px;
border-bottom: #A6B921 solid 1px;
}

textarea.form-control {
height: 6em!important;
}

figure img {
max-width: 100%;
height: auto;
}

figcaption {
padding: 5px;
padding-left: 10px;
color: #fff;
}

.slider figcaption {
padding: 5px;
padding-left: 10px;
color: #fff;
}

.textImg_Img figcaption {
padding: 5px;
padding-left: 10px;
color: #fff;
width: 250px;
overflow: hidden;
}

.slider figcaption a {
padding: 5px;
padding-left: 10px;
color: #fff!important;
}

a {
color: #1C337A;
text-decoration: none;
} 

a:hover {
text-decoration: none;
} 

a:active, a:focus {
//outline: none
outline: 2px solid #586b25;
outline-offset: 5px;
}

.mainContent_text a {
background: url(media.php/430/download.jpg) no-repeat left;
padding-left: 13px;
color: #A6B921;
}

.teaser a {
background: none;
padding-left: 0px;
}

.textImg_Img a {
  background: none;
}

a.anmeldebutton {
margin-top: 20px!important;
margin-bottom: 30px;
background-color: #A6B921!important;
border-color: #A6B921!important;
padding-left: 10px!important;
color: white!important;
background-image: none!important;
font-size: 16px;
}

a.anmeldebutton:hover, a.anmeldebutton:focus, a.anmeldebutton:focus-visible, a.anmeldebutton:active {
background-color: #1C337A!important;
border-color: #1C337A!important;
color: white;
}

p {
margin-bottom: 30px;
line-height: 1.3rem;	
}

header {
padding-top: 30px;
padding-bottom: 30px;
}

ul {
padding-left: 19px;
}

.navi_eine_spalte ul {
padding-left: 0px;
}

ul li {
padding-left: 0;
}

td {
padding-left: 4px;
}

/** Sections **/

/** Header **/
#socialarea {
position: absolute	
}

#socialarea figure {
float: left;
margin-right: 5px;
width: 40px;
height: 40px;
line-height: 40px;
text-align: left;
}

#socialarea figure img {
vertical-align: middle;
width: 32px;
height: auto;
}

#logo {
margin: 0 auto;
width: 350px;
padding-bottom: 30px;
}

#search {
height: 50px;
background-color: #A6B921;
width: 50%;
float: right;
margin-bottom: 30px;
}

#search form {
padding-top: 3px;
}

#search * {
color: #fff;
background-color: #A6B921;
border: 0px 
}

#headerimage {
clear: both;
}

#headerimage figcaption {
//background-color: #586b25;
background-color: #A6B921;
margin-top: -30px;
position: relative;
width: 100%;
opacity: .7;
word-break: break-word;
}

#navbar {
margin-top: 30px;
border-bottom: #A6B921 solid 1px;
border-top: #A6B921 solid 1px;
padding: 20px 0 10px 0;
clear: both;
}

#navbar ul {
overflow: hidden;
margin-bottom: 0;
padding-left: 5px;
}

#navbar li {
list-style-type: none;
float: left;
margin-right: 30px;
padding-bottom: 10px;
}

#navbar li:last-child {
margin-right: 0px;
}

#navbar li a {
font-size: 1.8rem;
line-height: 1.8rem;
text-transform: uppercase;
font-weight: bold;
}

#navbar li.active-navi a, #navbar li a:hover {
color: #A6B921;
}

#breadcrumb {
border-bottom: #A6B921 solid 1px;
padding: 20px 0;
}

#breadcrumb ol {
overflow: hidden;
margin-bottom: 0;
margin-left: 5px;
padding-left: 0px;
}

#breadcrumb ol li {
list-style-type: none;
float: left;
padding-right: 10px;
}

#breadcrumb ol li:after {
content: "\e258";
color: #A6B921;
font-size: 12px;
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-left: 10px;
}

#breadcrumb ol li:last-child:after {
content: "";
font-size: 0px;
padding-left: 0px;
}



/*** Main ***/
main form {
margin-bottom: 30px
}

main > .rightColumn {
padding-left: 20px;	
}

main > .rightColumn p {
padding-left: 5px;
margin-bottom: 5px;	
}

main figure.caption {
background-color: #1E337A;
padding: 1px;
margin-bottom: 10px;
}

main .slider figure.caption {
margin-bottom: 0px;
}

main .slider {
margin-bottom: 60px !important;
}

/** Footer **/
#CookiebotWidget{right: 40px!important; bottom: 100px!important;}

#servicenavbar {
border-bottom: #A6B921 solid 1px;
border-top: #A6B921 solid 1px;
overflow: hidden;
padding-right: 5px;
}

#servicenavbar ul {
float: right;
padding-top: 20px;
padding-bottom: 12px;
}

#servicenavbar li {
float: left;
list-style-type: none;
padding-left: 5px;
padding-right: 5px;
border-right: 1px solid #1C337A;
line-height: 1rem;
}

#servicenavbar li:last-child {
padding-right: 0;
border-right: 0;
}

#servicenavbar li a {
display: inherit;
font-weight: 700;
}

#contactarea {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #A6B921;
overflow: hidden;
margin-bottom: 30px;
padding-left: 5px;
}

#contactarea h3 {
font-weight: 700;
margin-bottom: 10px;
}

#contactarea p {
line-height: 1.3rem;
margin-bottom: 0;
}

#contactarea .col-md-3 {
padding-top: 3.2rem;
}

#contactarea .col-md-3:first-child {
padding-top: 0;
}

#contactarea a {
color: #A6B921;
}

/** ids, Klassen **/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 4px;
padding-left: 4px; 
}

.container {
padding-right: 0px;
padding-left: 0px;
}

.navsidebar {
padding-right: 25px;
}

.mobileIcons, .mobileIcons button {
display: none;
}

.home.mobileIcons {
display: none !important;
}

.mobileIcons {
margin-bottom: 30px;
padding-left: 5px;
}

.mobileIcons button, .mobileIcons button span {
font-size: 21px;
background: none !important;
border: none !important;
color: #A6B921 !important;
width: 40px;
}

.btn, .btn:hover {
border-radius: 0px;
}

.navsidebar h1, .navsidebar h2, .navsidebar h3, .navsidebar h4, .navsidebar h5, .navsidebar h6, .navsidebar p {
padding-left: 5px;
font-weight: 700;
padding-bottom: 5px;
border-bottom: #A6B921 solid 1px;
margin-bottom: 0px;
}

.navsidebar ul {
padding-left: 0;
}

.navsidebar li {
list-style-type: none;
padding-left: 5px;
border-bottom: #A6B921 solid 1px;
}

.navsidebar li.sub {
border-bottom: #A6B921 solid 0px;
}

.navsidebar li li {
margin-left: -5px;
}

.navsidebar li li a {
color: #0072CE;
}

.navsidebar li li li a {
color: #00A3E0;
}

.navsidebar li li li li a {
color: #1C337A;
opacity: .75;
}

.navsidebar li li li li li a {
color: #0072CE;
opacity: .50;
}

.navsidebar li li li li li li a {
color: #00A3E0;
opacity: .50;
}

.navsidebar a {
padding-top: 5px;
display: block;
padding-bottom: 5px;
}

.navsidebar .sub > a {
margin-left: -5px;
padding-left: 5px;
border-bottom: #A6B921 solid 1px;
}

.navsidebar a:hover, .navsidebar li.active-navi a {
font-weight: bold;
}

.oeffnungszeitenElement {
border-bottom: #A6B921 solid 1px;
margin-right: 20px;
padding-bottom: 5px;
margin-bottom: 30px;
}

.oeffnungszeitenElement p:first-child, .oeffnungszeitenElement p:last-child {
margin-bottom: 10px;
}

.oeffnungszeitenElement table {
margin-bottom: 10px;
}

.oeffnungszeitenElement table tr td {
padding: 2px 10px 2px 0;
}

.oeffnungszeitenElement table tr td:first-child {
	
}

.listenElement {
margin-bottom: 30px;
overflow: hidden;	
}

.listenElement p {
margin-bottom: 5px;
}

.listenElement li {
list-style-type: none;
border-bottom: #A6B921 solid 1px;
}

.listenElement33 li {
float: left;
width: 30%;
min-width: 150px;
margin-right: 3%	
}

.btn-info {
/*margin-left: -4px;*/
padding-left: 4px !important;	
padding-right: 4px !important;
}

.btn-info {
color: #A6B921;
border: none;
background-color: transparent;
}

.btn-info:hover {
background-color: #A6B921;
border-color: #A6B921;
color: #fff;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #1C337A;
border-color: #1C337A;
}

.btn-primary:hover {
color: #fff;
background-color: #1C337A;
border-color: #1C337A;
}

.btn-info:focus,
.btn-info.focus,
.btn-primary:focus {
color: #fff !important;
background-color: #1C337A;
border-color: #1C337A;
}

.btn-info:focus .glyphicon ,
.btn-info.focus .glyphicon {
color: #fff !important;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #1C337A;
border-color: #1C337A;
}

.headlineLeft td {
padding-left: 0;
}

.headlineLeft td:first-child {
padding-right: 20px;
}

.table2Columns td .btn-info, .downloadListe100 .btn-info {
margin-left: -4px;
padding-left: 4px !important;	
padding-right: 4px !important;
}

.table2Columns td .btn-info, .listenElement .btn-info, .btn-info.blue, .downloadListe100 .btn-info, .teaserMoreLink .btn-info, .btn-info {
color: #1C337A;
border-bottom: 1px solid #A6B921;
//font-weight: bold
}

.listenElement .btn-info, .downloadListe100 .btn-info, .teaserMoreLink .btn-info, .textImg .btn-info {
font-weight: normal;
border-bottom: 1px solid #A6B921;
}

.rechteSpalteElement .btn-info {
margin-bottom: 20px;
}

.rechteSpalteElement .btn-inline-block {
    margin: 0;
    width: 100%;
    display: inline-block;
}

.rechteSpalteElement a.btn {
    font-size: 1rem;
}

.textImg .btn-info, .btn-info.blue {
color: #1C337A;
font-weight: bold;
padding-left: 0 !important;
}

.textImg .btn-info:hover,  .btn-info.blue:hover {
padding-left: 4px !important;
}

.textImg .btn {
padding: 0 4px 0 0;
}

.textImg .textImg_Text.left {
margin-right: 80px;
}

.textImg .textImg_Img.right img {
max-width: 130px;
height: auto
}

.textImg .glyphicon {
top: 3px;
}

.table2Columns td .btn-info:hover, .listenElement .btn-info:hover, .textImg .btn-info:hover, .btn-info.blue:hover, .downloadListe100 .btn-info:hover, .teaserMoreLink .btn-info:hover {
color: #fff;
}

.table2Columns td .btn-info .glyphicon, .listenElement .btn-info .glyphicon, .textImg .btn-info .glyphicon, .btn-info.blue .glyphicon, .downloadListe100 .btn-info .glyphicon, .teaserMoreLink .btn-info .glyphicon, .rechteSpalteElement .btn-info .glyphicon {
color: #A6B921;
font-weight: bold
}
	
.table2Columns td .btn-info:hover .glyphicon, .listenElement .btn-info:hover .glyphicon, .textImg .btn-info:hover .glyphicon, .btn-info.blue:hover .glyphicon, .downloadListe100 .btn-info:hover .glyphicon, .teaserMoreLink .btn-info:hover .glyphicon, .rechteSpalteElement .btn-info:hover .glyphicon {
color: #fff;
}	

.btn {
text-align: left;
padding-left: 0;
white-space: normal !important;
font-size: 1rem!important;
}

.museumListenElement a {
text-decoration: none
}

.readspeaker {
padding: 30px 0;
padding-top: 0;
padding-bottom: 30px;
//overflow: hidden;
}

.readspeaker img {
max-width: 130px;
height: auto;
}

.readspeaker figcaption {
display: none
}

.readspeaker figure.smallIcon {
float: left;
z-index: 9999;
}

.readspeaker .bigIcon {
display: none;
padding-top: 7px;
}

#readspeaker_button1 {
width: auto !important;
}

.readspeaker_float_left {
//width: 74%;
width: 68%;
float: left;
}

.mainContent_clear {
clear: both;
}

.rechteSpalteElement {
margin-bottom: 30px;
}

.rechteSpalteElement p {
margin-bottom: 10px;
}

.rechteSpalteElement hr {
    margin-top: 5px;
    margin-bottom: 5px;
    height: 0px;
    background-color: transparent;
   border-top: 1px solid #A6B921;
}

.slick-prev, .slick-next {
width: 50px;
height: 50px;
z-index: 9999;
background-color: grey;
}

.slick-prev {
left: 0;
}

.slick-next {
right: 0;
}

.slick-dots li button::before {
font-size: 50px;
}

.textImg_Text.left, .textImg_Img.left {
float: left;
margin-right: 20px;
}

.form-control {
border: 1px solid #A6B921;
border-radius: 0px;
}

.form-group {
margin-bottom: 20px;
overflow: hidden
}	
	
.form-group label {
float: left;
max-width: 20%;
}	

.form-group input {
float: right;
max-width: 80%;
}

.form-group2 {
margin-bottom: 20px;
overflow: hidden;
}

.form-group2 label {
float: left;
max-width: 35%;
}

.form-group2 input {
float: right;
max-width: 65%;
}

form .btn-primary {
background-color: #A6B921;
border-color: #A6B921;
padding-left: 10px;
}

input[type="submit"], form .submit {
margin-top: 20px !important;
margin-bottom: 30px
}

.PageNumber ul {
padding-left: 0px;
margin-left: 0px;
}

.PageBrowser .ml-2 {
    margin-left: 20px;
}

.PageNumber { 
    padding-left: 5px;
}

.PageNumber ul {
    list-style-type: none;
    margin: 0px;
    padding: 0;
    //overflow: hidden;
    //background-color: #1e337a;
    padding-left: 10px;
}

.PageNumber li {
    float: left;
    padding-top: 14px;
    padding-bottom: 15px;
    padding-right: 5px;
    text-decoration: none;
    margin-bottom: -7px;
    //color: white;
    font-size: 16px;
    font-weight: 400;
    list-style-type: none;
    margin-right: 15px;
}

.PageBrowser {
//overflow: hidden;
border-bottom: 1px solid #A6B921;
clear: both;
}

.PageBrowser li {
float: left;
list-style-type: none;
margin-right: 5px;
}

.PageBrowser li.active, .PageBrowser li a:hover {
font-weight: bold
}

.PageBrowser button {
float: right;
width: 35px;
}

.PageBrowser .btn-block {
margin-top: 0;
}

.rechteSpalteElement .btn-block {
margin: 0;
}


.table2Columns, .table4Columns {
margin-bottom: 30px;
padding-bottom: 30px;
border-bottom: 1px solid #A6B921;
}

.table2Columns.noTableUnderline, .table4Columns.noTableUnderline {
padding-bottom: 0px;
border-bottom: 0px;
}

.table2Columns .btn {
padding: 0;
}

.table2Columns table, .table4Columns table {
width: 100%;
}

.table2Columns td {
width: 50%;
line-height: 1.7rem;
vertical-align: top;
padding-top: 0;
}

.table2Columns td * {
line-height: 1.7rem
}

.table4Columns td {
width: 25%;
line-height: 1.7rem;
vertical-align: top;
padding-top: 0;
}

.teaser {
margin-bottom: 30px;
}

.teaser p {
margin-bottom: 0px;
}

.teaser p:last-child {
margin-bottom: 0px;
}

.teaserBreite33Pro .teaserImage {
padding: 2px;
}

.teaserBreite33Pro .teaserImage img {
border: 1px solid #1C337A;
width: 100%
}

.teaserHeadline h2 {
margin-bottom: 15px;
font-size: 1.4rem;
line-height: 2rem;
border-bottom: none!important;
}

.downloadListe100 {
margin-bottom: 30px;	
}

.downloadListe100 p:first-child {
margin-bottom: 0px;	
}

.downloadListe100 li {
list-style-type: none;/*
border-bottom: 1px solid #A6B921;*/
}

.teaserBreite50ProImage img {
width: 100%
}

.teaserText p:last-child {
margin-bottom: 0px;
}

.teaserMoreLink {
/*border-bottom: 1px solid #A6B921;*/
margin-bottom: 30px;
}

.rowUnderline tr {
border-bottom: 1px solid #A6B921;
}

.row {
margin-right: 0px;
margin-left: 0px;
}

.row > .col-md-6:first-child {
padding-right: 15px;
}

.row > .col-md-6:last-child {
padding-left: 15px;
}

.row > .col-md-4 {
padding-left: 10px;
padding-right: 10px;
}

.row > .col-md-4:first-child {
padding-right: 20px;
padding-left: 0;
}

.row > .col-md-4:last-child {
padding-left: 20px;
padding-right: 0;
}

.suchElement {
max-width: 46%;
margin-right: 4%;
border-bottom: 1px solid #A6B921;
margin-bottom: 30px;
float: left;
min-width: 394px;
}

.suchElement_leer {
max-width: 46%;
margin-right: 4%;
margin-bottom: 30px;
float: left;
min-width: 394px;
}

.suchElement i {
font-style: normal;
}

.suchElement a {
margin-top: 10px;
display: block;
}

.searchedWord {
font-weight: 700;
}

.searchedWord:after, .searchedWord:before {
content: "«";
font-size: 20px;
position: relative;
top: 1px;
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding-left: 2px;
}

.searchedWord:before {
content: "»";
padding-right: 2px;
padding-left: 0;
}

.PageBrowser {
border-bottom: 1px solid #A6B921;
margin-bottom: 30px;
overflow: hidden
}

.PageNumber {
padding-left: 5px;
float: left;
}

.PageNumber li {
list-style-type: none;
float: left;
margin-right: 15px;
}

.PageNumber li.active {
font-weight: 700;
color: #A6B921;
}

.PageNumber li a:hover {
font-weight: bold;
}

.PageNav {
float: right;
}

.PageNav button {
background: none;
border: none;
}

.PageNav a {
color: #A6B921;
font-weight: 700
}

.PageNav button a:hover {
font-weight: 700
}

.veranstaltungenElement {
max-width: 46%;
margin-right: 4%;
float: left;
margin-bottom: 30px;
}

.veranstaltungenElement > * {
border-bottom: 1px solid #A6B921;
padding-bottom: 0 !important;
margin-bottom: 0 !important;
padding-left: 5px;
}

.veranstaltungenElement.newsRoom > * {
border-bottom: none;
}

.veranstaltungenElement .btn-info {
color: #1C337A;
padding: 0;
}

.veranstaltungenElement.newsRoom .btn-info {
padding: 6px 12px;
}

.veranstaltungenElement .btn-info span {
color: #A6B921;
}

.veranstaltungenElement .btn-info:hover * {
color: #fff;
}

.veranstaltungenElement p {
padding-top: 5px;
padding-bottom: 5px !important;
}

.veranstaltungenElement p:first-child {
padding-top: 0;
}

.veranstaltungenNewsRoom {
margin-bottom: 20px;
clear: both;
}

.veranstaltungenNewsRoom img {
margin-top: -5px
}

.veranstaltungenNewsRoom a {
font-weight: 700;
color: #A6B921;
}

.underline {
border-bottom: 1px solid #A6B921;
}

.lineHeightBig {
line-height: 1.8rem;
margin-bottom: 0
}

.italic {
font-style: italic
}


/** Media Queries **/

@media only screen and (max-width: 992px) {

.mobileIcons {
display: block;
}

.mobileIcons button:first-child {
display: block;
}

home.mobileIcons button:first-child {
display: none;
}

.row > .col-md-4, .row > .col-md-6 {
     padding-left: 10px !important;
     padding-right: 10px !important;
}

.navsidebar.col-md-3 {
display: none;
margin-bottom: 30px;
}

#contactarea .col-md-3 {
width: 48%;
float: left;
}

main > .rightColumn {
padding-left: 10px;
}

}

@media only screen and (max-width: 768px) {
	
header {
padding-top: 2%
}	

.suchElement {
  max-width: 100%; min-width: 330px;
}

.veranstaltungenElement {
width: 100%;
max-width: 100%
}

#search, #headerimage {
width: 96%;
float: none;
margin: 0 auto;
margin-bottom: 30px
}

#socialarea {
position: relative;
float: none;
width: 96%;
height: 50px;
margin-left: 2%;
margin-bottom: 2%;
}

#navbar, #breadcrumb, #servicenavbar, #contactarea {
width: 96%;
margin-left: auto;
margin-right: auto
}

@media only screen and (max-width: 768px) {
#navbar li {clear: both;}
}


main.container {
padding-left: 1%;
padding-right: 1%
}

}

@media only screen and (max-width: 480px) {
	
#contactarea .col-md-3 {
width: 100%;
padding-top: 1rem;
}

#servicenavbar li {
margin-bottom: .4rem;
}

}


/** devnavbar **/

.devnavbar {
position: fixed; 
right: 0; 
top: 0;
z-index: 999999;
height: 80%;

}

.devnavbar button {
background-color: white;
padding: 5px;
}

.devnavbar ul {
position: absolute; 
right: -250px; 
padding: 25px;
background-color: white;
overflow-y: scroll; 
height: 100%;
padding-bottom: 25px
}

.open.devnavbar ul {
right: 0;
}

.devnavbar li {
list-style-type: none;
padding-bottom: 15px;
}

.form-error {
  background-color: #ff5555;
}

.form-error-text {
  color: #ff5555;
}

/* - für popup bei den Social Media links- */
.socialarea-popup .btn{padding: 1%; background-color:#A6B921; color: white;}
.socialarea-popup .modal-content{border-radius: 0px; border: 1px solid #A6B921;}
.socialarea-popup .flex{  display: flex; justify-content: center; align-items: center;}
.socialarea-popup .modal_img{margin: 0px; padding: 0px; line-height: normal !important;}
.socialarea-popup .desaturate  {filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: url(desaturate.svg#greyscale); filter: gray; -webkit-filter: grayscale(1); border:0;}
.socialarea-popup .desaturate:hover {filter: none;}

.inaktiv{
  //background-image: url("media.php/18/inaktiv.png");
  //padding-left: 40px;
  //height: 50px;
  //background-repeat:no-repeat;
  font-size: 16px important!;
}
    
.aktiv{
  //background-image: url("media.php/18/aktiv.png");
  //padding-left: 40px;
  //height: 50px;
  //background-repeat:no-repeat;
  font-size: 16px important!;
}

@media (max-width:768px) {
  .inaktiv { font-size: 0px; }
  .aktiv   { font-size: 0px; }
}

.weitereangaben { display: none; }
.titel { display: none; }

#help  {
  width: fit-content; 
  float: left; 
  position: absolute; 
  right: 10px; 
  top: 17px; 
}
@media (min-width:768px) {
  #help  { top: 35px; }
}

.title-length-90 {
  max-width: 90%; 
  display: inline-block;
}

div.eintrag {
  margin-bottom: 12px;
}