diff --git a/bachelorarbeit.kilepr b/bachelorarbeit.kilepr
index 6e4300b..2411fd7 100644
--- a/bachelorarbeit.kilepr
+++ b/bachelorarbeit.kilepr
@@ -4,7 +4,7 @@ img_extIsRegExp=false
img_extensions=.eps .jpg .jpeg .png .pdf .ps .fig .gif
kileprversion=2
kileversion=2.0.85
-lastDocument=inc/diskussion.tex
+lastDocument=inc/anhang.tex
masterDocument=
name=Bachelorarbeit
pkg_extIsRegExp=false
@@ -110,7 +110,7 @@ order=-1
[item:bachelorarbeit.tex]
archive=true
-column=0
+column=20
encoding=UTF-8
highlight=LaTeX
line=0
@@ -250,20 +250,20 @@ order=-1
[item:inc/abkuerzungen.tex]
archive=true
-column=45
+column=25
encoding=UTF-8
highlight=LaTeX
-line=28
+line=11
mode=LaTeX
open=true
order=3
[item:inc/anhang.tex]
archive=true
-column=352
+column=30
encoding=UTF-8
highlight=LaTeX
-line=55
+line=1
mode=LaTeX
open=true
order=5
@@ -290,20 +290,20 @@ order=7
[item:inc/ergebnisse.tex]
archive=true
-column=581
+column=24
encoding=UTF-8
highlight=LaTeX
-line=40
+line=115
mode=LaTeX
open=true
order=8
[item:inc/material.tex]
archive=true
-column=57
+column=181
encoding=UTF-8
highlight=LaTeX
-line=567
+line=368
mode=LaTeX
open=true
order=0
@@ -323,16 +323,16 @@ CursorColumn=14
CursorLine=88
[view-settings,view=0,item:bachelorarbeit.tex]
-CursorColumn=0
+CursorColumn=20
CursorLine=0
[view-settings,view=0,item:inc/abkuerzungen.tex]
-CursorColumn=45
-CursorLine=28
+CursorColumn=25
+CursorLine=11
[view-settings,view=0,item:inc/anhang.tex]
-CursorColumn=352
-CursorLine=55
+CursorColumn=30
+CursorLine=1
[view-settings,view=0,item:inc/diskussion.tex]
CursorColumn=441
@@ -343,12 +343,12 @@ CursorColumn=509
CursorLine=48
[view-settings,view=0,item:inc/ergebnisse.tex]
-CursorColumn=581
-CursorLine=40
+CursorColumn=24
+CursorLine=115
[view-settings,view=0,item:inc/material.tex]
-CursorColumn=57
-CursorLine=567
+CursorColumn=181
+CursorLine=368
[view-settings,view=0,item:inc/zusammenfassung.tex]
CursorColumn=32
diff --git a/bachelorarbeit.pdf b/bachelorarbeit.pdf
index 58c3e9e..dc12439 100644
Binary files a/bachelorarbeit.pdf and b/bachelorarbeit.pdf differ
diff --git a/bachelorarbeit.tex b/bachelorarbeit.tex
index d9e332d..9311b8c 100644
--- a/bachelorarbeit.tex
+++ b/bachelorarbeit.tex
@@ -1,4 +1,28 @@
-\documentclass[a4paper,fontsize=13pt,utf8,titlepage=true,toc=bibliography,captions=tableheading,DIV=12,BCOR=1cm]{scrreprt} %Dokumentenklasse
+\documentclass[final, % Bearbeitungsstatus: final/draft
+ a4paper, % DIN A4
+ fontsize=13pt, % Schriftgröße: 13 pt
+ utf8, % Kodierung: UTF-8
+ titlepage=true, % Titelseite verwenden
+ toc=bibliography, % Literaturverzeichnis im Inhalt anzeigen
+ captions=tableheading, % Tabellenüberschriften korrekt formatieren
+ DIV=12, % Satzspiegel, 12teilig
+ BCOR=1cm, % Berücksichtigung eines Binderands im Satzspiegel
+ headsepline=true, % Trennlinie zur Kopfzeile
+ oneside, % Einsitiges Dokument
+ headinclude % Kopf dem Satzspiegel zurechnen wg. lebendem Kolumnentitel
+ ]{scrreprt} % Dokumentenklasse
+\usepackage[automark, % Lebende Kolumnentitel
+ autooneside, % Berücksichtigung der Einseitigkeit des Dokuments
+ headsepline
+ ]{scrpage2}
+\pagestyle{scrheadings} % Umschalten auf Seitenstil mit Kolumnentitel
+\setkomafont{pagehead}{\normalfont\sffamily} % Serifenlose Schrift im Seitenkopf
+\setheadsepline{.4pt} % Breite der Linie unter dem Seitenkopf
+\chead{} % Unterdrücken der Kolumnentitel in der Mitte des Seitenkopfes
+%\cfoot{} % Unterdrücken der Seitenzahl unten auf der Seite
+\ihead{\headmark} % Seitenkopf innen: Kolumnentitel
+%\ohead{\pagemark} % Seitenkopf außen: Seitenzahl
+
\pdfcompresslevel=9
\usepackage[utf8]{inputenc} % Eingabekodierung UTF-8
\usepackage[T1]{fontenc} % Schriftkodierung
@@ -29,7 +53,7 @@
\usepackage[version=3]{mhchem} % Darstellung chemischer Summenformeln
\usepackage{natbib} % Naturwissenschaftliche Zitierungsstile
%\usepackage[format=hang]{caption}[2008/08/24] % Formatierung von Bildunter-/Tabellenüberschriften
-\usepackage[format=plain,small]{caption}[2008/08/24]
+\usepackage[format=plain,footnotesize]{caption}[2008/08/24]
\usepackage[fixlanguage]{babelbib} % Sprachanpassung für Literaturverzeichnis
\selectbiblanguage{ngerman} % s.o.
\usepackage{hyperref} % PDF-Eigenschaften (s.u.)
@@ -96,6 +120,15 @@
\end{center}
\end{titlepage}
+% Widmung
+\thispagestyle{empty}
+\vspace*{\fill}
+\begin{center}
+ \Large Meinem Großvater
+\end{center}
+\vspace*{\fill}
+\clearpage
+
%\maketitle
\singlespacing
\tableofcontents
diff --git a/img/ergebnisse/fluoreszenz_assay/spektrum.pdf b/img/ergebnisse/fluoreszenz_assay/spektrum.pdf
index a34d154..30c3379 100644
Binary files a/img/ergebnisse/fluoreszenz_assay/spektrum.pdf and b/img/ergebnisse/fluoreszenz_assay/spektrum.pdf differ
diff --git a/img/ergebnisse/fluoreszenz_assay/spektrum.svg b/img/ergebnisse/fluoreszenz_assay/spektrum.svg
index 46bbf5f..3c98116 100644
--- a/img/ergebnisse/fluoreszenz_assay/spektrum.svg
+++ b/img/ergebnisse/fluoreszenz_assay/spektrum.svg
@@ -21,6 +21,7 @@
image/svg+xml
+ Qt Svg Document
@@ -37,9 +38,9 @@
inkscape:window-height="980"
id="namedview6248"
showgrid="false"
- inkscape:zoom="1.5954703"
+ inkscape:zoom="1.1281679"
inkscape:cx="254.9994"
- inkscape:cy="235.78052"
+ inkscape:cy="135.49661"
inkscape:window-x="-4"
inkscape:window-y="-3"
inkscape:window-maximized="1"
@@ -667,7 +668,7 @@
font-style="normal"
font-weight="700"
font-size="16.4581"
- transform="matrix(0,-1,1,0,-13.15635,453.81675)"
+ transform="matrix(0,-1,1,0,-15.15635,453.81675)"
vector-effect="non-scaling-stroke"
style="font-size:16.45809937px;font-style:normal;font-weight:700;fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square;stroke-linejoin:bevel;stroke-opacity:1;font-family:Linux Biolinum O">
Emission
+ style="font-size:16.45809937px;font-style:normal;font-weight:700;fill:#000000;fill-opacity:1;stroke:none;font-family:Linux Biolinum O">Emission
Wellenlänge [nm]
+ style="font-size:16.45809937px;font-style:normal;font-weight:700;fill:#000000;fill-opacity:1;stroke:none;font-family:Linux Biolinum O">Wellenlänge [nm]
-
- Häminkonzentration:
-
-
-
-
-
- 0 µM
-
-
-
-
-
- 0,54 µM
-
-
-
-
-
- 0,96 µM
-
-
-
-
-
- 1,39 µM
-
-
-
-
-
- 1,88 µM
-
-
-
-
-
- 2,58 µM
-
-
-
-
-
- 2,92 µM
-
-
-
-
-
- 3,85 µM
-
-
-
-
-
- 5,97 µM
-
-
-
-
-
- 8,03 µM
-
-
-
-
-
- 9,76 µM
-
-
-
-
-
- 18,86 µM
-
-
-
-
-
- 35,48 µM
-
-
-
-
-
- 49,65 µM
-
+
+
+
+ Häminkonzentration:
+
+
+
+
+
+ 0 µM
+
+
+
+
+
+ 0,54 µM
+
+
+
+
+
+ 0,96 µM
+
+
+
+
+
+ 1,39 µM
+
+
+
+
+
+ 1,88 µM
+
+
+
+
+
+ 2,58 µM
+
+
+
+
+
+ 2,92 µM
+
+
+
+
+
+ 3,85 µM
+
+
+
+
+
+ 5,97 µM
+
+
+
+
+
+ 8,03 µM
+
+
+
+
+
+ 9,76 µM
+
+
+
+
+
+ 18,86 µM
+
+
+
+
+
+ 35,48 µM
+
+
+
+
+
+ 49,65 µM
+
+
+
+
diff --git a/img/ergebnisse/photometrischer_assay/binding_kombiniert.pdf b/img/ergebnisse/photometrischer_assay/binding_kombiniert.pdf
new file mode 100644
index 0000000..7bfa7fa
Binary files /dev/null and b/img/ergebnisse/photometrischer_assay/binding_kombiniert.pdf differ
diff --git a/img/ergebnisse/photometrischer_assay/binding_kombiniert.svg b/img/ergebnisse/photometrischer_assay/binding_kombiniert.svg
new file mode 100644
index 0000000..1f7ae76
--- /dev/null
+++ b/img/ergebnisse/photometrischer_assay/binding_kombiniert.svg
@@ -0,0 +1,7513 @@
+
+
+
+
diff --git a/img/ergebnisse/photometrischer_assay/ph65_binding.svg b/img/ergebnisse/photometrischer_assay/ph65_binding.svg
index 51e50a5..a3958de 100644
--- a/img/ergebnisse/photometrischer_assay/ph65_binding.svg
+++ b/img/ergebnisse/photometrischer_assay/ph65_binding.svg
@@ -27,7 +27,7 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-Absorptionsverschiebung
-
@@ -174,172 +174,172 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
-0
-
-
-0,2
-
-
-0,4
-
-
-0,6
-
-
-0,8
-
-
-1
-
-
-1,2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -348,13 +348,13 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
>
-
-
@@ -364,172 +364,172 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
-0
-
-
-0,2
-
-
-0,4
-
-
-0,6
-
-
-0,8
-
-
-1
-
-
-1,2
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -538,20 +538,20 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
>
-
-
-Häminkonzentration [µM]
-
@@ -561,200 +561,200 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
-0
-
-
-5
-
-
-10
-
-
-15
-
-
-20
-
-
-25
-
-
-30
-
-
-35
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -763,13 +763,13 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
>
-
-
@@ -779,200 +779,200 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
-0
-
-
-5
-
-
-10
-
-
-15
-
-
-20
-
-
-25
-
-
-30
-
-
-35
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -984,7 +984,7 @@ font-family="DejaVu Sans" font-size="12" font-weight="400" font-style="normal"
-
+
-
-
-
-
+
-
-
-Messpunkte
-
-
-
-
+
-
-
-
-Nichtlineare Regression: (ac)/(K
-d
- + c)
-
-
-
-
-R
-2
- = 0,9985
-
-
-
-
-a
- = 3,6618e+00 +/- 4,5793e-01
-
-
-
-
-K
-d
- = 7,9596e+01 +/- 1,2726e+01
-
-
diff --git a/img/ergebnisse/photometrischer_assay/ph65_spektrum_klein.svg b/img/ergebnisse/photometrischer_assay/ph65_spektrum_klein.svg
index 61b5c6a..03e6f77 100644
--- a/img/ergebnisse/photometrischer_assay/ph65_spektrum_klein.svg
+++ b/img/ergebnisse/photometrischer_assay/ph65_spektrum_klein.svg
@@ -1,3741 +1,1198 @@
-