function Bild2Anzeigen(bname)
{
document.write("<HEAD>")
document.write("<LINK href=\"../basis.css\" type=text/css rel=stylesheet>")
document.write("</HEAD>")

document.write("<BODY text=#e1e2ff vLink=#c0c0ff aLink=#efbd00 link=#c0c0ff bgColor=#000000 leftMargin=5 topMargin=10 marginheight=\"10\" marginwidth=\5\>")
document.write("<FONT face=Verdana,Arial,Helvetica,sans-serif size=2>")


document.write("<TABLE cellSpacing=0 cellPadding=0 width=700 border=0 background=\"../grafik/navi_1.jpg\" leftmargin=10>")
	  document.write("<TBODY>")
	  document.write("<TR>")
        	  document.write("<TD class=kl vAlign=top>Aktuelle Position<SPAN class=navih20>:</SPAN>&nbsp;</TD>")
	          document.write("<TD class=navigation vAlign=top>")
	            document.write("<A href=\"/\"><SPAN class=navihref>Startseite</SPAN></A>")
        	    document.write("<a href=\"javascript:history.back()\"><SPAN class=navih20> &gt; </SPAN><SPAN class=navihref>Zur&uuml;ck</SPAN></a>")
	          document.write("</TD>")
	 document.write("</TR>")
	  
	  document.write("<TR><TD colSpan=5><IMG height=1 alt=\"\" hspace=0 src=\"../grafik/BW-Line.gif\" width=690 border=0><BR></TD></TR>")
	  document.write("</TBODY>")
document.write("</TABLE>")
document.write("<BR><BR>")


document.write("<IMG height=100 alt=\"\" hspace=0 src=\"../grafik/leer.gif\" width=25 align=left border=0>")

document.write("<TABLE borderColor=#c0c0ff cellSpacing=10 borderColorDark=#404080 cellPadding=0 width=750 bgColor=#000000 borderColorLight=#c0c0ff border=1>")
  document.write("<TBODY>")
  document.write("<TR>")
     document.write("<TD vAlign=top class=paper>")
       
document.write("<TABLE CELLSPACING=10 BORDER=0 WIDTH=700>")
document.write("<TR>")
document.write("<TD WIDTH=700 VALIGN=\"TOP\" ALIGN=\"LEFT\" class=text-normal>")
	document.write("<IMG height=85 alt=\"\" hspace=0 src=\"../grafik/blue-oben.jpg\" width=480 lowsrc=leer.gif border=0><BR>")
        document.write("<IMG height=341 alt=\"\" hspace=0 src=\"../grafik/blue-links.jpg\" width=82 align=left lowsrc=leer.gif border=0>")
	
document.write("<TABLE CELLSPACING=0 BORDER=0 CELLPADDING=10 WIDTH=600>")
document.write("<TR>")
document.write("<TD WIDTH=600 VALIGN=\"TOP\">")
	document.write("<div style=\"width:100%; filter:Shadow(color=#000000, direction=135)\">")

	document.write("<a href=\"javascript:history.back()\"><IMG SRC=\"../../diashow_31/images/"+bname+".jpg\" border=0 alt=\"Zur&uuml;ck per Mausklick\"><BR><BR></a>")
	
	document.write("</div>")
document.write("</TD>")
document.write("</TR></TABLE>")
document.write("</TD>")

document.write("</TR></TABLE>")




document.write("</TD></TR></TABLE>")


document.write("</TD></TR></TBODY></TABLE>")
      
document.write("<BR><TABLE cellSpacing=0 cellPadding=0 width=700 border=0 background=\"../grafik/navi_1.jpg\" leftmargin=10>")
	  document.write("<TBODY>")
	  document.write("<TR><TD colSpan=5><IMG height=1 alt=\"\" hspace=0 src=\"../grafik/BW-Line.gif\" width=690 border=0><BR></TD></TR>")
	  document.write("<TR>")
        	  document.write("<TD class=navigation vAlign=top>")
	            document.write("<NOBR>&nbsp;<A href=\"../a-z/index.htm\"><SPAN class=navihref>INDEX</SPAN></A><SPAN class=navih20> &nbsp; </SPAN></NOBR>")
	          document.write("</TD>")
	          document.write("<TD vAlign=bottom><IMG height=20 alt=\"\" hspace=15 src=\"../grafik/BW-Line2.gif\" width=1 border=0></TD>")
	          document.write("<TD class=kl vAlign=top>Aktuelle Position<SPAN class=navih20>:</SPAN>&nbsp;</TD>")
	         document.write("<TD class=navigation vAlign=top>")
	            document.write("<A href=\"/\"><SPAN class=navihref>Startseite</SPAN></A>")
        	    document.write("<a href=\"javascript:history.back()\"><SPAN class=navih20> &gt; </SPAN><SPAN class=navihref>Zur&uuml;ck</SPAN></a>")
	          document.write("</TD>")
	  document.write("</TR></TBODY>")
document.write("</TABLE>")


document.write("</FONT></BODY></HTML>")
}