/* ====== sucheingabe ======== */
.search fieldset { border: 0px; margin: 0px; padding: 0px; display: inline; }
.search fieldset legend { visibility: hidden; display: none; }
.searchRow { height: 30px; position: relative; }
.searchRow .searchLabel { display: block; width: 47px; float: left; font-size: 14px; font-weight: bold; color: #ffffff; text-transform: uppercase; margin: 7px 0px 0px 15px; }
#searchLabelInput { width: 118px; height: 20px; padding: 0px 3px 0px 3px; border: 0px; background:url('/res/image/layout/searchBack.gif') no-repeat; margin: 4px 1px 0px 0px; }
.searchButton { display: block; position: absolute; bottom: 6px; right: -30px; width: 27px; height: 20px; color: transparent;  margin: -20px 1px 0px 0px; }

