/* default styles for extension "tx_fsfcontentimage" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-content-image table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-content-image table th {
        font-weight:bold;
    }

    .tx-fsf-content-image table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_fsfcontentimagegroup" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-content-image-group table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-content-image-group table th {
        font-weight:bold;
    }

    .tx-fsf-content-image-group table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_fsfcontentsmalltext" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-content-small-text table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-content-small-text table th {
        font-weight:bold;
    }

    .tx-fsf-content-small-text table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_fsfcontenttext" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-content-text table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-content-text table th {
        font-weight:bold;
    }

    .tx-fsf-content-text table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_fsfoffers" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-offers table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-offers table th {
        font-weight:bold;
    }

    .tx-fsf-offers table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_fsfcontactpersons" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-fsf-contact-persons table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-fsf-contact-persons table th {
        font-weight:bold;
    }

    .tx-fsf-contact-persons table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
