.float_tcris {
	position: fixed;
	width: 35px;
	height: 35px;
	bottom: 40px;
	right: 40px;
	background-color: #25d366;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	font-size: 25px;
	box-shadow: 2px 2px 5px #999;
	z-index: 100;
}
.my-float_tcris {
	margin-top: 5px;
}






span.num_messer_schaerfen {
    font-family: 'BernhardModernW01-Roman';
    position: absolute;
    font-size: 15px;
    color: #fff;
    left: -80%;
    bottom: -60%;
}
span.num_bghell {
    font-family: 'BernhardModernW01-Roman';
    position: absolute;
    font-size: 13px;
    color: #000;
    left: -10%;
    bottom: -60%;
}
span.num_bgdunkel {
    font-family: 'BernhardModernW01-Roman';
    position: absolute;
    font-size: 13px;
    color: #fff;
    left: -10%;
    bottom: -60%;
}