@charset "UTF-8"; 

@media all { 

  .com-text-right { text-align: right; }
  .com-text-center { text-align: center; }
  .com-bold { font-weight: bold; }
  .com-imgborder { float: left; margin-right: 20px; }
	.com-single .com-imgborder { float: left; margin-left: 0; margin-right: 20px; }
	.com-imgborder a { border: 0px solid #fff !important; }
  .com-imgborder a:hover { border: 0px solid #fff !important; }
  
  .pagebrowser a { margin-right: 10px; font-weight: normal !important; }
  .pagebrowser strong a { font-weight: bold !important; }

  /*-------------------------------------------------------------------------*/
  /* Listview for Products */
  .com-category-desc { margin-bottom: 20px; }
  .com-list { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee; }
  .com-list .price { font-size: 116.67%; font-weight: bold; }
  .com-list .order { text-align: right; }
  .com-list-priceorder { margin-top: 15px; }
  .com-category-teaser-img { margin-top: 4px; }

  /*-------------------------------------------------------------------------*/
  /* Singleview for Products */
  .com-single { margin-top: 1.25em; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #eee; }
  .com-single .price { font-size: 116.67%; font-weight: bold; }
  .com-single .order { text-align: right; }
  .com-single-priceorder { margin-top: 15px; }
  .com-single-col-text h2 { margin-top: 0; }
  .com-single-cat { font-size: 91.66%; line-height: 1.4em; }

  /*-------------------------------------------------------------------------*/
  /* Attributes for Articels */
  .com-content { margin-left: 176px; }
  .com-content-magazin { margin-left: 0; }

  /*-------------------------------------------------------------------------*/
  /* Basket */
  div.com-basket-container table input.input-image { width: 14px; border: 0px solid #fff; padding: 0; }
  table.com-basket-list th.com-basket-header-image { width: 60px; }
  table.com-basket-list th.com-basket-header-title {  }
  table.com-basket-list th.com-basket-header-price-gross { width: 70px; }
  table.com-basket-list th.com-basket-header-count { width: 45px; }
  table.com-basket-list th.com-basket-header-price-sum { width: 80px; }
  table.com-basket-list th.com-basket-header-basket { width: 35px; }
  table.com-basket-list td { vertical-align: middle; }
  table.com-basket-list .com-basket-odd { background-color: #eee; }
  .delete a { border: 0px solid #fff !important; }
  .delete a:hover { border: 0px solid #fff !important; }
  input.com-input-qty { width: 30px !important; }
  .com-basket-buttons { margin-top: 10px; }
  .com-basket-buttons input { float: right; }
  .com-basket-buttons div { float: right; margin-left: 10px; line-height: 1.5em; text-align: center; background-color: #016E92; width: 177px; color: #fff; padding: 2px 2px 2px; cursor: pointer; font-size: 11px }
  .com-basket-buttons div a { color: #fff !important; border: 0px solid #fff !important; display: block; }
  .com-basket-buttons div a:hover { color: #fff !important; border: 0px solid #fff !important; }

  /*-------------------------------------------------------------------------*/
  /* Basket Quickview */
  div.com-quickbasket { font-size: 91.66%; font-weight: bold; line-height: 1.3em; color: #009DD9; }
  div.com-quickbasket h1 { display: none; }
  div.com-quickbasket span {  }
  div.com-quickbasket a { border-bottom: 1px dotted #016E92; color: #016E92; text-decoration: none; }
  div.com-quickbasket a:hover { border-bottom: 1px solid #009DD9; color: #009DD9; text-decoration: none; }

  /*-------------------------------------------------------------------------*/
  /* Checkout */
  div.com-chkout-steps { margin: 0; padding: 0; margin-bottom: 15px; height: 24px; }
  div.com-chkout-steps div {  }
  div.com-chkout-steps div span.hidden { display: none; }
  div.com-chkout-steps div span.step { width: 119px; _width: 125px; height: 21px; _height: 24px; font-weight: bold; color: #ffffff; display: block; float: left; padding: 3px 0 0 5px; background-repeat: no-repeat; }
  div.com-chkout-steps div a span:hover { text-decoration: underline; color: #ffffff; cursor: pointer; }
  div.com-chkout-steps div.com-chkout-step-active span { background-image: url('step_act.gif'); }
  div.com-chkout-steps div.com-chkout-step-actual span { background-image: url('step_act.gif'); }
  div.com-chkout-steps div.com-chkout-step-inactive span { background-image: url('step_inact.gif'); }
  .com-address dd { margin: 0; width: auto; padding: 0; }
  .com-chkout-listing-terms { float: left; margin-top: 3px; }
  .com-chkout-listing-terms input { margin: 0; width: auto; }
  .com-chkout-listing-disclaimer { margin: 0 0 10px 25px; }
  .com-chkout-listing-disclaimer .error { color: #D5461A; }
  div.error { color: #D5461A; font-size: 91.66%; margin-left: 190px; }
  
  /*-------------------------------------------------------------------------*/
  /* Address Management */
 
  
  /*-------------------------------------------------------------------------*/
  /* Invoice */

  
  /*-------------------------------------------------------------------------*/
  /* Default Color Set */
  
  
  /*-------------------------------------------------------------------------*/
  /* Address Management */


}
