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

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

    .tx-vwt-faq table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-faq table th {
        font-weight:bold;
    }

    .tx-vwt-faq table td {
        vertical-align:top;
    }

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

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

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

    .tx-vwt-download table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-download table th {
        font-weight:bold;
    }

    .tx-vwt-download table td {
        vertical-align:top;
    }

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

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

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

    .tx-vwt-glossar table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-glossar table th {
        font-weight:bold;
    }

    .tx-vwt-glossar table td {
        vertical-align:top;
    }

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

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

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

    .tx-vwt-headquarters table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-headquarters table th {
        font-weight:bold;
    }

    .tx-vwt-headquarters table td {
        vertical-align:top;
    }

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

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

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

    .tx-vwt-inspirations table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-inspirations table th {
        font-weight:bold;
    }

    .tx-vwt-inspirations table td {
        vertical-align:top;
    }

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

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

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

    .tx-vwt-tilesconfig table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-vwt-tilesconfig table th {
        font-weight:bold;
    }

    .tx-vwt-tilesconfig table td {
        vertical-align:top;
    }

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

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