<!--/*--><![CDATA[/*><!--*/

.Tx-Formhandler .error { background-color: transparent;}

.Tx-Formhandler  img.tx-srfreecap-pi2-image {
  margin:0 0 1em 0;
}

.Tx-Formhandler #PflegestellenForm-OK .columns { 
padding: 10px 10px 10px 0px;
}

.Tx-Formhandler #PflegestellenForm-OK .row { 
border-bottom: 1px solid;
}


.Tx-Formhandler select {
-webkit-appearance: menulist;
}

.Tx-Formhandler .large-9 {
  width:60%;
}

.Tx-Formhandler .large-3 {
  width:40%;
}

.Tx-Formhandler input[type="file"],
.Tx-Formhandler input[type="checkbox"],
.Tx-Formhandler input[type="radio"],
.Tx-Formhandler select {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}


.Tx-Formhandler  input[type="text"]:focus,
.Tx-Formhandler  input[type="password"]:focus,
.Tx-Formhandler  input[type="date"]:focus,
.Tx-Formhandler  input[type="datetime"]:focus,
.Tx-Formhandler  input[type="datetime-local"]:focus,
.Tx-Formhandler  input[type="month"]:focus,
.Tx-Formhandler  input[type="week"]:focus,
.Tx-Formhandler  input[type="email"]:focus,
.Tx-Formhandler  input[type="number"]:focus,
.Tx-Formhandler  input[type="search"]:focus,
.Tx-Formhandler  input[type="tel"]:focus,
.Tx-Formhandler  input[type="time"]:focus,
.Tx-Formhandler  input[type="url"]:focus,
.Tx-Formhandler  textarea:focus {
    color: #654706;
    background-color: transparent;
    border-color: #a97504;
 }

.Tx-Formhandler  input[type="text"],
.Tx-Formhandler  input[type="password"],
.Tx-Formhandler  input[type="date"],
.Tx-Formhandler  input[type="datetime"],
.Tx-Formhandler  input[type="datetime-local"],
.Tx-Formhandler  input[type="month"],
.Tx-Formhandler  input[type="week"],
.Tx-Formhandler  input[type="email"],
.Tx-Formhandler  input[type="number"],
.Tx-Formhandler  input[type="search"],
.Tx-Formhandler  input[type="tel"],
.Tx-Formhandler  input[type="time"],
.Tx-Formhandler  input[type="url"],
.Tx-Formhandler  select,
.Tx-Formhandler  textarea {
    border: 1px solid #a97504;
    color: #654706;
}
.Tx-Formhandler fieldset {
border: none;
}

/*]]>*/-->
