.aktiv{
	  color: #000;
	  border: solid 1px #000;
}
.btn-check:focus + .btn, .btn:focus {
    /* outline: 0; */
    box-shadow: none;
}