 .suchergebnis_filter_block {

 	background-color:#EEE;
    padding:10px;
    border: 1px #DDD solid;
    margin-bottom:20px;
 }


.suchergebnis_filter_sortierung_text  {

    font-weight:bold;
    float:left;
    padding-right:5px;
    padding-top:3px;

    }


.suchergebnis_filter_sortierung_dropdown  {

    float:left;
    padding-right:5px;
    width:300px;
    }

.suchergebnis_filter_seitenauswahl {

    float:left;
    text-align:right;
    padding-top:3px;
    width:390px;
    font-size:12px;
}



 a.suchergebnis_filter_seite:link      { color:#D00; text-decoration:none; font-weight:bold }
 a.suchergebnis_filter_seite:visited   { color:#D00; text-decoration:none; font-weight:bold }
 a.suchergebnis_filter_seite:hover     { color:#333; text-decoration:none; font-weight:bold  }
 a.suchergebnis_filter_seite:active    { color:#D00; text-decoration:none; font-weight:bold  }


 a.suchergebnis_filter_seite_gewaehlt:link      { color:#D00; text-decoration:underline; font-weight:bold }
 a.suchergebnis_filter_seite_gewaehlt:visited   { color:#D00; text-decoration:underline; font-weight:bold }
 a.suchergebnis_filter_seite_gewaehlt:hover     { color:#333; text-decoration:underline; font-weight:bold  }
 a.suchergebnis_filter_seite_gewaehlt:active    { color:#D00; text-decoration:underline; font-weight:bold  }