
.nxt_search {
    font-family: Verdana;
    font-size: 12px;
}

.category {
    font-size: 12px;
    font-weight: bold;
}

.btn_first_hits {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url('../images/go_first.gif');
}

.btn_prev_hits {
    display: block;
    height: 30px;
    width: 30px;
    background-image: url('../images/go-prev.png');
}

.btn_next_hits {
    display: block;
    height: 30px;
    width: 30px;
    background-image: url('../images/go-next.png');
}

.btn_last_hits {
    display: block;
    height: 25px;
    width: 25px;
    background-image: url('../images/go_last.gif');
}

.naviremove {
    display: block;
    padding: 1px;
    border: solid 1px black;
    font-size: 12px;
}

.navilink {
    font-size: 12px;
}

.navi_toolbar_td {
    
}

.hit {  
   font-weight: bold;
}

.moreLinks {
    display: none;
    width: 100%;   
}

.colored_words_td {
    height: 50px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
}

.hit_nr_td {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #EFEFEF;
    width: 30px;
}

.hitlist_trenner {
    border-bottom: dotted 1px black;
}

.hitlist_title {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #002299;
}

.hitlist_teaser {
    font-family: Verdana;
    font-size: 11px;

}

.hitlist_link a {
    color: blue;
    font-family: Verdana;
    font-size: 11px;
}


.field_title {
    font-family: Verdana;
    font-size: 11px;
}


.search_form_table {
    margin-top: 0px;
    width: 525px;
    padding: 10px;
}

.search_field_label_td {
    width: 179px;
}

.search_field_td {
    width: 220px;
}

.search_btn_td {
    width: 100px;
}

.search_field {
    height:13px; 
    width:220px;
}

.search_btn {
    width: 100px;
}

.button{
  margin-top: 3px;
  border: none;
  color: black;
  font-size: 12px;
  width: 70px;
}

.content{

margin-left: -45px;

}

