
/*** T3SB identifier: t3sbs_footerSticky */

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



/*** T3SB identifier: t3sbsCSSassets_137 */

/* t3sbs_assets_137 */
.linkweiss {
color:#fff;
	text-decoration: none;
}

a {
    color: rgba(255,255,255,1);
    text-decoration: none;
}
	

