\documentclass[20pt, a2paper, portrait]{tikzposter}
\usepackage[ngerman]{babel}
\usepackage{ccicons}
\title{Gruppenerschaffung}
\author{}
\date{}
\usepackage{graphicx}
\usetheme{Simple}
\tikzposterlatexaffectionproofoff
\AtBeginDocument{%
\begin{pgfonlayer}{backgroundlayer}
\node[
inner sep=4pt, anchor=south east, fill=white, draw=gray,
rounded corners=10, fill opacity=0.3, text opacity=1
] at (0.5\textwidth-40pt, -0.5\textheight+36pt)
{\Large {\ccbysa~-- 1w6.org}};
\node[
inner sep=4pt, anchor=south west, fill=white, draw=gray,
rounded corners=10, fill opacity=0.3, text opacity=1, text width=0.56\textwidth
] at (-0.5\textwidth+40pt, -0.5\textheight+36pt)
{\Large {Für den GRT 2025 gedruckt dank BohemiaSpielkunst, Alexander Shendi, Phil Höfer, Jonas Richter, THOPAN, Björn und Maroli.}};
\end{pgfonlayer}
}
\begin{document}
% \maketitle
% Omit the title
\makeatletter
\setlength{\TP@blocktop}{.49\textheight}
\makeatother
\begin{columns}
\column{0.32}
\block{\huge Ich will}{
\centering\bfseries
\huge Wohlstand\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--wohlstand}\\
\huge Ansehen\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--ansehen}\\
\huge Sicherheit\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--sicherheit}\\
\huge Gerechtigkeit\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--gerechtigkeit}\\
\vspace{-3.25mm}
\huge Toleranz\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--toleranz}\\
\vspace{-0.25mm}
\huge Erhaltung\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--erhaltung}
}
\column{0.33}
\block{\huge Ich brauche}{
\centering\bfseries
\huge Kreativität\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--kreativitaet}\\
\vspace{-0.5mm}
\huge Souveränität\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--selbstbestimmung}\\
\vspace{-1mm}
\huge Abwechslung\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--abwechslung}\\
\vspace{-3mm}
\huge Tradition\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--tradition}\\
\vspace{-0.25mm}
\huge Anpassung\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--anpassung}\\
\vspace{-3mm}
\huge Regeltreue\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--regeltreue}
}
\column{0.33}
\block{\huge Ich bin}{
\centering\bfseries
\huge genussvoll\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--genussvoll}\\
\vspace{-3mm}
\huge leistungsstark\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--leistungsstark}\\
\vspace{-3mm}
\huge einflussreich\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--einflussreich}\\
\huge bescheiden\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--bescheiden}\\
\huge fürsorglich\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--fuersorglich}\\
\vspace{-3mm}
\huge zuverlässig\\
\includegraphics[height=0.11\paperheight]{grundantriebe-skizzen--zuverlaessig}
}
\end{columns}
\end{document}