diff --git a/doc/lastenheft/lastenheft.tex b/doc/lastenheft/lastenheft.tex
index c771fb9c31cb9b155ef9b53141be827d7758a512..ac516fb27900a726880bd01feaa88ad20a7a3187 100644
--- a/doc/lastenheft/lastenheft.tex
+++ b/doc/lastenheft/lastenheft.tex
@@ -9,7 +9,8 @@
 \usepackage[hidelinks]{hyperref}
 \usepackage{tabularx} % used for better table formatting see: https://en.wikibooks.org/wiki/LaTeX/Tables#The_tabularx_package
 \usepackage[table]{xcolor}
-\usepackage{float} % used to allow the [H] option for tabels, ect.
+\usepackage{float} % used to allow the [H] option for tables, etc.
+\usepackage{verbatim}	% makes multiline comments possible via \begin{comment}\end{comment}
 
 %%% GLOSSARY %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \input{../glossary.tex}
@@ -616,6 +617,8 @@ Weitere Information sind in Tabelle~\ref{tab:UC:laneKeeping} zu finden.
   \caption{Details zum UC - Fahrbahn folgen} \label{tab:UC:laneKeeping}
 \end{table}
 
+%Commenting this section out 
+\begin{comment}
 \section{Funktionale Anforderungen}
 \subsection{Anforderungen an das allgemeine Fahrzeugverhalten (RQ - GVXX)}
 \subsubsection*{RQ - GV10 Emergency-Stop}\label{RQ:emergencyStop}
@@ -835,7 +838,8 @@ ausgetauscht werden, bevor diese mit der Entwicklung fortfahren.
 \begin{itemize}
   \item Fertigstellung der Platooning-Protokoll-Implementation
 \end{itemize}
-
+\end{comment}
+% Commented this section out
 
 
 % Glossary