@charset "UTF-8";
/**
* YAML-based Template for xt:Commerce
*
* (en) Categories listing
* (de) Kategorieauflistung
*
* @copyright       Copyright 2006-2007, Björn Teßmann (tessmann@zerosoft.de)
* @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/)
*                  
* @copyright       Copyright 2006-2007, Björn Teßmann (tessmann@zerosoft.de)
*                  Based on YAML, Copyright 2005-2007, Dirk Jesse
* @link            http://yaml.t3net.de/YAML-fuer-xt-Commerce.101.0.html
* @package         yaml for xt:Commerce
* @version         1.3.0  
*/

@media all {
	
 /* ################################################################################################################### */
/* ### catListing1 ################################################################################################### */
/* ################################################################################################################### */

.catListing1 .subcolumns {
	text-align:center;
	margin-top:10px;
}

.catListing1 .subcl , .catListing1 .subc ,.catListing1 .subcr {
	padding:0;
}

/* Kopf für Kategorien, verwendet bei allen product_listing und categorie_listing */

#frameListHead {
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:5px;
}


}
