<dfl:part name="Foto-Lichtbild">
<dfl:variable name="output1">
<dfl:when test="self::a8450/fto[1]/a84200[a8420q]">
<!-- ABKA3-1030 -->
<dfl:for-each select="self::a8450/fto[1]/a84200[a8420q]">
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-FotoTitelMitQuelle" select="." forcedSelect="true"/>
</dfl:for-each>
</dfl:when>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Fotograf" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Aufnahmedatum" select="self::a8450" forcedSelect="true"/>
<dfl:when test="self::a8450/fto[1]/aft82">
<!-- ABKA3-1030 -->
<dfl:for-each select="self::a8450/fto[1]/aft82">
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-FotoLiteratur" select="." forcedSelect="true"/>
</dfl:for-each>
</dfl:when>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Aufnahmeart" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Themen" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Bezugsperson" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Bezugskorperschaft" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Bezugsort" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Bezugsereignis" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-BezugOtherFto" select="self::a8450" forcedSelect="true"/>
<dfl:apply-templates template="Bausteine" part="Foto-Lichtbild-Beschreibung" select="self::a8450" forcedSelect="true"/>
</dfl:variable>
<dfl:if test="normalize-space(edps:Xslt2Replace($output1, ' ', ''))">
<dfl:if test="not(ancestor::que)">
<dfl:copy-of select="$output1"/>
<dfl:li dfl:test="$output1!=''">
<div class="col-lg-5 col-md-5 col-sm-5" style="
padding-left: 0;
">
<h3 class="border-bottom z5948">
<dfl:space nbsp="yes"/>
</h3>
</div>
</dfl:li>
</dfl:if>
</dfl:if>
</dfl:part>