diff --git a/stratum0doc.sty b/stratum0doc.sty
index e5fdb6d8a9ff8eb1e9175fcf55cfd19485781310..98f6703c1034cb1a322c25fcace75e6311abbd1d 100644
--- a/stratum0doc.sty
+++ b/stratum0doc.sty
@@ -84,7 +84,7 @@
 %% elected persons
 %% Parameters: appointment, name, votes, max. possible votes
 \newcommand{\elected}[4]{%
-  \marginpar{\footnotesize \textbf{#1: #2 (#3/#4)}}
+  \marginpar{\footnotesize \textbf{#1}: #2 (#3/#4)}
 }
 %% questions and answers
 \newcommand{\question}[1]{\textbf{Frage:} #1 \\}