


input#navbf {    display:none; }
/* --- */

:focus-visible { outline: 4px solid rgb(0,0,0) !important; outline-offset: 3px !important; border-radius: 0 !important; color: rgb(0,0,0) !important; background: rgb(255,255,255) !important; }
#fixed-tabs div a:focus-visible { background: none !important; }
div.hoch a:focus-visible { background-color: none !important; background-image: url(../images/hg-hoch.svg) !important; background-repeat:no-repeat !important; background-size: 75% !important; }
/* --- */

a.sr-bf:link {  position: fixed; z-index:100; top: 150px; left: -1000px; overflow: hidden; }
a.sr-bf:focus { position: fixed; z-index:100; top: 150px; left: 20px; overflow: hidden; outline: 4px solid rgb(0,0,0); outline-offset: 10px; }

span.sr-bf-sticky {       position: absolute; width:1px; height:1px; top: 150px; left: -1000px; overflow: hidden; color: rgb(0,0,0); background-color: none !important; }

/* --- */


