 #ajaxSearch_input {
         float:right;
         font-size: 12px;
         width:140px;
         height:23px;
         padding:0;
         padding-top:4px;
         margin:0;

         color:gray;
         border:none;
         background:none;

         }

#ajaxSearch_submit {
         float:left;
         border: none;
         background:none;
         color:transparent;
         filter:alpha(opacity=0);
         height:23px;
         width:20px;
         padding:0;
         }

#ajaxSearch_submit:hover {
         cursor:pointer;
         }

fieldset{


           padding:0;
           margin:0;


           height:23px;
           border:none;


       }
#ajaxSearch_form {height:23px;width:170px; margin:0;padding:0;background:none;}


div#Suche {
         margin:0;
         margin-top:3px;
         padding:0;
         width:230px;
         height:25px;

         background-repeat:no-repeat;
         float:right;
         }
