.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
    background-color: #bf5050 ;
    color: #FFF !important;
    border-color: #bf5050 ;
    box-shadow: none;
}
.ym-form button:hover, .ym-form input[type="button"]:hover, .ym-form input[type="reset"]:hover, .ym-form input[type="submit"]:hover, .ym-button:hover {
    background-color: #bf5050;
    border-color: #bf5050;
}
.schritt_aktiv {
	background: #bf5050;
}
