/* Individuelle Anpassungen und Ergaenzungen bitte nur hier einfuegen! */

/* Cookie- und Tracking-Hinweis ausblenden weniger stark abdunkeln */
.cookie-note .btn.grayscale, .tracking-note .btn.grayscale {
    background-color: #c6619d;
}

/* Karteneinbindung in der Randspalte bzw. einem Widget */
/*
.randspalte .widget.kartenmodul  {
    padding: 0;
}
.randspalte .widget.kartenmodul h3 {
    margin: 0;
}
.randspalte .widget.kartenmodul .leaflet-pane {
	z-index: 44;
}
.randspalte .widget.kartenmodul .leaflet-control {
    z-index: 46;
}
*/

table {/*background-color:transparent;*/}
table tr {/*border-bottom:none;*/}
table th {/*background-color:transparent;border-bottom:none;*/}

.page-entry {/*display:block !important;font-style:italic;margin-bottom:20px;*/}

/* Datepicker */
.ui-datepicker {/*background-color:#fff;*/}
.ui-datepicker .ui-datepicker-header {/*background-color:#000;*/}
.ui-datepicker th {/*background-color:#000;border-top:1px solid #fff;*/}
.ui-datepicker-calendar td:hover a {/*background-color:#000;*/}
.ui-datepicker-calendar a.ui-state-active {/*color:#000;*/}

/* Volltextsuche */
.vt_anchor {/*text-decoration:none;color:#000;*/}
.solr-results em {/*background-color:#ff0;font-style:normal;padding:0 1px;*/}
.solr-results a {/*text-decoration:none;*/}

/* HD 28.04.2022 PMTASKS2397 */
.shariff {
    padding-top:15px;
}
.shariff .orientation-horizontal.button-style-icon li {
    min-width: 35px;
    width:auto;
}
.shariff .fas {
    margin-right: 0px;
}
.shariff .fab {
    margin-right: 0px;
}
.shariff .facebook {
    margin-left:0;
}
.shariff li .fab.fa-facebook-f {
    vertical-align: super;
}
.shariff li {
    height: 38px;
}
.shariff li a {
    padding: 5px 10px;
    line-height: 1;
    height: 38px;
}
.shariff li a:hover {
    color:#fff;
}    
.shariff li .fab, .shariff li .far, .shariff li .fas {
    line-height: 20px !important;
}
.shariff .threema .fa-lock {
    font-size: 20px !important;
}
.shariff .info a {
    text-align: center;
}
.shariff .info a:hover {
    color: #000;
}
    
@media screen and (min-width: 1270px) {
    .shariff .shariff-button.whatsapp {
         display: none;
     }
}


@media screen and (min-width: 961px){


    
}

@media screen and (min-width: 681px){
 
    
    
}

@media screen and (max-width: 960px){
 
    
    
}

@media screen and (max-width: 680px){
 
    
    
}