/* default styles for extension "tx_cal_controller" */


.tx-cal-controller dl {
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	margin: 0px 50px;
}
.tx-cal-controller #calendar-event DIV {
	margin: 0px 0px 5px 145px;
}

.tx-cal-controller #calendar-event {
	margin-top: 20px;
}

.tx-cal-controller #calendar-event-backlink a:hover {
	text-decoration: underline;
}

.tx-cal-controller #calendar-event-backlink a {
	color:black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	margin:10px 50px 0px 50px;
	float: right;
}


.tx-cal-controller #calendar-event DIV p.caption {
	color:black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 0px 0px -95px;
	width: 90px;
	float: left;
}


.tx-cal-controller #calendar-event DIV p.body {
	color: #393939;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.tx-cal-controller #calendar-event DIV p.bodytext {
	margin: 0px 50px 10px 0px;
}

.tx-cal-controller a {
	text-decoration: none;
}

.tx-cal-controller a .even {
	background-color: #F5F6C1;
}

.tx-cal-controller a:hover DIV {
	background-color: #A1896A;
	color: white;
}

.tx-cal-controller a:hover DIV H1{
	color: white;
}
.tx-cal-controller a:hover DIV p{
	color: white;
}

.tx-cal-controller a DIV H1 {
	color:black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
}

.tx-cal-controller a DIV {
	margin:0px 50px 10px;
	color:#393939;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	margin:0px -5px;
	padding: 5px;
	text-decoration:none;
}

.tx-cal-controller a DIV p {
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	margin: 0px;
}


/* default styles for extension "tx_cssstyledcontent" */

.tx-rgsmoothgallery-pi1 {
//	float: left;
}

#content .csc-textpic {
	float: left;
}

#content .csc-textpic-center .csc-textpic-imagewrap{
	margin: auto;
}

#content .csc-textpic-right .csc-textpic-imagewrap{
	margin: 0px 50px;
	float: right;
}

#content .csc-textpic-left .csc-textpic-imagewrap{
	margin: 0px 50px;
	float: left;
}

#content .csc-textpic .csc-textpic-text {
	float: left;
}

#content .csc-textpic-left .csc-textpic-text, #content .csc-textpic-right .csc-textpic-text {
	float: none;
	clear: both;
}


#content .csc-textpic-intext-right .csc-textpic-imagewrap {
	float:right;
	margin: 0px 50px 0px 20px;
}

#content .csc-textpic-intext-left .csc-textpic-imagewrap{
	float:left;
	margin: 0px 20px 0px 50px;
}

#content .csc-textpic-intext-left .csc-textpic-text {
	float: none;
}


#content .csc-textpic-intext-right .csc-textpic-text {
	float: none;
}

#content table {
	width: 510px;
}

#content table.contenttable {
	display: block;
	clear: both;
}

#content table td {
	width: 255px;
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}


#content table td.align-center {
	width: 510px;
}

#content table.twoColumns {
	width: 510px;
}

#content table.twoColumns td {
	width: 255px;
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

#content table.twoColumnsJustified {
	width: 510px;
}

#content table.twoColumnsJustified td {
	width: 255px;
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

#content table.twoColumnsJustified td.td-last {
	text-align: right;
}

#content table.twoColumnsJustified8020 {
	width: 510px;
}

#content table.twoColumnsJustified8020 td {
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

#content table.twoColumnsJustified8020 td.td-0 {
	width: 80%;
	text-align: left;
}

#content table.twoColumnsJustified8020 td.td-last {
	width: 20%;
	text-align: right;
}



.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.csc-header {
	padding-top: 20px;
	display: block;
}

.csc-header h1 a, .csc-textpic-text h1 a {
	color:#660000;
	text-decoration: none;
}

.csc-header h1 a:hover, .csc-textpic-text h1 a:hover {
	text-decoration: underline;
}


.csc-header h1, .csc-textpic-text h1 {
	color:#660000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	margin:0px 50px 5px 50px;
}


.csc-header p.csc-header-date{
	color:#393939;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	margin:20px 50px 5px;
	text-decoration:none;
}

.csc-header h2, .csc-textpic-text h2 {
	color: black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	margin:0px 50px 5px 50px;
}

.csc-header h3 {
	color: black;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	text-decoration:none;
	margin: 0px 50px 5px 50px;
}

.csc-textpic-text .align-center {
	text-align: center;
}

table p.bodytext {
	margin: 0px;
}

table {
	margin: 0px 50px 10px 50px;
}

p {
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

p.bodytext, ol, .csc-textpic-text p {
	//clear: both;
	margin:0px 50px 10px 50px;
}

ol, ul {
	margin:5px 50px 20px 30px;
	color: #393939;	
	list-style-type: square;
	font-size: 12px;
}

ol li, ul li {
	margin-bottom: 3px;
}


#content ol, #content ul {
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

ul li a{
	color:#393939;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;

}

dl.csc-textpic-image {
	margin: 0px;
}


a.mail, a.external-link-new-window, a.internal-link-new-window {
	color:#660000;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	text-decoration: none;
}

a.mail:hover, a.external-link-new-window:hover, a.internal-link-new-window:hover{
	text-decoration: underline;
}

form#mailform {
	margin: 0px 50px 0px;
}

fieldset.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
	height: 26px;
	position: relative;
	display: block;
}

input {
	margin-right: 150px;
	float: right;
	height: 18px;
	font-size:10px;
	border:1px solid #666666;
}

textarea {
	margin-right: 150px;
	font-family: Lucida Grande;
	font-size: 10px;
	float: right;
        height: 80px;
	border:1px solid #666666;
}

label {
	float: left;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	padding: 2px;
}


input#mailformformtype_mail {
	background-color:#FFFFDB;
	background-image:url(../fileadmin/templates/standard/absenden.png);
	border:0px none;
	height:31px;
	text-indent:-999px;
	width:89px;
	cursor: pointer;
	float:right;
}

.myGallery {
	margin: 0px 0px;
        border: 0px;

}
/* default styles for extension "tt_news" */

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

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

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

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:1px solid #000;
	background-color:#BBE53A;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #769024;
	background-color: #769024;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#fff;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	background-color: #F9FFE5;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox, .browseBoxWrap {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#F9FFE5;
}

.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #BBE53A;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	float: right;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
	background-color: #BBE53A;
/*	clear: both;*/
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
	background-color:#F9FFE5;
}

.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;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
	border:1px solid #333;
	background-color:#BBE53A;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	border:1px solid #666;
	background-color:#F9FFE5;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
	border:1px solid #666;
	background-color:#769024;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #769024;
	color:#fff;
}

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


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  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;
}


/* default styles for extension "tt_products" */

	input {
		font-family: monospace;
	}

	fieldset {
		padding: 5.6px 10px 12px 10px;
	}

	.tt_products_minibasket {
		float: right;
		margin-right: 10px;
	}

	.tt_products_minibasket a {
		color:#F5F6C1;
		font-family: Verdana,sans-serif;
		font-size: 10px;
		font-weight: normal;	
		text-decoration:none;
	}
	
	.tt_products_minibasket a:hover {
		color: #660000;
	}

	.tt_products_basket_info form .form_control input, .tt_products_basket form .form_control input, .tt_products_basket_payment .form_control form input  {
		margin: 0px 0px 0px 10px;
		font-family: Arial;
	}

	
	.tt_products_basket .delivery h2, .tt_products_basket .payment h2, .tt_products_basket .basket h2, .tt_products_basket_payment .notes h2, .tt_products_order_confirmation .shop_address h2 {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:13px;
	}
	
	.tt_products_basket form .delivery nobr {
		color:#666666;
		float: none;
		clear: both;
		display: block;
		margin: 0px 0px 0px 20px;
		font-family:Verdana;
		font-size:11px;
		line-height:13px;
	}
	
	.tt_products_basket form .delivery nobr input {
		height:13px;
		float: left;
		margin: 0px 5px 0px 0px;
		border: none;
		
	}
	

	.tt_products_basket form .delivery label {	
		clear:both;
		color:#666666;
		float:left;
		font-family:Arial;
		font-size:12px;
		margin-bottom:10px;
		padding:2px;
}
	
	.tt_products_basket_info, .tt_products_basket, .tt_products_basket_payment, .tt_products_order_confirmation {
		margin: 0px 50px 30px;
		float: left;
		width: 510px;
	}
	
	.tt_products_basket_info form fieldset {
		border: solid 1px #A1896A;
		margin: 0px 0px 10px 0px;
		width: 490px;
	}

	table.basket_items {
		margin: 0px;
		color:#666666;
		font-family:Arial;
		font-size:12px;
	}
	
	table.basket_items tr.listitem input{
		float: none;
		margin: 0px;
	}

	.basket_items caption {
		color:#660000;
		text-align:left;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:13px;
		text-decoration:none;
		margin: 10px 0px 10px 0px;	
	}


	table.basket_items .total, table.basket_items .price{
		text-align: right;
	}
	
	
	table.basket_items .quantity, table.basket_items .image {
		text-align: center;
	}
	
	table.basket_items td.product{
		text-align: left;
	}
	
	.delivery-payment table.payment_summary {
		border-top: 1px solid #666666;
		text-align: right;
		margin: 0px;
	}
	
	.delivery-payment table td, table.basket_items td {
		width: auto !important;
	}
	
	.tt_products_order_confirmation .invoice_address, .tt_products_basket_payment .invoice_address {
		float: left;
	}
	
	.tt_products_order_confirmation .invoice_address fieldset, .tt_products_basket_payment .invoice_address fieldset {
		border: solid 1px #A1896A;
		margin: 0px 0px 10px 0px;
		width: 220px;
	}
	
	.tt_products_order_confirmation .invoice_address fieldset legend, .tt_products_basket_payment .invoice_address fieldset legend {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}
	

	.tt_products_order_confirmation .notes, .tt_products_basket_payment .notes {
		float: right;
		margin-bottom: 20px;
	}
	
	.tt_products_order_confirmation .notes fieldset, .tt_products_basket_payment .notes fieldset {
		border: solid 1px #A1896A;
		margin: 0px 0px 0px 0px;
		padding-left: 10px;
		padding-right: 10px;
		width: 490px;
	}
	
	.tt_products_order_confirmation .notes fieldset p, .tt_products_order_confirmation .invoice_address fieldset p, .tt_products_basket_payment .notes fieldset p, .tt_products_basket_payment .invoice_address fieldset p {
		margin: 0px;
	}
	
	.tt_products_order_confirmation .notes fieldset legend, .tt_products_basket_payment .notes fieldset legend {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}

	.tt_products_order_confirmation .delivery_address, .tt_products_basket_payment .delivery_address {
		float: right;
	}
	
	.tt_products_order_confirmation .delivery_address fieldset, .tt_products_basket_payment .delivery_address fieldset {
		border: solid 1px #A1896A;
		margin: 0px 0px 0px 0px;
		width: 220px;
	}
	
	.tt_products_order_confirmation .delivery_address fieldset p, .tt_products_order_confirmation .invoice_address fieldset p, .tt_products_basket_payment .delivery_address fieldset p, .tt_products_basket_payment .invoice_address fieldset p {
		margin: 0px;
	}
	
	.tt_products_order_confirmation .delivery_address fieldset legend, .tt_products_basket_payment .delivery_address fieldset legend {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}
	
	.tt_products_basket_info form fieldset legend {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:15px;
		text-decoration:none;
	}
	
	.billing_address label, .delivery_address label  {
		color:#666666;
		float:left;
		font-family:Arial;
		font-size:12px;
		margin:0px;
		padding:6px;
		width:150px;
	}

        .billing_address input, .delivery_address input {
        	float: none;
		border:1px solid #666666;
		height:18px;
		margin:3px 1px;
		font-size: 13px;
        }
	
	.trading_conditions input {
		float: none;
		height: 13px;
		margin: 0px;
	}
	
	.trading_conditions label{
		float: none;
		font-size:12px;
		padding: 0px;
	}



	#tx-ttproducts-pi1-list, #tx-ttproducts-pi1-listoffers {
		margin: 0px 50px 20px;
		float: left;
	}
	
	.tt_products_item_list h2.category_title {
		color:#660000;
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		line-height:13px;
		text-decoration:none;
	}
	
	.tt_products_item_list .listitem {
		width: 510px;
	}
	
        .tt_products_item_list form#tt_products_item .listitem a {
                float:left;
                margin:20px;
                text-align:center;
                width:200px;
                color: #660000;
                font-family: Verdana,sans-serif;
                font-size: 12px;
                text-decoration: none;
        }

        .tt_products_item_list form#tt_products_item .listitem a:hover {
                text-decoration: underline;
        }
	
	.tt_products_item_list form#tt_products_item .listitem h3{
		margin: 0px 0px 0px 240px;
		padding: 30px 10px 0px 0px;
	}
	
	.tt_products_item_list form#tt_products_item .listitem h3 p{
		margin: 0px;
		float: none;
		color: black;
		font-family: Arial;
		font-weight: bold;
		font-size: 15px;
		text-decoration: none;
	}			
	
	.tt_products_item_list form#tt_products_item p.price {	
		margin: 10px 0px 0px 10px;
		float: left;
		font-family:Arial;
		font-size:12px;
	}
	
	.tt_products_item_list form#tt_products_item .order_form {
		background-color:#E3D6B1;
		bottom:0px;
		float:right;
		height:80px;
		position:relative;
		width:290px;
	}		

	.tt_products_item_list form#tt_products_item .order_form label{
		margin: 10px 0px 0px 80px;
		padding: 0px;
		font-size:12px;	
		font-family: Arial;
		color: black;
	}
	
	.tt_products_item_list form#tt_products_item .order_form input{
		background-color:#EEE6D2;
		margin: 5px 0px 0px 10px;
		font-size:12px;	
		font-family: Arial;
		color: black;
		float: left;
		padding: 4px 0px 0px 4px;
	}
	
	.tt_products_item_list form#tt_products_item input#submit {
		margin: 10px 0px 10px 10px;
		width: 155px;
		height: 29px;
		float: left;
		background-image: url(../fileadmin/templates/standard/toBasket.png);
		text-indent:-999px;
		border: none;
		cursor:pointer;
	}
	
	
	.tt_products_item_list form#tt_products_item .listitem p.listitem_subheader{
		margin: 0px 0px 10px 240px;
		float: none;
		color: black;
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
	}
	
	.tt_products_item_list form#tt_products_item .listitem .product_note {
		margin: 0px 25px 0px 240px;
		float: none;
		color: #444444;
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
	}
	
	.tt_products_item_list form#tt_products_item .listitem .product_note table{
		width: auto;
		clear: none;
		margin: 0px;
	}

	.tt_products_item_list form#tt_products_item .listitem .product_note table th {
		text-align: left;
		width: 80px;
		color:#444444;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
	
	}

	.tt_products_item_list form#tt_products_item .listitem .product_note table td {
		width: auto;
	}
	

	.tt_products_item_list form#tt_products_item .listitem .product_note table td p.bodytext {
		margin: 0px;
	}
	
	.tt_products_item_list form#tt_products_item .listitem .product_note p.bodytext{
		margin: 0px;
	}
	
	.tt_products_item_list form#tt_products_item .listitem h3 a:hover{
		text-decoration: underline
	}
	
	form#tt_products_item {
		background-color: #faf1ca;
		float: left;
		margin-bottom: 10px;
		width: 100%;
	}
	
	.tx-ttproducts-pi1-wrap1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000;
	}
	
	.tx-ttproducts-pi1-wrap2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000;
	}   