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

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

    .tx-int-park table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-int-park table th {
        font-weight:bold;
    }

    .tx-int-park table td {
        vertical-align:top;
    }

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

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_srfreecap" */
	    .captcha-wrap label { display:block; }
		#sjbr-freecap-captcha-response { }
		.tx-srfreecap-pi1-captcha label { display: inline-block; }
		img.tx-srfreecap-pi1-image { margin-right: 1em; margin: 10px 0; }
		.tx-srfreecap-pi1-image-accessible {
			background-color: transparent;
			vertical-align: middle;
		}
		.tx-srfreecap-pi1-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em; }
		.tx-srfreecap-pi1-cant-read { display: inline-block; margin: 10px 0; }
		.tx-srfreecap-cant-read a {color: #e30613; }
	    .tx-srfreecap-cant-read a:hover,
	    .tx-srfreecap-cant-read a:focus: {color: #e30613; text-decoration:underline; }
/* default styles for extension "tx_srfreecap_pi2" */
	    .captcha-wrap label { display:block; }
	    #sjbr-freecap-captcha-response {  }
		.tx-srfreecap-pi1-captcha label { display: inline-block; }
		img.tx-srfreecap-pi1-image { margin-right: 1em; margin: 10px 0; }
		.tx-srfreecap-pi1-image-accessible {
			background-color: transparent;
			vertical-align: middle;
		}
		.tx-srfreecap-pi1-accessible-link { width: 10em; float: right; vertical-align: middle; margin-right: 7em; }
		.tx-srfreecap-pi1-cant-read { display: inline-block; margin: 10px 0; }
		.tx-srfreecap-cant-read a {color: #e30613; }
	    .tx-srfreecap-cant-read a:hover,
	    .tx-srfreecap-cant-read a:focus: {color: #e30613; text-decoration:underline; }
