/* default styles for extension "tx_jppageteaser_pi1" */
		.tx-jppageteaser-pi1 {}
		
		.tx-jppageteaser-pi1-browsebox {
		    margin-top: 10px;
		    padding-top: 3px;
		    border-top: 1px solid #ccc;
		}
		
		
		/* List View */
		.tx-jppageteaser-pi1-list {}
		
		.tx-jppageteaser-pi1-list-entry {
		    clear: both;
		}
		
		.tx-jppageteaser-pi1-list-entry-description {
		    margin-top: 10px;
		}
		
		.tx-jppageteaser-pi1-list-entry-image IMG {
		    float: left; 
		    margin: 10px 20px 10px 0px;
		    border: 1px solid #000000;
		}
		
		.tx-jppageteaser-pi1-list-entry-link-item {
			font-size: 9px;
			margin-top: 5px;
			margin-bottom: 2px;
		}

		.tx-jppageteaser-pi1-list-entry H4 {
		    border-bottom: 1px solid #ccc;
		    position: relative;
		}
		
		.tx-jppageteaser-pi1-list-entry H4 A {
		    color: #666;
		}
		
		.tx-jppageteaser-pi1-list-entry-creation-date,
		.tx-jppageteaser-pi1-list-entry-change-date {
		    position: absolute;
		    bottom: 4px;
		    right: 0px;
		    font-size: 9px;
		    font-weight: normal;
		    color: #999;
		}
		
		.tx-jppageteaser-pi1-browsebox {
		    text-align: center;
		}
		.tx-jppageteaser-pi1-browsebox-show-results {}
		.tx-jppageteaser-pi1-browsebox-browse-links {}
		.tx-jppageteaser-pi1-browsebox-show-results-number {}
		.tx-jppageteaser-pi1-browsebox-disabled-link {}
		.tx-jppageteaser-pi1-browsebox-inactive-link {}
		.tx-jppageteaser-pi1-browsebox-active-link {}
/* default styles for extension "tx_vjrtecodesnippets" */

	.tx-vjrtecodesnippets {
		font-family: 'Courier New', Courier, monospace;
		font-weight: normal;
	}

	.tx-vjrtecodesnippets .imp { font-weight: bold; color: red; }
	.tx-vjrtecodesnippets .ln-xtra { background: #ffcccc; }
	.tx-vjrtecodesnippets li { background: #eeeeee; }
	.tx-vjrtecodesnippets li.li2 { background: #ffffff; }
	.tx-vjrtecodesnippets .kw1 { color: #b1b100; }
	.tx-vjrtecodesnippets .kw2 { color: #000000; font-weight: bold;}
	.tx-vjrtecodesnippets .kw3 { color: #000066;}
	.tx-vjrtecodesnippets .co1 { color: #808080; font-style: italic; }
	.tx-vjrtecodesnippets .co2 { color: #808080; font-style: italic; }
	.tx-vjrtecodesnippets .coMULTI { color: #808080; font-style: italic; }
	.tx-vjrtecodesnippets .es0 { color: #000099; font-weight: bold; }
	.tx-vjrtecodesnippets .br0 { color: #66cc66; }
	.tx-vjrtecodesnippets .st0 { color: #ff0000; }
	.tx-vjrtecodesnippets .nu0 { color: #cc66cc; }
	.tx-vjrtecodesnippets .me1 { color: #006600; }
	.tx-vjrtecodesnippets .me2 { color: #006600; }
	.tx-vjrtecodesnippets .re0 { color: #0000ff; }