/* default styles for extension "tx_veguestbook_pi1" */

    .tx-veguestbook-pi1 {
        font-weight:normal;
        font-size:12px;
        color:#9B2655;
        font-family: verdana, arial, helvetica, sans-serif;
		    text-decoration: none;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		padding:0px 0px 0px 10px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-error {
	     width:510px;
       font-size:12px;
       color:#FF0000;
       font-family:verdana,arial,helvetica,sans-serif;
       font-weight:bold;
       text-decoration:none;
  }
	
	.tx-veguestbook-pi1 .tx-guestbook-gesamt {
	   width:520px;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
		margin:0px 0px 0px 10px;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-weight:bold;
		float:right;
		margin:0px 0px 0px 0px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-pagination a{
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: underline;
	}
	.tx-veguestbook-pi1 .tx-guestbook-pagination a:hover{
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: underline;
	}
	.tx-veguestbook-pi1 .tx-guestbook-pagination a.visited{
		color:#9B2655;
		font-size:12px;
		font-weight:bold;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 .tx-guestbook-entry {
	   border:1px solid #ECCEDA;
	   width:520px;
	   margin:0px 0px 0px 5px;
	} 
  
  .tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		color:#9B2655;
		font-size:12px;
		display:block;
		font-weight:bold;
		margin:0px 0px 0px 10px;
		padding:10px 0px 0px 0px;
		width:510px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right {
		width:510px;
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		margin:0px 0px 0px 10px;
	}
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		    color:#9B2655;
		    font-size:12px;
		    font-weight:normal;
	}
	
	* html .tx-veguestbook-pi1 .tx-guestbook-latest p,
	* html .tx-veguestbook-pi1 .tx-guestbook-right p {
	       padding:0px 0px 10px 0px;
  }
	
	*:first-child+html .tx-veguestbook-pi1 .tx-guestbook-latest p,
	*:first-child+html .tx-veguestbook-pi1 .tx-guestbook-right p {
	       padding:0px 0px 10px 0px;
  }
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        color:#9B2655;
		    font-size:12px;
		    font-weight:normal;
		    font-style:italic;
	}
	
	* html .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	* html .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        padding:10px 0px 10px 0px;
	}
	
	*:first-child+html .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	*:first-child+html .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        padding:10px 0px 10px 0px;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		    color:#9B2655;
		    font-size:12px;
		    font-weight:bold;
	}
	
	* html .tx-veguestbook-pi1 .tx-guestbook-right h3 {
	     padding:5px 0px 5px 0px;
  }
  
  *:first-child+html .tx-veguestbook-pi1 .tx-guestbook-right h3 {
	     padding:5px 0px 5px 0px;
  }
	
	.tx-veguestbook-pi1 .tx-guestbook-comment {
		    color:#9B2655;
		    font-size:12px;
		    font-weight:normal;
	}
	
	* html .tx-veguestbook-pi1 .tx-guestbook-comment {
	     padding:0px 0px 10px 0px;
  }
  
  *:first-child+html .tx-veguestbook-pi1 .tx-guestbook-comment {
	     padding:0px 0px 10px 0px;
  }
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding:5px 0px 5px 0px;
	}
	* html .tx-veguestbook-pi1 .tx-guestbook-field {
	     padding:2px 0px 2px 10px;
  }
  *:first-child+html .tx-veguestbook-pi1 .tx-guestbook-field {
	     padding:2px 0px 2px 10px;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width:120px;
		color:#9B2655;
		font-size:12px;
		font-weight:bold;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label.tx-guestbook-form-captcha {
		clear: both;
		display: block;
		float: left;
		width:290px;
		color:#9B2655;
		font-size:9px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		margin:0px 0px 0px 120px;
	}
	
		
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:290px;
		height:22px;
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		background:#FDE6EF;
		border:0px solid #FDE6EF;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:290px;
		height:22px;
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		background:#FDE6EF;
		border:0px solid #FDE6EF;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		    display: block;
		    float: left;
		    width:290px;
		    height:150px;
		    color:#9B2655;
		    font-size:12px;
		    font-weight:normal;
		    font-family: verdana, arial, helvetica, sans-serif;
		    text-decoration: none;
		    background:#FDE6EF;
		    border:0px solid #FDE6EF;
		    scrollbar-face-color:#9B2655;
       	scrollbar-highlight-color:#9B2655;
       	scrollbar-3dlight-color:#FDE6EF;
       	scrollbar-darkshadow-color:#FDE6EF;
       	scrollbar-shadow-color:#FDE6EF;
       	scrollbar-arrow-color:#FDE6EF;
       	scrollbar-track-color:#FDE6EF;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	      color:#9B2655;
		    font-size:9px;
		    font-weight:normal;
		    font-family: verdana, arial, helvetica, sans-serif;
		    text-decoration: none;	
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-captcha {
		float:left;
		width:135px;
		height:22px;
		color:#9B2655;
		font-size:12px;
		font-weight:normal;
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		background:#FDE6EF;
		border:0px solid #FDE6EF;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
		color:#9B2655;
		    font-size:12px;
		    font-weight:normal;
		    font-family: verdana, arial, helvetica, sans-serif;
		    text-decoration: none;
        text-align:left;
        width:510px;
	}
	
	* html .tx-veguestbook-pi1 fieldset {
	     width:510px;
	     margin:0px 0px 0px 0px;
  }
  
  *:first-child+html .tx-veguestbook-pi1 fieldset {
	     width:510px;
	     margin:0px 0px 0px 0px;
  }
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		display:block;
		color:#FDE6EF;
		background:#9B2655;
		border:0px solid #9B2655;
		width:110px;
		height:22px;
		margin:10px 0px 0px 200px;
	}
	
	* html .tx-veguestbook-pi1 input.tx-guestbook-submit {
	     margin:5px 0px 0px 200px;
  }
  
  *:first-child+html .tx-veguestbook-pi1 input.tx-guestbook-submit {
	    margin:5px 0px 0px 200px;
  }

/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG, DIV.csc-textpic-border DIV.csc-textpic-single-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	DIV.csc-textpic DIV.csc-textpic-single-image IMG { margin-bottom: 5px; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
	
	DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {padding-left: 40px; overflow: auto; height: 1%; }
