.Tx-Formhandler { padding: 10px 10px 10px 0; font-size:11px; }
.Tx-Formhandler .type-text{ padding: 0 10px 15px 0; }
.Tx-Formhandler .type-button{ padding: 0 10px 0 0; }
.Tx-Formhandler label { width: 100%; display: block; color: #1a1a1a; font-size: 11px; }
.Tx-Formhandler legend { width: 100%; visibility: hidden;}
.Tx-Formhandler input { width: 99%; height:19px; margin:5px 4px 2px 0; padding:2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.Tx-Formhandler input:focus {  }
.Tx-Formhandler select { height:auto; margin:5px 4px 2px 0; padding: 2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.Tx-Formhandler select:focus {  }
.Tx-Formhandler textarea	{ width: 99%; height:auto; margin:5px 4px 2px 0; padding:2px 2px; border-top: #818181 solid 1px; border-bottom: #cdcdcd solid 1px; border-left: #a8a8a8 solid 1px; border-right: #a8a8a8 solid 1px; background:#fafafa; }
.Tx-Formhandler textarea:focus	 {  }
.Tx-Formhandler fieldset{ margin: 0; padding: 0; border: none; }
.Tx-Formhandler input.submit,
.Tx-Formhandler input[type=submit]	{ width: 77px; height:27px; float:right; margin:0; padding:0; cursor:pointer; text-transform:uppercase; font-size: 11px; font-weight: bold; color: #fff; background: transparent url(../images/submit_btn.png) left top no-repeat; border: none; }
.Tx-Formhandler input[type=submit]:hover {  }
.Tx-Formhandler input[type=submit]:focus {  }
.Tx-Formhandler input[type=file]{ height:auto; }
.Tx-Formhandler .error{color:red;}

#recaptcha_widget_div { padding-bottom: 10px;}

.search-term .button input, .search-term .button .searchbutton {

    background-attachment: scroll;
    background-clip: border-box;
    background-color: #000;
    background-image: url("/typo3conf/ext/kum_kumdk/images/button.gif");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-bottom-color: #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top-color: #000;
    border-top-style: solid;
    border-top-width: 1px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 23px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    text-transform: uppercase;
    width: auto;
}

.tx-lfpersons .info div{

    padding-bottom: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 3px;

}

.tx-lfpersons .info span{

    color: #000;
}
