/* default styles for extension "tx_jphcodesnippets_pi" */
 

	.tx-jphcodesnippets-pi,pre {
		font-family: monaco, 'Courier New', courier, monospace;
		font-weight: normal;
		line-height:1.1em;
		border: 1px solid #c7cfd5;
		background: #f1f5f9;
		margin: 20px 0;
		padding: 1em;
		text-align: left;
	}
	.tx-jphcodesnippets-pi .imp { font-weight: bold; color: red; }
	.tx-jphcodesnippets-pi .ln-xtra { background: #ffcccc; }
	.tx-jphcodesnippets-pi li { background: #f1f5f9;}
	.tx-jphcodesnippets-pi li.li2 { background: #ffffff; }
	.tx-jphcodesnippets-pi .de1 { padding:.2em; border-bottom:1px solid #f1f5f9; color:#000000;}
	.tx-jphcodesnippets-pi .kw1 { color: #b1b100; }
	.tx-jphcodesnippets-pi .kw2 { color: #000000; font-weight: bold;}
	.tx-jphcodesnippets-pi .kw3 { color: #000066;}
	.tx-jphcodesnippets-pi .co1 { color: #000000; }    /*grau*/
	.tx-jphcodesnippets-pi .co2 { color: #000000;  }
	.tx-jphcodesnippets-pi .coMULTI { color: #808080; font-style: italic; }
	.tx-jphcodesnippets-pi .es0 { color: #000099; font-weight: bold; }
	.tx-jphcodesnippets-pi .br0 { color: #000000; }
	.tx-jphcodesnippets-pi .st0 { color: #000000; }  /*bordeaux*/
	.tx-jphcodesnippets-pi .nu0 { color: #000000; }  /*lila*/
	.tx-jphcodesnippets-pi .me1 { color: #006600; }  /*gruen*/
	.tx-jphcodesnippets-pi .me2 { color: #006600; }  /* gruen*/
	.tx-jphcodesnippets-pi .re0 { color: #000000; }  /*knackblau*/
	.tx-jphcodesnippets-pi li.li1 { padding:.1em;}  /**/

	/* .tx-jphcodesnippets-pi .de1:hover { background:#E5E4E2; padding:.2em; border-bottom:1px solid #FFFFFF;} */

