[class^='fq_row_'].active, div[class*=' fq_row_'].active {
    background-color: #FFD817;
    color: black;
}
[class^='fq_row_'].active, div[class*=' fq_row_'].active:hover {
    background-color: #FFD817 !important;
    color: black !important;
}

.freq_tab {
    margin-top:25px;

}


.freq_tab tbody tr:first-child td  {
    font-weight:600;
    border:none;
    border-bottom:1px solid #999;


} 


.freq_tab tbody tr td  {
    text-align:center;
    padding:8px;
    border-right:1px solid #ededed;


} 


    .freq_tab tbody tr:hover  {
    background-color: #202020;


} 

.freq_tab tbody tr:first-child:hover  {
    background-color:transparent;


} 

.col-md-12 .info_nav {
    padding: 0;
}

.info_nav .info_nav_bg {
    height: 64px;
}

.freq_tab tbody tr td:last-child  {
    text-align:center;
    border-right:none;


} 

.info_freq_uber {
    margin-bottom: 75px;
}

.freq_search {
    display: flex;
    background: #202020;
    margin: auto; 
    padding: 10px;
    border: 1px solid #bcbcbc;
}

.freq_search select {
    width: 120px;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #bcbcbc;
}
.freq_search input {
    width: 120px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #bcbcbc !important;    
}

.freq_search #single {
    padding:10px;
}




.freq_search button {
    /*
    color:#FFD817;
    border:3px solid #FFD817;
    border-radius:5px;
    font-weight:700;
    */
    margin: 6px;
}

.freq_search button:hover {
    background-color:#FFD817;
    color:#000;

}






.freq_db_abs {
    width:172%;

}

.freq_db_abs table tbody tr td{
        text-align:center;
        font-size:15px;
        padding-left:20px;
}

.freq_db_abs table tbody tr:first-child td {
    font-weight:700;
    padding-left:20px;
    }


.freq_db_abs table tbody tr:last-child td {
    text-align:left;
    font-size:12px;
    padding:20px;
}
    .freq_db_abs table tbody tr td:last-child {
    text-align:left;

}

.entry-content.grund_pages .page-links {

font-size: 18px;
font-weight: 600;
}

b, strong {
    font-weight:500;
}



.freq_nutz_tab.freq_legend tbody tr td{
    font-size:12px;

}

.freq_nutz_tab.freq_legend tbody tr td:last-child{
    font-size:12px;
    text-align:left;
}




.freq_nutz_tab {
    margin-top:25px;

}


.freq_nutz_tab tbody tr:first-child td  {
border-right:1px solid #ededed;


} 


.freq_nutz_tab tbody tr td  {
    text-align:center;
    padding:8px;
    border-right:1px solid #ededed;


} 


    .freq_nutz_tab tbody tr:hover  {
    background-color: #dddddd;


} 

.freq_nutz_tab tbody tr:first-child:hover  {
    background-color:transparent;


} 

.freq_nutz_tab tbody tr td:last-child  {
    text-align:center;
    border-right:none;


} 