/* default styles for extension "tx_veguestbook_pi1" */
    .tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
        /* width: 100px; */
        width: 100%;
        border-bottom: 0px solid aqua;
     }
     .tx-veguestbook-pi1 {
        font-size:100%;
        border: px solid aqua;
     }
     .tx-veguestbook-pi1 p.tx-guestbook-form-error {
    		font-weight:bold;
  		color:#990000;
     }
     .tx-veguestbook-pi1 legend {
 		display:none;
     }
     .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
   		color:#990000;
     }
     .tx-veguestbook-pi1 fieldset {
   		border:none;
     }

   # ende _CSS_DEFAULT_STYLE
/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 1em; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color:#35006d; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }