$dbh->do( "UPDATE $config{'db_prefix'}navibox SET sort_id = sort_id - 1 WHERE sort_id > ?", undef, $aktuelle_sort_id, );