/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_indexedsearch" */

/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_aicPopUpWithCSS_pi1" */
	.kopf_wrapper{
		background-color: red;
		cursor:hand; 
		cursor:pointer;
		padding: 2px 0px;
	}

	.kopf_links{
		font-size : 13px; 
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		color: white;
		width:450px;
		float: left;
		padding-right: 10px;
		margin-left: 25px;
	}

	.kopf_rechts{
		padding-right: 2px;
	}

	#schicht1{
		position:absolute; 
		left:0px;
		top:0px;
		margin-top:22;
		visibility:visible;
		z-index:5;
		}

	#schicht2{
		position:absolute;
		left:0px;
		top:0px; 
		margin-top:22;
		visibility:visible;
		z-index:4;
		}
		
	#schicht3{
		position:absolute;
		left:0px;
		top:0px; 
		margin-top:22;
		visibility:visible;
		z-index:3;
		}
	#schicht4{
		position:absolute;
		left:0px;
		top:0px; 
		margin-top:22;
		visibility:visible;
		z-index:2;
		}
	#schicht5{
		position:absolute;
		left:0px;
		top:0px; 
		margin-top:22;
		visibility:visible;
		z-index:1;
		}

/* default styles for extension "tx_cssstyledimgtext" */
   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
   (c) the TYPO3 content rendering group 
*/

.csi-textpic {
padding: 5px;
background: #DDDDFF;  /*XXX demo only*/
border: 2px solid green;  /*XXX demo only*/

}



.csi-textpic img {
border: 1px solid black;  /*XXX demo only*/
margin: 1px;
}

.csi-textpic .csi-caption {
text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
font-style: italic;  /*XXX demo only*/


}

.csi-textpic .csi-image {

/*border: 1px solid red;  XXX demo only*/
margin: 0 0 3px 0;  /*XXX demo only*/
/*background: #FFF;  XXX demo only*/
width: auto; /*will have to be an inline style - controlled by TS*/
}


.csi-textpic .csi-imagewrap {
border: 1px solid blue; /*XXX demo only*/

}


.csi-textpic .csi-text {
/*border: 1px solid silver; XXX demo only*/
text-align: left; /*will have to be an inline style - controlled by TS*/ 

}

.csi-text p {
margin: 0 0 0 0;
}


.csi-center .csi-image {
margin: 3px auto;
text-align: center;
}


.csi-right div.csi-image {
float: right;

}

.csi-right div.csi-text {
clear: right;
}


.csi-left div.csi-image {
width: 100%;
float: left;
clear: right;
}

.csi-left div.csi-text {

}


.csi-intext-left .csi-image {
float: left;

margin-right: 5px;
}


.csi-intext-right .csi-image {
float: right;

/*clear: both;*/
margin-left: 5px;
}


.csi-intext-right-nowrap .csi-text {
margin-right: auto; /*will have to be an inline style - controlled by TS*/

}


.csi-intext-right-nowrap .csi-image {
float: right;

}


.csi-intext-left-nowrap .csi-text {
margin-left: auto; /*will have to be an inline style - controlled by TS*/

/*margin-left: 10px;
margin-right: 10px;*/
}

.csi-intext-left-nowrap .csi-image {
float: left;

}

.csi-caption p {
 margin-top: 0px;
 background-color: fuchsia;
}
