
	function buchempfehlung () {
		document.writeln("<table width='175' border='0' cellspacing='0' cellpadding='0'>");
		document.writeln("<tr>");
		document.writeln("<td class='rahmen'>");
		document.writeln("<img src='/ains/_images/buchempfehlung.gif'>");
		document.writeln("<table width='170' align='center' cellpadding='2' cellspacing='2'>");
		document.writeln("<tr><td valign='top' align='left'><small>Heller<br />Koch</small><br /><small><a href='/detailseiten/9783131425416.html' target='_blank'>Weiterbildung Anästhesie</a></small><br /></td></tr><tr><td valign='top' align='left'><img src='/detailseiten/tn/9783131425416.gif' align='left' class='rahmen_buchempfehlung' /><br /></td></tr><tr><td valign='top' align='left' class='text'><span class='text_red_bold'></span><small></small></tr><tr><td valign='top' align='left' class='text'>&nbsp;</td></tr>");
		document.writeln("</table>");
		document.writeln("</td>");
		document.writeln("</tr>");
		document.writeln("</table>");

	}
	