function koerperlexikon(bild, ausrichtung) {
	//document.writeln("<div class='beratungBild'>");
	document.writeln("<a href=\"#\" onclick=\"javascript:window.open('http://datenpool.mvda.de/LINDA_Koerperlexikon/index.html', target='Koerperlexikon', 'width=780,height=440,scrollbars=no'); return false;\"><img src='http://datenpool.mvda.de/LINDA_Koerperlexikon/img/"+bild+".jpg' border='0' align='"+ausrichtung+"' alt='LINDA K&ouml;rperlexikon' class='koBild' /></a>");
	//document.writeln("</div>");
}