jQuery.noConflict();

jQuery(document).ready(function($){
	
	//$("#inhalt-links").css("opacity",0.999);
	//$("#inhalt-rechts").css("opacity",0.9);
	//$("#breadcrumb").css("opacity",0.7);
	//$("#kopf-bild").hide().show(1000);
	
});
