a:focus, div:focus, span:focus, table:focus, td:focus, tr:focus {
    outline: 2px dotted gray;
}

/* Tabellenbreite BIS-Tabellen */
.bsclient table {
	width: 100% !important;
}