\begin{figure}[ht]
\centering
-\label{fig_net}
\subfloat[gültige Partition]{\includegraphics[width=0.3\textwidth]{fig/net1}}
\subfloat[ungültige Partition]{\includegraphics[width=0.3\textwidth]{fig/net_wrong}}
\caption{Beispiel Partitionen}
+\label{fig:net}
\end{figure}
-\subsubsection{Verfeinern}\todo{
+\subsection{Verfeinern}\todo{
\begin{defi}[Lokale Verfeinerung]
+Ein Element $T \in \T$ wird isotrop in vier Elemente $T_1,\ldots,T_4$ geteilt, wenn $T = \bigcup_{n=1}^4 T_n$ gilt und die Seitenlängen der Elemente $T_1,\ldots,T_4$ gleich große sind. Weiterhin wird ein Element $T \in \T$ anisotrop in zwei Elemente $T_1,T_2$ geteilt, wenn ebenfalls $T = T_1 \cup T_2$ gilt und $T_1,T_2$ gleich große Seitenlängen haben. Hierbei kann $T$ entweder horizontal oder vertikal geteilt werden, wie in Abb.~\ref{fig:refType} gezeigt ist.
\end{defi}}
\begin{figure}[ht]
\centering
-\label{fig_refType}
\subfloat[Element]{\includegraphics[width=0.25\textwidth]{fig/refType_full}}
\subfloat[Isotrop]{ \includegraphics[width=0.25\textwidth]{fig/refType_2}}
\subfloat[Vertikal]{\includegraphics[width=0.25\textwidth]{fig/refType_3}}
\subfloat[Horizontal]{\includegraphics[width=0.25\textwidth]{fig/refType_4}}
\caption{Teilungsarten}
+\label{fig:refType}
\end{figure}
\begin{defi}