jQuery(document).ready(function () {
/*  jQuery('table:first').hide();*/
  jQuery('.orderDetailsTable').show();

  /* Produktnavi */
  jQuery('#cidbia a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  jQuery('#cidequileasupsup a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  jQuery('#cidballancersupsup a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  jQuery('#cidiswingsupsup a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_swing.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  jQuery('#cidaudiostrobesupsup a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  jQuery('#cidstudioausstattung a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_studio.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  
    jQuery('#cidfloating a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top',
    'padding-left':'36px'
  });
	
	  jQuery('#cidgutscheine a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top',
    'padding-left':'36px'
  });
	  
	    jQuery('#cidkavitation a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top',
    'padding-left':'36px'
  });
		
	    jQuery('#cidbioimpedanz a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top',
    'padding-left':'36px'
  });
		
		  jQuery('#cidvibration a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top',
    'padding-left':'36px'
  });
		  
		  jQuery('#cidvibratrimmer a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top',
    'padding-left':'36px'
  });
		  
		      jQuery('#cidwiederverkaeufer a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top',
    'padding-left':'36px'
  });
			  
			  	  jQuery('#cidproduktevonaz a').css({
    'background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top',
    'padding-left':'36px'
  });
  
  

  /* Mouseover */
  jQuery('#cidbia:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top'})
     }
  );
  jQuery('#cidequileasupsup:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top'})
     }
  );
  jQuery('#cidballancersupsup:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top'})
     }
  );
  jQuery('#cidiswingsupsup:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_swing_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_swing.jpg) no-repeat left top'})
     }
  );
  jQuery('#cidaudiostrobesupsup:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top'})
     }
  );
  jQuery('#cidstudioausstattung:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_studio_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_studio.jpg) no-repeat left top'})
     }
  );
  
    jQuery('#cidfloating:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top'})
     }
  );
	
	 jQuery('#cidgutscheine:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top'})
     }
  );
	 
	   jQuery('#cidkavitation:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top'})
     }
  );
	 
	   jQuery('#cidbioimpedanz:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia.jpg) no-repeat left top'})
     }
  );
	 
  jQuery('#cidvibration:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top'})
     }
  );	 
  jQuery('#cidvibratrimmer:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ.jpg) no-repeat left top'})
     }
  );	 
	     jQuery('#cidwiederverkaeufer:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio.jpg) no-repeat left top'})
     }
  );
		 
		 	 jQuery('#cidproduktevonaz:not(.activeCat) a').hover(
    function() {
      jQuery(this).css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' })
    },
    function() {
      jQuery(this).css({'color':'#66472b','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal2.jpg) no-repeat left top'})
     }
  );
		 	 

  /* Active Links */
  jQuery('#cidbia.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' });
  if (jQuery('#cidbia.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg_1.jpg) repeat-x top left'}); }

  jQuery('#cidequileasupsup.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' });
  if (jQuery('#cidequileasupsup.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg2.jpg) repeat-x top left'}); }

  jQuery('#cidballancersupsup.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' });
  if (jQuery('#cidballancersupsup.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg3.jpg) repeat-x top left'}); } 

  jQuery('#cidiswingsupsup.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_swing_on.jpg) no-repeat left top' });
  if (jQuery('#cidiswingsupsup.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg4.jpg) repeat-x top left'}); } 

  jQuery('#cidaudiostrobesupsup.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' });
  if (jQuery('#cidaudiostrobesupsup.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg5.jpg) repeat-x top left'}); } 

  jQuery('#cidstudioausstattung.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_studio_on.jpg) no-repeat left top' });
  
    jQuery('#cidfloating.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' });
  if (jQuery('#cidfloating.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg5.jpg) repeat-x top left'}); } 
  
  
  jQuery('#cidgutscheine.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' });
  if (jQuery('#cidgutscheine.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg3.jpg) repeat-x top left'}); } 
  
    jQuery('#cidbioimpedanz.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' });
  if (jQuery('#cidbioimpedanz.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg_1.jpg) repeat-x top left'}); }
  
    jQuery('#cidkavitation.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' });
  if (jQuery('#cidkavitation.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg_1.jpg) repeat-x top left'}); }
  
    jQuery('#cidbioimpedanz.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bia_on.jpg) no-repeat left top' });
  if (jQuery('#cidbioimpedanz.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg_1.jpg) repeat-x top left'}); }
  
   jQuery('#cidvibration.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' });
  if (jQuery('#cidvibration.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg2.jpg) repeat-x top left'}); }
  
   jQuery('#cidvibratrimmer.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_equ_on.jpg) no-repeat left top' });
  if (jQuery('#cidvibratrimmer.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg2.jpg) repeat-x top left'}); }
  
      jQuery('#cidwiederverkaeufer.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_audio_on.jpg) no-repeat left top' });
  if (jQuery('#cidwiederverkaeufer.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg5.jpg) repeat-x top left'}); } 
  
    jQuery('#cidproduktevonaz.activeCat a').css({'color':'#ffffff','background':'transparent url(templates/YAML-xtc-1.7.1/img/nav_bal_on.jpg) no-repeat left top' });
  if (jQuery('#cidproduktevonaz.activeCat').length>0) { jQuery('body').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/bg3.jpg) repeat-x top left'}); } 
  
 
 
 /* Aufklappbare Untermenus */

  /* Partnerprogramm */
  jQuery('.conaffiliateshead li').click(function () {
    jQuery('#conaffiliates .conaffiliatesbody').slideToggle('fast');
  });
  /* Ueber uns */
  jQuery('.conaboutushead li').click(function () {
    jQuery('#conaboutus .conaboutusbody').slideToggle('fast');
  });
  /* Service */
  jQuery('.conserviceshead li').click(function () {
    jQuery('#conservices .conservicesbody').slideToggle('fast');
  });
    /* Themen */
  jQuery('.conthemenhead li').click(function () {
    jQuery('#conthemen .conthemenbody').slideToggle('fast');
  });

  jQuery('#conaffiliates .conaffiliatesbody,#conaboutus .conaboutusbody,#conservices .conservicesbody,#conthemen .conthemenbody').hide();

  /* Startseite */
  jQuery('#kat_start_1').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_1_on.jpg) no-repeat top left'});
      jQuery('#kat_start_2').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_1_on_2.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_1_off.jpg) no-repeat top left'});
      jQuery('#kat_start_2').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_2_off.jpg) no-repeat top left'});
    }
  );

  jQuery('#kat_start_2').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_2_on.jpg) no-repeat top left'});
      jQuery('#kat_start_3').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_2_on_3.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_2_off.jpg) no-repeat top left'});
      jQuery('#kat_start_3').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_3_off.jpg) no-repeat top left'});
    }
  );

  jQuery('#kat_start_3').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_3_on.jpg) no-repeat top left'});
      jQuery('#kat_start_4').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_3_on_4.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_3_off.jpg) no-repeat top left'});
      jQuery('#kat_start_4').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
    }
  );

  jQuery('#kat_start_4').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );

  jQuery('#kat_start_5').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_on.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
  
    jQuery('#kat_start_6').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
	
	  jQuery('#kat_start_7').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
	  
	  	  jQuery('#kat_start_8').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
		  
		  	  jQuery('#kat_start_9').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
	  
	  	  jQuery('#kat_start_10').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
	  
	  
	  	  	  jQuery('#kat_start_11').hover(
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_on_5.jpg) no-repeat top left'});
    },
    function() {
      jQuery(this).css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_4_off.jpg) no-repeat top left'});
      jQuery('#kat_start_5').css({'background':'transparent url(templates/YAML-xtc-1.7.1/img/kat_start_5_off.jpg) no-repeat top left'});
    }
  );
	  
	  
	  

  jQuery('#frameListHead .ballancer-more').click(function() {
    if (jQuery(this).html().substr(0,4)=='Mehr') {
      jQuery(this).html('Weniger Infos &raquo;');
    } else {
      jQuery(this).html('Mehr Infos &raquo;');
    }
    jQuery('#frameListHead .ballancer-hidden').slideToggle('slow');
    jQuery('#frameListHead #bild').toggleClass('rand-unten');
    return false;
  });
  
  if (jQuery('#col3_content h1.productInfo1Name').length>0) {
    if (jQuery('#cidbia.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo4Name').css({'background-color':'#fcc802'});
    }
    if (jQuery('#cidequileasupsup.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#e7173b'});
    }
    if (jQuery('#cidballancersupsup.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#ba0c27'});
    }
    if (jQuery('#cidiswingsupsup.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#f48b0e'});
    }
    if (jQuery('#cidaudiostrobesupsup.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#eb4106'});
    }
	if (jQuery('#cidfloating.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#eb4106'});
    }
	    if (jQuery('#cidgutscheine.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#ba0c27'});
    }
	
	    if (jQuery('#cidproduktevonaz.activeCat').length>0) {
      jQuery('#col3_content h1.productInfo1Name').css({'background-color':'#ba0c27'});
    }
	
   }
});

