diff --git a/doc/mainDocument/mainDocument.tex b/doc/mainDocument/mainDocument.tex
index 396b4a9f0e59fe2734f803ced02900a87b654a8d..7c257b9c263dff730698cecbf34a9520d9dddf85 100644
--- a/doc/mainDocument/mainDocument.tex
+++ b/doc/mainDocument/mainDocument.tex
@@ -42,9 +42,15 @@
 
 \definecolor{light-gray}{gray}{0.85}
 
+\setcounter{tocdepth}{2}	%exclude subsubsections from table of contents
+
 %%% COMMANDS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \newcommand{\tabHead}[1]{\parbox{0.14\textwidth}{\medskip\textbf{#1}\medskip}}
 \newcommand{\tabBody}[1]{\parbox{0.81\textwidth}{\medskip        #1 \medskip}}
+\newcommand{\changelocaltocdepth}[1]{%
+  \addtocontents{toc}{\protect\setcounter{tocdepth}{#1}}%
+  \setcounter{tocdepth}{#1}%
+}
 
 %%% META INFORMATION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \title{Hochautomatisiertes Fahren}
diff --git a/doc/mainDocument/sections/architektur.tex b/doc/mainDocument/sections/architektur.tex
index d78cabc860958b8312a09e23ee3165d62419e424..fc9b43446bd1a00dc77fac9d7297dd3194681434 100644
--- a/doc/mainDocument/sections/architektur.tex
+++ b/doc/mainDocument/sections/architektur.tex
@@ -205,7 +205,7 @@
 	\begin{figure}[h]
 			\begin{center}
 				%\includegraphics[width=\textwidth]{SoftwareArchitektur} %photo
-				\includegraphics[width=0.8\textwidth]{sw_architektur} % some elements missing/ not recognizable
+				\includegraphics[scale=0.45]{sw_architektur} % some elements missing/ not recognizable
 			\end{center}
 			\caption{Softwarearchitektur}
 			\label{fig:sw-arch}
diff --git a/doc/mainDocument/sections/organisation.tex b/doc/mainDocument/sections/organisation.tex
index b90b5683188e21560c59237973ced8cff302325f..79fa1b7b1c08b19bbf16d1d67a5837f0506f3ce0 100644
--- a/doc/mainDocument/sections/organisation.tex
+++ b/doc/mainDocument/sections/organisation.tex
@@ -32,7 +32,7 @@
 	%zwischen den Gruppen statt. Im Sinne des Projektes können an Hand
 	%dieser Vergleiche einzelne Komponenten zwischen den Gruppen
 	%ausgetauscht werden, bevor diese mit der Entwicklung fortfahren.
-	
+	\changelocaltocdepth{1}
 	\subsubsection*{MS - Mitte November}\label{MS:beginNov}
 	\addcontentsline{toc}{subsection}{\nameref{MS:beginNov}}
 	\begin{itemize}
@@ -96,6 +96,7 @@
 	\begin{itemize}
 		\item Implementierung weiterer Ausbaustufen 
 	\end{itemize}
+	\changelocaltocdepth{2}
 	
 	\subsection{Aufbau des Dokuments}
 	%V Bild von Franz