﻿@charset "UTF-8";
/**
* "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
*
* (en) Color variation: Xmas
* (de) Farb-Variante: Weihnachten
*
* @copyright       Copyright 2005-2007, Dirk Jesse
* @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
*                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
* @link            http://www.yaml.de
* @package         yaml
* @version         3.0.1
* @revision        $Revision: 92 $
* @lastmodified    $Date: 2007-07-15 10:26:40 +0200 (So, 15 Jul 2007) $
*/

/**
*
* Farblegende:
* #090 -- Blattgruen, mittel
* #B7FFA2 -- Blattgruen, hell
* #037A0B -- Tanngruen, mittel
* #F3D8D9 -- Altrosa, hell
* #C81B57 -- Altrosa, kraeftig
* #E7B3C8 -- Altrosa, mittel
* #540B24 -- Aubergine, dunkel
*
*/

@media screen
{ 

  /* allgemeine HTML-Tags */
  body { background:#540B24; color: #540B24 }
  h1,h2,h3,h4,h5,h6 { color: #540B24 }
  a { color: #540B24; text-decoration: none }
  a:focus,
  a:hover,
  a:active { color:#000; text-decoration: underline }

  /* Seitenstruktur */
  #page { border: 2px solid #037A0B }
  #col2 { background-color: #E7B3C8 }
  #rootlinecol { background-color: #F3D8D9; color: #540B24 }
  #rootlinecol a { color: #540B24 }
  #main { background-image: url(../../images/template/main_background_colors-xmas.gif) }  

  /* Navigation und Warenkorb-Anzeige oben */
  #topnav { color: #000 }
  #topnav a { color: #000 }
  #topbasket .info_shipping { background-color:#C81B57; color: #FFF }
  #topbasket .info_rebate { background-color:#C81B57; color: #FFF }  
  #topbasket .info_taxes { color: #540B24 }
  #topbasket .info_taxes a { color: #540B24 }
  #nav_main { color:#000; background-color: #E7B3C8 }   
  #nav_main ul li#current a,
  #nav_main ul li#current a:focus,
  #nav_main ul li#current a:hover,
  #nav_main ul li#current a:active { background-color: #F3D8D9; color: #540B24 }  
  #nav_main ul li#currentsub a { background-color: #F3D8D9 !important; color: #540B24 !important }
  #nav_main ul li#currentsub a:focus,
  #nav_main ul li#currentsub a:hover,
  #nav_main ul li#currentsub a:active { background-color: #FFF !important; color: #540B24 }  
  
  /* aktiver Menuepunkt bei Top- und linkem Menue */
  #udm #current {	background: #F3D8D9; color: #540B24 } 
  
  /* obere Bildleiste */
  #imgcol_content { background-color: #FFF }  
  #imgcol_content #customer_alert div.csc-frame_special-offer-box p.bodytext { background-color: #C81B57 }
  #imgcol_content #left dl.csc-textpic-image { border-right: 2px solid #FFF !important } 
   
  /* col2 (Left Navigation) Content | col2 (linke Navigation) Inhalte */
  #nav_search { background-color: #F3D8D9; color:#540B24; padding-left: 30px }

  #submenu li a { background-color: #E7B3C8; color:#000 }
  #submenu li a:focus,
  #submenu li a:hover,
  #submenu li a:active { background-color: #FFF !important; color: #540B24 }  
  #submenu li#current a { background-color: #F3D8D9; color: #540B24 }
  #submenu li#current a:focus,
  #submenu li#current a:hover,
  #submenu li#current a:active { background-color: #F3D8D9; color: #540B24 }
  #submenu li#currentsub a { background: #F3D8D9; color: #540B24;
	  background-image: url(../../jscripts/udm/right-aubergine-bg.gif) }
  #submenu li#currentsub a:focus,
  #submenu li#currentsub a:hover,
  #submenu li#currentsub a:active { background-color: #FFF; color: #540B24 }	
  #submenu a.special_offer { background-color: #C81B57 !important; color: #FFF !important }
  #submenu a.special_offer:hover { color: #540B24 !important }
  #submenu a.has_submenu { background-image: url(../../jscripts/udm/right-aubergine-bg.gif) }
  #submenu a.has_special_submenu { background-image: url(../../jscripts/udm/right-white-bg.gif) }	
  #submenu a.has_special_submenu:hover { color:#540B24 !important; background-image: url(../../jscripts/udm/right-aubergine-bg.gif) !important }
  #submenu a.order_item { background-color: #E7B3C8 }

  #newsletter_box { border: 1px solid #037A0B; background-color: #B7FFA2; color: #540B24 }

  #col2_content .csc-frame_info-box { color: #030; border-bottom: 1px solid #037A0B !important }
  #col2_content .csc-frame_info-box h1 { background-color: #037A0B }
  #col2_content .csc-frame_info-box p, 
  #col2_content .csc-frame_info-box ul,
  #col2_content .csc-frame_info-box ol,  
  #col2_content .csc-frame_info-box h4,    
  #col2_content .csc-frame_info-box h6,    
  #col2_content .csc-frame_info-box table { 
    border-left: 1px solid #090; border-right: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col2_content .csc-frame_info-box .csc-textpic { border: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col2_content .csc-frame_info-box h5 { background-color: #037A0B }
  #col2_content td { border-top: 1px dotted #037A0B }  

  #col2_content .csc-frame_special-offer-box { color: #030; border-bottom: 1px solid #037A0B !important }
  #col2_content .csc-frame_special-offer-box h1 { background-color: #037A0B }
  #col2_content .csc-frame_special-offer-box p, 
  #col2_content .csc-frame_special-offer-box ul,
  #col2_content .csc-frame_special-offer-box ol,  
  #col2_content .csc-frame_special-offer-box h4,    
  #col2_content .csc-frame_special-offer-box h6,    
  #col2_content .csc-frame_special-offer-box table { 
    border-left: 1px solid #037A0B; border-right: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col2_content .csc-frame_special-offer-box .csc-textpic { border: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col2_content .csc-frame_special-offer-box h5 { background-color: #037A0B }
  #col2_content td { border-top: 1px dotted #060 }  
  
  /* col3 (Right Column) Content | col3 (rechte Spalte) Inhalte */
  #col3_content .csc-frame_info-box { color: #030; border-bottom: 1px solid #037A0B !important }
  #col3_content .csc-frame_info-box h1 { background-color: #037A0B }
  #col3_content .csc-frame_info-box p, 
  #col3_content .csc-frame_info-box ul,
  #col3_content .csc-frame_info-box ol,  
  #col3_content .csc-frame_info-box h4,    
  #col3_content .csc-frame_info-box h6,    
  #col3_content .csc-frame_info-box table { 
    border-left: 1px solid #037A0B; border-right: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col3_content .csc-frame_info-box .csc-textpic { border: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col3_content .csc-frame_info-box h5 { background-color: #037A0B }
  #col3_content td { border-top: 1px dotted #037A0B }  

  #col3_content .csc-frame_special-offer-box { color: #030; border-bottom: 1px solid #037A0B !important }
  #col3_content .csc-frame_special-offer-box h1 { background-color: #037A0B }
  #col3_content .csc-frame_special-offer-box p, 
  #col3_content .csc-frame_special-offer-box ul,
  #col3_content .csc-frame_special-offer-box ol,  
  #col3_content .csc-frame_special-offer-box h4,    
  #col3_content .csc-frame_special-offer-box h6,    
  #col3_content .csc-frame_special-offer-box table { 
    border-left: 1px solid #037A0B; border-right: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col3_content .csc-frame_special-offer-box .csc-textpic { border: 1px solid #037A0B; background-color: #B7FFA2 }  
  #col3_content .csc-frame_special-offer-box h5 { background-color: #037A0B }
  #col3_content td { border-top: 1px dotted #037A0B }   
  
  #col3_content div.videoclip { border-left: 1px solid #037A0B; border-right: 1px solid #037A0B; background-color: #B7FFA2 }
  
  #col3_content .csc-frame_special-offer-box .preisersparnis { color: #540B24 }
  
  /* Produkt-Auflistung */
  .prug_reference { background-color: #E7B3C8; border-top: 1px dotted #540B24 }
  #article_details .save_amount_inner { background-color: #C81B57; color:#FFF }  
  #article_details .button_shopping { background-color: #C81B57 } 
  #article_details td { border-top: 1px solid #E7B3C8; border-bottom: 1px solid #E7B3C8 } 
  #article_details_GM-FB td { border-top: 1px solid #FFF; border-bottom: 1px solid #E7B3C8 }   
  #article_details_GM-FB input.quantity { width: 25px; margin-right: 5px; }  
  #article_details td.article_details_highlighted { background-color: #E7B3C8 !important; border-bottom: 1px solid #540B24 !important; }
  #article_details td.article_details_highlighted img { background-color: #E7B3C8 !important; }
  #ange_liste table.angeWPProdukt2 { background-color: #F3D8D9; }
  #ange_liste td.angeWPProdukt2 { background-color: #F3D8D9; }
  #ange_liste .angePRUG { border-top: 1px dotted #540B24; background-color: #F3D8D9 }  
  
  /* Warenkorb */
  #warenkorb h3.warkfehler { border: 1px solid #C81B57; color: #FFF; background-color: #C81B57 }
  #warenkorb .warkicon { border: 4px solid #FFF }
  #warenkorb .button_change { background-color: #C81B57 }
  #warenkorb .button_shopping { background-color: #C81B57 }
  #warenkorb p a img { background-color: #C81B57 }
  #warenkorb .warktabtitle { background-color: #F3D8D9; border-top: 1px dotted #540B24; 
    border-bottom: 1px dotted #540B24 }
  #warenkorb .warktab_csell { border: 2px solid #C81B57 }
  #warenkorb .warktabtitle_csell { background-color: #C81B57 }  
  #warenkorb .warktabtitle_csell h3 { color: #FFF !important }
  #warenkorb .warkpos td { border-bottom: 1px dotted #540B24; }	
  #warenkorb .warkpos2 td { background-color: #F3D8D9; border-bottom: 1px dotted #540B24 }
  #warenkorb strong.warkspartipp { color: #FFF; background-color: #C81B57 }
  #warenkorb h4.warkspartipp { color: #C81B57 }  
  
  /* Fussbereich */	
  #footer { color: #000; background-color: #E7B3C8 }  
  #footer a { color: #000 }
  #footer a:focus, 
  #footer a:hover,
  #footer a:active { color: #000 }

}
