@import url(ttproducts.css);

.tt-products{ /*wichtig sonst funktioniert Zeilentrenner VERLAG STARTSEITE nicht*/
border-top:0 dotted #CCCCCC;
margin-top:0;
}
 .list {
	border-right:0 dotted #CCCCCC;
	
float:left;
min-height:340px;
margin-bottom:0;
margin-right:20px;
text-align:left;
width:160px;
margin-top:20px;
}

		.list-right {
	
	width:335px;
	float:right;
	text-align:left;
	min-height:170px;        /*n�tig f�r festen absatz*/
}	

		.testakt {
	
	width:335px;
	float:right;
	text-align:left;
	min-height:170px;        /*n�tig f�r festen absatz*/
}	

		.testakt1 {
	
	width:735px;
	float:right;
	text-align:left;
	min-height:170px;        /*n�tig f�r festen absatz*/
}	
.listitem, .single-item
{
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:0;
	margin:0;
	font-weight:100;
	/*min-height:150px;*/

}

 .product_title {
	font-weight:800;
	text-align:left;
	margin-top:10px;
}

/*Zeilentrenner für VERLAG-STARTSEITE*/
/* hr {
		border-bottom-color:#D2CBCA;
border-bottom-style:dotted;
border-left-color:#D2CBCA;
border-left-style:dotted;
border-right-color:#D2CBCA;
border-right-style:dotted;
border-top:0 none !important;
margin-top:15px;
height:0;
clear:both;
background:url('../images/doth.gif');
background-repeat:repeat-x;

}*/


.breaker {
		/*border-bottom-color:#D2CBCA;
border-bottom-style:dotted;
border-left-color:#D2CBCA;
border-left-style:dotted;
border-right-color:#D2CBCA;
border-right-style:dotted;*/
border-top:0 none !important;
margin-top:0;
height:1px;
clear:both;
background:url('../images/doth.gif');
background-repeat:repeat-x;
margin-left:0;
width:auto;

}

