/*eingabe button*/
#tx_indexedsearch .btn-light{
    display: none;
}

#tx_indexedsearch .col-12{
    position: absolute;
    width: 20%;
    left: 90% !important;
    top: -20%
}
#tx-indexedsearch-searchbox-button-submit .input-group {
    background-color:  white !important;
    color: white !important;
}
#tx_indexedsearch {
    z-index: 500;
color: white;
}



.tx-indexedsearch-browsebox{
    width: 200%;
    height: 200%;
}
.tx-indexedsearch-browselist-currentPage{
    width: 200%;
}