@charset "UTF-8";
/**
* YAML-based Template for xt:Commerce
*
* (en) central stylesheet
* (de) entrales Stylesheets
*
* @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   
*/


/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */

  @import url(css/screen/basemod.css);
  @import url(css/screen/basemod_3col_fixed.css);
  /* 2-Spalten optional */  
  /* @import url(css/screen/basemod_2col_left_13.css); */ 
  @import url(css/screen/content.css); 
  @import url(css/screen/boxes.css);
  @import url(css/screen/categorie_listing.css);
  @import url(css/screen/categorie_navigation.css);
  @import url(css/screen/module.css);
  @import url(css/screen/product_info.css);
  @import url(css/screen/product_listing.css);
  @import url(css/screen/product_options.css);
/*  @import url(css/screen/top_navigation_shinybuttons.css);*/
  @import url(css/screen/top_navigation_slidingdoor.css); 

/* import print layout | Druck-Layout einbinden */
  @import url(css/print/print_003.css);

/* // BOF c_List-FWD-Mod */
.catp20{padding-top:20px;}
#catwraper {float:left;width:570px;padding:0;margin:0 auto;}
#cat_show1 .productboximage { border:solid 1px #999;padding:2px;background:#fff;}
#cat_show1 .cat_show2{background:#EDEDED;color:#000;float:left;height:205px;min-height:205px;margin:0px 2px 8px 2px;width:175px;}
#cat_show1 .cat_show_image{background:#EDEDED;border-left: 1px #000 dotted;border-right: 1px #000 dotted;border-bottom: 1px #000 dotted;;height:170px;line-height:165px;text-align:center;width:173px;padding-top:5px;}
#cat_show1 .cat_show_name{background: transparent url(img/kopfgrafik-blau-l.gif) no-repeat top;height:25px;line-height:27px;min-height:25px;text-align:center;width:175px;}
.cat_clear{clear:both;font-size:0;height:0;margin:0;padding:0;}
* html .cat_clear { float: left; height: 1%; }
#cat_show1{height:auto;padding:0;width:100%;margin:0 auto;}
#cat_show1 .description, #cat_show1 .product_description {display:none;visibility:hidden;}
.cat_show_name a, .cat_show_name a:link, .cat_show_name a:visited, .cat_show_name a:active, .cat_show_name_table a, .cat_show_name_table a:link, .cat_show_name_table a:visited, .cat_show_name_table a:active {color:#fff;font-size:0.8em;font-weight:bold;text-decoration:underline;}
#cat_show1 .cat_show_table {background:#EDEDED;border: 2px solid #868686;color:#000;float:left;height:200px;min-height:200px;margin:0px 2px 8px 2px;width:100%;}
#cat_show1 .cat_show_name_table{background:#868686 url(img/bg_boxheader.gif) repeat-x left top;height:30px;min-height:30px;line-height:27px;text-align:left;width:100%;}
#cat_show1 .cat_show_name_table span{padding-left:15px;}
/* // EOF c_List-FWD-Mod */

