	function Einziehen() {
	$("div#konzeptiontext").hide();
	$("div#werbungtext").hide();
	$("div#ebildtext").hide();
	$("div#illutext").hide();
	$("div#inettext").hide();
	$("div#fototext").hide();
	$("div#mberatungtext").hide();
	
	$("div#reftext-1").hide();
	$("div#reftext-2").hide();
	$("div#reftext-3").hide();
	$("div#reftext-4").hide();
	$("div#reftext-5").hide();
	$("div#reftext-6").hide();
	$("div#reftext-7").hide();
	
	$("li#ls-1").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-2").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-3").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-4").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-5").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-6").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ls-7").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});


/* REFERENZEN SEITE*******************************************/

	$("li#ref-1").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-2").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-3").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-4").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-5").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-6").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	$("li#ref-7").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon3.png)","background-position":"right","background-repeat":"no-repeat"});
	};

	function WerbetechnikEZ() {
	$("div#lss").hide();
	$("div#fakten").hide();
	};

	$(document).ready(function(){ 	
	$("a#medienberatung").click(function () {
	      Einziehen();
		$("h3#titel").text("Medienberatung");
	    $("div#mberatungtext").toggle("fold", {}, 2000);
		$("li#ls-1").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#konzeption").click(function () {
	      Einziehen();
		  $("h3#titel").text("Konzeption");
	      $("div#konzeptiontext").toggle("fold", {}, 2000);
		  $("li#ls-2").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#werbung").click(function () {
	      Einziehen();
		  $("h3#titel").text("Werbung");
	      $("div#werbungtext").toggle("fold", {}, 2000);
		  $("li#ls-3").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#ebild").click(function () {
	      Einziehen();
		  $("h3#titel").text("Erscheinungsbild");
	      $("div#ebildtext").toggle("fold", {}, 2000);
		  $("li#ls-4").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#illu").click(function () {
	      Einziehen();
		  $("h3#titel").text("Illustrationen");
	      $("div#illutext").toggle("fold", {}, 2000);
		  $("li#ls-5").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#inet").click(function () {
	      Einziehen();
		  $("h3#titel").text("Internet");
	      $("div#inettext").toggle("fold", {}, 2000);
		  $("li#ls-6").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	$("a#foto").click(function () {
	      Einziehen();
		  $("h3#titel").text("Fotografie");
	      $("div#fototext").toggle("fold", {}, 2000);
		  $("li#ls-7").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
	});
	
	$("a#wt-lss").click(function () {
		WerbetechnikEZ();
		$("h3#titel").text("Unser Leistungsspektrum");
		$("h3#wtitel").text("Unser Leistungsspektrum");
		$("h3#titel").css({"color":"#8c8d8d"});
		$("div#lss").toggle("fold",{},2000);
	});
	
	$("a#wt-fakten").click(function () {
		WerbetechnikEZ();
		$("h3#titel").text("Die Fakten");
		$("h3#wtitel").text("Die Fakten");
		$("h3#titel").css({"color":"#8c8d8d"});
		$("div#fakten").toggle("fold",{},2000);
	});
	
/*REFERENZEN ********************************************************************/
$("a#ref-a-1").click(function () {
      Einziehen();
	$("h3#titel").text("Firmenauftritt");
    $("div#reftext-1").toggle("fold", {}, 2000);
	$("li#ref-1").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-2").click(function () {
      Einziehen();
	  $("h3#titel").text("Werbung");
      $("div#reftext-2").toggle("fold", {}, 2000);
	  $("li#ref-2").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-3").click(function () {
      Einziehen();
	  $("h3#titel").text("Internet");
      $("div#reftext-3").toggle("fold", {}, 2000);
	  $("li#ref-3").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-4").click(function () {
      Einziehen();
	  $("h3#titel").text("Fotografie");
      $("div#reftext-4").toggle("fold", {}, 2000);
	  $("li#ref-4").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-5").click(function () {
      Einziehen();
	  $("h3#titel").text("Werbetechnik");
      $("div#reftext-5").toggle("fold", {}, 2000);
	  $("li#ref-5").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-6").click(function () {
      Einziehen();
	  $("h3#titel").text("Großformatdruck");
      $("div#reftext-6").toggle("fold", {}, 2000);
	  $("li#ref-6").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
$("a#ref-a-7").click(function () {
      Einziehen();
	  $("h3#titel").text("Merchandising");
      $("div#reftext-7").toggle("fold", {}, 2000);
	  $("li#ref-7").css({"background" : "url(http://active-design.net/wp-content/themes/ad-02-by-mm/images/icon5.png)","background-position":"right","background-repeat":"no-repeat"});
});
	
	
	
});