diff --git a/transkription.xsl b/transkription.xsl
index 8116a649caba021c6bc9deac6f3e4be471df819f..cb1f623749ec8e6ba53c41bd2cf8a398f7d32c21 100644
--- a/transkription.xsl
+++ b/transkription.xsl
@@ -359,6 +359,12 @@
         </span>
     </xsl:template>
     
+    <xsl:template match="hi[not(@rendition)]" mode="step3">
+        <span xmlns="http://www.w3.org/1999/xhtml" class="highlighted">
+            <xsl:apply-templates mode="step3"/>
+        </span>
+    </xsl:template>
+    
     <xsl:template match="note[@subtype = 'addition']" mode="step3">
         <xsl:text> </xsl:text>
         <span xmlns="http://www.w3.org/1999/xhtml" class="editorial">
@@ -1559,6 +1565,10 @@
         
     </xsl:template>
     
+    <xsl:template match="cb" mode="step3">
+        <br xmlns="http://www.w3.org/1999/xhtml"/>
+    </xsl:template>
+    
     <xsl:template match="choice" mode="step3">
         <xsl:choose>
             <xsl:when test="sic and corr">