diff --git a/src/wireviz/templates/din-6771.html b/src/wireviz/templates/din-6771.html
index 547a340..1c5fc10 100644
--- a/src/wireviz/templates/din-6771.html
+++ b/src/wireviz/templates/din-6771.html
@@ -104,6 +104,10 @@
width:180mm;
}
+ #bom tr:nth-child(odd) {
+ background-color: #EEEEEE
+ }
+
#bom th, td {
text-align: left;
}