
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: customCss_3218 */

.rotate-1 {
transform: rotate(-5deg) !important;
}
	


/*** T3SB identifier: customCss_3219 */

.rotate-2 {
transform: rotate(5deg) !important;
}
	


/*** T3SB identifier: customCss_3220 */

.rotate-3 {
transform: rotate(2.5deg) !important;
}
	


/*** T3SB identifier: customCss_3253 */

#c3253 { transition: opacity .2s ease-in-out; }

#c3253:hover,
#c3253:focus-within { opacity: .8; }

/* alten Hover überschreiben */
#c3253:hover .card-body,
#c3253:hover .card-footer { background-color: transparent !important; }

#c3253:hover .card-img,
#c3253:hover .card-img-top { filter: none !important; }
	


/*** T3SB identifier: customCss_3251 */

#c3247 { transition: opacity .2s ease-in-out; }

#c3247:hover,
#c3247:focus-within { opacity: .8; }

/* alten Hover überschreiben */
#c3247:hover .card-body,
#c3247:hover .card-footer { background-color: transparent !important; }

#c3247:hover .card-img,
#c3247:hover .card-img-top { filter: none !important; }
	

