@charset "UTF-8";

@media all
{

	/* ############################################################################################ */
	/* ### Allgemein ####################################################################### */
	/* ############################################################################################ */
	
	h1, h2 { color: #d84e68 }
	/* a, a em.file { color: #d84e68; text-decoration:underline; }*/
	.coloredRed { color:#d84e68; font-weight:normal; }
	#teaser { color:#d84e68; }
	#teaser a {	color:#d84e68; }
	.error, p.error  { color:#d84e68; border:1px solid #d84e68; }

	/* ############################################################################################ */
	/* ### Kategorienavigation  ####################################################################### */
	/* ############################################################################################ */

	.categoryTop { background: url(../../img/navi/header_baby.gif) no-repeat top left; }
	.categoryBottom { background: url(../../img/navi/footer_baby.gif) no-repeat top left; }

	.catListBody ul li.activeCat a,
	.catListBody ul li.activeCat ul li.activeCat a,
	.catListBody ul li.activeCat ul li.activeCat ul li.activeCat a,
	.catListBody ul li.activeCat ul li.activeCat ul li.activeCat ul li.activeCat a,
	.catListBody ul li a:hover,
	.catListBody ul li ul li a:hover,
	.catListBody ul li ul li.activeCat ul li a:hover,
	.catListBody ul li ul li.activeCat ul li.activeCat ul li a:hover {
		background-image			: url("../../img/navi/navigation_baby_list_active.gif");
	}
	
	/* ######################################################################################################
	** ### PRODUCT-LISTING ################################################################
	** ######################################################################################################
	*/

	div#col3_content ul#produkte li {
		background-color:#d84e68;
		border: 1px solid #d84e68;
	}
	table.pageResults td a.prevPage {
		background-image			: url("../../img/bullets/arrow_left_baby_0.gif");
	}
	table.pageResults td a.nextPage {
		background-image			: url("../../img/bullets/arrow_right_baby_0.gif");
	}
	/* ######################################################################################################
	** ### CATEGORY-LISTING ################################################################
	** ######################################################################################################
	*/
	
	h1.categoryHeadline { background-color:#d84e68;	}
	div#col3_content ul#categories li a { color:#d84e68; }
	div#col3_content ul#categories li span.categoryName { background-image: url("../../img/bullet_baby_1.gif"); }
	div#col3_content ul#categories li a img { border: 1px solid #d84e68; }

	/* ######################################################################################################
	** ### PAGE-RESULTS ################################################################
	** ######################################################################################################
	*/
	
	table.pageResults td, table.pageResults td a { color:#d9546c; }
	
	/* ######################################################################################################
	** ### PRODUCT-INFO	 ################################################################
	** ######################################################################################################
	*/
	
	#productHeadline { background-color:#d84e68; }
	
	.productNavigation { background-color:#d84e68; }

	div#productImgThumbs ul li a { border: 1px solid #d84e68; }
	
	.productNavigation a.prevProduct { background-image: url("../../img/bullets/arrow_left_baby_1.gif");	}
	.productNavigation a.nextProduct { background-image: url("../../img/bullets/arrow_right_baby_1.gif");	}
	
	.prodOptionsTable { background-color:#de6276; }
	td.prodOptionsPrice1 { background-color: #d33c54; }
	td.prodOptionsPrice2 { background-color: #d33c54; }
	td.prodOptionsPrice3 { border-bottom:16px solid #d34b67; }
	
	div#crossSellProductsImageheader { background-image: url("../../img/layout/header_accessories_baby.gif"); }
		
	/* ######################################################################################################
	** ### PRODUCT-INFO TABS	 ################################################################
	** ######################################################################################################
	*/
	#tabsB #tabContainer { border:3px solid #d24d69; }
	#tabsB ul li a { background:url("../../img/tabs/center_tabLeftBaby.gif") no-repeat top left; }
	#tabsB ul li a#firstTab { background:url("../../img/tabs/first_tabLeftBaby.gif") no-repeat top left; }
	
	#tabsB ul li a span, 
	#tabsB ul li a span#lastTab,
	#tabsB ul li a span#firstTab {
		background:url("../../img/tabs/center_tabRightBaby.gif") no-repeat top right;
	}

	#tabsB ul li a span#firstTab { background:url("../../img/tabs/first_tabRightBaby.gif") no-repeat top right; }
	#tabsB ul li a span#lastTab { background:url("../../img/tabs/last_tabRightBaby.gif") no-repeat top right; }
	
	/* ######################################################################################################
	** ### PRODUCT-INFO TABS IHALTE	 ################################################################
	** ######################################################################################################
	*/
	
	#details table td { border-top: 1px solid #d34b67; }
	#details table td.productsDetailTableOptions { color:#d34b67; }
	#downloads table td { background-color:#f8e7cb; }
	#preise table th, #preise table td.pricelistHeading { background-color:#d34b67; }
	#bewertungen table.items { border:1px solid #d75069; }
	#bewertungen table.items th { color:#d75069; }

	/* ######################################################################################################
	** ### Verwandte Produkte	 ################################################################
	** ######################################################################################################
	*/
	
	div#col2_content ul#crossSellProducts li { background-color:#d84e68; }
	div#col2_content ul#crossSellProducts li span.productName {	background-image: url("../../img/bullet_baby_2.gif"); }
	div#col2_content ul#crossSellProducts li a img { border: 3px solid #d84e68; }
	

}
