#suche     {  margin-left:auto; margin-right:auto;
              margin-top:10px;
              width:140px;
              position:relative;
              border:0px solid;
              float:right;
              margin-right:15px;
}



#suche_anfang       { height:25px;width:20px; background-image:url( bilder/suchen_a.png);  float:left; }

#suche_suche        { height:25px;width:100px;background-image:url( bilder/suchen_b.png);float:left;  }

#suche input {width:95px;height:14px;
              margin:0pt;margin-top:6px;
              border:0px none;
                                font-family:"Lucida Grande",Geneva,Arial,sans-serif;
                                font-size:11px;
                                font-size-adjust:none;
                                font-stretch:normal;
                                font-style:normal;
                                font-variant:normal;
                                font-weight:normal;
                                line-height:normal;
                 }

#suche_ende       { height:25px;width:20px;background-image:url( bilder/suchen_c.png);float:right;}


#suche_laden     {width:16px;height:16px;position:absolute;margin-top:5px;margin-right:4px;background-image:url( bilder/ajax-loader.gif);}
#suche_abbrechen {width:10px;height:18px;position:relative;margin-top:0px;margin-right:8px;background-image:url( bilder/x_button.gif);cursor:pointer;}








#suche_results { position:absolute;
                 width:340px;
                 border:1px solid #637b81;

                 top:25px;right:6px;
                 text-align:left;
                 background-color:#f1f2ef;

}



#suche_utitel      { background-color:#d9282d;height:22px;}
#suche_utitel div { font-size:11px;color:#ffffff;padding-top:4px;padding-left:10px;font-weight:bold;}


.suche_result { cursor:pointer; margin:0px 0px 0px 0px; font-size:11px;padding:0px 0px 0px 0px;}

.suche_result div#titel    {padding-top:6px;}
.suche_result a    { font-weight:bold; text-decoration:none; padding-left:10px;}


.suche_result .suche_text{ padding-left:10px;padding-right:10px;     font-size:10px;padding-bottom:6px;padding-top:2px;}


#suche_utitel_unten      { background-color:#d9282d;height:16px;}
