/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
 .red {color:#CC0000;}
 .border {border:1px solid #ccc;}
 .small {font-size:11px;}
 .grey {color:#666;}
 .hidden {display:none;}
 
 /* +++ SCHRIFTGROESSEN +++ */
 p {font-size:1.1em;}
 
 /* +++ COLORS ++++ */
 a:link, a:visited {color:#1096c6;}
 a:hover, a:focus {color:#006699;}
 
.layered-nav h4, .mini-cart .head 
{background:#1579ad;}
.category-head h2, 
h3
{color:#175781;}

/* links */
a.pdf {padding-left:18px;padding-top:2px;background:url(../images/icon_pdf.gif) no-repeat;}

/* Preise */
.price-box .price,
.regular-price,
.regular-price .price,
.old-price .price,
.price-including-tax .price,
.price-excluding-tax .price,
.product-pricing-grouped li .price  {color:#175781;}


/* +++ listenansicht startseite +++ */
.featured .price-box { padding:0px 0 10px;}

/* banner startseite */
img.bannerLeft {margin-bottom:10px;}
.bannerBox {border-top:1px solid #ccc;}
.bannerBox img {float:left;clear:both;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;}
