
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: bgimgutility-3 */
@media (max-width: 2560px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_897dd9c53b.jpg") !important;}}@media (min-width: 2561px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_897dd9c53b.jpg") !important;}}@media (max-width: 1920px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_1736afe59f.jpg") !important;}}@media (max-width: 1200px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_4a3a99f3ea.jpg") !important;}}@media (max-width: 992px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_34d21927c6.jpg") !important;}}@media (max-width: 768px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_30c80d9439.jpg") !important;}}@media (max-width: 576px) {#s3 {background-image: url("/fileadmin/_processed_/2/c/csm_Content_Themen_Dummy6_4f19f9e1ff.jpg") !important;}}


/*** T3SB identifier: themen-cards */


.layout-3 svg.iconpack {
	margin-top: -16px;
}
small {
	font-size: 0.675em;
	color: #000;
}


/****
.filterDiv {
  display: none; /* Hidden by default */   
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: 1px solid var(--bs-primary);
  padding: 12px 16px;
  background-color: #fff;
  cursor: pointer;
  color: var(--bs-primary);
}

/* Add a light grey background on mouse-over */
.btn:hover {
  background-color: #ddd;

  
    border: 1px solid var(--bs-primary);

}

/* Add a dark background to the active button */
.btn.active-btn {
  background-color: var(--bs-primary);
  color: white;
  text-decoration: none !important;
}




