/* Suchformular */
.SearchForm fieldset {
    border: 0;
}

.SearchForm .suchfeld {
    margin: 0;
    padding: 0;
    padding-top: 1px;
    border: 0;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    width: 6em;
    height: 1.4em;
}

.SearchForm .suchbutton {
    border: 0; 
    background: transparent; 
    cursor: pointer; 
    font: normal normal normal 100%/120% "Times New Roman", serif;
}

.suchfeld_span1 {
    margin: 0 0.5em 0 0.5em;
    padding: 0 10px 2px 0;
    background: transparent url(../hameln-pic/design/suche_ornament_rechts.gif) no-repeat scroll right center;
}

.suchfeld_span2 {
    padding: 0 0 2px 10px;
    background: transparent url(../hameln-pic/design/suche_ornament_links.gif) no-repeat scroll left center;
}
