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

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

	.tx-bn-wipperfuerth-bis table {
		border-collapse:separate;
		border-spacing:10px;
	}

	.tx-bn-wipperfuerth-bis table th {
		font-weight:bold;
	}

	.tx-bn-wipperfuerth-bis table td {
		vertical-align:top;
	}

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

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

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

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

    .tx-bn-lindlar-events table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-bn-lindlar-events table th {
        font-weight:bold;
    }

    .tx-bn-lindlar-events table td {
        vertical-align:top;
    }

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

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