/* default styles for extension "tx_indexedsearch" */

		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px;}
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#b00f15; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
 		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
	        .tx-indexedsearch .tx-indexedsearch-browsebox		{padding-top:18px; *padding-top:0px;}
/* default styles for extension "tx_tcshop_pi1" */
		.tx-tcshop-pi1{
			margin:					0px 0 8px 0;
		}
		
		.tx-tcshop-pi1 .creditcards{
			padding:				0 0 10px 0;
		}
		
		.tx-tcshop-pi1 div.showListProduct_description{
			vertical-align:			top;
			margin:					5px 0 0 0;
			text-align: 			justify;
		}
		
		.tx-tcshop-pi1 div.showListProduct_description a:hover{
			text-decoration:		none;
		}
		
		.tx-tcshop-pi1 div.listSingleProduct_description{
			vertical-align:			top;
			margin:					5px 0 0 0;
			text-align: 			justify;
		}
		
		.tx-tcshop-pi1 div.listSingleProduct_addtobasket{
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .addToBasket_price{
			float:					right;
			color:					#000000;
			font-size:				150%;
			text-align:				right;
			padding:				0 10px 5px 0;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .addToBasket_submit{
			float:					right;
		}
		
		.tx-tcshop-pi1 .addToBasket_attributes{
			text-align:				right;
		}
		
		.tx-tcshop-pi1 input.listSingleProduct_amount{
			width:					20px;
			text-align:				center;
			border:					1px solid #ED1C24;
			height:					16px;
			margin:					0;
			padding:				0;
		}
		
		.tx-tcshop-pi1 .columnContent{
			float:					left;
			width:					350px;
		}
		
		.tx-tcshop-pi1 .columnRight{
			float:					left;
			width:					180px;
			padding:				0 0 0 15px;
		}
		
		.tx-tcshop-pi1 .showSingleProductImages_image{
			margin:					0 0 10px 0;
		}
		
		.tx-tcshop-pi1 .showSingleProductImages_container{
			float:					left;
			width:					210px;
		}
		
		.tx-tcshop-pi1 .shoppingBasket_top{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .shoppingBasketSum_sum_text{
			float:					left;
			font-weight:			700;
			width:					30px;
			height:					14px;
			padding:				2px 0 2px 0;
			border-bottom:			1px solid #ED1C24;		
			border-top:				1px solid #ED1C24;		
			margin:					0 0 10px 0;	
		}
		
		.tx-tcshop-pi1 .shoppingBasketSum_sum{
			float:					left;
			text-align:				right;
			font-weight:			700;
			width:					150px;
			height:					14px;
			padding:				2px 0 2px 0;
			border-bottom:			1px solid #ED1C24;		
			border-top:				1px solid #ED1C24;	
			margin:					0 0 10px 0;
		}
		
		.tx-tcshop-pi1 .createAddress_header{
			padding:				10px 0 10px 0;
		}
		
		.tx-tcshop-pi1 input.input{
			border:					1px solid #ED1C24;
			width:					150px;
		}
		
		.tx-tcshop-pi1 .createForm_submit{
			padding:				20px 0 10px 0;
		}
		
		.tx-tcshop-pi1 .invoice, .delivery{
			float:					left;
			width:					100px;
		}
		
		.tx-tcshop-pi1 .createAddress_input{
			float:					left;
			height:					24px;
		}
		
		.tx-tcshop-pi1 .createAddress_error{
			float:					left;
			color:					#FF0000;
			font-size:				80%;
			padding:				4px 0 0 3px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_no_items{
			padding:				4px 0 4px 0;
		}
		
		.tx-tcshop-pi1 .invoice_address_header{

		}
		
		.tx-tcshop-pi1 .delivery_address_header{

		}
		
		.tx-tcshop-pi1 .showOrder_products{

		}
		
		.tx-tcshop-pi1 .showOrder_shoppingBasketContent{
			border-bottom:			1px dotted #ED1C24;
		}
		
		.tx-tcshop-pi1 td.showOrder_shoppingBasketSum{
			border-bottom:				1px dotted #ED1C24;
		}
		
		.tx-tcshop-pi1 .showTaxAmount_text{
			float:					left;
			width:					242px;
			height:					20px;
			padding:				5px 0 0 3px;
		}
		
		.tx-tcshop-pi1 .showTaxAmount_currency{
			float:					left;
			width:					30px;
			height:					20px;
			padding:				5px 0 0 0;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .showTaxAmount_amount{
			float:					left;
			height:					20px;
			padding:				5px 0 0 0;
			text-align:				right;
			width:					75px;
		}
		
		.tx-tcshop-pi1 .showOrder_notes_header{

		}
		
		.tx-tcshop-pi1 .showOrder_confirm_order{
			padding:				15px 0 0 0;
		}
		
		.tx-tcshop-pi1 td.orderSuccess_message{
			padding:				15px 0 0 0;
		}
		
		.tx-tcshop-pi1 span.order_orderid{
			color:					#ED1C24;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 span.order_email{
			color:					#ED1C24;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .columnContent p{
			margin:					0 0 0 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasket_link_text{
			float:					left;
			padding:				0 0 0 5px;	
		}
		
		.tx-tcshop-pi1 div.createForm_delivery_input{
			float:					left;
			width:					20px;
		}

		.tx-tcshop-pi1 .createForm_delivery_text{
			float:					left;
			width:					327px;
			height:					20px;
			padding:				3px 0 3px 3px;
		}

		.tx-tcshop-pi1 td.createForm_delivery_input input{
			margin:					0;
		}
		
		.tx-tcshop-pi1 .createNotes_header{
			padding:				10px 0 0 0;
		}
		
		.tx-tcshop-pi1 textarea.createNotes_textarea{
			border:					1px solid #ED1C24;
			width:					250px;
			height:					100px;
		}
		
		.tx-tcshop-pi1 .shoppingBasket_link_image{
			float:					left;
			height:					20px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 td.choosePayment_header{
			padding:				0 0 10px 0;
		}
		
		.tx-tcshop-pi1 td.choosePayment_cre_text{
			width:					100%;
			padding:				0 0 0 3px;
		}
		
		.tx-tcshop-pi1 td.showOrder_notes{
			padding:				15px 0 0 0;
		}
		
		.tx-tcshop-pi1 td.showOrder_notes_text{
			font-size:				11px;
		}
		
		.tx-tcshop-pi1 td.choosePayment_cod_text{
			width:					100%;
			padding:				0 0 0 3px;
			vertical-align:			top;
		}
		
		.tx-tcshop-pi1 td.payment_submit{
			padding:				10px 0 0 0;
		}
		
		.tx-tcshop-pi1 td.showOrder_payment{
			padding:				10px 0 0 0;
			width:					20px;
		}
		
		.tx-tcshop-pi1 .choosePayment_text{
			float:					left;
			height:					20px;
			padding:				3px 0 3px 3px;
		}
		
		.tx-tcshop-pi1 .choosePayment_input{
			float:					left;
			width:					20px;
		}
		
		.tx-tcshop-pi1 td.choosePayment_input input{
			margin:					0;
			padding:				0;
		}
		
		.tx-tcshop-pi1 div.showListProduct_addtobasketmini{
			text-align:				right;
			margin:					5px 0 0 0;
		}
		
		.tx-tcshop-pi1 div.updateShoppingBasket_warning{
			float:					left;
			width:					20px;
		}
		
		.tx-tcshop-pi1 div.updateShoppingBasket_text{
			float:					left;
			width:					330px;
		}
		
		.tx-tcshop-pi1 div.listProducts_pi_list_browseresults_ruler{
			border-top:				1px solid #ED1C24;
			height:					1px;
			margin:					20px 0 0 0;
		}
		
		.tx-tcshop-pi1 div.tx-tcshop-pi1-browsebox p{
			text-align:				center;
			margin:					5px 0 0 0;
		}
		
		.tx-tcshop-pi1 div.showListProduct_ruler{
			border-top:				1px solid #D6D2D2;
			margin:					20px 0 0 0;
		}
		
		.tx-tcshop-pi1 td.tx-tcshop-pi1-browsebox-SCell a{
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.createTerms_header{
			margin:					0 0 10px 0;
		}
		
		.tx-tcshop-pi1 div.createRelatedProducts_header{
			background-color:		#ED1C24;
			margin:					20px 0 0 0;
			padding:				3px;
			color:					#FFFFFF;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.createRelatedProduct_description a{

		}
		
		.tx-tcshop-pi1 div.createRelatedProduct_description a:hover{

		}
		
		.tx-tcshop-pi1 div.searchbox_header{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.columnRight_searchbox{
			margin:					0 0 20px 0;
		}
		
		.tx-tcshop-pi1 div.clear_both{
			clear:					both;
		}
		
		.tx-tcshop-pi1 div.searchResults_ruler{
			border-top:				1px solid #D6D2D2;
			margin:					15px 0 10px 0;
		}
		
		.tx-tcshop-pi1 div.searchbox_input{
			margin:					10px 0 0 0;
		}
		
		.tx-tcshop-pi1 input.searchbox_input{
			border:					1px solid #ED1C24;
			width:					155px;
		}
		
		.tx-tcshop-pi1 div.searchbox_submit{
			margin:					13px 0 0 5px;
		}
		
		.tx-tcshop-pi1 div.searchResults_header{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.searchbox_input{
			float:					left;
		}
		
		.tx-tcshop-pi1 div.searchbox_submit{
			float:					left;
		}
		
		.tx-tcshop-pi1 div.alternativeProduct{
			margin:					5px 0 10px 0;
		}
		
		.tx-tcshop-pi1 div.alsoboughtProductsBuilder_header{
			background-color:		#ED1C24;
			margin:					20px 0 0 0;
			padding:				3px;
			color:					#FFFFFF;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 select.selectCountries{
			width:					154px;
			border:					1px solid #ED1C24;
			font-size:				12px;
			height:					20px;
		}
		
		.tx-tcshop-pi1 td.showAttributes_title{
			vertical-align:			middle;
		}
		
		.tx-tcshop-pi1 td.updateShoppingBasket_imagelink{
			padding:				20px 0 10px 0;
			vertical-align:			middle;
		}
		
		.tx-tcshop-pi1 td.updateShoppingBasket_textlink{
			padding:				20px 0 10px 0;
			vertical-align:			middle;
		}
		
		.tx-tcshop-pi1 td.updateShoppingBasket_textlink a{
			color:					#000000;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.shoppingbasketfull_header{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 div.shoppingbasketfull_noitems{
			margin:					10px 0 10px 0;
		}
		
		.tx-tcshop-pi1 input.shoppingbasketfull_amount{
			border:					1px solid #ED1C24;
			width:					20px;
			height:					14px;
			font-size:				11px;
			text-align:				center;
		}
		
		.tx-tcshop-pi1 input.shoppingbasketfull_update{
			padding:				3px 0 0 2px;
		}
		
		.tx-tcshop-pi1 div.shoppingbasketfull_amount{
			float:					left;
			height:					20px;
			padding:				5px 0 5px 0;
		}
		
		.tx-tcshop-pi1 div.shoppingbasketfull_update{
			float:					left;
			height:					20px;
			padding:				5px 0 5px 5px;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_updateform{
			float:					left;
			width:					50px;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_product{
			float:					left;
			width:					135px;
			height:					18px;
			padding:				6px 0 6px 0;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_a{
			float:					left;
			width:					10px;
			height:					18px;
			padding:				6px 0 6px 0;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_single_price{
			float:					left;
			width:					40px;
			height:					18px;
			padding:				6px 0 6px 0;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_currency{
			float:					left;
			width:					30px;
			height:					18px;
			padding:				6px 0 6px 0;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_price{
			float:					left;
			width:					70px;
			height:					18px;
			padding:				6px 0 6px 0;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_delete{
			float:					left;
			width:					15px;
			height:					17px;
			padding:				7px 0 6px 0;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_sum_currency{
			float:					right;
			width:					30px;
			height:					17px;
			padding:				7px 0 6px 0;
			text-align:				right;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .shoppingbasketfull_sum{
			float:					right;
			width:					70px;
			height:					17px;
			padding:				7px 15px 6px 0;
			text-align:				right;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .viewOrderflow_image{
			float:					left;
			width:					25px;
			padding:				5px 0 5px 0;
		}
		
		.tx-tcshop-pi1 .viewOrderflow_on_text{
			float:					left;
			padding:				8px 0 0 0;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .viewOrderflow_off_text{
			float:					left;
			padding:				8px 0 0 0;
			color:					#C8C8C8;
		}
		
		.tx-tcshop-pi1 .viewOrderflow_off_text a{
			color:					#C8C8C8;
		}
		
		.tx-tcshop-pi1 .viewOrderflow_header{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 span.oldPrice{
			color: 					#ED1C24;
			margin:					0 10px 0 0;
			text-decoration : 		line-through;
		}
		
		.tx-tcshop-pi1 .mostViewedProducts_header{
			background-color:		#ED1C24;
			height:					17px;
			color:					#FFFFFF;
			padding:				3px 0 0 25px;
			font-weight:			700;
		}

		.tx-tcshop-pi1 div.columnRight_shoppingBasket{
			padding:				0 0 20px 0;
		}
		
		.tx-tcshop-pi1 .mostViewedProducts_image{
			float:					left;
			width:					25px;
			height:					25px;
			margin:					5px 0 5px 0;
		}
		
		.tx-tcshop-pi1 .mostViewedProducts_text{
			float:					left;
			height:					20px;
			margin:					10px 0 5px 8px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_amount{
			float:					left;
			width:					15px;
			text-align:				center;
			height:					20px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_x{
			float:					left;
			width:					10px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_producttitle{
			float:					left;
			width:					170px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_price{
			float:					left;
			width:					75px;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_ad{
			float:					left;
			width:					10px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_singleprice{
			float:					left;
			width:					40px;
			text-align:				right;
		}
	
		.tx-tcshop-pi1 .shoppingBasketContent_showOrder_currency{
			float:					left;
			width:					30px;
			text-align:				right;
		}
		
		.tx-tcshop-pi1 .createRelatedProduct_image{
			float:					left;
			width:					65px;
		}
		
		.tx-tcshop-pi1 .createRelatedProduct_container{
			float:					left;
			width:					285px;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_quantity{
			float:					left;
			width:					15px;
			height:					16px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_multiply{
			float:					left;
			width:					10px;
			height:					16px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_productname{
			float:					left;
			width:					95px;
			height:					16px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_price{
			float:					left;
			width:					45px;
			text-align:				right;
			height:					16px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasketContent_delete{
			float:					left;
			width:					15px;
			text-align:				right;
			height:					14px;
			padding:				4px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .showAttributes_input{
			float:					right;
		}
		
		.tx-tcshop-pi1 .showAttributes_title{
			float:					right;
			height:					16px;
			padding:				2px 0 2px 0;
		}
		
		.tx-tcshop-pi1 .pi_list_browseresults_container{
			text-align:				center;
			margin:					10px 0 0 0;
		}
		
		.tx-tcshop-pi1 .shoppingBasketSum_showOrder_sum_text{
			float:					left;
			width:					242px;
			height:					20px;
			padding:				5px 0 0 3px;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .shoppingBasketSum_showOrder_currency{
			float:					left;
			width:					30px;
			text-align:				right;
			height:					20px;
			padding:				5px 0 0 0;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .shoppingBasketSum_showOrder_sum{
			float:					left;
			width:					75px;
			text-align:				right;
			height:					20px;
			padding:				5px 0 0 0;
			font-weight:			700;
		}
		
		.tx-tcshop-pi1 .clearer{
			clear:					both;
			height:					0px;
		}
		
		.tx-tcshop-pi1 .spacer{
			height:					10px;
		}
		
		.tx-tcshop-pi1 .ruler{
			height:					1px;
			background-color:		#ED1C24;
		}
		
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_loginboxmacmade_pi1" */
        .tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
            color: #FF0000;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
            margin-top: 5px;
            margin-bottom: 5px;
            border: solid 1px #DFE2E3;
            border-collapse: collapse;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
            border: solid 1px #DFE2E3;
            background-color: #FAFBFB;
            padding: 5px;
        }
        .tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
            border: solid 1px #E5D9B1;
            background-color: #F0E9D2;
            font-weight: bold;
        }
/* default styles for extension "tx_tcshopextended_pi1" */

		
/* 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 {
		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; }

	/* 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 */
	
	/* 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%; }
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }
/* default styles for extension "tt_news" */



.news-single-rightbox,
.news-single-imgcaption,
.news-latest-date,
.news-latest-morelink,
.news-latest-category,
.news-list-category,
.news-list-author,
.news-list-imgcaption,
.news-list-date,
.news-list-browse,
.news-amenu-container,
.news-catmenu  {
	font-size:10px;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-latest-container HR.clearer,
.news-list-container HR.clearer,
.news-list2-container HR.clearer,
.news-list3-container HR.clearer,
.news-single-item HR.cl-left,
.news-single-item HR.cl-right
 {
	clear:right;
	height:1px;
	border:none;
	padding:0;
	margin:0;
}
.news-list2-container HR.clearer,
.news-list3-container HR.clearer {
	clear:both;
}

.news-single-item HR.cl-left {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	padding:10px;
}

.news-latest-gotoarchive {
	padding:3px;
	margin:3px;
	background-color:#f3f3f3;
}


.news-latest-container H2 {
  padding: 0 0 2px 0;
  margin:0;
}

.news-latest-item {
	padding:3px;
	margin:0;
}

.news-latest-item IMG {

	margin: 0 5px 5px 0;
	float:left;
	border: none;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}




.news-latest-item > p {
	margin:0;
	padding:0;
}




/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	padding: 10px 0;

}
.news-list-item {
	padding: 0 0 10px 0;
}

.news-list-container H2 {
	margin: 0px;
}

.news-list-date {
	float: right;
	display:block;
	padding-left:10px;
}

.news-list-imgcaption {
	padding:3px 3px 0 0;

}

.news-list-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink  {
	padding-left:5px;
}



	/*---------------------------------  LIST2 / 3 ---------------------------------*/

.news-list2-container,
.news-list3-container {
	padding: 0 0 10px 0;
}


.news-list2-container,
.news-list3-container {
	background:#e5e5e5;
}

.news-list3-item,
.list2-subdiv-hdr {
	background:#f1f1f1;
}
.news-list2-container .hdr-left,
.news-list2-container .hdr-right,
.news-list3-container .list3-left,
.news-list3-container .list3-right {
	width:48%;
	float:left;
	padding:5px;
}

.news-list2-container .sub-left,
.news-list2-container .sub-middle,
.news-list2-container .sub-right {
	width:31%;
	float:left;
	padding:5px;
}

.news-list3-item {
	padding:5px;
}

.news-list3-item,
.list3-subdiv,
.list2-subdiv {
	border-top:5px solid #fff;
}


.news-list2-container IMG {
	float: right;
	margin:0 2px 5px 5px;
	border: none;

}
.news-list3-container IMG {
	float: left;
	margin:0 5px 5px 2px;
	border: none;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/

.news-list-browse {
	text-align:center;
	margin-bottom:20px;
}

.activeLinkWrap {
	font-weight:bold;
}
.disabledLinkWrap {
	color: #999;
}
.disabledLinkWrap,
.browseLinksWrap a,
.activeLinkWrap {
	padding:0 1px;
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/


.news-single-item {
	padding:5px;
	margin-bottom:5px;


}

.news-single-img {
	float: right;
	margin:10px 0 0 10px;
	padding:0;
}

.news-single-img img {
	border:none;
}

.news-single-imgcaption {
	padding: 1px 0 3px 0;
	margin:0;
}

.news-single-rightbox {
	float: right;
	width:160px;
	text-align:right;
	clear:both;
}
.news-single-backlink {
	padding: 10px;
}



.news-single-additional-info {
	margin-top: 15px;
	padding:3px;
	clear:both;
}

.news-single-related,
.news-single-files,
.news-single-links  {
	margin: 0;
	margin-bottom: 3px;
	padding: 3px;
}

.news-single-related DD,
.news-single-links DD,
.news-single-files DD {
	margin-left: 20px;
}

.news-single-related DT,
.news-single-links DT,
.news-single-files DT {
	font-weight: bold;
	margin-left: 5px;
}

.news-single-files DD A {
	padding:0 3px;
}


	/*--------------------------------- SINGLE2  ---------------------------------*/


.sv-img-big img,
.sv-img-small img {
	border:none;
}

.sv-img-big {
	float: right;
	padding: 10px 0 2px 10px;
}
.sv-img-small-wrapper {
	padding:15px 0;
}
.sv-img-small {
	float: left;
	padding: 0 10px 10px 0;
}


/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	width:165px;
    padding:0;
    margin-left:10px;
}
.news-amenu-container LI {
	padding-bottom:1px;

}
.news-amenu-container LI:hover {
	background-color: #f3f3f3;

}

.news-amenu-container UL {
    padding:0;
    margin:0;
	margin-top:5px;

	list-style-type: none;
}

.news-amenu-item-year {
	font-weight: bold;
    margin-top:10px;
	padding: 2px;
	background-color: #f3f3f3;

}


.amenu-act {
	background:#fff;
	font-weight:bold;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */

.news-catmenu  {
	padding:10px;

}

ul.tree {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.tree A {
	text-decoration: none;
}

ul.tree A.pm {
	cursor: pointer;
}

ul.tree img {
	vertical-align: middle;
}

ul.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 17px;
}

ul.tree ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
	white-space: nowrap;
}

ul.tree ul li.expanded ul {
	background: transparent url('../typo3/gfx/ol/line.gif') repeat-y top left;
}

ul.tree ul li.last > ul {
	background: none;
}

ul.tree li.active, ul.tree ul li.active {
	background-color: #ebebeb !important;
}

ul.tree li.active ul, ul.tree ul li.active ul {
	background-color: #f7f3ef;
}






/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}


