diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e19c1d90 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.webp filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text diff --git a/.gitea/workflows/dev.yaml b/.gitea/workflows/dev.yaml index 175dd7a3..b4376fd9 100644 --- a/.gitea/workflows/dev.yaml +++ b/.gitea/workflows/dev.yaml @@ -18,6 +18,7 @@ jobs: run: | git fetch --all git reset --hard origin/dev + git lfs pull - name: Build run: | rm -rf dev diff --git a/.gitea/workflows/prod.yaml b/.gitea/workflows/prod.yaml index 45fa5bb9..23de76d5 100644 --- a/.gitea/workflows/prod.yaml +++ b/.gitea/workflows/prod.yaml @@ -21,6 +21,7 @@ jobs: run: | git fetch --all git reset --hard origin/main + git lfs pull - name: Build run: | rm -rf public @@ -45,6 +46,7 @@ jobs: run: | git fetch --all git reset --hard origin/main + git lfs pull - name: Build run: | rm -rf test diff --git a/.gitea/workflows/pull_request.yml b/.gitea/workflows/pull_request.yml index 6e5f7328..6403e06f 100644 --- a/.gitea/workflows/pull_request.yml +++ b/.gitea/workflows/pull_request.yml @@ -11,6 +11,9 @@ jobs: steps: - name: Checkout uses: https://github.com/actions/checkout@v4 + with: + lfs: true + depth: 1 - name: Build run: | hugo --minify --gc --baseURL "https://test.cantorgymnasium.de/" --buildDrafts --buildFuture -d test diff --git a/static/media/abiturienten/abi-foto-1992-2.webp b/static/media/abiturienten/abi-foto-1992-2.webp index aa7aab53..cbdf31f0 100644 Binary files a/static/media/abiturienten/abi-foto-1992-2.webp and b/static/media/abiturienten/abi-foto-1992-2.webp differ diff --git a/static/media/abiturienten/abi-foto-1992.webp b/static/media/abiturienten/abi-foto-1992.webp index 28501098..b7a9d5b2 100644 Binary files a/static/media/abiturienten/abi-foto-1992.webp and b/static/media/abiturienten/abi-foto-1992.webp differ diff --git a/static/media/abiturienten/abi-foto-1993.webp b/static/media/abiturienten/abi-foto-1993.webp index c0a28999..771711fd 100644 Binary files a/static/media/abiturienten/abi-foto-1993.webp and b/static/media/abiturienten/abi-foto-1993.webp differ diff --git a/static/media/abiturienten/abi-foto-1994.webp b/static/media/abiturienten/abi-foto-1994.webp index f585953a..10ba0f3e 100644 Binary files a/static/media/abiturienten/abi-foto-1994.webp and b/static/media/abiturienten/abi-foto-1994.webp differ diff --git a/static/media/abiturienten/abi-foto-1995.webp b/static/media/abiturienten/abi-foto-1995.webp index dabce0ae..c300a787 100644 Binary files a/static/media/abiturienten/abi-foto-1995.webp and b/static/media/abiturienten/abi-foto-1995.webp differ diff --git a/static/media/abiturienten/abi-foto-1996.webp b/static/media/abiturienten/abi-foto-1996.webp index 01ab1bec..a44ae996 100644 Binary files a/static/media/abiturienten/abi-foto-1996.webp and b/static/media/abiturienten/abi-foto-1996.webp differ diff --git a/static/media/abiturienten/abi-foto-1997.webp b/static/media/abiturienten/abi-foto-1997.webp index a04c797a..76493b93 100644 Binary files a/static/media/abiturienten/abi-foto-1997.webp and b/static/media/abiturienten/abi-foto-1997.webp differ diff --git a/static/media/abiturienten/abi-foto-1998.webp b/static/media/abiturienten/abi-foto-1998.webp index 82ce6cbc..fecfda6b 100644 Binary files a/static/media/abiturienten/abi-foto-1998.webp and b/static/media/abiturienten/abi-foto-1998.webp differ diff --git a/static/media/abiturienten/abi-foto-2000.webp b/static/media/abiturienten/abi-foto-2000.webp index 4365223f..8c7d5f3b 100644 Binary files a/static/media/abiturienten/abi-foto-2000.webp and b/static/media/abiturienten/abi-foto-2000.webp differ diff --git a/static/media/abiturienten/abi-foto-2002.webp b/static/media/abiturienten/abi-foto-2002.webp index f96ab0fc..a31b9f64 100644 Binary files a/static/media/abiturienten/abi-foto-2002.webp and b/static/media/abiturienten/abi-foto-2002.webp differ diff --git a/static/media/abiturienten/abi-foto-2003.webp b/static/media/abiturienten/abi-foto-2003.webp index bb2c987f..64629438 100644 Binary files a/static/media/abiturienten/abi-foto-2003.webp and b/static/media/abiturienten/abi-foto-2003.webp differ diff --git a/static/media/abiturienten/abi-foto-2004.webp b/static/media/abiturienten/abi-foto-2004.webp index 19cb34d9..507abd21 100644 Binary files a/static/media/abiturienten/abi-foto-2004.webp and b/static/media/abiturienten/abi-foto-2004.webp differ diff --git a/static/media/abiturienten/abi-foto-2005.webp b/static/media/abiturienten/abi-foto-2005.webp index f41ba4cb..4cac2ffa 100644 Binary files a/static/media/abiturienten/abi-foto-2005.webp and b/static/media/abiturienten/abi-foto-2005.webp differ diff --git a/static/media/abiturienten/abi-foto-2006.webp b/static/media/abiturienten/abi-foto-2006.webp index 72d4291f..b98d7a64 100644 Binary files a/static/media/abiturienten/abi-foto-2006.webp and b/static/media/abiturienten/abi-foto-2006.webp differ diff --git a/static/media/abiturienten/abi-foto-2007.webp b/static/media/abiturienten/abi-foto-2007.webp index 940ce94b..ff70bb0a 100644 Binary files a/static/media/abiturienten/abi-foto-2007.webp and b/static/media/abiturienten/abi-foto-2007.webp differ diff --git a/static/media/abiturienten/abi-foto-2008.webp b/static/media/abiturienten/abi-foto-2008.webp index b5df890f..ce7429a7 100644 Binary files a/static/media/abiturienten/abi-foto-2008.webp and b/static/media/abiturienten/abi-foto-2008.webp differ diff --git a/static/media/abiturienten/abi-foto-2009.webp b/static/media/abiturienten/abi-foto-2009.webp index 0d2a0de2..ac0884ef 100644 Binary files a/static/media/abiturienten/abi-foto-2009.webp and b/static/media/abiturienten/abi-foto-2009.webp differ diff --git a/static/media/abiturienten/abi-foto-2010.webp b/static/media/abiturienten/abi-foto-2010.webp index f14b69e5..b4bcc828 100644 Binary files a/static/media/abiturienten/abi-foto-2010.webp and b/static/media/abiturienten/abi-foto-2010.webp differ diff --git a/static/media/abiturienten/abi-foto-2011.webp b/static/media/abiturienten/abi-foto-2011.webp index 1b4cf585..045b549a 100644 Binary files a/static/media/abiturienten/abi-foto-2011.webp and b/static/media/abiturienten/abi-foto-2011.webp differ diff --git a/static/media/abiturienten/abi-foto-2012.webp b/static/media/abiturienten/abi-foto-2012.webp index 13aa5bf7..46601f63 100644 Binary files a/static/media/abiturienten/abi-foto-2012.webp and b/static/media/abiturienten/abi-foto-2012.webp differ diff --git a/static/media/abiturienten/abi-foto-2013.webp b/static/media/abiturienten/abi-foto-2013.webp index 12de4168..28b6e7d0 100644 Binary files a/static/media/abiturienten/abi-foto-2013.webp and b/static/media/abiturienten/abi-foto-2013.webp differ diff --git a/static/media/abiturienten/abi-foto-2014.webp b/static/media/abiturienten/abi-foto-2014.webp index 4bfeebb9..f7055ce9 100644 Binary files a/static/media/abiturienten/abi-foto-2014.webp and b/static/media/abiturienten/abi-foto-2014.webp differ diff --git a/static/media/abiturienten/abi-foto-2015.webp b/static/media/abiturienten/abi-foto-2015.webp index 5b8bbdb2..08f3e2f9 100644 Binary files a/static/media/abiturienten/abi-foto-2015.webp and b/static/media/abiturienten/abi-foto-2015.webp differ diff --git a/static/media/abiturienten/abi-foto-2016.webp b/static/media/abiturienten/abi-foto-2016.webp index aae67e41..bbf11955 100644 Binary files a/static/media/abiturienten/abi-foto-2016.webp and b/static/media/abiturienten/abi-foto-2016.webp differ diff --git a/static/media/abiturienten/abi-foto-2017.webp b/static/media/abiturienten/abi-foto-2017.webp index 1a51d179..8e47daad 100644 Binary files a/static/media/abiturienten/abi-foto-2017.webp and b/static/media/abiturienten/abi-foto-2017.webp differ diff --git a/static/media/abiturienten/abi-foto-2018.webp b/static/media/abiturienten/abi-foto-2018.webp index 4354e0a2..dbdbb130 100644 Binary files a/static/media/abiturienten/abi-foto-2018.webp and b/static/media/abiturienten/abi-foto-2018.webp differ diff --git a/static/media/abiturienten/abi-foto-2019.webp b/static/media/abiturienten/abi-foto-2019.webp index f2136cbb..b6fa597b 100644 Binary files a/static/media/abiturienten/abi-foto-2019.webp and b/static/media/abiturienten/abi-foto-2019.webp differ diff --git a/static/media/abiturienten/abi-foto-2020.webp b/static/media/abiturienten/abi-foto-2020.webp index 00016138..c502c879 100644 Binary files a/static/media/abiturienten/abi-foto-2020.webp and b/static/media/abiturienten/abi-foto-2020.webp differ diff --git a/static/media/abiturienten/abi-foto-2021.webp b/static/media/abiturienten/abi-foto-2021.webp index 13eb8a8a..39426773 100644 Binary files a/static/media/abiturienten/abi-foto-2021.webp and b/static/media/abiturienten/abi-foto-2021.webp differ diff --git a/static/media/abiturienten/abi-foto-2022.webp b/static/media/abiturienten/abi-foto-2022.webp index 2021fc54..fa68357d 100644 Binary files a/static/media/abiturienten/abi-foto-2022.webp and b/static/media/abiturienten/abi-foto-2022.webp differ diff --git a/static/media/abiturienten/abi-foto-2023.webp b/static/media/abiturienten/abi-foto-2023.webp index 847d313a..68e40826 100644 Binary files a/static/media/abiturienten/abi-foto-2023.webp and b/static/media/abiturienten/abi-foto-2023.webp differ diff --git a/static/media/abiturienten/abi-foto-2024.webp b/static/media/abiturienten/abi-foto-2024.webp index 95e11c57..d9ac33e5 100644 Binary files a/static/media/abiturienten/abi-foto-2024.webp and b/static/media/abiturienten/abi-foto-2024.webp differ diff --git a/static/media/about/bedenke-ende.webp b/static/media/about/bedenke-ende.webp index f0348cd7..988e6dfb 100644 Binary files a/static/media/about/bedenke-ende.webp and b/static/media/about/bedenke-ende.webp differ diff --git a/static/media/about/cantor-kopf.webp b/static/media/about/cantor-kopf.webp index 0eface86..b49c378b 100644 Binary files a/static/media/about/cantor-kopf.webp and b/static/media/about/cantor-kopf.webp differ diff --git a/static/media/about/erkenne.webp b/static/media/about/erkenne.webp index 3b5af2c1..b6312a0e 100644 Binary files a/static/media/about/erkenne.webp and b/static/media/about/erkenne.webp differ diff --git a/static/media/about/licht.webp b/static/media/about/licht.webp index d9f04f82..fc0ad086 100644 Binary files a/static/media/about/licht.webp and b/static/media/about/licht.webp differ diff --git a/static/media/about/nichtlesbar.webp b/static/media/about/nichtlesbar.webp index 4cd7211a..f37a9806 100644 Binary files a/static/media/about/nichtlesbar.webp and b/static/media/about/nichtlesbar.webp differ diff --git a/static/media/about/schulball.webp b/static/media/about/schulball.webp index e74cb814..9fbb2f2c 100644 Binary files a/static/media/about/schulball.webp and b/static/media/about/schulball.webp differ diff --git a/static/media/about/streben.webp b/static/media/about/streben.webp index c54b79c7..1f0ab162 100644 Binary files a/static/media/about/streben.webp and b/static/media/about/streben.webp differ diff --git a/static/media/ausblick.webp b/static/media/ausblick.webp index e122c6e6..2f63b55a 100644 Binary files a/static/media/ausblick.webp and b/static/media/ausblick.webp differ diff --git a/static/media/begabte/bildung-lsa.webp b/static/media/begabte/bildung-lsa.webp index 7c9d9bec..f559e1a0 100644 Binary files a/static/media/begabte/bildung-lsa.webp and b/static/media/begabte/bildung-lsa.webp differ diff --git a/static/media/begabte/broschuere_sfz.pdf b/static/media/begabte/broschuere_sfz.pdf index 9a274244..50ad3690 100644 Binary files a/static/media/begabte/broschuere_sfz.pdf and b/static/media/begabte/broschuere_sfz.pdf differ diff --git a/static/media/begabte/fruehstudium.webp b/static/media/begabte/fruehstudium.webp index bc76f8bf..602f3c30 100644 Binary files a/static/media/begabte/fruehstudium.webp and b/static/media/begabte/fruehstudium.webp differ diff --git a/static/media/begabte/sfz.webp b/static/media/begabte/sfz.webp index 23424b25..ca81a85b 100644 Binary files a/static/media/begabte/sfz.webp and b/static/media/begabte/sfz.webp differ diff --git a/static/media/blog/2022/TdoT/01.webp b/static/media/blog/2022/TdoT/01.webp index 9caf5d92..cc2b49e6 100644 Binary files a/static/media/blog/2022/TdoT/01.webp and b/static/media/blog/2022/TdoT/01.webp differ diff --git a/static/media/blog/2022/TdoT/02.webp b/static/media/blog/2022/TdoT/02.webp index 2fbb1cd4..ed34f73f 100644 Binary files a/static/media/blog/2022/TdoT/02.webp and b/static/media/blog/2022/TdoT/02.webp differ diff --git a/static/media/blog/2022/TdoT/03.webp b/static/media/blog/2022/TdoT/03.webp index 7569cf2e..aa318317 100644 Binary files a/static/media/blog/2022/TdoT/03.webp and b/static/media/blog/2022/TdoT/03.webp differ diff --git a/static/media/blog/2022/TdoT/04.webp b/static/media/blog/2022/TdoT/04.webp index dd545f16..90d337df 100644 Binary files a/static/media/blog/2022/TdoT/04.webp and b/static/media/blog/2022/TdoT/04.webp differ diff --git a/static/media/blog/2022/TdoT/05.webp b/static/media/blog/2022/TdoT/05.webp index 597b41b0..59cb8347 100644 Binary files a/static/media/blog/2022/TdoT/05.webp and b/static/media/blog/2022/TdoT/05.webp differ diff --git a/static/media/blog/2022/TdoT/06.webp b/static/media/blog/2022/TdoT/06.webp index b0223d0e..cf36ecfd 100644 Binary files a/static/media/blog/2022/TdoT/06.webp and b/static/media/blog/2022/TdoT/06.webp differ diff --git a/static/media/blog/2022/musikfahrt/musikfahrt-2022_01.webp b/static/media/blog/2022/musikfahrt/musikfahrt-2022_01.webp index bae4b572..25e6f578 100644 Binary files a/static/media/blog/2022/musikfahrt/musikfahrt-2022_01.webp and b/static/media/blog/2022/musikfahrt/musikfahrt-2022_01.webp differ diff --git a/static/media/blog/2022/musikfahrt/musikfahrt-2022_02.webp b/static/media/blog/2022/musikfahrt/musikfahrt-2022_02.webp index f0e745a1..c7dcfab7 100644 Binary files a/static/media/blog/2022/musikfahrt/musikfahrt-2022_02.webp and b/static/media/blog/2022/musikfahrt/musikfahrt-2022_02.webp differ diff --git a/static/media/blog/2022/vlw6_2.webp b/static/media/blog/2022/vlw6_2.webp index d899c2ff..129b5a38 100644 Binary files a/static/media/blog/2022/vlw6_2.webp and b/static/media/blog/2022/vlw6_2.webp differ diff --git a/static/media/blog/2022/weihnachtsaktion.webp b/static/media/blog/2022/weihnachtsaktion.webp index a8f18eaa..2f9427e7 100644 Binary files a/static/media/blog/2022/weihnachtsaktion.webp and b/static/media/blog/2022/weihnachtsaktion.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_01.webp b/static/media/blog/2022/weihnachtsbasar/wb22_01.webp index 9072e289..5c164a39 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_01.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_01.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_02.webp b/static/media/blog/2022/weihnachtsbasar/wb22_02.webp index 7de5bc03..ec0ccec9 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_02.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_02.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_03.webp b/static/media/blog/2022/weihnachtsbasar/wb22_03.webp index f8e09c4d..28561728 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_03.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_03.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_04.webp b/static/media/blog/2022/weihnachtsbasar/wb22_04.webp index 2070197e..776c1f6d 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_04.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_04.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_05.webp b/static/media/blog/2022/weihnachtsbasar/wb22_05.webp index 10271185..ce54dc67 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_05.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_05.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_06.webp b/static/media/blog/2022/weihnachtsbasar/wb22_06.webp index 33ed0a48..7d5b8e20 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_06.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_06.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_07.webp b/static/media/blog/2022/weihnachtsbasar/wb22_07.webp index 1971e628..3636d628 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_07.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_07.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_08.webp b/static/media/blog/2022/weihnachtsbasar/wb22_08.webp index 6b86cbe1..a9fd3573 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_08.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_08.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_09.webp b/static/media/blog/2022/weihnachtsbasar/wb22_09.webp index c8f84a79..306f7e68 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_09.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_09.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_10.webp b/static/media/blog/2022/weihnachtsbasar/wb22_10.webp index 18fa0acf..bb0db968 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_10.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_10.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_11.webp b/static/media/blog/2022/weihnachtsbasar/wb22_11.webp index 575635bc..94abee23 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_11.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_11.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_12.webp b/static/media/blog/2022/weihnachtsbasar/wb22_12.webp index baa0538b..dc375623 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_12.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_12.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_13.webp b/static/media/blog/2022/weihnachtsbasar/wb22_13.webp index 30a07181..f7ece00f 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_13.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_13.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_14.webp b/static/media/blog/2022/weihnachtsbasar/wb22_14.webp index caefa589..62f4eae3 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_14.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_14.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_15.webp b/static/media/blog/2022/weihnachtsbasar/wb22_15.webp index 919ba8f6..71ee248a 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_15.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_15.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_16.webp b/static/media/blog/2022/weihnachtsbasar/wb22_16.webp index 2c924a8b..793e81ea 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_16.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_16.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_17.webp b/static/media/blog/2022/weihnachtsbasar/wb22_17.webp index 3ad97210..d8f80a4b 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_17.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_17.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_18.webp b/static/media/blog/2022/weihnachtsbasar/wb22_18.webp index a0018c4b..bcd30d61 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_18.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_18.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_19.webp b/static/media/blog/2022/weihnachtsbasar/wb22_19.webp index a43d2536..f8c39cf3 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_19.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_19.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_20.webp b/static/media/blog/2022/weihnachtsbasar/wb22_20.webp index 21f94aae..995c9a16 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_20.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_20.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_21.webp b/static/media/blog/2022/weihnachtsbasar/wb22_21.webp index 85121fc2..76bd789f 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_21.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_21.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_22.webp b/static/media/blog/2022/weihnachtsbasar/wb22_22.webp index 7f94d096..38ce1ab1 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_22.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_22.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_23.webp b/static/media/blog/2022/weihnachtsbasar/wb22_23.webp index b4dd641f..746fe07f 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_23.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_23.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_24.webp b/static/media/blog/2022/weihnachtsbasar/wb22_24.webp index 8b26fb79..aba73853 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_24.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_24.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_25.webp b/static/media/blog/2022/weihnachtsbasar/wb22_25.webp index 8ccfc458..f9b46d50 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_25.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_25.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_26.webp b/static/media/blog/2022/weihnachtsbasar/wb22_26.webp index b6625ab7..6fdd0c03 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_26.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_26.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_27.webp b/static/media/blog/2022/weihnachtsbasar/wb22_27.webp index 946ed159..3782b09a 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_27.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_27.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_28.webp b/static/media/blog/2022/weihnachtsbasar/wb22_28.webp index 17c60d61..582284ef 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_28.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_28.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_29.webp b/static/media/blog/2022/weihnachtsbasar/wb22_29.webp index 471404d9..4aa00281 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_29.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_29.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_30.webp b/static/media/blog/2022/weihnachtsbasar/wb22_30.webp index 92a6f36b..23cc3a81 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_30.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_30.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_31.webp b/static/media/blog/2022/weihnachtsbasar/wb22_31.webp index 88a069dd..f194b327 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_31.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_31.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_32.webp b/static/media/blog/2022/weihnachtsbasar/wb22_32.webp index 649f70a6..31556f88 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_32.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_32.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_33.webp b/static/media/blog/2022/weihnachtsbasar/wb22_33.webp index a17b1171..805acb19 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_33.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_33.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_34.webp b/static/media/blog/2022/weihnachtsbasar/wb22_34.webp index de77f991..7172450b 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_34.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_34.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_35.webp b/static/media/blog/2022/weihnachtsbasar/wb22_35.webp index 67a646e4..63327629 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_35.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_35.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_36.webp b/static/media/blog/2022/weihnachtsbasar/wb22_36.webp index 33a5a1ab..06a9705b 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_36.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_36.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_37.webp b/static/media/blog/2022/weihnachtsbasar/wb22_37.webp index 6eb5b93e..32fed083 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_37.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_37.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_38.webp b/static/media/blog/2022/weihnachtsbasar/wb22_38.webp index 95ae2a79..15ec7a5b 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_38.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_38.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_39.webp b/static/media/blog/2022/weihnachtsbasar/wb22_39.webp index e2edf7f8..8c555c42 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_39.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_39.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_40.webp b/static/media/blog/2022/weihnachtsbasar/wb22_40.webp index 5cc8a01a..b6557fd3 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_40.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_40.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_41.webp b/static/media/blog/2022/weihnachtsbasar/wb22_41.webp index 90292505..3060ee22 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_41.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_41.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_42.webp b/static/media/blog/2022/weihnachtsbasar/wb22_42.webp index c38b5996..9b969354 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_42.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_42.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_43.webp b/static/media/blog/2022/weihnachtsbasar/wb22_43.webp index 0c245017..fa7bf8de 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_43.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_43.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_44.webp b/static/media/blog/2022/weihnachtsbasar/wb22_44.webp index e55575c5..a3dc1824 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_44.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_44.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_45.webp b/static/media/blog/2022/weihnachtsbasar/wb22_45.webp index f84aaa55..7ee1dba2 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_45.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_45.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_46.webp b/static/media/blog/2022/weihnachtsbasar/wb22_46.webp index bb1c5f05..fea90278 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_46.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_46.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_47.webp b/static/media/blog/2022/weihnachtsbasar/wb22_47.webp index 6925c50a..d041fb33 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_47.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_47.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_48.webp b/static/media/blog/2022/weihnachtsbasar/wb22_48.webp index f781e6b4..60b17842 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_48.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_48.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_49.webp b/static/media/blog/2022/weihnachtsbasar/wb22_49.webp index 6d4f7153..da3852c1 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_49.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_49.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_50.webp b/static/media/blog/2022/weihnachtsbasar/wb22_50.webp index 60e7bfff..51686eb9 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_50.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_50.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_51.webp b/static/media/blog/2022/weihnachtsbasar/wb22_51.webp index e42f9d14..6227d504 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_51.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_51.webp differ diff --git a/static/media/blog/2022/weihnachtsbasar/wb22_52.webp b/static/media/blog/2022/weihnachtsbasar/wb22_52.webp index 5a868556..91bec3f3 100644 Binary files a/static/media/blog/2022/weihnachtsbasar/wb22_52.webp and b/static/media/blog/2022/weihnachtsbasar/wb22_52.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_01.webp b/static/media/blog/2022/weihnachtskonzert/wk22_01.webp index 71da5d14..103f1ec1 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_01.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_01.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_02.webp b/static/media/blog/2022/weihnachtskonzert/wk22_02.webp index 66e591f5..91aa2864 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_02.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_02.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_03.webp b/static/media/blog/2022/weihnachtskonzert/wk22_03.webp index 12aa3202..6ca7d036 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_03.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_03.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_04.webp b/static/media/blog/2022/weihnachtskonzert/wk22_04.webp index 94b6bf81..16163878 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_04.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_04.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_05.webp b/static/media/blog/2022/weihnachtskonzert/wk22_05.webp index 57e47ddc..cad1b45e 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_05.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_05.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_06.webp b/static/media/blog/2022/weihnachtskonzert/wk22_06.webp index c5d2c365..ead6f488 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_06.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_06.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_07.webp b/static/media/blog/2022/weihnachtskonzert/wk22_07.webp index 8989a4c6..fd444537 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_07.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_07.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_08.webp b/static/media/blog/2022/weihnachtskonzert/wk22_08.webp index 3a91f2fb..44c81628 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_08.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_08.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_09.webp b/static/media/blog/2022/weihnachtskonzert/wk22_09.webp index e3a03a7f..886f3cb9 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_09.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_09.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_10.webp b/static/media/blog/2022/weihnachtskonzert/wk22_10.webp index 9e6a3fdb..a9d3918a 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_10.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_10.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_11.webp b/static/media/blog/2022/weihnachtskonzert/wk22_11.webp index ca05670c..d0094462 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_11.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_11.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_12.webp b/static/media/blog/2022/weihnachtskonzert/wk22_12.webp index 494052bd..93b14603 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_12.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_12.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_13.webp b/static/media/blog/2022/weihnachtskonzert/wk22_13.webp index e0b9c377..b4f06eb1 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_13.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_13.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_14.webp b/static/media/blog/2022/weihnachtskonzert/wk22_14.webp index 35af662a..c0b5c0b4 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_14.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_14.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_15.webp b/static/media/blog/2022/weihnachtskonzert/wk22_15.webp index 9881df5b..8806c709 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_15.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_15.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_16.webp b/static/media/blog/2022/weihnachtskonzert/wk22_16.webp index d77f9742..6eff7ab8 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_16.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_16.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_17.webp b/static/media/blog/2022/weihnachtskonzert/wk22_17.webp index 29c38da4..2e49b69e 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_17.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_17.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_18.webp b/static/media/blog/2022/weihnachtskonzert/wk22_18.webp index 619f38bf..c939933a 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_18.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_18.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_19.webp b/static/media/blog/2022/weihnachtskonzert/wk22_19.webp index 62e20372..097e7c29 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_19.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_19.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_20.webp b/static/media/blog/2022/weihnachtskonzert/wk22_20.webp index 05ddceb6..100b0633 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_20.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_20.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_21.webp b/static/media/blog/2022/weihnachtskonzert/wk22_21.webp index 0cf46954..f4ac1bd5 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_21.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_21.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_22.webp b/static/media/blog/2022/weihnachtskonzert/wk22_22.webp index 4a623503..b4c27ff2 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_22.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_22.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_23.webp b/static/media/blog/2022/weihnachtskonzert/wk22_23.webp index 7f6e97df..f85d15b5 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_23.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_23.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_24.webp b/static/media/blog/2022/weihnachtskonzert/wk22_24.webp index a68392b4..676375d6 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_24.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_24.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_25.webp b/static/media/blog/2022/weihnachtskonzert/wk22_25.webp index 62c044c9..1faba798 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_25.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_25.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_26.webp b/static/media/blog/2022/weihnachtskonzert/wk22_26.webp index 1d1ef8eb..2ea4b750 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_26.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_26.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_27.webp b/static/media/blog/2022/weihnachtskonzert/wk22_27.webp index d732ebe9..8d737194 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_27.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_27.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_28.webp b/static/media/blog/2022/weihnachtskonzert/wk22_28.webp index 244bac06..7a773272 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_28.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_28.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_29.webp b/static/media/blog/2022/weihnachtskonzert/wk22_29.webp index ea58c27d..6d3eeb9a 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_29.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_29.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_30.webp b/static/media/blog/2022/weihnachtskonzert/wk22_30.webp index 37131047..2ae41562 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_30.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_30.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_31.webp b/static/media/blog/2022/weihnachtskonzert/wk22_31.webp index b750f6f3..dae604b8 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_31.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_31.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_32.webp b/static/media/blog/2022/weihnachtskonzert/wk22_32.webp index fc2a485a..447f0e8a 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_32.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_32.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_33.webp b/static/media/blog/2022/weihnachtskonzert/wk22_33.webp index 20747131..9fd06653 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_33.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_33.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_34.webp b/static/media/blog/2022/weihnachtskonzert/wk22_34.webp index 92c2059b..0a2a3dca 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_34.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_34.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_35.webp b/static/media/blog/2022/weihnachtskonzert/wk22_35.webp index d5f04e3f..ad82ad4e 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_35.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_35.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_36.webp b/static/media/blog/2022/weihnachtskonzert/wk22_36.webp index 561b7caf..f0e10ac0 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_36.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_36.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_37.webp b/static/media/blog/2022/weihnachtskonzert/wk22_37.webp index 63184f7a..f2403a3f 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_37.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_37.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_38.webp b/static/media/blog/2022/weihnachtskonzert/wk22_38.webp index c5570380..65deaedb 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_38.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_38.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_39.webp b/static/media/blog/2022/weihnachtskonzert/wk22_39.webp index 2c9bb22b..0333559f 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_39.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_39.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_40.webp b/static/media/blog/2022/weihnachtskonzert/wk22_40.webp index c2012124..c603a271 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_40.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_40.webp differ diff --git a/static/media/blog/2022/weihnachtskonzert/wk22_41.webp b/static/media/blog/2022/weihnachtskonzert/wk22_41.webp index 0b9927db..b27704f3 100644 Binary files a/static/media/blog/2022/weihnachtskonzert/wk22_41.webp and b/static/media/blog/2022/weihnachtskonzert/wk22_41.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_01.webp b/static/media/blog/2022/weihnachtssingen/ws22_01.webp index 13f5b404..16636707 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_01.webp and b/static/media/blog/2022/weihnachtssingen/ws22_01.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_02.webp b/static/media/blog/2022/weihnachtssingen/ws22_02.webp index 100b4eec..da752a9f 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_02.webp and b/static/media/blog/2022/weihnachtssingen/ws22_02.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_03.webp b/static/media/blog/2022/weihnachtssingen/ws22_03.webp index da049e51..953edbb0 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_03.webp and b/static/media/blog/2022/weihnachtssingen/ws22_03.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_04.webp b/static/media/blog/2022/weihnachtssingen/ws22_04.webp index 1ca4f1c6..a2f05b2a 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_04.webp and b/static/media/blog/2022/weihnachtssingen/ws22_04.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_05.webp b/static/media/blog/2022/weihnachtssingen/ws22_05.webp index 0ea25a8d..a48ad64f 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_05.webp and b/static/media/blog/2022/weihnachtssingen/ws22_05.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_06.webp b/static/media/blog/2022/weihnachtssingen/ws22_06.webp index 0bda7c3d..d4188651 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_06.webp and b/static/media/blog/2022/weihnachtssingen/ws22_06.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_07.webp b/static/media/blog/2022/weihnachtssingen/ws22_07.webp index b272db97..58f2c958 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_07.webp and b/static/media/blog/2022/weihnachtssingen/ws22_07.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_08.webp b/static/media/blog/2022/weihnachtssingen/ws22_08.webp index d9473bec..74616d75 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_08.webp and b/static/media/blog/2022/weihnachtssingen/ws22_08.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_09.webp b/static/media/blog/2022/weihnachtssingen/ws22_09.webp index aafc93a8..fff1fc5b 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_09.webp and b/static/media/blog/2022/weihnachtssingen/ws22_09.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_10.webp b/static/media/blog/2022/weihnachtssingen/ws22_10.webp index 1b6cdc21..a41c8524 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_10.webp and b/static/media/blog/2022/weihnachtssingen/ws22_10.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_11.webp b/static/media/blog/2022/weihnachtssingen/ws22_11.webp index 6b2c8bf3..5c58aaa2 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_11.webp and b/static/media/blog/2022/weihnachtssingen/ws22_11.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_12.webp b/static/media/blog/2022/weihnachtssingen/ws22_12.webp index 64894538..f13baa8e 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_12.webp and b/static/media/blog/2022/weihnachtssingen/ws22_12.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_13.webp b/static/media/blog/2022/weihnachtssingen/ws22_13.webp index 68da04d7..a8fc6313 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_13.webp and b/static/media/blog/2022/weihnachtssingen/ws22_13.webp differ diff --git a/static/media/blog/2022/weihnachtssingen/ws22_Lied.mp3 b/static/media/blog/2022/weihnachtssingen/ws22_Lied.mp3 index 0a38371a..0b4a1f5b 100644 Binary files a/static/media/blog/2022/weihnachtssingen/ws22_Lied.mp3 and b/static/media/blog/2022/weihnachtssingen/ws22_Lied.mp3 differ diff --git a/static/media/blog/2022/wichteln/wichteln22_01.webp b/static/media/blog/2022/wichteln/wichteln22_01.webp index b13ac986..602979c5 100644 Binary files a/static/media/blog/2022/wichteln/wichteln22_01.webp and b/static/media/blog/2022/wichteln/wichteln22_01.webp differ diff --git a/static/media/blog/2022/wichteln/wichteln22_02.webp b/static/media/blog/2022/wichteln/wichteln22_02.webp index 03c719d1..04728ab9 100644 Binary files a/static/media/blog/2022/wichteln/wichteln22_02.webp and b/static/media/blog/2022/wichteln/wichteln22_02.webp differ diff --git a/static/media/blog/2022/wichteln/wichteln22_03.webp b/static/media/blog/2022/wichteln/wichteln22_03.webp index ab3594d9..7f2bc1fb 100644 Binary files a/static/media/blog/2022/wichteln/wichteln22_03.webp and b/static/media/blog/2022/wichteln/wichteln22_03.webp differ diff --git a/static/media/blog/2022/wichteln/wichteln22_04.webp b/static/media/blog/2022/wichteln/wichteln22_04.webp index 0c3527f8..5bc64a20 100644 Binary files a/static/media/blog/2022/wichteln/wichteln22_04.webp and b/static/media/blog/2022/wichteln/wichteln22_04.webp differ diff --git a/static/media/blog/2022/wichteln/wichteln22_05.webp b/static/media/blog/2022/wichteln/wichteln22_05.webp index 16f3044a..f3db8516 100644 Binary files a/static/media/blog/2022/wichteln/wichteln22_05.webp and b/static/media/blog/2022/wichteln/wichteln22_05.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_01.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_01.webp index ca68e036..17428d97 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_01.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_01.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_02.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_02.webp index eb230fb6..a57e3ec5 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_02.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_02.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_03.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_03.webp index f92421c0..e01e91f3 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_03.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_03.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_04.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_04.webp index 0ff61175..d37f3c70 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_04.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_04.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_05.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_05.webp index 324523e9..771a65c3 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_05.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_05.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_06.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_06.webp index 2561f632..b78066bd 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_06.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_06.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_07.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_07.webp index 12d25caf..cbf47862 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_07.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_07.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_08.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_08.webp index c1379fde..f067c614 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_08.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_08.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_09.webp b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_09.webp index 5775f630..313f6a15 100644 Binary files a/static/media/blog/2023/Abizeugnisse/Galerie/abi23_09.webp and b/static/media/blog/2023/Abizeugnisse/Galerie/abi23_09.webp differ diff --git a/static/media/blog/2023/Abizeugnisse/abi23_00.webp b/static/media/blog/2023/Abizeugnisse/abi23_00.webp index efebe809..622c19cd 100644 Binary files a/static/media/blog/2023/Abizeugnisse/abi23_00.webp and b/static/media/blog/2023/Abizeugnisse/abi23_00.webp differ diff --git a/static/media/blog/2023/Auszeichnung/auszeichnung23_0.webp b/static/media/blog/2023/Auszeichnung/auszeichnung23_0.webp index 6a287310..0fd1e20c 100644 Binary files a/static/media/blog/2023/Auszeichnung/auszeichnung23_0.webp and b/static/media/blog/2023/Auszeichnung/auszeichnung23_0.webp differ diff --git a/static/media/blog/2023/Auszeichnung/auszeichnung23_1.webp b/static/media/blog/2023/Auszeichnung/auszeichnung23_1.webp index 5df2eb6f..825c2a40 100644 Binary files a/static/media/blog/2023/Auszeichnung/auszeichnung23_1.webp and b/static/media/blog/2023/Auszeichnung/auszeichnung23_1.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_00.webp b/static/media/blog/2023/Certamen23/certamen23_00.webp index 73774f91..4a36268e 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_00.webp and b/static/media/blog/2023/Certamen23/certamen23_00.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_01.webp b/static/media/blog/2023/Certamen23/certamen23_01.webp index b869532e..14e75dbe 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_01.webp and b/static/media/blog/2023/Certamen23/certamen23_01.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_02.webp b/static/media/blog/2023/Certamen23/certamen23_02.webp index fb605a69..9fc204c9 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_02.webp and b/static/media/blog/2023/Certamen23/certamen23_02.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_03.webp b/static/media/blog/2023/Certamen23/certamen23_03.webp index 833236c2..db2270a2 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_03.webp and b/static/media/blog/2023/Certamen23/certamen23_03.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_04.webp b/static/media/blog/2023/Certamen23/certamen23_04.webp index 72c7b656..a4aa5134 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_04.webp and b/static/media/blog/2023/Certamen23/certamen23_04.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_05.webp b/static/media/blog/2023/Certamen23/certamen23_05.webp index 7f6a7a21..eae95440 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_05.webp and b/static/media/blog/2023/Certamen23/certamen23_05.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_06.webp b/static/media/blog/2023/Certamen23/certamen23_06.webp index 07dcfe48..49d68489 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_06.webp and b/static/media/blog/2023/Certamen23/certamen23_06.webp differ diff --git a/static/media/blog/2023/Certamen23/certamen23_07.webp b/static/media/blog/2023/Certamen23/certamen23_07.webp index 753ec9b2..8795006f 100644 Binary files a/static/media/blog/2023/Certamen23/certamen23_07.webp and b/static/media/blog/2023/Certamen23/certamen23_07.webp differ diff --git a/static/media/blog/2023/ChemieOlympiadeMDt23/mitteldtchemieolympiade23.webp b/static/media/blog/2023/ChemieOlympiadeMDt23/mitteldtchemieolympiade23.webp index 4f2f4e1e..d189798c 100644 Binary files a/static/media/blog/2023/ChemieOlympiadeMDt23/mitteldtchemieolympiade23.webp and b/static/media/blog/2023/ChemieOlympiadeMDt23/mitteldtchemieolympiade23.webp differ diff --git a/static/media/blog/2023/Drachenbootrennen/drachenboot23_0.webp b/static/media/blog/2023/Drachenbootrennen/drachenboot23_0.webp index 7660e93e..f16795ae 100644 Binary files a/static/media/blog/2023/Drachenbootrennen/drachenboot23_0.webp and b/static/media/blog/2023/Drachenbootrennen/drachenboot23_0.webp differ diff --git a/static/media/blog/2023/Energieprojekt6_3/bild1.webp b/static/media/blog/2023/Energieprojekt6_3/bild1.webp index 158b5e6a..2bde926d 100644 Binary files a/static/media/blog/2023/Energieprojekt6_3/bild1.webp and b/static/media/blog/2023/Energieprojekt6_3/bild1.webp differ diff --git a/static/media/blog/2023/Energieprojekt6_3/bild2.webp b/static/media/blog/2023/Energieprojekt6_3/bild2.webp index 36aca05f..35cbe80d 100644 Binary files a/static/media/blog/2023/Energieprojekt6_3/bild2.webp and b/static/media/blog/2023/Energieprojekt6_3/bild2.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips1.webp b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips1.webp index 604838c9..05ce8ae1 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips1.webp and b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips1.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips2.webp b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips2.webp index 1084e113..84a489c4 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips2.webp and b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips2.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips3.webp b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips3.webp index f2b0e851..880e8fa9 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips3.webp and b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips3.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips4.webp b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips4.webp index c276265a..85abb125 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips4.webp and b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips4.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips5.webp b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips5.webp index 032f7a1c..99329a80 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Body+Grips5.webp and b/static/media/blog/2023/Festwoche/Cantortag/Body+Grips5.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/DELL_01.webp b/static/media/blog/2023/Festwoche/Cantortag/DELL_01.webp index 95a91a47..6ec72626 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/DELL_01.webp and b/static/media/blog/2023/Festwoche/Cantortag/DELL_01.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/DELL_02.webp b/static/media/blog/2023/Festwoche/Cantortag/DELL_02.webp index 0dbb84db..f4bf6089 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/DELL_02.webp and b/static/media/blog/2023/Festwoche/Cantortag/DELL_02.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Fabelprogramm1.webp b/static/media/blog/2023/Festwoche/Cantortag/Fabelprogramm1.webp index 727b9bfe..8d059821 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Fabelprogramm1.webp and b/static/media/blog/2023/Festwoche/Cantortag/Fabelprogramm1.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung1.webp b/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung1.webp index 5cb3a827..1df2d562 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung1.webp and b/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung1.webp differ diff --git a/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung2.webp b/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung2.webp index a8fc45b6..39b0c641 100644 Binary files a/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung2.webp and b/static/media/blog/2023/Festwoche/Cantortag/Verkehrserziehung2.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_01.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_01.webp index 3b52acc1..d0c6a57f 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_01.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_01.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_02.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_02.webp index 62093e07..2c4c9773 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_02.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_02.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_03.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_03.webp index dc8c729f..cf4556c6 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_03.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_03.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_04.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_04.webp index e808a00c..fe78a891 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_04.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_04.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_05.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_05.webp index f552663d..de2e8d78 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_05.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_05.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_06.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_06.webp index 2a13c3df..fe1a0932 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_06.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_06.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_07.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_07.webp index 16a0ce4e..3d04834d 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_07.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_07.webp differ diff --git a/static/media/blog/2023/Festwoche/Galerie/Galerie23_08.webp b/static/media/blog/2023/Festwoche/Galerie/Galerie23_08.webp index 569b6a8b..a2804691 100644 Binary files a/static/media/blog/2023/Festwoche/Galerie/Galerie23_08.webp and b/static/media/blog/2023/Festwoche/Galerie/Galerie23_08.webp differ diff --git a/static/media/blog/2023/Festwoche/Muli/Muli23_01.webp b/static/media/blog/2023/Festwoche/Muli/Muli23_01.webp index 6ab8d29d..2cd4119a 100644 Binary files a/static/media/blog/2023/Festwoche/Muli/Muli23_01.webp and b/static/media/blog/2023/Festwoche/Muli/Muli23_01.webp differ diff --git a/static/media/blog/2023/Festwoche/Muli/Muli23_02.webp b/static/media/blog/2023/Festwoche/Muli/Muli23_02.webp index 83848bb9..836196fa 100644 Binary files a/static/media/blog/2023/Festwoche/Muli/Muli23_02.webp and b/static/media/blog/2023/Festwoche/Muli/Muli23_02.webp differ diff --git a/static/media/blog/2023/Festwoche/Muli/Muli23_03.webp b/static/media/blog/2023/Festwoche/Muli/Muli23_03.webp index 1d15d438..0eaa83f5 100644 Binary files a/static/media/blog/2023/Festwoche/Muli/Muli23_03.webp and b/static/media/blog/2023/Festwoche/Muli/Muli23_03.webp differ diff --git a/static/media/blog/2023/ModulChemie/01.webp b/static/media/blog/2023/ModulChemie/01.webp index c945585d..41cffe1b 100644 Binary files a/static/media/blog/2023/ModulChemie/01.webp and b/static/media/blog/2023/ModulChemie/01.webp differ diff --git a/static/media/blog/2023/ModulChemie/02.webp b/static/media/blog/2023/ModulChemie/02.webp index 925a0b0c..c20f6df2 100644 Binary files a/static/media/blog/2023/ModulChemie/02.webp and b/static/media/blog/2023/ModulChemie/02.webp differ diff --git a/static/media/blog/2023/ModulChemie/03.webp b/static/media/blog/2023/ModulChemie/03.webp index 92d548ee..3530eb41 100644 Binary files a/static/media/blog/2023/ModulChemie/03.webp and b/static/media/blog/2023/ModulChemie/03.webp differ diff --git a/static/media/blog/2023/ModulChemie11/01.webp b/static/media/blog/2023/ModulChemie11/01.webp index f30520bf..50c1f392 100644 Binary files a/static/media/blog/2023/ModulChemie11/01.webp and b/static/media/blog/2023/ModulChemie11/01.webp differ diff --git a/static/media/blog/2023/ModulChemie11/02.webp b/static/media/blog/2023/ModulChemie11/02.webp index 6212284c..7e7d2929 100644 Binary files a/static/media/blog/2023/ModulChemie11/02.webp and b/static/media/blog/2023/ModulChemie11/02.webp differ diff --git a/static/media/blog/2023/ModulChemie11/03.webp b/static/media/blog/2023/ModulChemie11/03.webp index 289d609b..004abf0c 100644 Binary files a/static/media/blog/2023/ModulChemie11/03.webp and b/static/media/blog/2023/ModulChemie11/03.webp differ diff --git a/static/media/blog/2023/ModulChemie11/04.webp b/static/media/blog/2023/ModulChemie11/04.webp index 2a8cd2f5..608eae11 100644 Binary files a/static/media/blog/2023/ModulChemie11/04.webp and b/static/media/blog/2023/ModulChemie11/04.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_01.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_01.webp index b52f60a2..afcc521d 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_01.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_01.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_02.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_02.webp index a1dcfef4..159f8ce2 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_02.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_02.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_03.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_03.webp index 12ef5fb9..95580ec9 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_03.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_03.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_04.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_04.webp index 69810844..8c866ea7 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_04.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_04.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_05.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_05.webp index 1a004dea..9d3457be 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_05.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_05.webp differ diff --git a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_06.webp b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_06.webp index 183b73b3..22e84c7e 100644 Binary files a/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_06.webp and b/static/media/blog/2023/Schulfest/SchulfestGalerie/schulfest23_06.webp differ diff --git a/static/media/blog/2023/Schulfest/schulfest23_00.webp b/static/media/blog/2023/Schulfest/schulfest23_00.webp index 228e5990..5053a9e7 100644 Binary files a/static/media/blog/2023/Schulfest/schulfest23_00.webp and b/static/media/blog/2023/Schulfest/schulfest23_00.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_00.webp b/static/media/blog/2023/Sportfest23/sportfest23_00.webp index 4ccf6e29..f710e936 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_00.webp and b/static/media/blog/2023/Sportfest23/sportfest23_00.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_01.webp b/static/media/blog/2023/Sportfest23/sportfest23_01.webp index 8433c995..bff0079a 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_01.webp and b/static/media/blog/2023/Sportfest23/sportfest23_01.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_02.webp b/static/media/blog/2023/Sportfest23/sportfest23_02.webp index 2637b086..2aabf4de 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_02.webp and b/static/media/blog/2023/Sportfest23/sportfest23_02.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_03.webp b/static/media/blog/2023/Sportfest23/sportfest23_03.webp index 97300d09..55d6d3ba 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_03.webp and b/static/media/blog/2023/Sportfest23/sportfest23_03.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_04.webp b/static/media/blog/2023/Sportfest23/sportfest23_04.webp index 5eba2d67..efbce2ed 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_04.webp and b/static/media/blog/2023/Sportfest23/sportfest23_04.webp differ diff --git a/static/media/blog/2023/Sportfest23/sportfest23_05.webp b/static/media/blog/2023/Sportfest23/sportfest23_05.webp index 17529c8b..246fe207 100644 Binary files a/static/media/blog/2023/Sportfest23/sportfest23_05.webp and b/static/media/blog/2023/Sportfest23/sportfest23_05.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_01.webp b/static/media/blog/2023/TdK/tdk23_01.webp index 596df08c..c8b7e7bc 100644 Binary files a/static/media/blog/2023/TdK/tdk23_01.webp and b/static/media/blog/2023/TdK/tdk23_01.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_02.webp b/static/media/blog/2023/TdK/tdk23_02.webp index 1ad3e53c..8d2dc287 100644 Binary files a/static/media/blog/2023/TdK/tdk23_02.webp and b/static/media/blog/2023/TdK/tdk23_02.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_03.webp b/static/media/blog/2023/TdK/tdk23_03.webp index e3883ff6..e06db424 100644 Binary files a/static/media/blog/2023/TdK/tdk23_03.webp and b/static/media/blog/2023/TdK/tdk23_03.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_04.webp b/static/media/blog/2023/TdK/tdk23_04.webp index d08c6020..f2c97151 100644 Binary files a/static/media/blog/2023/TdK/tdk23_04.webp and b/static/media/blog/2023/TdK/tdk23_04.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_05.webp b/static/media/blog/2023/TdK/tdk23_05.webp index 11f50421..1e554e6b 100644 Binary files a/static/media/blog/2023/TdK/tdk23_05.webp and b/static/media/blog/2023/TdK/tdk23_05.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_06.webp b/static/media/blog/2023/TdK/tdk23_06.webp index 7f8bf424..da44b3f7 100644 Binary files a/static/media/blog/2023/TdK/tdk23_06.webp and b/static/media/blog/2023/TdK/tdk23_06.webp differ diff --git a/static/media/blog/2023/TdK/tdk23_07.webp b/static/media/blog/2023/TdK/tdk23_07.webp index 8b5e75eb..27aa304f 100644 Binary files a/static/media/blog/2023/TdK/tdk23_07.webp and b/static/media/blog/2023/TdK/tdk23_07.webp differ diff --git a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko1.webp b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko1.webp index b9d71297..d349607e 100644 Binary files a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko1.webp and b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko1.webp differ diff --git a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko2.webp b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko2.webp index aba5a602..3416b94b 100644 Binary files a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko2.webp and b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko2.webp differ diff --git a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko3.webp b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko3.webp index 8959087d..5e80529d 100644 Binary files a/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko3.webp and b/static/media/blog/2023/TheaterSchoko/TheaterSchokoGallerie/theaterschoko3.webp differ diff --git a/static/media/blog/2023/TheaterSchoko/theaterschoko0.webp b/static/media/blog/2023/TheaterSchoko/theaterschoko0.webp index dba4bba5..819a7d9c 100644 Binary files a/static/media/blog/2023/TheaterSchoko/theaterschoko0.webp and b/static/media/blog/2023/TheaterSchoko/theaterschoko0.webp differ diff --git a/static/media/blog/2023/abitag/01.webp b/static/media/blog/2023/abitag/01.webp index 848acae8..a8b880d9 100644 Binary files a/static/media/blog/2023/abitag/01.webp and b/static/media/blog/2023/abitag/01.webp differ diff --git a/static/media/blog/2023/abitag/02.webp b/static/media/blog/2023/abitag/02.webp index 3e5abb1b..fb314298 100644 Binary files a/static/media/blog/2023/abitag/02.webp and b/static/media/blog/2023/abitag/02.webp differ diff --git a/static/media/blog/2023/abitag/03.webp b/static/media/blog/2023/abitag/03.webp index e1ba6694..e32535c1 100644 Binary files a/static/media/blog/2023/abitag/03.webp and b/static/media/blog/2023/abitag/03.webp differ diff --git a/static/media/blog/2023/abitag/04.webp b/static/media/blog/2023/abitag/04.webp index bb8e36bb..a1f2d06c 100644 Binary files a/static/media/blog/2023/abitag/04.webp and b/static/media/blog/2023/abitag/04.webp differ diff --git a/static/media/blog/2023/austausch_frankreich/01.webp b/static/media/blog/2023/austausch_frankreich/01.webp index bc1653a4..193a574c 100644 Binary files a/static/media/blog/2023/austausch_frankreich/01.webp and b/static/media/blog/2023/austausch_frankreich/01.webp differ diff --git a/static/media/blog/2023/austausch_frankreich/02.webp b/static/media/blog/2023/austausch_frankreich/02.webp index 7135f4a9..9d4c75a1 100644 Binary files a/static/media/blog/2023/austausch_frankreich/02.webp and b/static/media/blog/2023/austausch_frankreich/02.webp differ diff --git a/static/media/blog/2023/austausch_frankreich/03.webp b/static/media/blog/2023/austausch_frankreich/03.webp index 3345349c..44837018 100644 Binary files a/static/media/blog/2023/austausch_frankreich/03.webp and b/static/media/blog/2023/austausch_frankreich/03.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_01.webp b/static/media/blog/2023/cantorpreis/cp23_01.webp index 62859e5a..d91b7f4e 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_01.webp and b/static/media/blog/2023/cantorpreis/cp23_01.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_02.webp b/static/media/blog/2023/cantorpreis/cp23_02.webp index f3e23907..ef460bb7 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_02.webp and b/static/media/blog/2023/cantorpreis/cp23_02.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_03.webp b/static/media/blog/2023/cantorpreis/cp23_03.webp index c3af308e..05071046 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_03.webp and b/static/media/blog/2023/cantorpreis/cp23_03.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_04.webp b/static/media/blog/2023/cantorpreis/cp23_04.webp index feaff69a..b2ae3ab1 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_04.webp and b/static/media/blog/2023/cantorpreis/cp23_04.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_05.webp b/static/media/blog/2023/cantorpreis/cp23_05.webp index 142ea4b1..f0e9670f 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_05.webp and b/static/media/blog/2023/cantorpreis/cp23_05.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_06.webp b/static/media/blog/2023/cantorpreis/cp23_06.webp index 4a5eeb50..3f546ef3 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_06.webp and b/static/media/blog/2023/cantorpreis/cp23_06.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_07.webp b/static/media/blog/2023/cantorpreis/cp23_07.webp index e9778a68..c11d0660 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_07.webp and b/static/media/blog/2023/cantorpreis/cp23_07.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_08.webp b/static/media/blog/2023/cantorpreis/cp23_08.webp index 3a6906dc..d705f724 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_08.webp and b/static/media/blog/2023/cantorpreis/cp23_08.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_09.webp b/static/media/blog/2023/cantorpreis/cp23_09.webp index 896486cb..eb1d0160 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_09.webp and b/static/media/blog/2023/cantorpreis/cp23_09.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_10.webp b/static/media/blog/2023/cantorpreis/cp23_10.webp index d0c86006..aaf443d6 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_10.webp and b/static/media/blog/2023/cantorpreis/cp23_10.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_11.webp b/static/media/blog/2023/cantorpreis/cp23_11.webp index 4472f29c..38fbb212 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_11.webp and b/static/media/blog/2023/cantorpreis/cp23_11.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_12.webp b/static/media/blog/2023/cantorpreis/cp23_12.webp index 7e2542b7..5f64d45d 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_12.webp and b/static/media/blog/2023/cantorpreis/cp23_12.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_13.webp b/static/media/blog/2023/cantorpreis/cp23_13.webp index 09ea70f0..2e749947 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_13.webp and b/static/media/blog/2023/cantorpreis/cp23_13.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_14.webp b/static/media/blog/2023/cantorpreis/cp23_14.webp index 52151432..7aeed12e 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_14.webp and b/static/media/blog/2023/cantorpreis/cp23_14.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_15.webp b/static/media/blog/2023/cantorpreis/cp23_15.webp index a633647f..0e4f6ab3 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_15.webp and b/static/media/blog/2023/cantorpreis/cp23_15.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_16.webp b/static/media/blog/2023/cantorpreis/cp23_16.webp index ccdeb0ec..8e7c4883 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_16.webp and b/static/media/blog/2023/cantorpreis/cp23_16.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_17.webp b/static/media/blog/2023/cantorpreis/cp23_17.webp index 0f1f2079..85715c99 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_17.webp and b/static/media/blog/2023/cantorpreis/cp23_17.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_18.webp b/static/media/blog/2023/cantorpreis/cp23_18.webp index 1b154f88..0f94dd9f 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_18.webp and b/static/media/blog/2023/cantorpreis/cp23_18.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_19.webp b/static/media/blog/2023/cantorpreis/cp23_19.webp index 057eaf38..32257db0 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_19.webp and b/static/media/blog/2023/cantorpreis/cp23_19.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_20.webp b/static/media/blog/2023/cantorpreis/cp23_20.webp index f0ebad1f..cefc9756 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_20.webp and b/static/media/blog/2023/cantorpreis/cp23_20.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_21.webp b/static/media/blog/2023/cantorpreis/cp23_21.webp index 86e30539..904b4805 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_21.webp and b/static/media/blog/2023/cantorpreis/cp23_21.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_22.webp b/static/media/blog/2023/cantorpreis/cp23_22.webp index 4851f537..f5b81e96 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_22.webp and b/static/media/blog/2023/cantorpreis/cp23_22.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_23.webp b/static/media/blog/2023/cantorpreis/cp23_23.webp index cec22270..27b87ff2 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_23.webp and b/static/media/blog/2023/cantorpreis/cp23_23.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_24.webp b/static/media/blog/2023/cantorpreis/cp23_24.webp index 1651f557..ec1c5f19 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_24.webp and b/static/media/blog/2023/cantorpreis/cp23_24.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_25.webp b/static/media/blog/2023/cantorpreis/cp23_25.webp index f0a5b181..8a656bfa 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_25.webp and b/static/media/blog/2023/cantorpreis/cp23_25.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_26.webp b/static/media/blog/2023/cantorpreis/cp23_26.webp index a1e36273..fcffc70e 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_26.webp and b/static/media/blog/2023/cantorpreis/cp23_26.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_27.webp b/static/media/blog/2023/cantorpreis/cp23_27.webp index 7effbbda..c53775a9 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_27.webp and b/static/media/blog/2023/cantorpreis/cp23_27.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_28.webp b/static/media/blog/2023/cantorpreis/cp23_28.webp index 2540e52b..561e7465 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_28.webp and b/static/media/blog/2023/cantorpreis/cp23_28.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_29.webp b/static/media/blog/2023/cantorpreis/cp23_29.webp index 248b8fe6..48349ea2 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_29.webp and b/static/media/blog/2023/cantorpreis/cp23_29.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_30.webp b/static/media/blog/2023/cantorpreis/cp23_30.webp index b5c97097..27db61e0 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_30.webp and b/static/media/blog/2023/cantorpreis/cp23_30.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_31.webp b/static/media/blog/2023/cantorpreis/cp23_31.webp index 6c486025..84453baa 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_31.webp and b/static/media/blog/2023/cantorpreis/cp23_31.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_32.webp b/static/media/blog/2023/cantorpreis/cp23_32.webp index 70ff12f0..7414691b 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_32.webp and b/static/media/blog/2023/cantorpreis/cp23_32.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_33.webp b/static/media/blog/2023/cantorpreis/cp23_33.webp index 9ebef375..a57ec650 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_33.webp and b/static/media/blog/2023/cantorpreis/cp23_33.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_34.webp b/static/media/blog/2023/cantorpreis/cp23_34.webp index 1eae7f41..c1dc23ad 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_34.webp and b/static/media/blog/2023/cantorpreis/cp23_34.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_35.webp b/static/media/blog/2023/cantorpreis/cp23_35.webp index aed37fc7..80eeadc7 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_35.webp and b/static/media/blog/2023/cantorpreis/cp23_35.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_36.webp b/static/media/blog/2023/cantorpreis/cp23_36.webp index 9d249aee..ef834c4d 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_36.webp and b/static/media/blog/2023/cantorpreis/cp23_36.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_37.webp b/static/media/blog/2023/cantorpreis/cp23_37.webp index 612d9929..4a39fa13 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_37.webp and b/static/media/blog/2023/cantorpreis/cp23_37.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_38.webp b/static/media/blog/2023/cantorpreis/cp23_38.webp index 59212791..b6690849 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_38.webp and b/static/media/blog/2023/cantorpreis/cp23_38.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_39.webp b/static/media/blog/2023/cantorpreis/cp23_39.webp index 782ada94..a7ad0e0a 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_39.webp and b/static/media/blog/2023/cantorpreis/cp23_39.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_40.webp b/static/media/blog/2023/cantorpreis/cp23_40.webp index db883ef3..042b19c2 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_40.webp and b/static/media/blog/2023/cantorpreis/cp23_40.webp differ diff --git a/static/media/blog/2023/cantorpreis/cp23_41.webp b/static/media/blog/2023/cantorpreis/cp23_41.webp index 35d857d1..9bd63cf0 100644 Binary files a/static/media/blog/2023/cantorpreis/cp23_41.webp and b/static/media/blog/2023/cantorpreis/cp23_41.webp differ diff --git a/static/media/blog/2023/gratulationelias.webp b/static/media/blog/2023/gratulationelias.webp index a4d69dff..3497675d 100644 Binary files a/static/media/blog/2023/gratulationelias.webp and b/static/media/blog/2023/gratulationelias.webp differ diff --git a/static/media/blog/2023/gypt.webp b/static/media/blog/2023/gypt.webp index 3fd6d56f..cc32f142 100644 Binary files a/static/media/blog/2023/gypt.webp and b/static/media/blog/2023/gypt.webp differ diff --git a/static/media/blog/2023/induktion_spezilager.webp b/static/media/blog/2023/induktion_spezilager.webp index 01f9e98b..6d08afd5 100644 Binary files a/static/media/blog/2023/induktion_spezilager.webp and b/static/media/blog/2023/induktion_spezilager.webp differ diff --git a/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_01.webp b/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_01.webp index 6724acf4..831ddde6 100644 Binary files a/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_01.webp and b/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_01.webp differ diff --git a/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_02.webp b/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_02.webp index 2be2201f..d4345774 100644 Binary files a/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_02.webp and b/static/media/blog/2023/jufo_bundesfinale_bremen_23/jufo_bf23_02.webp differ diff --git a/static/media/blog/2023/jufo_landeswettbewerb/01.webp b/static/media/blog/2023/jufo_landeswettbewerb/01.webp index b9641b82..7c805f65 100644 Binary files a/static/media/blog/2023/jufo_landeswettbewerb/01.webp and b/static/media/blog/2023/jufo_landeswettbewerb/01.webp differ diff --git a/static/media/blog/2023/jufo_landeswettbewerb/02.webp b/static/media/blog/2023/jufo_landeswettbewerb/02.webp index d081be20..989ea12a 100644 Binary files a/static/media/blog/2023/jufo_landeswettbewerb/02.webp and b/static/media/blog/2023/jufo_landeswettbewerb/02.webp differ diff --git a/static/media/blog/2023/kaenguru.webp b/static/media/blog/2023/kaenguru.webp index 3869003f..a135b8bf 100644 Binary files a/static/media/blog/2023/kaenguru.webp and b/static/media/blog/2023/kaenguru.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte.webp b/static/media/blog/2023/lernfahrt_geschichte.webp index 213b3bea..57a12bfd 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte.webp and b/static/media/blog/2023/lernfahrt_geschichte.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_01.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_01.webp index 71296d94..959504c5 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_01.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_01.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_02.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_02.webp index 995d027f..821d20e4 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_02.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_02.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_03.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_03.webp index 04fca54f..5af46081 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_03.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_03.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_04.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_04.webp index 885d8afa..3d1ee159 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_04.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_04.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_05.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_05.webp index a5ac818e..3bac6401 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_05.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_05.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_06.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_06.webp index 39b659d2..348b773d 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_06.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_06.webp differ diff --git a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_07.webp b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_07.webp index 5a4a0879..f7853bc8 100644 Binary files a/static/media/blog/2023/lernfahrt_geschichte/lf_2023_07.webp and b/static/media/blog/2023/lernfahrt_geschichte/lf_2023_07.webp differ diff --git a/static/media/blog/2023/modul-chemie-11.webp b/static/media/blog/2023/modul-chemie-11.webp index 6c8627fe..db958b3b 100644 Binary files a/static/media/blog/2023/modul-chemie-11.webp and b/static/media/blog/2023/modul-chemie-11.webp differ diff --git a/static/media/blog/2023/modul-chemie.webp b/static/media/blog/2023/modul-chemie.webp index 9db589a9..d08b5c41 100644 Binary files a/static/media/blog/2023/modul-chemie.webp and b/static/media/blog/2023/modul-chemie.webp differ diff --git a/static/media/blog/2023/mottowoche/01.webp b/static/media/blog/2023/mottowoche/01.webp index 3a46bcab..46834d89 100644 Binary files a/static/media/blog/2023/mottowoche/01.webp and b/static/media/blog/2023/mottowoche/01.webp differ diff --git a/static/media/blog/2023/mottowoche/02.webp b/static/media/blog/2023/mottowoche/02.webp index 3556b945..6073fe56 100644 Binary files a/static/media/blog/2023/mottowoche/02.webp and b/static/media/blog/2023/mottowoche/02.webp differ diff --git a/static/media/blog/2023/mottowoche/03.webp b/static/media/blog/2023/mottowoche/03.webp index cced5d8e..986e4d4f 100644 Binary files a/static/media/blog/2023/mottowoche/03.webp and b/static/media/blog/2023/mottowoche/03.webp differ diff --git a/static/media/blog/2023/mottowoche/04.webp b/static/media/blog/2023/mottowoche/04.webp index aa829c16..0e1198cf 100644 Binary files a/static/media/blog/2023/mottowoche/04.webp and b/static/media/blog/2023/mottowoche/04.webp differ diff --git a/static/media/blog/2023/mottowoche/05.webp b/static/media/blog/2023/mottowoche/05.webp index fa91de7e..0261b30d 100644 Binary files a/static/media/blog/2023/mottowoche/05.webp and b/static/media/blog/2023/mottowoche/05.webp differ diff --git a/static/media/blog/2023/mottowoche/06.webp b/static/media/blog/2023/mottowoche/06.webp index 80863caa..79af57d1 100644 Binary files a/static/media/blog/2023/mottowoche/06.webp and b/static/media/blog/2023/mottowoche/06.webp differ diff --git a/static/media/blog/2023/skilager.webp b/static/media/blog/2023/skilager.webp index d7429717..f5200bc9 100644 Binary files a/static/media/blog/2023/skilager.webp and b/static/media/blog/2023/skilager.webp differ diff --git a/static/media/blog/2023/skilager/g1/skilager_01.webp b/static/media/blog/2023/skilager/g1/skilager_01.webp index d01f0896..9fe33a44 100644 Binary files a/static/media/blog/2023/skilager/g1/skilager_01.webp and b/static/media/blog/2023/skilager/g1/skilager_01.webp differ diff --git a/static/media/blog/2023/skilager/g1/skilager_02.webp b/static/media/blog/2023/skilager/g1/skilager_02.webp index 4fb66800..cc59e2cf 100644 Binary files a/static/media/blog/2023/skilager/g1/skilager_02.webp and b/static/media/blog/2023/skilager/g1/skilager_02.webp differ diff --git a/static/media/blog/2023/skilager/g1/skilager_03.webp b/static/media/blog/2023/skilager/g1/skilager_03.webp index 6f1603e0..29689ab6 100644 Binary files a/static/media/blog/2023/skilager/g1/skilager_03.webp and b/static/media/blog/2023/skilager/g1/skilager_03.webp differ diff --git a/static/media/blog/2023/skilager/g2/skilager_01.webp b/static/media/blog/2023/skilager/g2/skilager_01.webp index 53f2b3b7..12a4937a 100644 Binary files a/static/media/blog/2023/skilager/g2/skilager_01.webp and b/static/media/blog/2023/skilager/g2/skilager_01.webp differ diff --git a/static/media/blog/2023/skilager/g2/skilager_02.webp b/static/media/blog/2023/skilager/g2/skilager_02.webp index 0e7c1275..0558d6aa 100644 Binary files a/static/media/blog/2023/skilager/g2/skilager_02.webp and b/static/media/blog/2023/skilager/g2/skilager_02.webp differ diff --git a/static/media/blog/2023/skilager/g2/skilager_03.webp b/static/media/blog/2023/skilager/g2/skilager_03.webp index c5272ecf..ece881bd 100644 Binary files a/static/media/blog/2023/skilager/g2/skilager_03.webp and b/static/media/blog/2023/skilager/g2/skilager_03.webp differ diff --git a/static/media/blog/2023/spezilager/01.webp b/static/media/blog/2023/spezilager/01.webp index f8f124a7..b68d3c65 100644 Binary files a/static/media/blog/2023/spezilager/01.webp and b/static/media/blog/2023/spezilager/01.webp differ diff --git a/static/media/blog/2023/spezilager/02.webp b/static/media/blog/2023/spezilager/02.webp index 8925de97..e20713b9 100644 Binary files a/static/media/blog/2023/spezilager/02.webp and b/static/media/blog/2023/spezilager/02.webp differ diff --git a/static/media/blog/2023/spezilager/03.webp b/static/media/blog/2023/spezilager/03.webp index e02b7048..1ffea04b 100644 Binary files a/static/media/blog/2023/spezilager/03.webp and b/static/media/blog/2023/spezilager/03.webp differ diff --git a/static/media/blog/2023/spezilager/04.webp b/static/media/blog/2023/spezilager/04.webp index 34019ab7..6eb12560 100644 Binary files a/static/media/blog/2023/spezilager/04.webp and b/static/media/blog/2023/spezilager/04.webp differ diff --git a/static/media/blog/2023/spezilager/05.webp b/static/media/blog/2023/spezilager/05.webp index f986e03e..535d689d 100644 Binary files a/static/media/blog/2023/spezilager/05.webp and b/static/media/blog/2023/spezilager/05.webp differ diff --git a/static/media/blog/2023/spezilager/06.webp b/static/media/blog/2023/spezilager/06.webp index 012d224e..2b64a583 100644 Binary files a/static/media/blog/2023/spezilager/06.webp and b/static/media/blog/2023/spezilager/06.webp differ diff --git a/static/media/blog/2023/tdk.webp b/static/media/blog/2023/tdk.webp index d36367ed..1ae0837d 100644 Binary files a/static/media/blog/2023/tdk.webp and b/static/media/blog/2023/tdk.webp differ diff --git a/static/media/blog/2023/theaterddr10erbildcollage.webp b/static/media/blog/2023/theaterddr10erbildcollage.webp index e1837878..99fac713 100644 Binary files a/static/media/blog/2023/theaterddr10erbildcollage.webp and b/static/media/blog/2023/theaterddr10erbildcollage.webp differ diff --git a/static/media/blog/Logos_Unterstuetzer_Canterpreis/0_saalesparkasse.webp b/static/media/blog/Logos_Unterstuetzer_Canterpreis/0_saalesparkasse.webp index 1a664f7c..5f7b251d 100644 Binary files a/static/media/blog/Logos_Unterstuetzer_Canterpreis/0_saalesparkasse.webp and b/static/media/blog/Logos_Unterstuetzer_Canterpreis/0_saalesparkasse.webp differ diff --git a/static/media/blog/Logos_Unterstuetzer_Canterpreis/1_heideklause.webp b/static/media/blog/Logos_Unterstuetzer_Canterpreis/1_heideklause.webp index 6993fc6e..32a95b75 100644 Binary files a/static/media/blog/Logos_Unterstuetzer_Canterpreis/1_heideklause.webp and b/static/media/blog/Logos_Unterstuetzer_Canterpreis/1_heideklause.webp differ diff --git a/static/media/blog/Sj2023_2024/31ceoi_simon.webp b/static/media/blog/Sj2023_2024/31ceoi_simon.webp index e43ace94..d698d8d3 100644 Binary files a/static/media/blog/Sj2023_2024/31ceoi_simon.webp and b/static/media/blog/Sj2023_2024/31ceoi_simon.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd01.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd01.webp index 0d7bfc72..c89632e4 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd01.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd01.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd02.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd02.webp index fda47e60..8264898f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd02.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd02.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd03.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd03.webp index 9cb7a7e8..e7f024ac 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd03.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd03.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd04.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd04.webp index 44134928..ab6619e9 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd04.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd04.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd05.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd05.webp index 732913ff..7380af29 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd05.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd05.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd06.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd06.webp index 65c9650d..ef8124c7 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd06.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd06.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd07.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd07.webp index a4905574..a3f004f1 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd07.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd07.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd08.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd08.webp index 42c1777a..10a29347 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd08.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd08.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd09.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd09.webp index 613af78f..d399e55f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd09.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd09.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd10.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd10.webp index 5579b9b4..b263d45e 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd10.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd10.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd11.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd11.webp index 1d1597d1..b0dff7a9 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd11.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd11.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd12.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd12.webp index 7cfaafac..bdc4d68b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd12.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/Diaby/rhd12.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/cantormenge.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/cantormenge.webp index 7b32f260..2b8662ac 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/cantormenge.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/cantormenge.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/diaby.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/diaby.webp index 10c797d8..bafe427b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/diaby.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/diaby.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv01.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv01.webp index 43f4bb6a..b3f2852f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv01.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv01.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv02.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv02.webp index ee54059b..91149054 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv02.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv02.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv03.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv03.webp index dd95e2f3..66b9414c 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv03.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv03.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv04.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv04.webp index a2738318..f8d5e3f3 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv04.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv04.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv05.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv05.webp index 3947088d..b3dbc4b5 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv05.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv05.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv06.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv06.webp index 0f789499..49daddc8 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv06.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv06.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv07.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv07.webp index 3b4ee478..f10edf9e 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv07.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv07.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv08.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv08.webp index 8d768ba2..640b9037 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv08.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv08.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv09.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv09.webp index 3f98d2a2..073122b6 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv09.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv09.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv10.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv10.webp index 88fadb40..1b8513ef 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv10.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv10.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv11.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv11.webp index 6e224581..d33da2c7 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv11.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv11.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv12.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv12.webp index e29d4c5f..85280716 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv12.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv12.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv13.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv13.webp index 9d256fbc..2497689b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv13.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv13.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv14.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv14.webp index 4e02ac7f..5ff27f9c 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv14.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv14.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv15.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv15.webp index 9c5772e4..b8a87b26 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv15.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv15.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv16.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv16.webp index f798f113..bed82ac1 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv16.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv16.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv17.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv17.webp index 89f1308f..b988c1ae 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv17.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv17.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv18.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv18.webp index fe6009c8..265e6421 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv18.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv18.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv19.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv19.webp index b85f284b..1c861d51 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv19.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv19.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv20.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv20.webp index e7f01f2b..b7e92aae 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv20.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv20.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv21.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv21.webp index ec863bab..e9b8f998 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv21.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv21.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv22.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv22.webp index 0afd3aeb..908484fd 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv22.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv22.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv23.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv23.webp index dd6dcfe9..928609c6 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv23.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv23.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv24.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv24.webp index 0065d9dd..d9508c5f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv24.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/festveranstaltung/fv24.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm01.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm01.webp index 00805beb..c48bab81 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm01.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm01.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm02.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm02.webp index 72eb1243..831ae94b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm02.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm02.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm03.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm03.webp index 7a27cfc3..e5cf42da 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm03.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm03.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm04.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm04.webp index 1891ef33..a71af376 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm04.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm04.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm05.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm05.webp index 5cc5fda2..f949c158 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm05.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm05.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm06.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm06.webp index 436ddfbd..6011e710 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm06.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm06.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm07.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm07.webp index 9b53acec..49fb6de9 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm07.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm07.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm08.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm08.webp index d2a92b38..e091f815 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm08.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm08.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm09.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm09.webp index 7028ca53..cf2ccf1a 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm09.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm09.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm10.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm10.webp index 27bad0d0..432ed20b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm10.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm10.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm11.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm11.webp index b649ad76..c217151a 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm11.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm11.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm12.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm12.webp index b04bcd4f..7d22ebba 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm12.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm12.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm13.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm13.webp index 320dfeb9..10a69d72 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm13.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm13.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm14.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm14.webp index 0ccf2e32..74efcaef 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm14.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm14.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm15.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm15.webp index ac171e04..9d7c3bf4 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm15.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm15.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm16.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm16.webp index 6734f826..edea900d 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm16.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm16.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm17.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm17.webp index 3e2cb9c6..1577ed77 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm17.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm17.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm18.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm18.webp index a7881037..757ccd9f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm18.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/flashmob/fm18.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf01.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf01.webp index a1595ad1..a60b88d4 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf01.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf01.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf02.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf02.webp index aaedcd34..4362716f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf02.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf02.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf03.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf03.webp index 6c54fd13..0350caca 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf03.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf03.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf04.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf04.webp index 1a1e625a..0c39e490 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf04.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf04.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf05.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf05.webp index 98b7c1cd..099dfd8b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf05.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf05.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf06.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf06.webp index f7655a2d..bff83554 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf06.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf06.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf07.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf07.webp index fb97c822..3118500b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf07.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf07.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf08.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf08.webp index c0a0b755..0c30c53f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf08.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf08.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf09.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf09.webp index e05b54c8..c44fd041 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf09.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf09.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf10.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf10.webp index ec0e996c..b0588cc8 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf10.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf10.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf11.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf11.webp index 30d24e55..b4e50216 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf11.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/jftag/jf11.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt01.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt01.webp index d6bd1f4e..a740dfe6 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt01.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt01.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt02.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt02.webp index d5e01706..cb563d78 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt02.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt02.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt03.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt03.webp index d7a871ac..640de867 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt03.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt03.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt04.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt04.webp index 0cc14794..d11f3ee6 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt04.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt04.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt05.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt05.webp index c0376f85..2b43cb0e 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt05.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt05.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt06.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt06.webp index 88aaf93d..11be3c73 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt06.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt06.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt07.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt07.webp index a7d1e2c5..4387deb5 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt07.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt07.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt08.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt08.webp index 92b6051f..3f9ba71c 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt08.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt08.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt09.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt09.webp index 1d3ec4f3..f94ede7b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt09.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt09.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt10.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt10.webp index 62b0bd90..d751654d 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt10.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt10.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt11.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt11.webp index 2c1f9d22..0bcd5462 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt11.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt11.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt12.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt12.webp index 342d0898..d073cd39 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt12.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt12.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt13.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt13.webp index dafed8e0..47d7ce88 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt13.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt13.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt14.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt14.webp index a36b18e3..e21a2ed4 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt14.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt14.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt15.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt15.webp index 8e1810e8..3da205f5 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt15.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt15.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt16.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt16.webp index 89c7cfc0..f310a606 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt16.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt16.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt17.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt17.webp index bc1863ec..1e4bad01 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt17.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt17.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt18.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt18.webp index 57d60932..8f061144 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt18.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt18.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt19.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt19.webp index b8f6870d..b03a2fa6 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt19.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt19.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt20.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt20.webp index 788f432a..df9e04fa 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt20.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt20.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt21.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt21.webp index 70dee6d8..e92bec2b 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt21.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt21.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt22.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt22.webp index 92fd235b..5f36e6ac 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt22.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt22.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt23.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt23.webp index a5af8b4c..856c3f2d 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt23.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt23.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt24.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt24.webp index 5da6be67..541772d8 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt24.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt24.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt25.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt25.webp index 8c313907..9d0d6e4f 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt25.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt25.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt26.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt26.webp index e2f4389d..8f22d58e 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt26.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/projekttag/pt26.webp differ diff --git a/static/media/blog/Sj2023_2024/35-jahre-gcg/titelbild.webp b/static/media/blog/Sj2023_2024/35-jahre-gcg/titelbild.webp index 2d53d281..104bc0cf 100644 Binary files a/static/media/blog/Sj2023_2024/35-jahre-gcg/titelbild.webp and b/static/media/blog/Sj2023_2024/35-jahre-gcg/titelbild.webp differ diff --git a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_0.webp b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_0.webp index 5851cf2b..e060453c 100644 Binary files a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_0.webp and b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_0.webp differ diff --git a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_1.webp b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_1.webp index 6819cb25..a3305c5c 100644 Binary files a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_1.webp and b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_1.webp differ diff --git a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_2.webp b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_2.webp index 662e0985..f5b728ed 100644 Binary files a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_2.webp and b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_2.webp differ diff --git a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_3.webp b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_3.webp index 04d9b65b..567f480f 100644 Binary files a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_3.webp and b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_3.webp differ diff --git a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_4.webp b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_4.webp index 72b8a0fe..173c179d 100644 Binary files a/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_4.webp and b/static/media/blog/Sj2023_2024/9_1PhySuSLabor/9_1physuslabor_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_1.webp b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_1.webp index 93e2e884..f157b561 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_1.webp and b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_2.webp b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_2.webp index f98ff581..09dba768 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_2.webp and b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_3.webp b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_3.webp index 34b38502..8fd08769 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_3.webp and b/static/media/blog/Sj2023_2024/Abi24/Abitag24/abitag24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_1.webp b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_1.webp index 26b9c431..90b6bd77 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_1.webp and b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_2.webp b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_2.webp index 306df84c..be80df16 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_2.webp and b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_3.webp b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_3.webp index 15fc7cbd..ad0511cf 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_3.webp and b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_4.webp b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_4.webp index 1381ed15..12091fcf 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_4.webp and b/static/media/blog/Sj2023_2024/Abi24/Mottowoche24/mottowoche24_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_1.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_1.webp index 9bbd53d6..b560edd7 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_1.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_2.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_2.webp index e0677c9c..12b532bc 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_2.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_3.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_3.webp index d55f80eb..1f05419a 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_3.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_4.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_4.webp index 9c175d2c..c1fb9426 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_4.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_5.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_5.webp index 5c64d1c5..e966c026 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_5.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_6.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_6.webp index 094f63e5..44f5f427 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_6.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_6.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_7.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_7.webp index 24246759..8c2c9fa3 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_7.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_7.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_8.webp b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_8.webp index 061c8662..494362cb 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_8.webp and b/static/media/blog/Sj2023_2024/Abi24/Zeugnisverleihung/abizeugnis24_8.webp differ diff --git a/static/media/blog/Sj2023_2024/Abi24/titelbildabi24.webp b/static/media/blog/Sj2023_2024/Abi24/titelbildabi24.webp index c679c43b..861a2811 100644 Binary files a/static/media/blog/Sj2023_2024/Abi24/titelbildabi24.webp and b/static/media/blog/Sj2023_2024/Abi24/titelbildabi24.webp differ diff --git a/static/media/blog/Sj2023_2024/Bestellformular_MerchGCG_interaktiv.pdf b/static/media/blog/Sj2023_2024/Bestellformular_MerchGCG_interaktiv.pdf index cc94b919..78b4fea0 100644 Binary files a/static/media/blog/Sj2023_2024/Bestellformular_MerchGCG_interaktiv.pdf and b/static/media/blog/Sj2023_2024/Bestellformular_MerchGCG_interaktiv.pdf differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_0.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_0.webp index 044f4eaa..cbf10b44 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_0.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_0.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_1.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_1.webp index 6a7424eb..478501de 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_1.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_2.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_2.webp index 0f1d09a7..aa805fa5 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_2.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_3.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_3.webp index 48078731..db0e863e 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_3.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_4.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_4.webp index 1aa53788..40a4dd12 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_4.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_5.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_5.webp index 53661b83..42ca7bb8 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_5.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_6.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_6.webp index a1db7d3d..fa61f847 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_6.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_6.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_7.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_7.webp index 04b149b6..390d1a4e 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_7.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_7.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_8.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_8.webp index 72b78da2..3eb2f750 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_8.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_8.webp differ diff --git a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_9.webp b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_9.webp index b1fd3d2c..c201a6e9 100644 Binary files a/static/media/blog/Sj2023_2024/Certamen2024/certamen24_9.webp and b/static/media/blog/Sj2023_2024/Certamen2024/certamen24_9.webp differ diff --git a/static/media/blog/Sj2023_2024/ErsterSchultag/titelbildersterschultag.jpg b/static/media/blog/Sj2023_2024/ErsterSchultag/titelbildersterschultag.jpg index 41acf2e9..c41026a1 100644 Binary files a/static/media/blog/Sj2023_2024/ErsterSchultag/titelbildersterschultag.jpg and b/static/media/blog/Sj2023_2024/ErsterSchultag/titelbildersterschultag.jpg differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_01.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_01.webp index 9ed56c86..5d2dee56 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_01.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_01.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_02.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_02.webp index 773d183d..14f999ef 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_02.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_02.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_03.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_03.webp index 62c0dd5f..1a0f4d0a 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_03.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_03.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_04.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_04.webp index 967a1bdb..27f99a02 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_04.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_04.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_05.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_05.webp index 94284cd0..7c510edd 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_05.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_05.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_06.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_06.webp index 59c44a62..d1e302bb 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_06.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_06.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_07.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_07.webp index bb22decc..90f1ca76 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_07.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_07.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_08.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_08.webp index 349f1b32..1091c0dc 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_08.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_08.webp differ diff --git a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_09.webp b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_09.webp index ee9c8af8..6b428d95 100644 Binary files a/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_09.webp and b/static/media/blog/Sj2023_2024/ExkursionBernburg/eb_09.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct01.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct01.webp index dfd3193f..de934287 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct01.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct01.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct02.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct02.webp index 14c10430..1f007114 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct02.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct02.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct03.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct03.webp index e3403d9b..5ef5449e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct03.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct03.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct04.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct04.webp index 89ca2555..309d03e5 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct04.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct04.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct05.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct05.webp index a51237c8..5a5804d8 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct05.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct05.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct06.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct06.webp index 88db7454..3ee28cf4 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct06.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct06.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct07.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct07.webp index 7b62c830..e364de3f 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct07.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct07.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct08.webp b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct08.webp index 2ceac5c3..302c53aa 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct08.webp and b/static/media/blog/Sj2023_2024/Festwoche/Cantortag/ct08.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_01.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_01.webp index 9043d90f..b0187272 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_01.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_01.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_02.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_02.webp index 9d63003b..7dc5e4af 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_02.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_02.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_03.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_03.webp index 7adac60c..9e4d9261 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_03.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_03.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_04.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_04.webp index cd700ec0..192f4bc5 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_04.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_04.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_05.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_05.webp index 0d7db35f..9b2a9449 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_05.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_05.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_06.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_06.webp index 57a0b6fe..b1ead99c 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_06.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_06.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_07.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_07.webp index b67884fc..297a1189 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_07.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_07.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_08.webp b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_08.webp index 4683f813..0c5aa933 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_08.webp and b/static/media/blog/Sj2023_2024/Festwoche/Galerie24/galerie24_08.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_01.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_01.webp index a964d065..3c6acfc7 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_01.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_01.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_02.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_02.webp index bec52964..c8bbbc47 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_02.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_02.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_03.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_03.webp index 37d70891..ea1187c5 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_03.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_03.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_04.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_04.webp index bf9b1b82..24a0dc57 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_04.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_04.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_05.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_05.webp index d9cc0263..bae93d3d 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_05.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_05.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_06.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_06.webp index 45dea951..a35c41f7 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_06.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_06.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_07.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_07.webp index 654cc7da..feb7615e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_07.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_07.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_08.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_08.webp index b43226f8..7d37b04e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_08.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_08.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_09.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_09.webp index 7840bdc4..25054dbe 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_09.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_09.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_10.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_10.webp index 17d31078..d60dd543 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_10.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_10.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_11.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_11.webp index 13e697d4..4b7847af 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_11.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_11.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_12.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_12.webp index 6c7dab51..5e8a9035 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_12.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_12.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_13.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_13.webp index f8803bbd..3a7702dc 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_13.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_13.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_14.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_14.webp index 2f212825..76de7218 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_14.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_14.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_15.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_15.webp index 6ffdf8bf..c4da031e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_15.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_15.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_16.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_16.webp index 50baf5f9..9a1eda7c 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_16.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_16.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_17.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_17.webp index c5c8deea..61ebec18 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_17.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_17.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_18.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_18.webp index 419c49be..6a8a03c3 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_18.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_18.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_19.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_19.webp index 616208d6..5d817067 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_19.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_19.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_20.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_20.webp index 93b30280..cc965c18 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_20.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_20.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_21.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_21.webp index 7d131dff..3c43c35a 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_21.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_21.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_22.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_22.webp index 232a625e..1605838b 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_22.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_22.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_23.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_23.webp index 9cfa4778..e60e93f4 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_23.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_23.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_24.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_24.webp index 0cf7c181..a6c896f1 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_24.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_24.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_25.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_25.webp index 40217511..e43feae1 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_25.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_25.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_26.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_26.webp index cb585af9..542f1493 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_26.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_26.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_27.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_27.webp index f3e272a0..5e2fbde9 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_27.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_27.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_28.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_28.webp index 31b1bf8b..e184cd36 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_28.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_28.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_29.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_29.webp index c502a679..2abf8109 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_29.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_29.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_30.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_30.webp index 28c78b6a..c38d9af6 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_30.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_30.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_31.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_31.webp index 5580974e..3f7703ef 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_31.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_31.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_32.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_32.webp index 65d31207..1a679579 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_32.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_32.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_33.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_33.webp index 7ba7daae..08e8dbe0 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_33.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_33.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_34.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_34.webp index 9f2063da..f9baf396 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_34.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_34.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_35.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_35.webp index 536c1a11..ecbbc762 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_35.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_35.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_36.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_36.webp index 8c1606f2..517f9b21 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_36.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_36.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_37.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_37.webp index 14b29203..d3453bbf 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_37.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_37.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_38.webp b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_38.webp index e9b66395..1a58f6d8 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_38.webp and b/static/media/blog/Sj2023_2024/Festwoche/MuLi24/muli24_38.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_01.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_01.webp index 56f5d5bd..f6b14258 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_01.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_01.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_02.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_02.webp index 0b2e5dd6..a13e30b8 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_02.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_02.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_03.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_03.webp index 20fd5b6b..69c3f08e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_03.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_03.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_04.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_04.webp index d5f118e7..65b4dfec 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_04.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_04.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_05.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_05.webp index 3ec440b3..2fdcb1c2 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_05.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_05.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_06.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_06.webp index 98cca621..0f68bafe 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_06.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_06.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_07.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_07.webp index c8b36ca1..87a29882 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_07.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_07.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_08.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_08.webp index cccc811a..925e092f 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_08.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_08.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_09.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_09.webp index 36376768..744411d9 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_09.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_09.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_10.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_10.webp index 0479e66a..d7892ed5 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_10.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_10.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_11.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_11.webp index a401e4d8..27f23055 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_11.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_11.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_12.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_12.webp index 389ad4f6..ee2fef2c 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_12.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_12.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_13.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_13.webp index 70b031da..88c0a7d3 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_13.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_13.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_14.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_14.webp index bbbadebd..31ad31b6 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_14.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_14.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_15.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_15.webp index adc80f6a..1149bc3d 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_15.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_15.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_16.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_16.webp index fa1856b8..220b79ea 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_16.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_16.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_17.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_17.webp index 642ef32a..18ae95f2 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_17.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_17.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_18.webp b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_18.webp index e73af994..0b567263 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_18.webp and b/static/media/blog/Sj2023_2024/Festwoche/Projektpraesi24/pp24_18.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_01.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_01.webp index d96c9d12..4294bf4f 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_01.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_01.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_02.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_02.webp index 4087fda2..d19747e6 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_02.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_02.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_03.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_03.webp index 72236abd..73db8072 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_03.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_03.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_04.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_04.webp index 8a5f399f..a5c114b7 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_04.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_04.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_05.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_05.webp index 1afa1a83..2de7f18d 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_05.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_05.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_06.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_06.webp index 67deff5c..89a8576d 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_06.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_06.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_07.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_07.webp index 11792a32..aea60767 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_07.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_07.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_08.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_08.webp index a8816778..b545fb47 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_08.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_08.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_09.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_09.webp index 906a2518..f283c465 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_09.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_09.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_10.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_10.webp index fc1170b1..668dcff3 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_10.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_10.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_11.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_11.webp index 9bb6f5c5..4cbf7fa1 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_11.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_11.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_12.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_12.webp index 05a7f735..74c994c5 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_12.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_12.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_13.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_13.webp index 07fce475..d1ef9745 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_13.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_13.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_14.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_14.webp index 625e8acc..0080cf82 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_14.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_14.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_15.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_15.webp index 98bf360f..fe453126 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_15.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_15.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_16.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_16.webp index 23a8600b..a6d3177e 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_16.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_16.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_17.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_17.webp index 838e2beb..59ff3953 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_17.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_17.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_18.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_18.webp index 739d84cf..adbe2174 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_18.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_18.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_19.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_19.webp index e57a1ba2..ec6ee63f 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_19.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_19.webp differ diff --git a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_20.webp b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_20.webp index a5d84649..edfb479a 100644 Binary files a/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_20.webp and b/static/media/blog/Sj2023_2024/Festwoche/TdK24/tdk24_20.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/01.webp b/static/media/blog/Sj2023_2024/JDRegio2024/01.webp index dcaa6b81..c15ae6ba 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/01.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/01.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/02.webp b/static/media/blog/Sj2023_2024/JDRegio2024/02.webp index 277cd8b3..b2095246 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/02.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/02.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/03.webp b/static/media/blog/Sj2023_2024/JDRegio2024/03.webp index 606f3682..fb159b15 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/03.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/03.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/04.webp b/static/media/blog/Sj2023_2024/JDRegio2024/04.webp index 701125ac..e31a62c4 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/04.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/04.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/05.webp b/static/media/blog/Sj2023_2024/JDRegio2024/05.webp index 6b6d0b33..da767927 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/05.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/05.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/06.webp b/static/media/blog/Sj2023_2024/JDRegio2024/06.webp index 4c45ce49..e2d85ce1 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/06.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/06.webp differ diff --git a/static/media/blog/Sj2023_2024/JDRegio2024/07.webp b/static/media/blog/Sj2023_2024/JDRegio2024/07.webp index 6cc48e09..9c90d7bd 100644 Binary files a/static/media/blog/Sj2023_2024/JDRegio2024/07.webp and b/static/media/blog/Sj2023_2024/JDRegio2024/07.webp differ diff --git a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_01.webp b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_01.webp index 34bd0085..2712a3b5 100644 Binary files a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_01.webp and b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_01.webp differ diff --git a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_02.webp b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_02.webp index 5b4f048a..d4e9d88e 100644 Binary files a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_02.webp and b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_02.webp differ diff --git a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_03.webp b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_03.webp index d0aacf92..a4e71aaa 100644 Binary files a/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_03.webp and b/static/media/blog/Sj2023_2024/JIAAustausch2023/jia_23_03.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_01.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_01.webp index dddbb02e..3837a9fc 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_01.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_01.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_02.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_02.webp index e960ef30..b2342c96 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_02.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_02.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_03.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_03.webp index 69ba27d5..f7a65b8b 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_03.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_03.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_04.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_04.webp index 105602e4..87b49902 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_04.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_04.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_05.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_05.webp index f1f765f7..bbe92e1e 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_05.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_05.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_06.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_06.webp index c65b2101..2dabc0c9 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_06.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_06.webp differ diff --git a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_07.webp b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_07.webp index ebd6773b..ab963f27 100644 Binary files a/static/media/blog/Sj2023_2024/MWBioSek2/mwb_07.webp and b/static/media/blog/Sj2023_2024/MWBioSek2/mwb_07.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_1.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_1.webp index 6e0b6416..6ae2cf66 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_1.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_2.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_2.webp index 9ee8ed40..8f2516e2 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_2.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_3.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_3.webp index e8694942..07ef52c3 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_3.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_4.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_4.webp index a7691e02..31690e94 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_4.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_5.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_5.webp index 147364c4..df418325 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_5.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_6.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_6.webp index 9ecf4a94..43046c20 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_6.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_6.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_7.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_7.webp index 6d2abf35..2b8ad025 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_7.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_7.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_8.webp b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_8.webp index 5e47b39f..8ea3240c 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_8.webp and b/static/media/blog/Sj2023_2024/Schulfest/Bilder/schulfest24_8.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/heideklause.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/heideklause.webp index 6993fc6e..32a95b75 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/heideklause.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/heideklause.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/kathi.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/kathi.webp index d4d315fa..ae58129b 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/kathi.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/kathi.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/logo_halloren_2012.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/logo_halloren_2012.webp index 0a12602b..18c7b48c 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/logo_halloren_2012.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/logo_halloren_2012.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/saalesparkasse.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/saalesparkasse.webp index 1a664f7c..5f7b251d 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/saalesparkasse.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/saalesparkasse.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/swh.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/swh.webp index 2aaa183a..c5a99fe0 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/swh.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/swh.webp differ diff --git a/static/media/blog/Sj2023_2024/Schulfest/Logos/volksbank.webp b/static/media/blog/Sj2023_2024/Schulfest/Logos/volksbank.webp index ae76a8fe..cf869fb8 100644 Binary files a/static/media/blog/Sj2023_2024/Schulfest/Logos/volksbank.webp and b/static/media/blog/Sj2023_2024/Schulfest/Logos/volksbank.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_00.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_00.webp index 18ac50c1..bef7c39a 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_00.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_00.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_1.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_1.webp index 2b73944c..dde4ebe2 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_1.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_2.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_2.webp index 848880e9..517e0c4e 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_2.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_3.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_3.webp index 02011d4b..c6519627 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_3.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_5.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_5.webp index 896b7270..5ea43f82 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_5.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_6.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_6.webp index 877b2910..8d88af11 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_6.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_6.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_7.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_7.webp index 029f5ee1..3c161ac3 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_7.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_7.webp differ diff --git a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_8.webp b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_8.webp index 71f8c4f4..3d6677f9 100644 Binary files a/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_8.webp and b/static/media/blog/Sj2023_2024/Sportfest24/sportfest24_8.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj01.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj01.webp index cdd3fa1f..28382693 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj01.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj01.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj02.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj02.webp index 915cf2e9..69ec3da9 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj02.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj02.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj03.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj03.webp index 29194143..43ba58ad 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj03.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj03.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj04.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj04.webp index 33629b74..c93f8a35 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj04.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj04.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj05.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj05.webp index 99ed16c5..f8dae3be 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj05.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj05.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj06.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj06.webp index 8cc5b883..40c494f9 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj06.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj06.webp differ diff --git a/static/media/blog/Sj2023_2024/VillaJühling/vj07.webp b/static/media/blog/Sj2023_2024/VillaJühling/vj07.webp index 9ec07297..b537ec72 100644 Binary files a/static/media/blog/Sj2023_2024/VillaJühling/vj07.webp and b/static/media/blog/Sj2023_2024/VillaJühling/vj07.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_1.webp b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_1.webp index a516d334..e73cee5b 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_1.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_2.webp b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_2.webp index 438e2674..4f00e507 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_2.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_3.webp b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_3.webp index 6462ba81..710e54d8 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_3.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_4.webp b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_4.webp index 9795826a..6f1d1c18 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_4.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_5.webp b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_5.webp index b6a65960..d9e799f3 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_5.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Fussballturnier/fussball23_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_0.webp b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_0.webp index c67ee49c..b8529ed2 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_0.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_0.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_1.webp b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_1.webp index 97e38380..9e9cc87a 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_1.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_2.webp b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_2.webp index 3cfc3e0e..b724643b 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_2.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_3.webp b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_3.webp index b6dd8e2c..6189d079 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_3.webp and b/static/media/blog/Sj2023_2024/Weihnachten/Weihnachtsbasar/weihnachtsbasar23_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/weihnachtsaktion23.webp b/static/media/blog/Sj2023_2024/Weihnachten/weihnachtsaktion23.webp index a8199377..d4926564 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/weihnachtsaktion23.webp and b/static/media/blog/Sj2023_2024/Weihnachten/weihnachtsaktion23.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/wichteln23.webp b/static/media/blog/Sj2023_2024/Weihnachten/wichteln23.webp index da8e2cbe..2c25664f 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/wichteln23.webp and b/static/media/blog/Sj2023_2024/Weihnachten/wichteln23.webp differ diff --git a/static/media/blog/Sj2023_2024/Weihnachten/wsingen23.webp b/static/media/blog/Sj2023_2024/Weihnachten/wsingen23.webp index edc0bedc..f6b063ec 100644 Binary files a/static/media/blog/Sj2023_2024/Weihnachten/wsingen23.webp and b/static/media/blog/Sj2023_2024/Weihnachten/wsingen23.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_0.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_0.webp index 01982158..f4a77d02 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_0.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_0.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_1.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_1.webp index 8c2e5605..50b2529e 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_1.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_1.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_2.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_2.webp index 63b54a5d..53a3f10e 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_2.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_2.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_3.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_3.webp index 5261e478..ab67dc85 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_3.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_3.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_4.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_4.webp index 28d864c1..fd23bfe9 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_4.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_4.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_5.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_5.webp index 5f918285..35b0320d 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_5.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_5.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_6.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_6.webp index bfacb283..06c10446 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_6.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_6.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_7.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_7.webp index 1ca8e05c..e87bf1b1 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_7.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_7.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_8.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_8.webp index e678f101..98fab0d1 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_8.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_8.webp differ diff --git a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_9.webp b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_9.webp index 89f596f5..3b313c39 100644 Binary files a/static/media/blog/Sj2023_2024/Weimar11er/weimar24_9.webp and b/static/media/blog/Sj2023_2024/Weimar11er/weimar24_9.webp differ diff --git a/static/media/blog/Sj2023_2024/bundesfinalejtfo_symbolbild.webp b/static/media/blog/Sj2023_2024/bundesfinalejtfo_symbolbild.webp index 8721465a..2bdbd7d3 100644 Binary files a/static/media/blog/Sj2023_2024/bundesfinalejtfo_symbolbild.webp and b/static/media/blog/Sj2023_2024/bundesfinalejtfo_symbolbild.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp01.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp01.webp index f631772f..3a41934d 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp01.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp01.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp02.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp02.webp index b5a7ef78..7870b459 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp02.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp02.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp03.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp03.webp index f96566cf..5dd2dcff 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp03.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp03.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp04.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp04.webp index 6129f04e..9fa7d284 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp04.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp04.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp05.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp05.webp index 0e0ba432..1c9447b5 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp05.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp05.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp06.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp06.webp index 5ea3c346..9dc0759b 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp06.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp06.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp07.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp07.webp index 2b8abb54..5326c6e8 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp07.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp07.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp08.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp08.webp index 6de167d1..2a6cb186 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp08.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp08.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp09.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp09.webp index 2693ff20..900eb505 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp09.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp09.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp10.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp10.webp index 8fbf9d20..9df9bbb7 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp10.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp10.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp11.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp11.webp index c4b32f2c..f1d73021 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp11.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp11.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp12.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp12.webp index 51f84185..8efdc752 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp12.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp12.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp13.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp13.webp index 5a763cfe..d783cec9 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp13.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp13.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp14.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp14.webp index 38cde77e..225273bc 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp14.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp14.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp15.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp15.webp index c86cf08a..7aceb12e 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp15.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp15.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp16.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp16.webp index eceadd72..44d60dcf 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp16.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp16.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp17.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp17.webp index e75ad81b..4016b818 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp17.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp17.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp18.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp18.webp index c1db2ec7..91294829 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp18.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp18.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp19.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp19.webp index 8063134c..1bbca990 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp19.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp19.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp20.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp20.webp index 2a1c34e3..e2a4f049 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp20.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp20.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp21.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp21.webp index e744e38d..43e2c262 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp21.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp21.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp22.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp22.webp index 1e0097fc..260edd77 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp22.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp22.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp23.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp23.webp index c03a474b..03127b83 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp23.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp23.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp24.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp24.webp index 17b4a0f6..68a39ef2 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp24.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp24.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp25.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp25.webp index 88c7365a..c699a988 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp25.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp25.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp26.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp26.webp index d0c3c498..f53448a2 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp26.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp26.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp27.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp27.webp index 67118b9b..880a5f09 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp27.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp27.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp28.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp28.webp index e54978eb..ce8fc561 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp28.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp28.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp29.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp29.webp index 315c8198..41cd52d6 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp29.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp29.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp30.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp30.webp index 78f13d6f..e0f7468d 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp30.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp30.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis/cp31.webp b/static/media/blog/Sj2023_2024/cantorpreis/cp31.webp index 47d9119a..dfd71116 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis/cp31.webp and b/static/media/blog/Sj2023_2024/cantorpreis/cp31.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis2024.webp b/static/media/blog/Sj2023_2024/cantorpreis2024.webp index 54b7e923..e3d03eea 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis2024.webp and b/static/media/blog/Sj2023_2024/cantorpreis2024.webp differ diff --git a/static/media/blog/Sj2023_2024/cantorpreis_florian.webp b/static/media/blog/Sj2023_2024/cantorpreis_florian.webp index e79b52b7..e1273c53 100644 Binary files a/static/media/blog/Sj2023_2024/cantorpreis_florian.webp and b/static/media/blog/Sj2023_2024/cantorpreis_florian.webp differ diff --git a/static/media/blog/Sj2023_2024/chds_b_2023.webp b/static/media/blog/Sj2023_2024/chds_b_2023.webp index 89f2f461..cefcf78b 100644 Binary files a/static/media/blog/Sj2023_2024/chds_b_2023.webp and b/static/media/blog/Sj2023_2024/chds_b_2023.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/00_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/00_chemodul24_12er.webp index 83ee305d..d564aa22 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/00_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/00_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/01_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/01_chemodul24_12er.webp index ef9d896c..67fef562 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/01_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/01_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/02_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/02_chemodul24_12er.webp index 106c331c..ebce21c9 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/02_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/02_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/03_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/03_chemodul24_12er.webp index 7dca1383..bfd70145 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/03_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/03_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/04_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/04_chemodul24_12er.webp index 49c013dd..5479835e 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/04_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/04_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/05_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/05_chemodul24_12er.webp index 68866916..772eca56 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/05_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/05_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/06_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/06_chemodul24_12er.webp index 17e93fed..527ef58f 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/06_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/06_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/07_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/07_chemodul24_12er.webp index 8df104cc..060678cc 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/07_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/07_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/08_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/08_chemodul24_12er.webp index 57e34c96..36ba7e7b 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/08_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/08_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/09_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/09_chemodul24_12er.webp index e59a866f..1b8b3ed0 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/09_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/09_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/10_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/10_chemodul24_12er.webp index f3953485..5a6aa564 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/10_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/10_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/11_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/11_chemodul24_12er.webp index 092b0eaa..18d281cd 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/11_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/11_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/12_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/12_chemodul24_12er.webp index afa7b3b9..b4b17166 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/12_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/12_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/13_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/13_chemodul24_12er.webp index 555c91e0..f4cbabf0 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/13_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/13_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/14_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/14_chemodul24_12er.webp index c99a57fc..b424ecc8 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/14_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/14_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/15_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/15_chemodul24_12er.webp index 92837ce3..0dc81bfd 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/15_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/15_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/16_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/16_chemodul24_12er.webp index 147f2ca8..d0a7d218 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/16_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/16_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/17_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/17_chemodul24_12er.webp index 67170ed3..c734e56a 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/17_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/17_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che-modul-12er-2024/18_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/che-modul-12er-2024/18_chemodul24_12er.webp index f61bca28..db9a551d 100644 Binary files a/static/media/blog/Sj2023_2024/che-modul-12er-2024/18_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/che-modul-12er-2024/18_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/che_mitteldeutschland_runde3_2024.webp b/static/media/blog/Sj2023_2024/che_mitteldeutschland_runde3_2024.webp index 14d1adfa..83be68e5 100644 Binary files a/static/media/blog/Sj2023_2024/che_mitteldeutschland_runde3_2024.webp and b/static/media/blog/Sj2023_2024/che_mitteldeutschland_runde3_2024.webp differ diff --git a/static/media/blog/Sj2023_2024/drachenboot2024.webp b/static/media/blog/Sj2023_2024/drachenboot2024.webp index 9ff3f9fe..8cc580bc 100644 Binary files a/static/media/blog/Sj2023_2024/drachenboot2024.webp and b/static/media/blog/Sj2023_2024/drachenboot2024.webp differ diff --git a/static/media/blog/Sj2023_2024/einladungweihnachtskonzert23.webp b/static/media/blog/Sj2023_2024/einladungweihnachtskonzert23.webp index 08d81307..1ab26a78 100644 Binary files a/static/media/blog/Sj2023_2024/einladungweihnachtskonzert23.webp and b/static/media/blog/Sj2023_2024/einladungweihnachtskonzert23.webp differ diff --git a/static/media/blog/Sj2023_2024/einladvorleseabend23.webp b/static/media/blog/Sj2023_2024/einladvorleseabend23.webp index c3256b12..06f01616 100644 Binary files a/static/media/blog/Sj2023_2024/einladvorleseabend23.webp and b/static/media/blog/Sj2023_2024/einladvorleseabend23.webp differ diff --git a/static/media/blog/Sj2023_2024/erasmus2024_01.webp b/static/media/blog/Sj2023_2024/erasmus2024_01.webp index e1eb6e7c..6b0c1c9b 100644 Binary files a/static/media/blog/Sj2023_2024/erasmus2024_01.webp and b/static/media/blog/Sj2023_2024/erasmus2024_01.webp differ diff --git a/static/media/blog/Sj2023_2024/exkursion_bernburg.webp b/static/media/blog/Sj2023_2024/exkursion_bernburg.webp index 8c960485..483fdc08 100644 Binary files a/static/media/blog/Sj2023_2024/exkursion_bernburg.webp and b/static/media/blog/Sj2023_2024/exkursion_bernburg.webp differ diff --git a/static/media/blog/Sj2023_2024/fv_ebooks.webp b/static/media/blog/Sj2023_2024/fv_ebooks.webp index 8c6f8c95..0233aaaf 100644 Binary files a/static/media/blog/Sj2023_2024/fv_ebooks.webp and b/static/media/blog/Sj2023_2024/fv_ebooks.webp differ diff --git a/static/media/blog/Sj2023_2024/gypt2024/01.webp b/static/media/blog/Sj2023_2024/gypt2024/01.webp index 78173c90..e8db0c9d 100644 Binary files a/static/media/blog/Sj2023_2024/gypt2024/01.webp and b/static/media/blog/Sj2023_2024/gypt2024/01.webp differ diff --git a/static/media/blog/Sj2023_2024/gypt2024/02.webp b/static/media/blog/Sj2023_2024/gypt2024/02.webp index 59227f62..af8de7f3 100644 Binary files a/static/media/blog/Sj2023_2024/gypt2024/02.webp and b/static/media/blog/Sj2023_2024/gypt2024/02.webp differ diff --git a/static/media/blog/Sj2023_2024/gypt2024/03.webp b/static/media/blog/Sj2023_2024/gypt2024/03.webp index 0b4df00c..f800aaa0 100644 Binary files a/static/media/blog/Sj2023_2024/gypt2024/03.webp and b/static/media/blog/Sj2023_2024/gypt2024/03.webp differ diff --git a/static/media/blog/Sj2023_2024/jia2023.webp b/static/media/blog/Sj2023_2024/jia2023.webp index 03b9b40c..829fc548 100644 Binary files a/static/media/blog/Sj2023_2024/jia2023.webp and b/static/media/blog/Sj2023_2024/jia2023.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_00.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_00.webp index e1ac0bdb..db84af88 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_00.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_00.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_01.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_01.webp index 2e0c4cb4..22b9551d 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_01.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_01.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_02.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_02.webp index 6fc74de9..1f90be61 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_02.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_02.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_03.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_03.webp index a29d3923..647a8543 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_03.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_03.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_04.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_04.webp index 69861435..989409b6 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_04.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_04.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_05.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_05.webp index fbee0e30..d0506b72 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_05.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_05.webp differ diff --git a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_06.webp b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_06.webp index c93cb269..0506e2d5 100644 Binary files a/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_06.webp and b/static/media/blog/Sj2023_2024/jufo_land_24/jufoland24_06.webp differ diff --git a/static/media/blog/Sj2023_2024/jufoland24_titel.webp b/static/media/blog/Sj2023_2024/jufoland24_titel.webp index 51fa82df..88fe405b 100644 Binary files a/static/media/blog/Sj2023_2024/jufoland24_titel.webp and b/static/media/blog/Sj2023_2024/jufoland24_titel.webp differ diff --git a/static/media/blog/Sj2023_2024/kk.webp b/static/media/blog/Sj2023_2024/kk.webp index ce43a5f0..d9db38b1 100644 Binary files a/static/media/blog/Sj2023_2024/kk.webp and b/static/media/blog/Sj2023_2024/kk.webp differ diff --git a/static/media/blog/Sj2023_2024/landesfinalejtfotischtennis.webp b/static/media/blog/Sj2023_2024/landesfinalejtfotischtennis.webp index eddbe770..70aaa435 100644 Binary files a/static/media/blog/Sj2023_2024/landesfinalejtfotischtennis.webp and b/static/media/blog/Sj2023_2024/landesfinalejtfotischtennis.webp differ diff --git a/static/media/blog/Sj2023_2024/lde_20_03_2024.webp b/static/media/blog/Sj2023_2024/lde_20_03_2024.webp index e2544b03..f4670523 100644 Binary files a/static/media/blog/Sj2023_2024/lde_20_03_2024.webp and b/static/media/blog/Sj2023_2024/lde_20_03_2024.webp differ diff --git a/static/media/blog/Sj2023_2024/lde_kita_artikel.webp b/static/media/blog/Sj2023_2024/lde_kita_artikel.webp index c77ee7c3..23560549 100644 Binary files a/static/media/blog/Sj2023_2024/lde_kita_artikel.webp and b/static/media/blog/Sj2023_2024/lde_kita_artikel.webp differ diff --git a/static/media/blog/Sj2023_2024/lde_kita_titel.webp b/static/media/blog/Sj2023_2024/lde_kita_titel.webp index 19205514..8b5e220a 100644 Binary files a/static/media/blog/Sj2023_2024/lde_kita_titel.webp and b/static/media/blog/Sj2023_2024/lde_kita_titel.webp differ diff --git a/static/media/blog/Sj2023_2024/mo_2024_bundesrunde.webp b/static/media/blog/Sj2023_2024/mo_2024_bundesrunde.webp index 5693e4d5..841883dd 100644 Binary files a/static/media/blog/Sj2023_2024/mo_2024_bundesrunde.webp and b/static/media/blog/Sj2023_2024/mo_2024_bundesrunde.webp differ diff --git a/static/media/blog/Sj2023_2024/modulkurs11er-2024/0_modulkurs2024.webp b/static/media/blog/Sj2023_2024/modulkurs11er-2024/0_modulkurs2024.webp index 1e836667..30c9dc15 100644 Binary files a/static/media/blog/Sj2023_2024/modulkurs11er-2024/0_modulkurs2024.webp and b/static/media/blog/Sj2023_2024/modulkurs11er-2024/0_modulkurs2024.webp differ diff --git a/static/media/blog/Sj2023_2024/modulkurs11er-2024/1_modulkurs2024.webp b/static/media/blog/Sj2023_2024/modulkurs11er-2024/1_modulkurs2024.webp index 88eb338b..fbf50f1d 100644 Binary files a/static/media/blog/Sj2023_2024/modulkurs11er-2024/1_modulkurs2024.webp and b/static/media/blog/Sj2023_2024/modulkurs11er-2024/1_modulkurs2024.webp differ diff --git a/static/media/blog/Sj2023_2024/modulkurs11er-2024/2_modulkurs2024.webp b/static/media/blog/Sj2023_2024/modulkurs11er-2024/2_modulkurs2024.webp index 74b245f5..c3a58852 100644 Binary files a/static/media/blog/Sj2023_2024/modulkurs11er-2024/2_modulkurs2024.webp and b/static/media/blog/Sj2023_2024/modulkurs11er-2024/2_modulkurs2024.webp differ diff --git a/static/media/blog/Sj2023_2024/modulkurs11er-2024/3_modulkurs2024.webp b/static/media/blog/Sj2023_2024/modulkurs11er-2024/3_modulkurs2024.webp index ec20811e..ae0ae516 100644 Binary files a/static/media/blog/Sj2023_2024/modulkurs11er-2024/3_modulkurs2024.webp and b/static/media/blog/Sj2023_2024/modulkurs11er-2024/3_modulkurs2024.webp differ diff --git a/static/media/blog/Sj2023_2024/modulkurs11er-2024/4_modulkurs2024.webp b/static/media/blog/Sj2023_2024/modulkurs11er-2024/4_modulkurs2024.webp index 19626fbc..b2f21f18 100644 Binary files a/static/media/blog/Sj2023_2024/modulkurs11er-2024/4_modulkurs2024.webp and b/static/media/blog/Sj2023_2024/modulkurs11er-2024/4_modulkurs2024.webp differ diff --git a/static/media/blog/Sj2023_2024/moritzkirche_halle.webp b/static/media/blog/Sj2023_2024/moritzkirche_halle.webp index 60a3b3ea..ea36384e 100644 Binary files a/static/media/blog/Sj2023_2024/moritzkirche_halle.webp and b/static/media/blog/Sj2023_2024/moritzkirche_halle.webp differ diff --git a/static/media/blog/Sj2023_2024/mwbio.webp b/static/media/blog/Sj2023_2024/mwbio.webp index 9c49fc6b..7be9584b 100644 Binary files a/static/media/blog/Sj2023_2024/mwbio.webp and b/static/media/blog/Sj2023_2024/mwbio.webp differ diff --git a/static/media/blog/Sj2023_2024/photo_2024-06-02_15-25-24.jpg b/static/media/blog/Sj2023_2024/photo_2024-06-02_15-25-24.jpg index a8ad9b43..3447ac9a 100644 Binary files a/static/media/blog/Sj2023_2024/photo_2024-06-02_15-25-24.jpg and b/static/media/blog/Sj2023_2024/photo_2024-06-02_15-25-24.jpg differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_1.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_1.webp index 6fc45034..683e9fdf 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_1.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_1.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_2.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_2.webp index 2f7ac6c6..deb6ae14 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_2.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_2.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_3.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_3.webp index 1ae33723..024b93e5 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_3.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_3.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_4.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_4.webp index 924cbe41..ced5a627 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_4.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_4.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_5.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_5.webp index 2a7a24c0..011d1eb8 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_5.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_5.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_6.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_6.webp index 681021e1..11e9c810 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_6.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_6.webp differ diff --git a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_7.webp b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_7.webp index e0a4383b..242ff1eb 100644 Binary files a/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_7.webp and b/static/media/blog/Sj2023_2024/planspiel_boerse_london/planspiel_london_7.webp differ diff --git a/static/media/blog/Sj2023_2024/redhands.webp b/static/media/blog/Sj2023_2024/redhands.webp index a7ce585b..f822ba3f 100644 Binary files a/static/media/blog/Sj2023_2024/redhands.webp and b/static/media/blog/Sj2023_2024/redhands.webp differ diff --git a/static/media/blog/Sj2023_2024/schulfest24_titel.webp b/static/media/blog/Sj2023_2024/schulfest24_titel.webp index 213f9bf5..2ebdddb9 100644 Binary files a/static/media/blog/Sj2023_2024/schulfest24_titel.webp and b/static/media/blog/Sj2023_2024/schulfest24_titel.webp differ diff --git a/static/media/blog/Sj2023_2024/schulshop.webp b/static/media/blog/Sj2023_2024/schulshop.webp index bb500bf6..933ada01 100644 Binary files a/static/media/blog/Sj2023_2024/schulshop.webp and b/static/media/blog/Sj2023_2024/schulshop.webp differ diff --git a/static/media/blog/Sj2023_2024/schulshop_24.webp b/static/media/blog/Sj2023_2024/schulshop_24.webp index ce46df80..f366183e 100644 Binary files a/static/media/blog/Sj2023_2024/schulshop_24.webp and b/static/media/blog/Sj2023_2024/schulshop_24.webp differ diff --git a/static/media/blog/Sj2023_2024/sportfest24_titel.webp b/static/media/blog/Sj2023_2024/sportfest24_titel.webp index f94d8343..eaab0cb2 100644 Binary files a/static/media/blog/Sj2023_2024/sportfest24_titel.webp and b/static/media/blog/Sj2023_2024/sportfest24_titel.webp differ diff --git a/static/media/blog/Sj2023_2024/titel_chemodul24_12er.webp b/static/media/blog/Sj2023_2024/titel_chemodul24_12er.webp index d3f38329..67226097 100644 Binary files a/static/media/blog/Sj2023_2024/titel_chemodul24_12er.webp and b/static/media/blog/Sj2023_2024/titel_chemodul24_12er.webp differ diff --git a/static/media/blog/Sj2023_2024/vlw2023.webp b/static/media/blog/Sj2023_2024/vlw2023.webp index e75f64e8..1abbac64 100644 Binary files a/static/media/blog/Sj2023_2024/vlw2023.webp and b/static/media/blog/Sj2023_2024/vlw2023.webp differ diff --git a/static/media/blog/Sj2023_2024/weimar_gruppe.webp b/static/media/blog/Sj2023_2024/weimar_gruppe.webp index d33f61dd..4ff63c0a 100644 Binary files a/static/media/blog/Sj2023_2024/weimar_gruppe.webp and b/static/media/blog/Sj2023_2024/weimar_gruppe.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia.webp b/static/media/blog/Sj2024_2025/10-jahre-jia.webp index 68d30d44..8ab53729 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia01.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia01.webp index 53e963e2..99ed53e2 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia01.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia01.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia02.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia02.webp index d9b69a9b..73d0ba73 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia02.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia02.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia03.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia03.webp index ab3cfcce..a892c8b2 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia03.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia03.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia04.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia04.webp index 4ac99a7c..e71b6dc6 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia04.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia04.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia05.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia05.webp index 76adc5cb..b699635d 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia05.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia05.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia06.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia06.webp index f5c6b2a5..c10de5ac 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia06.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia06.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia07.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia07.webp index 3e268256..9d66d1ff 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia07.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia07.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia08.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia08.webp index a206d275..ab93b811 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia08.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia08.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia09.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia09.webp index 199ed570..71240d51 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia09.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia09.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia10.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia10.webp index 032707ec..1f252a61 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia10.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia10.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia11.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia11.webp index beb2157f..8595a3fb 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia11.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia11.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia12.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia12.webp index 2e37c222..10d62df1 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia12.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia12.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia13.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia13.webp index 8769eeb7..36271f24 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia13.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia13.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia14.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia14.webp index 974da08b..1f39a79a 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia14.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia14.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia15.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia15.webp index b6e48192..0f97093b 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia15.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia15.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia16.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia16.webp index f995357f..d99b03ca 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia16.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia16.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia17.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia17.webp index 0b486147..56884ad8 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia17.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia17.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia18.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia18.webp index dea3ff5a..8334aacb 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia18.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia18.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia19.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia19.webp index 797e406e..502c7030 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia19.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia19.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia20.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia20.webp index ef1b2ce3..24d60a80 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia20.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia20.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia21.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia21.webp index 21e55ed1..cf3a5ed8 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia21.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia21.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia22.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia22.webp index 4f716ff6..cf2c7507 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia22.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia22.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia23.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia23.webp index 5965e984..82c703bb 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia23.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia23.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia24.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia24.webp index 272e248a..824abd2c 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia24.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia24.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia25.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia25.webp index aa00c076..69399619 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia25.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia25.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia26.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia26.webp index 7d47d37f..221d456d 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia26.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia26.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia27.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia27.webp index ffb380b6..46d8cd4e 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia27.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia27.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia28.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia28.webp index 28a024d3..41ae38fa 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia28.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia28.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia29.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia29.webp index 22ce494f..806c479d 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia29.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia29.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia30.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia30.webp index c3d55332..de061896 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia30.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia30.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia31.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia31.webp index 8106131e..3f3a15a7 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia31.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia31.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia32.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia32.webp index 7c7a50ed..9cd212e8 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia32.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia32.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia33.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia33.webp index 0b6276fc..173e3e57 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia33.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia33.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia34.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia34.webp index c3377d8f..ae49e57a 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia34.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia34.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia35.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia35.webp index 401b2939..c9b414cb 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia35.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia35.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia36.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia36.webp index 66b69ea8..90017c3b 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia36.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia36.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia37.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia37.webp index 4c6b2925..1402b35d 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia37.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia37.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia38.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia38.webp index 1c490f06..c43fa4cc 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia38.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia38.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia39.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia39.webp index f6ef8f9b..d7c95515 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia39.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia39.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia40.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia40.webp index eee2cd9b..86c52aad 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia40.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia40.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia41.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia41.webp index ead2d602..a757a7e7 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia41.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia41.webp differ diff --git a/static/media/blog/Sj2024_2025/10-jahre-jia/jia42.webp b/static/media/blog/Sj2024_2025/10-jahre-jia/jia42.webp index 2ddd51e6..a579d2c7 100644 Binary files a/static/media/blog/Sj2024_2025/10-jahre-jia/jia42.webp and b/static/media/blog/Sj2024_2025/10-jahre-jia/jia42.webp differ diff --git a/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp b/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp index 74ae4cb7..f2d187f2 100644 Binary files a/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp and b/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_0.webp differ diff --git a/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp b/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp index ddcc972d..7574a30a 100644 Binary files a/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp and b/static/media/blog/Sj2024_2025/Bernburg24/bernburg_24_1.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_1-1-.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_1-1-.webp index b061225d..506a3a26 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_1-1-.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_1-1-.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_2-1-.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_2-1-.webp index 8fb161a7..c9b066c3 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_2-1-.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_2-1-.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_3-1-.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_3-1-.webp index ac0149e8..54227080 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_3-1-.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_3-1-.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_4-1-.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_4-1-.webp index 16ea02b7..6f623cca 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_4-1-.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_4-1-.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_5.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_5.webp index d60e7a28..73b7d833 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_5.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_5.webp differ diff --git a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_6.webp b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_6.webp index 514c249c..e2b7fc39 100644 Binary files a/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_6.webp and b/static/media/blog/Sj2024_2025/Inklutag24/inklutag24_6.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/waermestube2024.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/waermestube2024.webp index 223fac56..b2d23fa4 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/waermestube2024.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/waermestube2024.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/weihnachtsaktion2024_picto.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/weihnachtsaktion2024_picto.webp index ee253d60..96432d70 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/weihnachtsaktion2024_picto.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsaktion/weihnachtsaktion2024_picto.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_01.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_01.webp index 621e75f6..aa94ad98 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_01.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_01.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_02.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_02.webp index bc01614c..db3741c8 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_02.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_02.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_03.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_03.webp index 9bfa9737..5c34af35 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_03.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_03.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_04.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_04.webp index 7bb80f37..d76cd0f9 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_04.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_04.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_05.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_05.webp index f1b10987..a83392b0 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_05.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_05.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_06.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_06.webp index e0b45347..7241a5f9 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_06.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_06.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_07.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_07.webp index af327cc0..b1de525f 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_07.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_07.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_08.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_08.webp index aa9e9fb7..8dbbced0 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_08.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_08.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_09.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_09.webp index f3202a89..7bdffbbd 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_09.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_09.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_10.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_10.webp index 81ce0d40..cf127730 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_10.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_10.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_11.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_11.webp index 7bc97131..2ce043d9 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_11.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_11.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_12.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_12.webp index f4ddce99..5a1ad328 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_12.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_12.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_13.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_13.webp index dd98320f..3c6cef07 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_13.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_13.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_14.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_14.webp index 0a0edc4f..a5c7c62d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_14.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_14.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_15.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_15.webp index 1caaca0e..11556e38 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_15.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_15.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_16.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_16.webp index caa2be57..5658dcbd 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_16.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_16.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_17.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_17.webp index 992508c2..5b8e6e4d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_17.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_17.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_18.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_18.webp index 2f5c3b0c..725d00a7 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_18.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_18.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_19.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_19.webp index 508d080d..ac2a1b29 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_19.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_19.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_20.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_20.webp index 32886b14..9d7aadb1 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_20.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_20.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_21.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_21.webp index 4ab20501..cf84dc79 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_21.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_21.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_22.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_22.webp index cc3e122a..029ffc62 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_22.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_22.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_23.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_23.webp index f743cf14..d32c911b 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_23.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_23.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_24.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_24.webp index a6282126..b6a89f5d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_24.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_24.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_25.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_25.webp index f515ff80..044cbb1d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_25.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_25.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_26.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_26.webp index bc79bf8d..4b40e6f0 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_26.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_26.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_27.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_27.webp index 6c8d8a80..5b8c37b7 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_27.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_27.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_28.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_28.webp index 3b133522..a0a9be40 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_28.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_28.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_29.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_29.webp index f5d6e474..3ea56965 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_29.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_29.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_30.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_30.webp index 02091ecc..324192e5 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_30.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_30.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_31.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_31.webp index 380ad2a1..60812021 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_31.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_31.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_32.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_32.webp index e5bb00a8..9324dd4a 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_32.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_32.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_33.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_33.webp index b07b7392..0c3a3494 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_33.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_33.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_34.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_34.webp index 264023dd..fe36cebe 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_34.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_34.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_35.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_35.webp index 9d92e60a..ad9c4cb7 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_35.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_35.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_36.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_36.webp index c6b75e33..1a3ba137 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_36.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_36.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_37.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_37.webp index 0fc02ce9..403d53a9 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_37.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_37.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_38.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_38.webp index 83700714..9a8e2f61 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_38.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_38.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_39.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_39.webp index b9fdbf66..196865f8 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_39.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_39.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_40.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_40.webp index dbb1a37d..d7629c5f 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_40.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_40.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_41.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_41.webp index 21283ed7..437f9233 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_41.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_41.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_42.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_42.webp index f3a823ad..777dfe53 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_42.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_42.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_43.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_43.webp index a6fa09a0..0fb0114f 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_43.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_43.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_44.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_44.webp index 3cb20b4d..08a45f29 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_44.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_44.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_45.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_45.webp index 6f281a32..0f4c3ad8 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_45.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_45.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_46.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_46.webp index d20b9d1d..b9bf57bd 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_46.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_46.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_47.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_47.webp index 0127e6e6..7bf783c3 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_47.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_47.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_48.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_48.webp index 13722932..6dd5d1dc 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_48.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtsbasar/wb24_48.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_01.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_01.webp index b3105272..5ae2c845 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_01.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_01.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_02.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_02.webp index 73c0b7c8..4505a610 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_02.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_02.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_03.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_03.webp index 16b61c85..91ecf646 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_03.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_03.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_04.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_04.webp index 101c89bd..fa995cd1 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_04.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_04.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_05.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_05.webp index d4e83d14..3e62f502 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_05.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_05.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_06.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_06.webp index 3f64fe55..493f7c85 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_06.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_06.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_07.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_07.webp index 80ca84eb..8b03c9a7 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_07.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_07.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_08.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_08.webp index 0c48c6bb..105d19d6 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_08.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_08.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_09.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_09.webp index 9b322bc3..325ad09d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_09.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_09.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_10.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_10.webp index 9179bacb..d97d03c3 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_10.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_10.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_11.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_11.webp index 3d217c04..687061df 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_11.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_11.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_12.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_12.webp index b4bea7bb..926df030 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_12.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_12.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_13.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_13.webp index eb3ea5aa..65d754d6 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_13.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_13.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_14.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_14.webp index c60aa082..dfeeae2a 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_14.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_14.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_15.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_15.webp index 496b480c..8690b900 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_15.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_15.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_16.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_16.webp index e9a3347f..e5b1c00b 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_16.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_16.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_17.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_17.webp index e1b1744a..635396c5 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_17.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_17.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_18.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_18.webp index 19e3cc1e..1f977d89 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_18.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_18.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_19.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_19.webp index 8c242df2..feec1b6a 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_19.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_19.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_20.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_20.webp index ff0acbcf..4d4d25bb 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_20.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_20.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_21.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_21.webp index 2433738b..144a7133 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_21.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_21.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_22.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_22.webp index 0a32ab8a..50e19dc8 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_22.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_22.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_23.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_23.webp index 5f9f7ada..0961057e 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_23.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_23.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_24.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_24.webp index ea22bb20..30a9c3d0 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_24.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_24.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_25.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_25.webp index a6324046..aa968551 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_25.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_25.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_26.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_26.webp index 14512392..0387442b 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_26.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_26.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_27.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_27.webp index 19e433a0..e2dc850d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_27.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_27.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_28.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_28.webp index e75a7d12..25e66df1 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_28.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_28.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_29.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_29.webp index 2f6ae260..3cd539fe 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_29.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_29.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_30.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_30.webp index f8f01a6e..578166f8 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_30.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_30.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_31.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_31.webp index 471e9b87..8c37fe08 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_31.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_31.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_32.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_32.webp index 17f3ba01..9b72d481 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_32.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_32.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_33.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_33.webp index 98a9eec2..9f9bda94 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_33.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_33.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_34.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_34.webp index ea3572eb..43cd31f6 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_34.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_34.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_35.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_35.webp index f448be5e..fe298963 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_35.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_35.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_36.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_36.webp index 79beae36..37083999 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_36.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_36.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_37.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_37.webp index 0d54fc45..e8bb0924 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_37.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_37.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_38.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_38.webp index 04d689fe..d49b05d7 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_38.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_38.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_39.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_39.webp index eb7aa018..946e8d02 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_39.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_39.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_40.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_40.webp index 0a3e1204..c73ecb4d 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_40.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_40.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_41.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_41.webp index 198551ac..1aaa44d4 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_41.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_41.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_42.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_42.webp index 687167a1..10e1b284 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_42.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_42.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_43.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_43.webp index cb2dbc40..7aa75647 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_43.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_43.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_44.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_44.webp index 1a2f48fd..77c70e0c 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_44.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_44.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_45.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_45.webp index 949d2f9c..f59ea2dc 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_45.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_45.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_46.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_46.webp index 298a9707..ba3bd5de 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_46.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_46.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_47.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_47.webp index 0e499b82..7dd1374b 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_47.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_47.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_48.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_48.webp index 0c1ff816..c5809fac 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_48.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_48.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_49.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_49.webp index 31bcdc64..20b2eb4b 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_49.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_49.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_50.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_50.webp index e7c6459a..c288cee6 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_50.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_50.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_51.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_51.webp index 2907aeba..3fd06438 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_51.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_51.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_52.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_52.webp index 15c5c256..7fc3ab71 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_52.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_52.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_53.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_53.webp index 4f43f622..e336db4a 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_53.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_53.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_54.webp b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_54.webp index 956c1686..0e83b3ad 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_54.webp and b/static/media/blog/Sj2024_2025/Weihnachten/Weihnachtskonzert/wk24_54.webp differ diff --git a/static/media/blog/Sj2024_2025/Weihnachten/wichteln24.webp b/static/media/blog/Sj2024_2025/Weihnachten/wichteln24.webp index 08d46fe2..5076d839 100644 Binary files a/static/media/blog/Sj2024_2025/Weihnachten/wichteln24.webp and b/static/media/blog/Sj2024_2025/Weihnachten/wichteln24.webp differ diff --git a/static/media/blog/Sj2024_2025/bundesfinal_cdstimmt_2024.jpg b/static/media/blog/Sj2024_2025/bundesfinal_cdstimmt_2024.jpg index 59e25563..e46df922 100644 Binary files a/static/media/blog/Sj2024_2025/bundesfinal_cdstimmt_2024.jpg and b/static/media/blog/Sj2024_2025/bundesfinal_cdstimmt_2024.jpg differ diff --git a/static/media/blog/Sj2024_2025/fussballturnier_2024.webp b/static/media/blog/Sj2024_2025/fussballturnier_2024.webp index 73f4a35f..c305c05a 100644 Binary files a/static/media/blog/Sj2024_2025/fussballturnier_2024.webp and b/static/media/blog/Sj2024_2025/fussballturnier_2024.webp differ diff --git a/static/media/blog/Sj2024_2025/inklutag_24_titel.webp b/static/media/blog/Sj2024_2025/inklutag_24_titel.webp index b13e86d8..45c5cfb9 100644 Binary files a/static/media/blog/Sj2024_2025/inklutag_24_titel.webp and b/static/media/blog/Sj2024_2025/inklutag_24_titel.webp differ diff --git a/static/media/blog/Sj2024_2025/mw_bio_2024.webp b/static/media/blog/Sj2024_2025/mw_bio_2024.webp index 386d1b8d..49992f76 100644 Binary files a/static/media/blog/Sj2024_2025/mw_bio_2024.webp and b/static/media/blog/Sj2024_2025/mw_bio_2024.webp differ diff --git a/static/media/blog/festwoche.webp b/static/media/blog/festwoche.webp index a42adc90..79fdcb86 100644 Binary files a/static/media/blog/festwoche.webp and b/static/media/blog/festwoche.webp differ diff --git a/static/media/blog/gypt.webp b/static/media/blog/gypt.webp index 60d6ff15..71902d9b 100644 Binary files a/static/media/blog/gypt.webp and b/static/media/blog/gypt.webp differ diff --git a/static/media/blog/mia.webp b/static/media/blog/mia.webp index bf0bab84..1deea4cb 100644 Binary files a/static/media/blog/mia.webp and b/static/media/blog/mia.webp differ diff --git a/static/media/blog/rezi_wettstreit.webp b/static/media/blog/rezi_wettstreit.webp index ca24890c..9e676bef 100644 Binary files a/static/media/blog/rezi_wettstreit.webp and b/static/media/blog/rezi_wettstreit.webp differ diff --git a/static/media/blog/u18.webp b/static/media/blog/u18.webp index 080c97f0..bfdcef4a 100644 Binary files a/static/media/blog/u18.webp and b/static/media/blog/u18.webp differ diff --git a/static/media/blog/vlw.webp b/static/media/blog/vlw.webp index 1c175fe5..ed618196 100644 Binary files a/static/media/blog/vlw.webp and b/static/media/blog/vlw.webp differ diff --git a/static/media/blog/weihnachten.webp b/static/media/blog/weihnachten.webp index 2226278a..e407bf46 100644 Binary files a/static/media/blog/weihnachten.webp and b/static/media/blog/weihnachten.webp differ diff --git a/static/media/cantorfora/cf01/galerie/cf01_01.webp b/static/media/cantorfora/cf01/galerie/cf01_01.webp index 664b007a..b2fd5ccf 100644 Binary files a/static/media/cantorfora/cf01/galerie/cf01_01.webp and b/static/media/cantorfora/cf01/galerie/cf01_01.webp differ diff --git a/static/media/cantorfora/cf01/galerie/cf01_02.webp b/static/media/cantorfora/cf01/galerie/cf01_02.webp index ed7ae2a2..5cd32219 100644 Binary files a/static/media/cantorfora/cf01/galerie/cf01_02.webp and b/static/media/cantorfora/cf01/galerie/cf01_02.webp differ diff --git a/static/media/cantorfora/cf01/galerie/cf01_03.webp b/static/media/cantorfora/cf01/galerie/cf01_03.webp index 2ddedc61..bbdd010a 100644 Binary files a/static/media/cantorfora/cf01/galerie/cf01_03.webp and b/static/media/cantorfora/cf01/galerie/cf01_03.webp differ diff --git a/static/media/cantorfora/cf01/galerie/cf01_04.webp b/static/media/cantorfora/cf01/galerie/cf01_04.webp index 44b005e2..2950b022 100644 Binary files a/static/media/cantorfora/cf01/galerie/cf01_04.webp and b/static/media/cantorfora/cf01/galerie/cf01_04.webp differ diff --git a/static/media/cantorfora/cf01/titelbild.webp b/static/media/cantorfora/cf01/titelbild.webp index a93da4cc..715925a2 100644 Binary files a/static/media/cantorfora/cf01/titelbild.webp and b/static/media/cantorfora/cf01/titelbild.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_01.webp b/static/media/cantorfora/cf02/galerie/cf02_01.webp index 9c55d1ca..e2954184 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_01.webp and b/static/media/cantorfora/cf02/galerie/cf02_01.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_02.webp b/static/media/cantorfora/cf02/galerie/cf02_02.webp index b9bd5b83..d111464c 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_02.webp and b/static/media/cantorfora/cf02/galerie/cf02_02.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_03.webp b/static/media/cantorfora/cf02/galerie/cf02_03.webp index 75e4eb57..5783b80b 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_03.webp and b/static/media/cantorfora/cf02/galerie/cf02_03.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_04.webp b/static/media/cantorfora/cf02/galerie/cf02_04.webp index 59df7b68..88bcced4 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_04.webp and b/static/media/cantorfora/cf02/galerie/cf02_04.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_05.webp b/static/media/cantorfora/cf02/galerie/cf02_05.webp index 95e632dc..d649a48d 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_05.webp and b/static/media/cantorfora/cf02/galerie/cf02_05.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_06.webp b/static/media/cantorfora/cf02/galerie/cf02_06.webp index f0313c31..0867f2f3 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_06.webp and b/static/media/cantorfora/cf02/galerie/cf02_06.webp differ diff --git a/static/media/cantorfora/cf02/galerie/cf02_07.webp b/static/media/cantorfora/cf02/galerie/cf02_07.webp index 660309f4..e600df3d 100644 Binary files a/static/media/cantorfora/cf02/galerie/cf02_07.webp and b/static/media/cantorfora/cf02/galerie/cf02_07.webp differ diff --git a/static/media/cantorfora/cf02/titelbild.webp b/static/media/cantorfora/cf02/titelbild.webp index 57e7fc32..a5d3bcae 100644 Binary files a/static/media/cantorfora/cf02/titelbild.webp and b/static/media/cantorfora/cf02/titelbild.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_01.webp b/static/media/cantorfora/cf03/galerie/cf03_01.webp index 80bc3da6..b9e4f267 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_01.webp and b/static/media/cantorfora/cf03/galerie/cf03_01.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_02.webp b/static/media/cantorfora/cf03/galerie/cf03_02.webp index f3860ae7..bf57dff6 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_02.webp and b/static/media/cantorfora/cf03/galerie/cf03_02.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_03.webp b/static/media/cantorfora/cf03/galerie/cf03_03.webp index b51cd588..9bb6409f 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_03.webp and b/static/media/cantorfora/cf03/galerie/cf03_03.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_04.webp b/static/media/cantorfora/cf03/galerie/cf03_04.webp index a6879090..60a1cd03 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_04.webp and b/static/media/cantorfora/cf03/galerie/cf03_04.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_05.webp b/static/media/cantorfora/cf03/galerie/cf03_05.webp index 0bb9f7d3..0b817dc9 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_05.webp and b/static/media/cantorfora/cf03/galerie/cf03_05.webp differ diff --git a/static/media/cantorfora/cf03/galerie/cf03_06.webp b/static/media/cantorfora/cf03/galerie/cf03_06.webp index 2832d7cf..3acf87d1 100644 Binary files a/static/media/cantorfora/cf03/galerie/cf03_06.webp and b/static/media/cantorfora/cf03/galerie/cf03_06.webp differ diff --git a/static/media/cantorfora/cf03/titelbild.webp b/static/media/cantorfora/cf03/titelbild.webp index 14de92a9..70e7fb56 100644 Binary files a/static/media/cantorfora/cf03/titelbild.webp and b/static/media/cantorfora/cf03/titelbild.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_01.webp b/static/media/cantorfora/cf04/galerie/cf04_01.webp index dd018e54..9a3899f6 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_01.webp and b/static/media/cantorfora/cf04/galerie/cf04_01.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_02.webp b/static/media/cantorfora/cf04/galerie/cf04_02.webp index a58f9fce..e47e2ab6 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_02.webp and b/static/media/cantorfora/cf04/galerie/cf04_02.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_03.webp b/static/media/cantorfora/cf04/galerie/cf04_03.webp index f0527173..ea409630 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_03.webp and b/static/media/cantorfora/cf04/galerie/cf04_03.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_04.webp b/static/media/cantorfora/cf04/galerie/cf04_04.webp index 7a363194..882b175b 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_04.webp and b/static/media/cantorfora/cf04/galerie/cf04_04.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_05.webp b/static/media/cantorfora/cf04/galerie/cf04_05.webp index 12e1cea4..98946ba9 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_05.webp and b/static/media/cantorfora/cf04/galerie/cf04_05.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_06.webp b/static/media/cantorfora/cf04/galerie/cf04_06.webp index c1f173b4..4e58217a 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_06.webp and b/static/media/cantorfora/cf04/galerie/cf04_06.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_07.webp b/static/media/cantorfora/cf04/galerie/cf04_07.webp index 7863f577..79d6332a 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_07.webp and b/static/media/cantorfora/cf04/galerie/cf04_07.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_08.webp b/static/media/cantorfora/cf04/galerie/cf04_08.webp index 7ae9cc07..f6301776 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_08.webp and b/static/media/cantorfora/cf04/galerie/cf04_08.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_09.webp b/static/media/cantorfora/cf04/galerie/cf04_09.webp index b9411415..68f1c010 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_09.webp and b/static/media/cantorfora/cf04/galerie/cf04_09.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_10.webp b/static/media/cantorfora/cf04/galerie/cf04_10.webp index 2a7cc889..5269f76d 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_10.webp and b/static/media/cantorfora/cf04/galerie/cf04_10.webp differ diff --git a/static/media/cantorfora/cf04/galerie/cf04_11.webp b/static/media/cantorfora/cf04/galerie/cf04_11.webp index 89cfb043..64079b15 100644 Binary files a/static/media/cantorfora/cf04/galerie/cf04_11.webp and b/static/media/cantorfora/cf04/galerie/cf04_11.webp differ diff --git a/static/media/cantorfora/cf04/titelbild.webp b/static/media/cantorfora/cf04/titelbild.webp index 5a794ef8..2b632ac7 100644 Binary files a/static/media/cantorfora/cf04/titelbild.webp and b/static/media/cantorfora/cf04/titelbild.webp differ diff --git a/static/media/cantorfora/cf05/flyer.pdf b/static/media/cantorfora/cf05/flyer.pdf index 8c6c6f66..eca98b98 100644 Binary files a/static/media/cantorfora/cf05/flyer.pdf and b/static/media/cantorfora/cf05/flyer.pdf differ diff --git a/static/media/cantorfora/cf05/titelbild.webp b/static/media/cantorfora/cf05/titelbild.webp index 41ea174f..e04b4594 100644 Binary files a/static/media/cantorfora/cf05/titelbild.webp and b/static/media/cantorfora/cf05/titelbild.webp differ diff --git a/static/media/cantorfora/cf06/cf06_01.webp b/static/media/cantorfora/cf06/cf06_01.webp index 8532c9b2..c6104381 100644 Binary files a/static/media/cantorfora/cf06/cf06_01.webp and b/static/media/cantorfora/cf06/cf06_01.webp differ diff --git a/static/media/cantorfora/cf06/titelbild.webp b/static/media/cantorfora/cf06/titelbild.webp index 15ba8bb8..f08a04c7 100644 Binary files a/static/media/cantorfora/cf06/titelbild.webp and b/static/media/cantorfora/cf06/titelbild.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_01.webp b/static/media/cantorfora/cf07/galerie/cf07_01.webp index 12c3b199..0cd87e2b 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_01.webp and b/static/media/cantorfora/cf07/galerie/cf07_01.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_02.webp b/static/media/cantorfora/cf07/galerie/cf07_02.webp index 23a1b44c..7bf2bdbb 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_02.webp and b/static/media/cantorfora/cf07/galerie/cf07_02.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_03.webp b/static/media/cantorfora/cf07/galerie/cf07_03.webp index 7d77c905..97cfe6d2 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_03.webp and b/static/media/cantorfora/cf07/galerie/cf07_03.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_04.webp b/static/media/cantorfora/cf07/galerie/cf07_04.webp index 2111d8f2..6917d545 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_04.webp and b/static/media/cantorfora/cf07/galerie/cf07_04.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_05.webp b/static/media/cantorfora/cf07/galerie/cf07_05.webp index d6d569c0..9cdd03bf 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_05.webp and b/static/media/cantorfora/cf07/galerie/cf07_05.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_06.webp b/static/media/cantorfora/cf07/galerie/cf07_06.webp index 5949891a..62d9b199 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_06.webp and b/static/media/cantorfora/cf07/galerie/cf07_06.webp differ diff --git a/static/media/cantorfora/cf07/galerie/cf07_07.webp b/static/media/cantorfora/cf07/galerie/cf07_07.webp index fb51ae7c..2d57e678 100644 Binary files a/static/media/cantorfora/cf07/galerie/cf07_07.webp and b/static/media/cantorfora/cf07/galerie/cf07_07.webp differ diff --git a/static/media/cantorfora/cf07/titelbild.webp b/static/media/cantorfora/cf07/titelbild.webp index 131ce7c8..ba8af9f4 100644 Binary files a/static/media/cantorfora/cf07/titelbild.webp and b/static/media/cantorfora/cf07/titelbild.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_01.webp b/static/media/cantorfora/cf08/galerie/cf08_01.webp index b0f9f28d..31332fd5 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_01.webp and b/static/media/cantorfora/cf08/galerie/cf08_01.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_02.webp b/static/media/cantorfora/cf08/galerie/cf08_02.webp index 48270a42..b62ca404 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_02.webp and b/static/media/cantorfora/cf08/galerie/cf08_02.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_03.webp b/static/media/cantorfora/cf08/galerie/cf08_03.webp index 8d7bb3f1..81115e32 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_03.webp and b/static/media/cantorfora/cf08/galerie/cf08_03.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_04.webp b/static/media/cantorfora/cf08/galerie/cf08_04.webp index 183332f6..c55ed602 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_04.webp and b/static/media/cantorfora/cf08/galerie/cf08_04.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_05.webp b/static/media/cantorfora/cf08/galerie/cf08_05.webp index 12cb7697..13593674 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_05.webp and b/static/media/cantorfora/cf08/galerie/cf08_05.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_06.webp b/static/media/cantorfora/cf08/galerie/cf08_06.webp index 6bad200f..9c6edc6f 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_06.webp and b/static/media/cantorfora/cf08/galerie/cf08_06.webp differ diff --git a/static/media/cantorfora/cf08/galerie/cf08_07.webp b/static/media/cantorfora/cf08/galerie/cf08_07.webp index 6e89b0ce..a79d8780 100644 Binary files a/static/media/cantorfora/cf08/galerie/cf08_07.webp and b/static/media/cantorfora/cf08/galerie/cf08_07.webp differ diff --git a/static/media/cantorfora/cf08/titelbild.webp b/static/media/cantorfora/cf08/titelbild.webp index c4aff865..d1a69b1a 100644 Binary files a/static/media/cantorfora/cf08/titelbild.webp and b/static/media/cantorfora/cf08/titelbild.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_01.webp b/static/media/cantorfora/cf09/galerie/cf09_01.webp index 72a0ef59..e79cfb26 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_01.webp and b/static/media/cantorfora/cf09/galerie/cf09_01.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_02.webp b/static/media/cantorfora/cf09/galerie/cf09_02.webp index 0b43bb54..c1e7c590 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_02.webp and b/static/media/cantorfora/cf09/galerie/cf09_02.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_03.webp b/static/media/cantorfora/cf09/galerie/cf09_03.webp index 464701a7..71ee70ac 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_03.webp and b/static/media/cantorfora/cf09/galerie/cf09_03.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_04.webp b/static/media/cantorfora/cf09/galerie/cf09_04.webp index 4f79ac3a..482adeb2 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_04.webp and b/static/media/cantorfora/cf09/galerie/cf09_04.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_05.webp b/static/media/cantorfora/cf09/galerie/cf09_05.webp index 1439817c..3842603b 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_05.webp and b/static/media/cantorfora/cf09/galerie/cf09_05.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_06.webp b/static/media/cantorfora/cf09/galerie/cf09_06.webp index 144d5c34..790eb1c1 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_06.webp and b/static/media/cantorfora/cf09/galerie/cf09_06.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_07.webp b/static/media/cantorfora/cf09/galerie/cf09_07.webp index bd02aaad..ff8c9079 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_07.webp and b/static/media/cantorfora/cf09/galerie/cf09_07.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_08.webp b/static/media/cantorfora/cf09/galerie/cf09_08.webp index 239c008f..11561c1e 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_08.webp and b/static/media/cantorfora/cf09/galerie/cf09_08.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_09.webp b/static/media/cantorfora/cf09/galerie/cf09_09.webp index 724972e8..fa33e735 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_09.webp and b/static/media/cantorfora/cf09/galerie/cf09_09.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_10.webp b/static/media/cantorfora/cf09/galerie/cf09_10.webp index 7bf57774..c1ef4ea8 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_10.webp and b/static/media/cantorfora/cf09/galerie/cf09_10.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_11.webp b/static/media/cantorfora/cf09/galerie/cf09_11.webp index 97b73348..2c26e018 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_11.webp and b/static/media/cantorfora/cf09/galerie/cf09_11.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_12.webp b/static/media/cantorfora/cf09/galerie/cf09_12.webp index 43f08c02..fbc6eb9a 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_12.webp and b/static/media/cantorfora/cf09/galerie/cf09_12.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_13.webp b/static/media/cantorfora/cf09/galerie/cf09_13.webp index ab66f7a6..d5a8b47a 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_13.webp and b/static/media/cantorfora/cf09/galerie/cf09_13.webp differ diff --git a/static/media/cantorfora/cf09/galerie/cf09_14.webp b/static/media/cantorfora/cf09/galerie/cf09_14.webp index 2d3e6e96..ac48c1a5 100644 Binary files a/static/media/cantorfora/cf09/galerie/cf09_14.webp and b/static/media/cantorfora/cf09/galerie/cf09_14.webp differ diff --git a/static/media/cantorfora/cf09/titelbild.webp b/static/media/cantorfora/cf09/titelbild.webp index 89642f1d..949dd9a3 100644 Binary files a/static/media/cantorfora/cf09/titelbild.webp and b/static/media/cantorfora/cf09/titelbild.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_01.webp b/static/media/cantorfora/cf10/galerie/cf10_01.webp index b7597ea4..b274f896 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_01.webp and b/static/media/cantorfora/cf10/galerie/cf10_01.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_02.webp b/static/media/cantorfora/cf10/galerie/cf10_02.webp index 71ae9cd6..1f9a4f39 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_02.webp and b/static/media/cantorfora/cf10/galerie/cf10_02.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_03.webp b/static/media/cantorfora/cf10/galerie/cf10_03.webp index ee87af99..6985d6c4 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_03.webp and b/static/media/cantorfora/cf10/galerie/cf10_03.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_04.webp b/static/media/cantorfora/cf10/galerie/cf10_04.webp index 911a9df3..83878af8 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_04.webp and b/static/media/cantorfora/cf10/galerie/cf10_04.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_05.webp b/static/media/cantorfora/cf10/galerie/cf10_05.webp index 04a75c5f..a3a313f0 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_05.webp and b/static/media/cantorfora/cf10/galerie/cf10_05.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_06.webp b/static/media/cantorfora/cf10/galerie/cf10_06.webp index e41aaaa6..6bb0b4c7 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_06.webp and b/static/media/cantorfora/cf10/galerie/cf10_06.webp differ diff --git a/static/media/cantorfora/cf10/galerie/cf10_07.webp b/static/media/cantorfora/cf10/galerie/cf10_07.webp index 557081cd..949c5868 100644 Binary files a/static/media/cantorfora/cf10/galerie/cf10_07.webp and b/static/media/cantorfora/cf10/galerie/cf10_07.webp differ diff --git a/static/media/cantorfora/cf10/titelbild.webp b/static/media/cantorfora/cf10/titelbild.webp index 8c571533..5778e633 100644 Binary files a/static/media/cantorfora/cf10/titelbild.webp and b/static/media/cantorfora/cf10/titelbild.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_01.webp b/static/media/cantorfora/cf11/galerie/cf11_01.webp index cfe35727..20dacf61 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_01.webp and b/static/media/cantorfora/cf11/galerie/cf11_01.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_02.webp b/static/media/cantorfora/cf11/galerie/cf11_02.webp index 946e812d..2915376d 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_02.webp and b/static/media/cantorfora/cf11/galerie/cf11_02.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_03.webp b/static/media/cantorfora/cf11/galerie/cf11_03.webp index c663618c..fe05e1ec 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_03.webp and b/static/media/cantorfora/cf11/galerie/cf11_03.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_04.webp b/static/media/cantorfora/cf11/galerie/cf11_04.webp index 45d881fc..c8f0a84f 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_04.webp and b/static/media/cantorfora/cf11/galerie/cf11_04.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_05.webp b/static/media/cantorfora/cf11/galerie/cf11_05.webp index 452659f8..52c1c897 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_05.webp and b/static/media/cantorfora/cf11/galerie/cf11_05.webp differ diff --git a/static/media/cantorfora/cf11/galerie/cf11_06.webp b/static/media/cantorfora/cf11/galerie/cf11_06.webp index 9f8058e4..69232e03 100644 Binary files a/static/media/cantorfora/cf11/galerie/cf11_06.webp and b/static/media/cantorfora/cf11/galerie/cf11_06.webp differ diff --git a/static/media/cantorfora/cf11/titelbild.webp b/static/media/cantorfora/cf11/titelbild.webp index 4dcce9e9..9eb67964 100644 Binary files a/static/media/cantorfora/cf11/titelbild.webp and b/static/media/cantorfora/cf11/titelbild.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_01.webp b/static/media/cantorfora/cf12/galerie/cf12_01.webp index 26d72d58..8f339ca9 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_01.webp and b/static/media/cantorfora/cf12/galerie/cf12_01.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_02.webp b/static/media/cantorfora/cf12/galerie/cf12_02.webp index 86afe0b9..046f2e2c 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_02.webp and b/static/media/cantorfora/cf12/galerie/cf12_02.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_03.webp b/static/media/cantorfora/cf12/galerie/cf12_03.webp index e78ff900..2a42f843 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_03.webp and b/static/media/cantorfora/cf12/galerie/cf12_03.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_04.webp b/static/media/cantorfora/cf12/galerie/cf12_04.webp index 9521b645..25de1e31 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_04.webp and b/static/media/cantorfora/cf12/galerie/cf12_04.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_05.webp b/static/media/cantorfora/cf12/galerie/cf12_05.webp index 9c52d171..880d1ce4 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_05.webp and b/static/media/cantorfora/cf12/galerie/cf12_05.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_06.webp b/static/media/cantorfora/cf12/galerie/cf12_06.webp index 4e5e3d3a..bea9f47e 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_06.webp and b/static/media/cantorfora/cf12/galerie/cf12_06.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_07.webp b/static/media/cantorfora/cf12/galerie/cf12_07.webp index 0fa55dae..5dfeb563 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_07.webp and b/static/media/cantorfora/cf12/galerie/cf12_07.webp differ diff --git a/static/media/cantorfora/cf12/galerie/cf12_08.webp b/static/media/cantorfora/cf12/galerie/cf12_08.webp index f29c04b4..f39aefd4 100644 Binary files a/static/media/cantorfora/cf12/galerie/cf12_08.webp and b/static/media/cantorfora/cf12/galerie/cf12_08.webp differ diff --git a/static/media/cantorfora/cf12/titelbild.webp b/static/media/cantorfora/cf12/titelbild.webp index 00d9b587..cbf427f1 100644 Binary files a/static/media/cantorfora/cf12/titelbild.webp and b/static/media/cantorfora/cf12/titelbild.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_01.webp b/static/media/cantorfora/cf13/galerie/cf12_01.webp index 57b47a65..fc978186 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_01.webp and b/static/media/cantorfora/cf13/galerie/cf12_01.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_02.webp b/static/media/cantorfora/cf13/galerie/cf12_02.webp index 83f8a230..8e6218fb 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_02.webp and b/static/media/cantorfora/cf13/galerie/cf12_02.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_03.webp b/static/media/cantorfora/cf13/galerie/cf12_03.webp index c60121ea..3fa75d23 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_03.webp and b/static/media/cantorfora/cf13/galerie/cf12_03.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_04.webp b/static/media/cantorfora/cf13/galerie/cf12_04.webp index 1d18ed58..da3be104 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_04.webp and b/static/media/cantorfora/cf13/galerie/cf12_04.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_05.webp b/static/media/cantorfora/cf13/galerie/cf12_05.webp index 6ebfda9c..f8fd0cd4 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_05.webp and b/static/media/cantorfora/cf13/galerie/cf12_05.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_06.webp b/static/media/cantorfora/cf13/galerie/cf12_06.webp index e9ecf5ed..51bf01dd 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_06.webp and b/static/media/cantorfora/cf13/galerie/cf12_06.webp differ diff --git a/static/media/cantorfora/cf13/galerie/cf12_07.webp b/static/media/cantorfora/cf13/galerie/cf12_07.webp index fa15b1e6..0f9d68e2 100644 Binary files a/static/media/cantorfora/cf13/galerie/cf12_07.webp and b/static/media/cantorfora/cf13/galerie/cf12_07.webp differ diff --git a/static/media/cantorfora/cf13/titelbild.webp b/static/media/cantorfora/cf13/titelbild.webp index 9ba96aea..a99a3104 100644 Binary files a/static/media/cantorfora/cf13/titelbild.webp and b/static/media/cantorfora/cf13/titelbild.webp differ diff --git a/static/media/cantorfora/cf14/galerie/cf14_01.webp b/static/media/cantorfora/cf14/galerie/cf14_01.webp index fb482c80..a6474bfd 100644 Binary files a/static/media/cantorfora/cf14/galerie/cf14_01.webp and b/static/media/cantorfora/cf14/galerie/cf14_01.webp differ diff --git a/static/media/cantorfora/cf14/galerie/cf14_02.webp b/static/media/cantorfora/cf14/galerie/cf14_02.webp index 66b56a96..da1c877d 100644 Binary files a/static/media/cantorfora/cf14/galerie/cf14_02.webp and b/static/media/cantorfora/cf14/galerie/cf14_02.webp differ diff --git a/static/media/cantorfora/cf14/galerie/cf14_03.webp b/static/media/cantorfora/cf14/galerie/cf14_03.webp index cb7c00f9..a4949bd7 100644 Binary files a/static/media/cantorfora/cf14/galerie/cf14_03.webp and b/static/media/cantorfora/cf14/galerie/cf14_03.webp differ diff --git a/static/media/cantorfora/cf14/galerie/cf14_04.webp b/static/media/cantorfora/cf14/galerie/cf14_04.webp index 29a6271b..29f63e08 100644 Binary files a/static/media/cantorfora/cf14/galerie/cf14_04.webp and b/static/media/cantorfora/cf14/galerie/cf14_04.webp differ diff --git a/static/media/cantorfora/cf14/galerie/cf14_05.webp b/static/media/cantorfora/cf14/galerie/cf14_05.webp index 8be2b9ee..4f366b55 100644 Binary files a/static/media/cantorfora/cf14/galerie/cf14_05.webp and b/static/media/cantorfora/cf14/galerie/cf14_05.webp differ diff --git a/static/media/cantorfora/cf14/titelbild.webp b/static/media/cantorfora/cf14/titelbild.webp index bbf1834e..463c089d 100644 Binary files a/static/media/cantorfora/cf14/titelbild.webp and b/static/media/cantorfora/cf14/titelbild.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_01.webp b/static/media/cantorfora/cf15/galerie/cf15_01.webp index 0a577f21..8bc5fff7 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_01.webp and b/static/media/cantorfora/cf15/galerie/cf15_01.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_02.webp b/static/media/cantorfora/cf15/galerie/cf15_02.webp index 5c65593a..111af2b0 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_02.webp and b/static/media/cantorfora/cf15/galerie/cf15_02.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_03.webp b/static/media/cantorfora/cf15/galerie/cf15_03.webp index 7bd11b4a..3b43c74b 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_03.webp and b/static/media/cantorfora/cf15/galerie/cf15_03.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_04.webp b/static/media/cantorfora/cf15/galerie/cf15_04.webp index 3844c986..3e7272c4 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_04.webp and b/static/media/cantorfora/cf15/galerie/cf15_04.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_05.webp b/static/media/cantorfora/cf15/galerie/cf15_05.webp index dd121712..0c2927d0 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_05.webp and b/static/media/cantorfora/cf15/galerie/cf15_05.webp differ diff --git a/static/media/cantorfora/cf15/galerie/cf15_06.webp b/static/media/cantorfora/cf15/galerie/cf15_06.webp index 2ddba150..f83c3b1d 100644 Binary files a/static/media/cantorfora/cf15/galerie/cf15_06.webp and b/static/media/cantorfora/cf15/galerie/cf15_06.webp differ diff --git a/static/media/cantorfora/cf15/titelbild.webp b/static/media/cantorfora/cf15/titelbild.webp index 5a66e9c5..f95ef040 100644 Binary files a/static/media/cantorfora/cf15/titelbild.webp and b/static/media/cantorfora/cf15/titelbild.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_01.webp b/static/media/cantorfora/cf16/galerie/cf16_01.webp index 1b4f4e8a..d721ea6e 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_01.webp and b/static/media/cantorfora/cf16/galerie/cf16_01.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_02.webp b/static/media/cantorfora/cf16/galerie/cf16_02.webp index ba477a30..e72677fb 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_02.webp and b/static/media/cantorfora/cf16/galerie/cf16_02.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_03.webp b/static/media/cantorfora/cf16/galerie/cf16_03.webp index 26cd0b98..c1fa7790 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_03.webp and b/static/media/cantorfora/cf16/galerie/cf16_03.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_04.webp b/static/media/cantorfora/cf16/galerie/cf16_04.webp index cfc873c9..13e23bcc 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_04.webp and b/static/media/cantorfora/cf16/galerie/cf16_04.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_05.webp b/static/media/cantorfora/cf16/galerie/cf16_05.webp index 55942169..606369ef 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_05.webp and b/static/media/cantorfora/cf16/galerie/cf16_05.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_06.webp b/static/media/cantorfora/cf16/galerie/cf16_06.webp index 700b6527..ef46032b 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_06.webp and b/static/media/cantorfora/cf16/galerie/cf16_06.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_07.webp b/static/media/cantorfora/cf16/galerie/cf16_07.webp index 098cbdef..50c47fba 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_07.webp and b/static/media/cantorfora/cf16/galerie/cf16_07.webp differ diff --git a/static/media/cantorfora/cf16/galerie/cf16_08.webp b/static/media/cantorfora/cf16/galerie/cf16_08.webp index 75f02817..9ec0639c 100644 Binary files a/static/media/cantorfora/cf16/galerie/cf16_08.webp and b/static/media/cantorfora/cf16/galerie/cf16_08.webp differ diff --git a/static/media/cantorfora/cf16/titelbild.webp b/static/media/cantorfora/cf16/titelbild.webp index 6ad4b54c..3f37005f 100644 Binary files a/static/media/cantorfora/cf16/titelbild.webp and b/static/media/cantorfora/cf16/titelbild.webp differ diff --git a/static/media/cantorpreis/1995_florian_hartling.webp b/static/media/cantorpreis/1995_florian_hartling.webp index 8175a761..b9b9bac0 100644 Binary files a/static/media/cantorpreis/1995_florian_hartling.webp and b/static/media/cantorpreis/1995_florian_hartling.webp differ diff --git a/static/media/cantorpreis/1996_robert_strich.webp b/static/media/cantorpreis/1996_robert_strich.webp index b7e5fe1e..4ce8f6b4 100644 Binary files a/static/media/cantorpreis/1996_robert_strich.webp and b/static/media/cantorpreis/1996_robert_strich.webp differ diff --git a/static/media/cantorpreis/1997_andreas_tannert.webp b/static/media/cantorpreis/1997_andreas_tannert.webp index fa3423a0..b7135482 100644 Binary files a/static/media/cantorpreis/1997_andreas_tannert.webp and b/static/media/cantorpreis/1997_andreas_tannert.webp differ diff --git a/static/media/cantorpreis/1998_martin_schultze.webp b/static/media/cantorpreis/1998_martin_schultze.webp index 84004802..bdf3e083 100644 Binary files a/static/media/cantorpreis/1998_martin_schultze.webp and b/static/media/cantorpreis/1998_martin_schultze.webp differ diff --git a/static/media/cantorpreis/1999_stephan_diestelhorst.webp b/static/media/cantorpreis/1999_stephan_diestelhorst.webp index 6e8f1d34..9a42b9a9 100644 Binary files a/static/media/cantorpreis/1999_stephan_diestelhorst.webp and b/static/media/cantorpreis/1999_stephan_diestelhorst.webp differ diff --git a/static/media/cantorpreis/2000_torsten_stueber.webp b/static/media/cantorpreis/2000_torsten_stueber.webp index 42c6696f..99b25af2 100644 Binary files a/static/media/cantorpreis/2000_torsten_stueber.webp and b/static/media/cantorpreis/2000_torsten_stueber.webp differ diff --git a/static/media/cantorpreis/2001_lars_kasper.webp b/static/media/cantorpreis/2001_lars_kasper.webp index 0bcd6bb4..20579de8 100644 Binary files a/static/media/cantorpreis/2001_lars_kasper.webp and b/static/media/cantorpreis/2001_lars_kasper.webp differ diff --git a/static/media/cantorpreis/2002_maria_hoernke.webp b/static/media/cantorpreis/2002_maria_hoernke.webp index 588d31d4..af3b9b13 100644 Binary files a/static/media/cantorpreis/2002_maria_hoernke.webp and b/static/media/cantorpreis/2002_maria_hoernke.webp differ diff --git a/static/media/cantorpreis/2003_susanne_havranek.webp b/static/media/cantorpreis/2003_susanne_havranek.webp index a3cf7908..417e33e3 100644 Binary files a/static/media/cantorpreis/2003_susanne_havranek.webp and b/static/media/cantorpreis/2003_susanne_havranek.webp differ diff --git a/static/media/cantorpreis/2004_marcus_syring.webp b/static/media/cantorpreis/2004_marcus_syring.webp index b3670edf..16a48ccc 100644 Binary files a/static/media/cantorpreis/2004_marcus_syring.webp and b/static/media/cantorpreis/2004_marcus_syring.webp differ diff --git a/static/media/cantorpreis/2005_martin_maas.webp b/static/media/cantorpreis/2005_martin_maas.webp index 6ac9b957..e821cfb8 100644 Binary files a/static/media/cantorpreis/2005_martin_maas.webp and b/static/media/cantorpreis/2005_martin_maas.webp differ diff --git a/static/media/cantorpreis/2006_udo_dorn.webp b/static/media/cantorpreis/2006_udo_dorn.webp index e692fd29..3943a454 100644 Binary files a/static/media/cantorpreis/2006_udo_dorn.webp and b/static/media/cantorpreis/2006_udo_dorn.webp differ diff --git a/static/media/cantorpreis/2007_s_koch_h_seidler.webp b/static/media/cantorpreis/2007_s_koch_h_seidler.webp index 814ededb..1610ad9f 100644 Binary files a/static/media/cantorpreis/2007_s_koch_h_seidler.webp and b/static/media/cantorpreis/2007_s_koch_h_seidler.webp differ diff --git a/static/media/cantorpreis/2008_franziska_flegel.webp b/static/media/cantorpreis/2008_franziska_flegel.webp index 604f178d..60b04336 100644 Binary files a/static/media/cantorpreis/2008_franziska_flegel.webp and b/static/media/cantorpreis/2008_franziska_flegel.webp differ diff --git a/static/media/cantorpreis/2009_bertram_arnold.webp b/static/media/cantorpreis/2009_bertram_arnold.webp index 4aad059b..657c459c 100644 Binary files a/static/media/cantorpreis/2009_bertram_arnold.webp and b/static/media/cantorpreis/2009_bertram_arnold.webp differ diff --git a/static/media/cantorpreis/2010_thomas_tannert.webp b/static/media/cantorpreis/2010_thomas_tannert.webp index e9360541..d6858f9d 100644 Binary files a/static/media/cantorpreis/2010_thomas_tannert.webp and b/static/media/cantorpreis/2010_thomas_tannert.webp differ diff --git a/static/media/cantorpreis/2011_max_koenig.webp b/static/media/cantorpreis/2011_max_koenig.webp index 2ddf3481..f66b3f4f 100644 Binary files a/static/media/cantorpreis/2011_max_koenig.webp and b/static/media/cantorpreis/2011_max_koenig.webp differ diff --git a/static/media/cantorpreis/2012_sandra_maciag.webp b/static/media/cantorpreis/2012_sandra_maciag.webp index da09e9f7..9b6cc6e7 100644 Binary files a/static/media/cantorpreis/2012_sandra_maciag.webp and b/static/media/cantorpreis/2012_sandra_maciag.webp differ diff --git a/static/media/cantorpreis/2013_dorothee_henke.webp b/static/media/cantorpreis/2013_dorothee_henke.webp index b628b6d4..ed8c5078 100644 Binary files a/static/media/cantorpreis/2013_dorothee_henke.webp and b/static/media/cantorpreis/2013_dorothee_henke.webp differ diff --git a/static/media/cantorpreis/2014_paula_haehndel.webp b/static/media/cantorpreis/2014_paula_haehndel.webp index 208f9a5e..5696a12f 100644 Binary files a/static/media/cantorpreis/2014_paula_haehndel.webp and b/static/media/cantorpreis/2014_paula_haehndel.webp differ diff --git a/static/media/cantorpreis/2015_christoph_kirsch.webp b/static/media/cantorpreis/2015_christoph_kirsch.webp index 6d78b9b9..23f4dc9f 100644 Binary files a/static/media/cantorpreis/2015_christoph_kirsch.webp and b/static/media/cantorpreis/2015_christoph_kirsch.webp differ diff --git a/static/media/cantorpreis/2016_jorma_marggraf.webp b/static/media/cantorpreis/2016_jorma_marggraf.webp index 16bf7eef..8807ce59 100644 Binary files a/static/media/cantorpreis/2016_jorma_marggraf.webp and b/static/media/cantorpreis/2016_jorma_marggraf.webp differ diff --git a/static/media/cantorpreis/2017_jakob_hofmann.webp b/static/media/cantorpreis/2017_jakob_hofmann.webp index d5872137..1acdfd83 100644 Binary files a/static/media/cantorpreis/2017_jakob_hofmann.webp and b/static/media/cantorpreis/2017_jakob_hofmann.webp differ diff --git a/static/media/cantorpreis/2018_carolina_cao.webp b/static/media/cantorpreis/2018_carolina_cao.webp index 823dd593..f0f6a456 100644 Binary files a/static/media/cantorpreis/2018_carolina_cao.webp and b/static/media/cantorpreis/2018_carolina_cao.webp differ diff --git a/static/media/cantorpreis/2019_tobias_beschauner.webp b/static/media/cantorpreis/2019_tobias_beschauner.webp index 2ff7f31d..f3fcc47c 100644 Binary files a/static/media/cantorpreis/2019_tobias_beschauner.webp and b/static/media/cantorpreis/2019_tobias_beschauner.webp differ diff --git a/static/media/cantorpreis/2020_tom_erik_steinkopf.webp b/static/media/cantorpreis/2020_tom_erik_steinkopf.webp index d1f0a515..1db2539f 100644 Binary files a/static/media/cantorpreis/2020_tom_erik_steinkopf.webp and b/static/media/cantorpreis/2020_tom_erik_steinkopf.webp differ diff --git a/static/media/cantorpreis/2021_oliver_zimmermann.webp b/static/media/cantorpreis/2021_oliver_zimmermann.webp index 72e73503..35cfb57e 100644 Binary files a/static/media/cantorpreis/2021_oliver_zimmermann.webp and b/static/media/cantorpreis/2021_oliver_zimmermann.webp differ diff --git a/static/media/cantorpreis/2022_sophia_jaeger.webp b/static/media/cantorpreis/2022_sophia_jaeger.webp index 6ce2dc9f..62ea0a8d 100644 Binary files a/static/media/cantorpreis/2022_sophia_jaeger.webp and b/static/media/cantorpreis/2022_sophia_jaeger.webp differ diff --git a/static/media/cantorpreis/2023_bernhard_fuchs.webp b/static/media/cantorpreis/2023_bernhard_fuchs.webp index 8bc87ef6..aaaa8dd9 100644 Binary files a/static/media/cantorpreis/2023_bernhard_fuchs.webp and b/static/media/cantorpreis/2023_bernhard_fuchs.webp differ diff --git a/static/media/cantorpreis/2024_florian_jaeniche.webp b/static/media/cantorpreis/2024_florian_jaeniche.webp index 517e35d4..c9da30fc 100644 Binary files a/static/media/cantorpreis/2024_florian_jaeniche.webp and b/static/media/cantorpreis/2024_florian_jaeniche.webp differ diff --git a/static/media/fachbereiche/deutsch/Muli23_01.webp b/static/media/fachbereiche/deutsch/Muli23_01.webp index 6ab8d29d..2cd4119a 100644 Binary files a/static/media/fachbereiche/deutsch/Muli23_01.webp and b/static/media/fachbereiche/deutsch/Muli23_01.webp differ diff --git a/static/media/fachbereiche/deutsch/Muli23_02.webp b/static/media/fachbereiche/deutsch/Muli23_02.webp index 83848bb9..836196fa 100644 Binary files a/static/media/fachbereiche/deutsch/Muli23_02.webp and b/static/media/fachbereiche/deutsch/Muli23_02.webp differ diff --git a/static/media/fachbereiche/deutsch/Muli23_03.webp b/static/media/fachbereiche/deutsch/Muli23_03.webp index 1d15d438..0eaa83f5 100644 Binary files a/static/media/fachbereiche/deutsch/Muli23_03.webp and b/static/media/fachbereiche/deutsch/Muli23_03.webp differ diff --git a/static/media/fachbereiche/deutsch/theaterschoko0.webp b/static/media/fachbereiche/deutsch/theaterschoko0.webp index dba4bba5..819a7d9c 100644 Binary files a/static/media/fachbereiche/deutsch/theaterschoko0.webp and b/static/media/fachbereiche/deutsch/theaterschoko0.webp differ diff --git a/static/media/fachbereiche/deutsch/vlw2023.webp b/static/media/fachbereiche/deutsch/vlw2023.webp index e75f64e8..1abbac64 100644 Binary files a/static/media/fachbereiche/deutsch/vlw2023.webp and b/static/media/fachbereiche/deutsch/vlw2023.webp differ diff --git a/static/media/fachbereiche/deutsch/weimar_gruppe.webp b/static/media/fachbereiche/deutsch/weimar_gruppe.webp index d33f61dd..4ff63c0a 100644 Binary files a/static/media/fachbereiche/deutsch/weimar_gruppe.webp and b/static/media/fachbereiche/deutsch/weimar_gruppe.webp differ diff --git a/static/media/fachbereiche/englisch/uk.webp b/static/media/fachbereiche/englisch/uk.webp index 87675d5d..017759cc 100644 Binary files a/static/media/fachbereiche/englisch/uk.webp and b/static/media/fachbereiche/englisch/uk.webp differ diff --git a/static/media/fachbereiche/englisch/usa.webp b/static/media/fachbereiche/englisch/usa.webp index 851368b6..373a8ffb 100644 Binary files a/static/media/fachbereiche/englisch/usa.webp and b/static/media/fachbereiche/englisch/usa.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion01.webp b/static/media/fachbereiche/ethik-religion/ethik-religion01.webp index 0f8b59b4..96c1455e 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion01.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion01.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion02.webp b/static/media/fachbereiche/ethik-religion/ethik-religion02.webp index 3c63f9ce..aebd00f0 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion02.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion02.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion03.webp b/static/media/fachbereiche/ethik-religion/ethik-religion03.webp index f3ec3347..33182ae5 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion03.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion03.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion04.webp b/static/media/fachbereiche/ethik-religion/ethik-religion04.webp index 91e54698..e0786b57 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion04.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion04.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion05.webp b/static/media/fachbereiche/ethik-religion/ethik-religion05.webp index 73056eda..237c10f2 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion05.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion05.webp differ diff --git a/static/media/fachbereiche/ethik-religion/ethik-religion06.webp b/static/media/fachbereiche/ethik-religion/ethik-religion06.webp index 2bc010b1..04a0df15 100644 Binary files a/static/media/fachbereiche/ethik-religion/ethik-religion06.webp and b/static/media/fachbereiche/ethik-religion/ethik-religion06.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte01.webp b/static/media/fachbereiche/geschichte/geschichte01.webp index 86b051f1..40cbf91c 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte01.webp and b/static/media/fachbereiche/geschichte/geschichte01.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte02.webp b/static/media/fachbereiche/geschichte/geschichte02.webp index d09f9881..0fcac241 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte02.webp and b/static/media/fachbereiche/geschichte/geschichte02.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte03.webp b/static/media/fachbereiche/geschichte/geschichte03.webp index 6b6ef7fe..8da02b4d 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte03.webp and b/static/media/fachbereiche/geschichte/geschichte03.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte04.webp b/static/media/fachbereiche/geschichte/geschichte04.webp index fb78760e..42c3e6d7 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte04.webp and b/static/media/fachbereiche/geschichte/geschichte04.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte05.webp b/static/media/fachbereiche/geschichte/geschichte05.webp index 66c0a001..06fcc9ae 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte05.webp and b/static/media/fachbereiche/geschichte/geschichte05.webp differ diff --git a/static/media/fachbereiche/geschichte/geschichte06.webp b/static/media/fachbereiche/geschichte/geschichte06.webp index b749c6a7..a2cb60ab 100644 Binary files a/static/media/fachbereiche/geschichte/geschichte06.webp and b/static/media/fachbereiche/geschichte/geschichte06.webp differ diff --git a/static/media/fachbereiche/kunst/kust01.webp b/static/media/fachbereiche/kunst/kust01.webp index 2fb8d5ec..d9cc9e78 100644 Binary files a/static/media/fachbereiche/kunst/kust01.webp and b/static/media/fachbereiche/kunst/kust01.webp differ diff --git a/static/media/fachbereiche/kunst/kust02.webp b/static/media/fachbereiche/kunst/kust02.webp index fbc3a3a1..695589a1 100644 Binary files a/static/media/fachbereiche/kunst/kust02.webp and b/static/media/fachbereiche/kunst/kust02.webp differ diff --git a/static/media/fachbereiche/kunst/kust03.webp b/static/media/fachbereiche/kunst/kust03.webp index d296cfb8..7fc02322 100644 Binary files a/static/media/fachbereiche/kunst/kust03.webp and b/static/media/fachbereiche/kunst/kust03.webp differ diff --git a/static/media/fachbereiche/kunst/kust04.webp b/static/media/fachbereiche/kunst/kust04.webp index a2fc88f9..bf3dbccf 100644 Binary files a/static/media/fachbereiche/kunst/kust04.webp and b/static/media/fachbereiche/kunst/kust04.webp differ diff --git a/static/media/fachbereiche/kunst/kust05.webp b/static/media/fachbereiche/kunst/kust05.webp index c7be13bc..734c0572 100644 Binary files a/static/media/fachbereiche/kunst/kust05.webp and b/static/media/fachbereiche/kunst/kust05.webp differ diff --git a/static/media/fachbereiche/kunst/kust06.webp b/static/media/fachbereiche/kunst/kust06.webp index d2c6a87d..9ace6e94 100644 Binary files a/static/media/fachbereiche/kunst/kust06.webp and b/static/media/fachbereiche/kunst/kust06.webp differ diff --git a/static/media/fachbereiche/kunst/kust07.webp b/static/media/fachbereiche/kunst/kust07.webp index 7c11fe60..2c2d075d 100644 Binary files a/static/media/fachbereiche/kunst/kust07.webp and b/static/media/fachbereiche/kunst/kust07.webp differ diff --git a/static/media/fachbereiche/kunst/kust08.webp b/static/media/fachbereiche/kunst/kust08.webp index 9b3fd025..1f9befaa 100644 Binary files a/static/media/fachbereiche/kunst/kust08.webp and b/static/media/fachbereiche/kunst/kust08.webp differ diff --git a/static/media/fachbereiche/kunst/kust09.webp b/static/media/fachbereiche/kunst/kust09.webp index 1691ea09..1312368c 100644 Binary files a/static/media/fachbereiche/kunst/kust09.webp and b/static/media/fachbereiche/kunst/kust09.webp differ diff --git a/static/media/fachbereiche/kunst/kust10.webp b/static/media/fachbereiche/kunst/kust10.webp index 66b786ce..52751475 100644 Binary files a/static/media/fachbereiche/kunst/kust10.webp and b/static/media/fachbereiche/kunst/kust10.webp differ diff --git a/static/media/fachbereiche/kunst/kust11.webp b/static/media/fachbereiche/kunst/kust11.webp index 817d3ac2..9d7569ce 100644 Binary files a/static/media/fachbereiche/kunst/kust11.webp and b/static/media/fachbereiche/kunst/kust11.webp differ diff --git a/static/media/fachbereiche/kunst/kust12.webp b/static/media/fachbereiche/kunst/kust12.webp index 58c8f283..e1a47429 100644 Binary files a/static/media/fachbereiche/kunst/kust12.webp and b/static/media/fachbereiche/kunst/kust12.webp differ diff --git a/static/media/fachbereiche/kunst/kust13.webp b/static/media/fachbereiche/kunst/kust13.webp index 2108b3da..53fa3bb2 100644 Binary files a/static/media/fachbereiche/kunst/kust13.webp and b/static/media/fachbereiche/kunst/kust13.webp differ diff --git a/static/media/fachbereiche/kunst/kust14.webp b/static/media/fachbereiche/kunst/kust14.webp index f93902aa..0c9fb324 100644 Binary files a/static/media/fachbereiche/kunst/kust14.webp and b/static/media/fachbereiche/kunst/kust14.webp differ diff --git a/static/media/fachbereiche/kunst/kust15.webp b/static/media/fachbereiche/kunst/kust15.webp index 06c2b473..4535bd7e 100644 Binary files a/static/media/fachbereiche/kunst/kust15.webp and b/static/media/fachbereiche/kunst/kust15.webp differ diff --git a/static/media/fachbereiche/kunst/kust16.webp b/static/media/fachbereiche/kunst/kust16.webp index d2cf386e..9ccf2727 100644 Binary files a/static/media/fachbereiche/kunst/kust16.webp and b/static/media/fachbereiche/kunst/kust16.webp differ diff --git a/static/media/fachbereiche/kunst/kust17.webp b/static/media/fachbereiche/kunst/kust17.webp index faaadda3..c56bab52 100644 Binary files a/static/media/fachbereiche/kunst/kust17.webp and b/static/media/fachbereiche/kunst/kust17.webp differ diff --git a/static/media/fachbereiche/kunst/kust18.webp b/static/media/fachbereiche/kunst/kust18.webp index 3f4110e3..71db6eb3 100644 Binary files a/static/media/fachbereiche/kunst/kust18.webp and b/static/media/fachbereiche/kunst/kust18.webp differ diff --git a/static/media/fachbereiche/kunst/kust19.webp b/static/media/fachbereiche/kunst/kust19.webp index dc5032ba..18e4bbaf 100644 Binary files a/static/media/fachbereiche/kunst/kust19.webp and b/static/media/fachbereiche/kunst/kust19.webp differ diff --git a/static/media/fachbereiche/kunst/kust20.webp b/static/media/fachbereiche/kunst/kust20.webp index 45889730..9460038d 100644 Binary files a/static/media/fachbereiche/kunst/kust20.webp and b/static/media/fachbereiche/kunst/kust20.webp differ diff --git a/static/media/fachbereiche/kunst/kust21.webp b/static/media/fachbereiche/kunst/kust21.webp index 2424bcd9..0ce4ba16 100644 Binary files a/static/media/fachbereiche/kunst/kust21.webp and b/static/media/fachbereiche/kunst/kust21.webp differ diff --git a/static/media/fachbereiche/kunst/kust22.webp b/static/media/fachbereiche/kunst/kust22.webp index 7481e3a9..88f47ed7 100644 Binary files a/static/media/fachbereiche/kunst/kust22.webp and b/static/media/fachbereiche/kunst/kust22.webp differ diff --git a/static/media/fachbereiche/kunst/kust23.webp b/static/media/fachbereiche/kunst/kust23.webp index 1858cb80..b7c033ef 100644 Binary files a/static/media/fachbereiche/kunst/kust23.webp and b/static/media/fachbereiche/kunst/kust23.webp differ diff --git a/static/media/fachbereiche/kunst/kust24.webp b/static/media/fachbereiche/kunst/kust24.webp index f443a9e1..f76e677a 100644 Binary files a/static/media/fachbereiche/kunst/kust24.webp and b/static/media/fachbereiche/kunst/kust24.webp differ diff --git a/static/media/fachbereiche/kunst/kust25.webp b/static/media/fachbereiche/kunst/kust25.webp index f0bea319..1d6f7a29 100644 Binary files a/static/media/fachbereiche/kunst/kust25.webp and b/static/media/fachbereiche/kunst/kust25.webp differ diff --git a/static/media/fachbereiche/kunst/kust26.webp b/static/media/fachbereiche/kunst/kust26.webp index ef0cb228..c584c32e 100644 Binary files a/static/media/fachbereiche/kunst/kust26.webp and b/static/media/fachbereiche/kunst/kust26.webp differ diff --git a/static/media/fachbereiche/latein/latein.webp b/static/media/fachbereiche/latein/latein.webp index b5ec4447..338805ce 100644 Binary files a/static/media/fachbereiche/latein/latein.webp and b/static/media/fachbereiche/latein/latein.webp differ diff --git a/static/media/fachbereiche/mathematik/mathematik01.webp b/static/media/fachbereiche/mathematik/mathematik01.webp index 568ff3df..4ad7170a 100644 Binary files a/static/media/fachbereiche/mathematik/mathematik01.webp and b/static/media/fachbereiche/mathematik/mathematik01.webp differ diff --git a/static/media/fachbereiche/mathematik/mathematik02.webp b/static/media/fachbereiche/mathematik/mathematik02.webp index a74afc63..44957d16 100644 Binary files a/static/media/fachbereiche/mathematik/mathematik02.webp and b/static/media/fachbereiche/mathematik/mathematik02.webp differ diff --git a/static/media/fachbereiche/mathematik/mathematik03.webp b/static/media/fachbereiche/mathematik/mathematik03.webp index 73c5bc22..178272d1 100644 Binary files a/static/media/fachbereiche/mathematik/mathematik03.webp and b/static/media/fachbereiche/mathematik/mathematik03.webp differ diff --git a/static/media/fachbereiche/mathematik/mathematik04.webp b/static/media/fachbereiche/mathematik/mathematik04.webp index cf9dc69f..4a579bbb 100644 Binary files a/static/media/fachbereiche/mathematik/mathematik04.webp and b/static/media/fachbereiche/mathematik/mathematik04.webp differ diff --git a/static/media/fachbereiche/mathematik/mathematik05.webp b/static/media/fachbereiche/mathematik/mathematik05.webp index c8c0045d..28369ad0 100644 Binary files a/static/media/fachbereiche/mathematik/mathematik05.webp and b/static/media/fachbereiche/mathematik/mathematik05.webp differ diff --git a/static/media/favicon.png b/static/media/favicon.png index b42544e3..f8370d29 100644 Binary files a/static/media/favicon.png and b/static/media/favicon.png differ diff --git a/static/media/forms/aufnahmeantrag.pdf b/static/media/forms/aufnahmeantrag.pdf index 18e8d31c..3c43ef38 100644 Binary files a/static/media/forms/aufnahmeantrag.pdf and b/static/media/forms/aufnahmeantrag.pdf differ diff --git a/static/media/forms/aufnahmeklausur.pdf b/static/media/forms/aufnahmeklausur.pdf index 8e2232b1..98510bc5 100644 Binary files a/static/media/forms/aufnahmeklausur.pdf and b/static/media/forms/aufnahmeklausur.pdf differ diff --git a/static/media/forms/beitrittserklaerung.pdf b/static/media/forms/beitrittserklaerung.pdf index f7008b8c..02e1d985 100644 Binary files a/static/media/forms/beitrittserklaerung.pdf and b/static/media/forms/beitrittserklaerung.pdf differ diff --git a/static/media/forms/kognitiver_faehigkeitstest.pdf b/static/media/forms/kognitiver_faehigkeitstest.pdf index c798bea7..e4d86553 100644 Binary files a/static/media/forms/kognitiver_faehigkeitstest.pdf and b/static/media/forms/kognitiver_faehigkeitstest.pdf differ diff --git a/static/media/forms/kurswechsel_formular.pdf b/static/media/forms/kurswechsel_formular.pdf index 1a4d606d..af3b347c 100644 Binary files a/static/media/forms/kurswechsel_formular.pdf and b/static/media/forms/kurswechsel_formular.pdf differ diff --git a/static/media/ganztagsangebote/band.webp b/static/media/ganztagsangebote/band.webp index e378dc97..6dd56579 100644 Binary files a/static/media/ganztagsangebote/band.webp and b/static/media/ganztagsangebote/band.webp differ diff --git a/static/media/ganztagsangebote/biologie.webp b/static/media/ganztagsangebote/biologie.webp index 51585ae3..e1557d40 100644 Binary files a/static/media/ganztagsangebote/biologie.webp and b/static/media/ganztagsangebote/biologie.webp differ diff --git a/static/media/ganztagsangebote/bw.webp b/static/media/ganztagsangebote/bw.webp index a72903fe..49257925 100644 Binary files a/static/media/ganztagsangebote/bw.webp and b/static/media/ganztagsangebote/bw.webp differ diff --git a/static/media/ganztagsangebote/chor.webp b/static/media/ganztagsangebote/chor.webp index d0a00e36..c1083ef7 100644 Binary files a/static/media/ganztagsangebote/chor.webp and b/static/media/ganztagsangebote/chor.webp differ diff --git a/static/media/ganztagsangebote/chronik.webp b/static/media/ganztagsangebote/chronik.webp index f5c161e6..50312d77 100644 Binary files a/static/media/ganztagsangebote/chronik.webp and b/static/media/ganztagsangebote/chronik.webp differ diff --git a/static/media/ganztagsangebote/english-theatre.webp b/static/media/ganztagsangebote/english-theatre.webp index 3dcee877..abd77b53 100644 Binary files a/static/media/ganztagsangebote/english-theatre.webp and b/static/media/ganztagsangebote/english-theatre.webp differ diff --git a/static/media/ganztagsangebote/homepage.webp b/static/media/ganztagsangebote/homepage.webp index 675f0f0a..5c96bda6 100644 Binary files a/static/media/ganztagsangebote/homepage.webp and b/static/media/ganztagsangebote/homepage.webp differ diff --git a/static/media/ganztagsangebote/image.webp b/static/media/ganztagsangebote/image.webp index f3e26b99..467d9559 100644 Binary files a/static/media/ganztagsangebote/image.webp and b/static/media/ganztagsangebote/image.webp differ diff --git a/static/media/ganztagsangebote/jugger.webp b/static/media/ganztagsangebote/jugger.webp index 0e0c79f3..705e49ee 100644 Binary files a/static/media/ganztagsangebote/jugger.webp and b/static/media/ganztagsangebote/jugger.webp differ diff --git a/static/media/ganztagsangebote/kb.webp b/static/media/ganztagsangebote/kb.webp index 4a3aaf2e..4c7b18c0 100644 Binary files a/static/media/ganztagsangebote/kb.webp and b/static/media/ganztagsangebote/kb.webp differ diff --git a/static/media/ganztagsangebote/keramik.webp b/static/media/ganztagsangebote/keramik.webp index 25974296..edae6622 100644 Binary files a/static/media/ganztagsangebote/keramik.webp and b/static/media/ganztagsangebote/keramik.webp differ diff --git a/static/media/ganztagsangebote/kunst.webp b/static/media/ganztagsangebote/kunst.webp index f267fc3d..bf057729 100644 Binary files a/static/media/ganztagsangebote/kunst.webp and b/static/media/ganztagsangebote/kunst.webp differ diff --git a/static/media/ganztagsangebote/lego.webp b/static/media/ganztagsangebote/lego.webp index 615cd011..55b50a6f 100644 Binary files a/static/media/ganztagsangebote/lego.webp and b/static/media/ganztagsangebote/lego.webp differ diff --git a/static/media/ganztagsangebote/mathematik.webp b/static/media/ganztagsangebote/mathematik.webp index 0a18e7ad..01d08568 100644 Binary files a/static/media/ganztagsangebote/mathematik.webp and b/static/media/ganztagsangebote/mathematik.webp differ diff --git a/static/media/ganztagsangebote/modelleisenbahn.webp b/static/media/ganztagsangebote/modelleisenbahn.webp index 628f7d52..81ddd6b2 100644 Binary files a/static/media/ganztagsangebote/modelleisenbahn.webp and b/static/media/ganztagsangebote/modelleisenbahn.webp differ diff --git a/static/media/ganztagsangebote/nawigator.webp b/static/media/ganztagsangebote/nawigator.webp index eb6602ae..a65c54e9 100644 Binary files a/static/media/ganztagsangebote/nawigator.webp and b/static/media/ganztagsangebote/nawigator.webp differ diff --git a/static/media/ganztagsangebote/pen-paper.webp b/static/media/ganztagsangebote/pen-paper.webp index 594244ee..e0e0e4bf 100644 Binary files a/static/media/ganztagsangebote/pen-paper.webp and b/static/media/ganztagsangebote/pen-paper.webp differ diff --git a/static/media/ganztagsangebote/schach.webp b/static/media/ganztagsangebote/schach.webp index 6d82603e..244dd3f2 100644 Binary files a/static/media/ganztagsangebote/schach.webp and b/static/media/ganztagsangebote/schach.webp differ diff --git a/static/media/ganztagsangebote/sport.webp b/static/media/ganztagsangebote/sport.webp index 39bee2ad..7996aa93 100644 Binary files a/static/media/ganztagsangebote/sport.webp and b/static/media/ganztagsangebote/sport.webp differ diff --git a/static/media/ganztagsangebote/sz.webp b/static/media/ganztagsangebote/sz.webp index 4b879e9f..eb6b7c9c 100644 Binary files a/static/media/ganztagsangebote/sz.webp and b/static/media/ganztagsangebote/sz.webp differ diff --git a/static/media/ganztagsangebote/theater.webp b/static/media/ganztagsangebote/theater.webp index 420a01ca..c3e234f6 100644 Binary files a/static/media/ganztagsangebote/theater.webp and b/static/media/ganztagsangebote/theater.webp differ diff --git a/static/media/ganztagsangebote/tischtennis.webp b/static/media/ganztagsangebote/tischtennis.webp index 2f0645f4..e38f702e 100644 Binary files a/static/media/ganztagsangebote/tischtennis.webp and b/static/media/ganztagsangebote/tischtennis.webp differ diff --git a/static/media/ganztagsangebote/volleyball.webp b/static/media/ganztagsangebote/volleyball.webp index a63baf8d..45b98ddd 100644 Binary files a/static/media/ganztagsangebote/volleyball.webp and b/static/media/ganztagsangebote/volleyball.webp differ diff --git a/static/media/ganztagsangebote/wasserball.webp b/static/media/ganztagsangebote/wasserball.webp index 1217a6bb..158a2cd1 100644 Binary files a/static/media/ganztagsangebote/wasserball.webp and b/static/media/ganztagsangebote/wasserball.webp differ diff --git a/static/media/gcg_halloween.webp b/static/media/gcg_halloween.webp index 54d6dac8..37607353 100644 Binary files a/static/media/gcg_halloween.webp and b/static/media/gcg_halloween.webp differ diff --git a/static/media/gcg_ostern.webp b/static/media/gcg_ostern.webp index 0d165ae2..26682c33 100644 Binary files a/static/media/gcg_ostern.webp and b/static/media/gcg_ostern.webp differ diff --git a/static/media/gcg_sommer.png b/static/media/gcg_sommer.png index a0c3f018..40038fca 100644 Binary files a/static/media/gcg_sommer.png and b/static/media/gcg_sommer.png differ diff --git a/static/media/gcgfestwoche.png b/static/media/gcgfestwoche.png index feeda371..84fc5cd7 100644 Binary files a/static/media/gcgfestwoche.png and b/static/media/gcgfestwoche.png differ diff --git a/static/media/home/banner.webp b/static/media/home/banner.webp index 391dcd9d..d5502eec 100644 Binary files a/static/media/home/banner.webp and b/static/media/home/banner.webp differ diff --git a/static/media/home/cds.webp b/static/media/home/cds.webp index 288e077a..70228778 100644 Binary files a/static/media/home/cds.webp and b/static/media/home/cds.webp differ diff --git a/static/media/home/digitalpakt.webp b/static/media/home/digitalpakt.webp index 7d063f95..d26aa689 100644 Binary files a/static/media/home/digitalpakt.webp and b/static/media/home/digitalpakt.webp differ diff --git a/static/media/home/icho.webp b/static/media/home/icho.webp index 72818a97..b9b32cd0 100644 Binary files a/static/media/home/icho.webp and b/static/media/home/icho.webp differ diff --git a/static/media/home/mo.webp b/static/media/home/mo.webp index 22862406..3abdffc2 100644 Binary files a/static/media/home/mo.webp and b/static/media/home/mo.webp differ diff --git a/static/media/home/pinguin-bg.webp b/static/media/home/pinguin-bg.webp index 2818b3aa..92e4ecda 100644 Binary files a/static/media/home/pinguin-bg.webp and b/static/media/home/pinguin-bg.webp differ diff --git a/static/media/home/po.webp b/static/media/home/po.webp index e205cc07..32a01061 100644 Binary files a/static/media/home/po.webp and b/static/media/home/po.webp differ diff --git a/static/media/home/success-story.webp b/static/media/home/success-story.webp index 052ec571..18e70515 100644 Binary files a/static/media/home/success-story.webp and b/static/media/home/success-story.webp differ diff --git a/static/media/home/success_banner.webp b/static/media/home/success_banner.webp index caaa276f..ec0668c2 100644 Binary files a/static/media/home/success_banner.webp and b/static/media/home/success_banner.webp differ diff --git a/static/media/image.webp b/static/media/image.webp index fc9fd89e..3f9b7daf 100644 Binary files a/static/media/image.webp and b/static/media/image.webp differ diff --git a/static/media/jia/RollupJIA.webp b/static/media/jia/RollupJIA.webp index d24dc5d1..66c279fd 100644 Binary files a/static/media/jia/RollupJIA.webp and b/static/media/jia/RollupJIA.webp differ diff --git a/static/media/jia/partnerschulen/01.webp b/static/media/jia/partnerschulen/01.webp index 599820ff..8bcd473d 100644 Binary files a/static/media/jia/partnerschulen/01.webp and b/static/media/jia/partnerschulen/01.webp differ diff --git a/static/media/jia/partnerschulen/02.webp b/static/media/jia/partnerschulen/02.webp index 94be5d7b..2abebd39 100644 Binary files a/static/media/jia/partnerschulen/02.webp and b/static/media/jia/partnerschulen/02.webp differ diff --git a/static/media/jia/partnerschulen/03.webp b/static/media/jia/partnerschulen/03.webp index 7e1f359e..fff5b421 100644 Binary files a/static/media/jia/partnerschulen/03.webp and b/static/media/jia/partnerschulen/03.webp differ diff --git a/static/media/logo_lg_blue.png b/static/media/logo_lg_blue.png index dced8dda..1aab3664 100644 Binary files a/static/media/logo_lg_blue.png and b/static/media/logo_lg_blue.png differ diff --git a/static/media/logo_lg_blue.webp b/static/media/logo_lg_blue.webp index 7e86146f..6e12a6a6 100644 Binary files a/static/media/logo_lg_blue.webp and b/static/media/logo_lg_blue.webp differ diff --git a/static/media/logo_lg_white.png b/static/media/logo_lg_white.png index 1a5b5840..d0e9d5b6 100644 Binary files a/static/media/logo_lg_white.png and b/static/media/logo_lg_white.png differ diff --git a/static/media/logo_lg_white.webp b/static/media/logo_lg_white.webp index edeb736d..2b56ebe0 100644 Binary files a/static/media/logo_lg_white.webp and b/static/media/logo_lg_white.webp differ diff --git a/static/media/logo_lg_yellow.png b/static/media/logo_lg_yellow.png index 43183c4d..e4c8b0b1 100644 Binary files a/static/media/logo_lg_yellow.png and b/static/media/logo_lg_yellow.png differ diff --git a/static/media/logo_lg_yellow.webp b/static/media/logo_lg_yellow.webp index 14c33117..6689e871 100644 Binary files a/static/media/logo_lg_yellow.webp and b/static/media/logo_lg_yellow.webp differ diff --git a/static/media/logo_sm_black.png b/static/media/logo_sm_black.png index 277889ee..7f9dd80b 100644 Binary files a/static/media/logo_sm_black.png and b/static/media/logo_sm_black.png differ diff --git a/static/media/logo_sm_black.webp b/static/media/logo_sm_black.webp index ddd325da..d5a1d8d0 100644 Binary files a/static/media/logo_sm_black.webp and b/static/media/logo_sm_black.webp differ diff --git a/static/media/logo_sm_white.png b/static/media/logo_sm_white.png index 402e5a8c..bb43243d 100644 Binary files a/static/media/logo_sm_white.png and b/static/media/logo_sm_white.png differ diff --git a/static/media/logo_sm_white.webp b/static/media/logo_sm_white.webp index 35180004..2d0ad58b 100644 Binary files a/static/media/logo_sm_white.webp and b/static/media/logo_sm_white.webp differ diff --git a/static/media/logos/bfs.webp b/static/media/logos/bfs.webp index b8617eb8..9a2202eb 100644 Binary files a/static/media/logos/bfs.webp and b/static/media/logos/bfs.webp differ diff --git a/static/media/logos/demokratie_leben.webp b/static/media/logos/demokratie_leben.webp index 99c026d9..5058e1c5 100644 Binary files a/static/media/logos/demokratie_leben.webp and b/static/media/logos/demokratie_leben.webp differ diff --git a/static/media/logos/digitalpakt.webp b/static/media/logos/digitalpakt.webp index de807cfa..0cd3018f 100644 Binary files a/static/media/logos/digitalpakt.webp and b/static/media/logos/digitalpakt.webp differ diff --git a/static/media/logos/dng.webp b/static/media/logos/dng.webp index cd7848f5..64f4429d 100644 Binary files a/static/media/logos/dng.webp and b/static/media/logos/dng.webp differ diff --git a/static/media/logos/erasmusplus.webp b/static/media/logos/erasmusplus.webp index ba0ccd83..d163a16a 100644 Binary files a/static/media/logos/erasmusplus.webp and b/static/media/logos/erasmusplus.webp differ diff --git a/static/media/logos/hallianz.webp b/static/media/logos/hallianz.webp index 12afc1ee..64b74bf5 100644 Binary files a/static/media/logos/hallianz.webp and b/static/media/logos/hallianz.webp differ diff --git a/static/media/logos/home.webp b/static/media/logos/home.webp index da813ace..c4b8bfc4 100644 Binary files a/static/media/logos/home.webp and b/static/media/logos/home.webp differ diff --git a/static/media/logos/lemas.webp b/static/media/logos/lemas.webp index 0cd1d817..e9a3e1ec 100644 Binary files a/static/media/logos/lemas.webp and b/static/media/logos/lemas.webp differ diff --git a/static/media/logos/mintec.webp b/static/media/logos/mintec.webp index f7f5c91e..f97ed3a7 100644 Binary files a/static/media/logos/mintec.webp and b/static/media/logos/mintec.webp differ diff --git a/static/media/logos/prime.webp b/static/media/logos/prime.webp index 51774f76..971a49d7 100644 Binary files a/static/media/logos/prime.webp and b/static/media/logos/prime.webp differ diff --git a/static/media/people/cschapitz.webp b/static/media/people/cschapitz.webp index 620ba310..414fc3a1 100644 Binary files a/static/media/people/cschapitz.webp and b/static/media/people/cschapitz.webp differ diff --git a/static/media/people/gcg.webp b/static/media/people/gcg.webp index 4244448e..106fcc15 100644 Binary files a/static/media/people/gcg.webp and b/static/media/people/gcg.webp differ diff --git a/static/media/people/websiteprofilbild.webp b/static/media/people/websiteprofilbild.webp index 236aba96..e39c3350 100644 Binary files a/static/media/people/websiteprofilbild.webp and b/static/media/people/websiteprofilbild.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_01.webp b/static/media/projektwoche/2023/p01/p01_01.webp index 23e2e903..e2b6d5b2 100644 Binary files a/static/media/projektwoche/2023/p01/p01_01.webp and b/static/media/projektwoche/2023/p01/p01_01.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_02.webp b/static/media/projektwoche/2023/p01/p01_02.webp index b93cad7c..bebccb7b 100644 Binary files a/static/media/projektwoche/2023/p01/p01_02.webp and b/static/media/projektwoche/2023/p01/p01_02.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_03.webp b/static/media/projektwoche/2023/p01/p01_03.webp index 7b62e114..88427527 100644 Binary files a/static/media/projektwoche/2023/p01/p01_03.webp and b/static/media/projektwoche/2023/p01/p01_03.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_04.webp b/static/media/projektwoche/2023/p01/p01_04.webp index 16ada20c..a0f5975b 100644 Binary files a/static/media/projektwoche/2023/p01/p01_04.webp and b/static/media/projektwoche/2023/p01/p01_04.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_05.webp b/static/media/projektwoche/2023/p01/p01_05.webp index a98071aa..4cb20593 100644 Binary files a/static/media/projektwoche/2023/p01/p01_05.webp and b/static/media/projektwoche/2023/p01/p01_05.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_06.webp b/static/media/projektwoche/2023/p01/p01_06.webp index ceb884e2..ee3d3a17 100644 Binary files a/static/media/projektwoche/2023/p01/p01_06.webp and b/static/media/projektwoche/2023/p01/p01_06.webp differ diff --git a/static/media/projektwoche/2023/p01/p01_07.webp b/static/media/projektwoche/2023/p01/p01_07.webp index fcfa6879..48f70e78 100644 Binary files a/static/media/projektwoche/2023/p01/p01_07.webp and b/static/media/projektwoche/2023/p01/p01_07.webp differ diff --git a/static/media/projektwoche/2023/p02/p02_01.webp b/static/media/projektwoche/2023/p02/p02_01.webp index 1e02ab83..934fed23 100644 Binary files a/static/media/projektwoche/2023/p02/p02_01.webp and b/static/media/projektwoche/2023/p02/p02_01.webp differ diff --git a/static/media/projektwoche/2023/p02/p02_02.webp b/static/media/projektwoche/2023/p02/p02_02.webp index 765700d2..2f72d616 100644 Binary files a/static/media/projektwoche/2023/p02/p02_02.webp and b/static/media/projektwoche/2023/p02/p02_02.webp differ diff --git a/static/media/projektwoche/2023/p02/p02_04.webp b/static/media/projektwoche/2023/p02/p02_04.webp index ece5ef96..df17d99b 100644 Binary files a/static/media/projektwoche/2023/p02/p02_04.webp and b/static/media/projektwoche/2023/p02/p02_04.webp differ diff --git a/static/media/projektwoche/2023/p02/p02_06.webp b/static/media/projektwoche/2023/p02/p02_06.webp index 4d516429..4e7b3065 100644 Binary files a/static/media/projektwoche/2023/p02/p02_06.webp and b/static/media/projektwoche/2023/p02/p02_06.webp differ diff --git a/static/media/projektwoche/2023/p02/p02_07.webp b/static/media/projektwoche/2023/p02/p02_07.webp index 49947239..44458973 100644 Binary files a/static/media/projektwoche/2023/p02/p02_07.webp and b/static/media/projektwoche/2023/p02/p02_07.webp differ diff --git a/static/media/projektwoche/2023/p03/p03_01.webp b/static/media/projektwoche/2023/p03/p03_01.webp index 5b9f63b5..d597df11 100644 Binary files a/static/media/projektwoche/2023/p03/p03_01.webp and b/static/media/projektwoche/2023/p03/p03_01.webp differ diff --git a/static/media/projektwoche/2023/p03/p03_02.webp b/static/media/projektwoche/2023/p03/p03_02.webp index 1637aaf6..15badaae 100644 Binary files a/static/media/projektwoche/2023/p03/p03_02.webp and b/static/media/projektwoche/2023/p03/p03_02.webp differ diff --git a/static/media/projektwoche/2023/p03/p03_03.webp b/static/media/projektwoche/2023/p03/p03_03.webp index 46b77371..c0619d2b 100644 Binary files a/static/media/projektwoche/2023/p03/p03_03.webp and b/static/media/projektwoche/2023/p03/p03_03.webp differ diff --git a/static/media/projektwoche/2023/p03/p03_04.webp b/static/media/projektwoche/2023/p03/p03_04.webp index 1276f9e5..a9a0740d 100644 Binary files a/static/media/projektwoche/2023/p03/p03_04.webp and b/static/media/projektwoche/2023/p03/p03_04.webp differ diff --git a/static/media/projektwoche/2023/p03/p03_05.webp b/static/media/projektwoche/2023/p03/p03_05.webp index a3f7b33d..7bcff417 100644 Binary files a/static/media/projektwoche/2023/p03/p03_05.webp and b/static/media/projektwoche/2023/p03/p03_05.webp differ diff --git a/static/media/projektwoche/2023/p05/p05_01.webp b/static/media/projektwoche/2023/p05/p05_01.webp index 3a6ea109..405099f1 100644 Binary files a/static/media/projektwoche/2023/p05/p05_01.webp and b/static/media/projektwoche/2023/p05/p05_01.webp differ diff --git a/static/media/projektwoche/2023/p05/p05_02.webp b/static/media/projektwoche/2023/p05/p05_02.webp index 99b237bf..f2b6fe20 100644 Binary files a/static/media/projektwoche/2023/p05/p05_02.webp and b/static/media/projektwoche/2023/p05/p05_02.webp differ diff --git a/static/media/projektwoche/2023/p06/p06_01.webp b/static/media/projektwoche/2023/p06/p06_01.webp index e7d46d68..feb7e68e 100644 Binary files a/static/media/projektwoche/2023/p06/p06_01.webp and b/static/media/projektwoche/2023/p06/p06_01.webp differ diff --git a/static/media/projektwoche/2023/p06/p06_02.webp b/static/media/projektwoche/2023/p06/p06_02.webp index f2e91013..cd279de5 100644 Binary files a/static/media/projektwoche/2023/p06/p06_02.webp and b/static/media/projektwoche/2023/p06/p06_02.webp differ diff --git a/static/media/projektwoche/2023/p06/p06_03.webp b/static/media/projektwoche/2023/p06/p06_03.webp index 3ac5224b..47d24d5f 100644 Binary files a/static/media/projektwoche/2023/p06/p06_03.webp and b/static/media/projektwoche/2023/p06/p06_03.webp differ diff --git a/static/media/projektwoche/2023/p06/p06_04.webp b/static/media/projektwoche/2023/p06/p06_04.webp index 31f65bb3..86a717f1 100644 Binary files a/static/media/projektwoche/2023/p06/p06_04.webp and b/static/media/projektwoche/2023/p06/p06_04.webp differ diff --git a/static/media/projektwoche/2023/p06/p06_05.webp b/static/media/projektwoche/2023/p06/p06_05.webp index 118bbfe3..5d715a18 100644 Binary files a/static/media/projektwoche/2023/p06/p06_05.webp and b/static/media/projektwoche/2023/p06/p06_05.webp differ diff --git a/static/media/projektwoche/2023/p07/p07_01.webp b/static/media/projektwoche/2023/p07/p07_01.webp index 09abd399..d479be5b 100644 Binary files a/static/media/projektwoche/2023/p07/p07_01.webp and b/static/media/projektwoche/2023/p07/p07_01.webp differ diff --git a/static/media/projektwoche/2023/p07/p07_02.webp b/static/media/projektwoche/2023/p07/p07_02.webp index 4a08f99c..fba9e70f 100644 Binary files a/static/media/projektwoche/2023/p07/p07_02.webp and b/static/media/projektwoche/2023/p07/p07_02.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_01.webp b/static/media/projektwoche/2023/p09/p09_01.webp index 113610e3..6a8691cb 100644 Binary files a/static/media/projektwoche/2023/p09/p09_01.webp and b/static/media/projektwoche/2023/p09/p09_01.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_02.webp b/static/media/projektwoche/2023/p09/p09_02.webp index 5b02264d..0af0d8c8 100644 Binary files a/static/media/projektwoche/2023/p09/p09_02.webp and b/static/media/projektwoche/2023/p09/p09_02.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_03.webp b/static/media/projektwoche/2023/p09/p09_03.webp index 4e581408..c166975f 100644 Binary files a/static/media/projektwoche/2023/p09/p09_03.webp and b/static/media/projektwoche/2023/p09/p09_03.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_04.webp b/static/media/projektwoche/2023/p09/p09_04.webp index ed3f86ea..dc44b3d0 100644 Binary files a/static/media/projektwoche/2023/p09/p09_04.webp and b/static/media/projektwoche/2023/p09/p09_04.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_05.webp b/static/media/projektwoche/2023/p09/p09_05.webp index 174ced1d..56263f2c 100644 Binary files a/static/media/projektwoche/2023/p09/p09_05.webp and b/static/media/projektwoche/2023/p09/p09_05.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_06.webp b/static/media/projektwoche/2023/p09/p09_06.webp index 417c5eb5..4116886c 100644 Binary files a/static/media/projektwoche/2023/p09/p09_06.webp and b/static/media/projektwoche/2023/p09/p09_06.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_07.webp b/static/media/projektwoche/2023/p09/p09_07.webp index f7b0bf74..d4165c24 100644 Binary files a/static/media/projektwoche/2023/p09/p09_07.webp and b/static/media/projektwoche/2023/p09/p09_07.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_08.webp b/static/media/projektwoche/2023/p09/p09_08.webp index a77cda6b..05a1ad65 100644 Binary files a/static/media/projektwoche/2023/p09/p09_08.webp and b/static/media/projektwoche/2023/p09/p09_08.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_09.webp b/static/media/projektwoche/2023/p09/p09_09.webp index b4fb4a51..a00e931c 100644 Binary files a/static/media/projektwoche/2023/p09/p09_09.webp and b/static/media/projektwoche/2023/p09/p09_09.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_11.webp b/static/media/projektwoche/2023/p09/p09_11.webp index aaefbf20..b07d8d6b 100644 Binary files a/static/media/projektwoche/2023/p09/p09_11.webp and b/static/media/projektwoche/2023/p09/p09_11.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_15.webp b/static/media/projektwoche/2023/p09/p09_15.webp index 457f5bbc..c2cebeb7 100644 Binary files a/static/media/projektwoche/2023/p09/p09_15.webp and b/static/media/projektwoche/2023/p09/p09_15.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_16.webp b/static/media/projektwoche/2023/p09/p09_16.webp index 51d0ee0c..364f2d7b 100644 Binary files a/static/media/projektwoche/2023/p09/p09_16.webp and b/static/media/projektwoche/2023/p09/p09_16.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_17.webp b/static/media/projektwoche/2023/p09/p09_17.webp index 3c2a2a66..682714cd 100644 Binary files a/static/media/projektwoche/2023/p09/p09_17.webp and b/static/media/projektwoche/2023/p09/p09_17.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_18.webp b/static/media/projektwoche/2023/p09/p09_18.webp index abe545b0..34b8d419 100644 Binary files a/static/media/projektwoche/2023/p09/p09_18.webp and b/static/media/projektwoche/2023/p09/p09_18.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_19.webp b/static/media/projektwoche/2023/p09/p09_19.webp index 59a02a3e..baad2a2f 100644 Binary files a/static/media/projektwoche/2023/p09/p09_19.webp and b/static/media/projektwoche/2023/p09/p09_19.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_20.webp b/static/media/projektwoche/2023/p09/p09_20.webp index 6b2f1866..6a7d2701 100644 Binary files a/static/media/projektwoche/2023/p09/p09_20.webp and b/static/media/projektwoche/2023/p09/p09_20.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_21.webp b/static/media/projektwoche/2023/p09/p09_21.webp index ba4b6249..a4230176 100644 Binary files a/static/media/projektwoche/2023/p09/p09_21.webp and b/static/media/projektwoche/2023/p09/p09_21.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_22.webp b/static/media/projektwoche/2023/p09/p09_22.webp index 60a5d2bb..2c4eff1d 100644 Binary files a/static/media/projektwoche/2023/p09/p09_22.webp and b/static/media/projektwoche/2023/p09/p09_22.webp differ diff --git a/static/media/projektwoche/2023/p09/p09_23.webp b/static/media/projektwoche/2023/p09/p09_23.webp index 8a560453..dd9c3801 100644 Binary files a/static/media/projektwoche/2023/p09/p09_23.webp and b/static/media/projektwoche/2023/p09/p09_23.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_01.webp b/static/media/projektwoche/2023/p10/p10_01.webp index e406ecaa..6bd0944c 100644 Binary files a/static/media/projektwoche/2023/p10/p10_01.webp and b/static/media/projektwoche/2023/p10/p10_01.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_02.webp b/static/media/projektwoche/2023/p10/p10_02.webp index b35961c2..408cf8b9 100644 Binary files a/static/media/projektwoche/2023/p10/p10_02.webp and b/static/media/projektwoche/2023/p10/p10_02.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_03.webp b/static/media/projektwoche/2023/p10/p10_03.webp index af3a1dbb..41215056 100644 Binary files a/static/media/projektwoche/2023/p10/p10_03.webp and b/static/media/projektwoche/2023/p10/p10_03.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_04.webp b/static/media/projektwoche/2023/p10/p10_04.webp index df94d684..54479b73 100644 Binary files a/static/media/projektwoche/2023/p10/p10_04.webp and b/static/media/projektwoche/2023/p10/p10_04.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_05.webp b/static/media/projektwoche/2023/p10/p10_05.webp index e86f7e40..ff232f0e 100644 Binary files a/static/media/projektwoche/2023/p10/p10_05.webp and b/static/media/projektwoche/2023/p10/p10_05.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_06.webp b/static/media/projektwoche/2023/p10/p10_06.webp index bce77e94..10d33331 100644 Binary files a/static/media/projektwoche/2023/p10/p10_06.webp and b/static/media/projektwoche/2023/p10/p10_06.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_07.webp b/static/media/projektwoche/2023/p10/p10_07.webp index cf4066fa..d72b07e0 100644 Binary files a/static/media/projektwoche/2023/p10/p10_07.webp and b/static/media/projektwoche/2023/p10/p10_07.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_08.webp b/static/media/projektwoche/2023/p10/p10_08.webp index eae37aff..f510d412 100644 Binary files a/static/media/projektwoche/2023/p10/p10_08.webp and b/static/media/projektwoche/2023/p10/p10_08.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_09.webp b/static/media/projektwoche/2023/p10/p10_09.webp index 475a0a3d..072d3bc2 100644 Binary files a/static/media/projektwoche/2023/p10/p10_09.webp and b/static/media/projektwoche/2023/p10/p10_09.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_10.webp b/static/media/projektwoche/2023/p10/p10_10.webp index b26d9247..826cac27 100644 Binary files a/static/media/projektwoche/2023/p10/p10_10.webp and b/static/media/projektwoche/2023/p10/p10_10.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_11.webp b/static/media/projektwoche/2023/p10/p10_11.webp index 1ff14032..4e858f32 100644 Binary files a/static/media/projektwoche/2023/p10/p10_11.webp and b/static/media/projektwoche/2023/p10/p10_11.webp differ diff --git a/static/media/projektwoche/2023/p10/p10_12.webp b/static/media/projektwoche/2023/p10/p10_12.webp index 82743b64..9968f773 100644 Binary files a/static/media/projektwoche/2023/p10/p10_12.webp and b/static/media/projektwoche/2023/p10/p10_12.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_01.webp b/static/media/projektwoche/2023/p11/p11_01.webp index 22b85554..1c80a3d5 100644 Binary files a/static/media/projektwoche/2023/p11/p11_01.webp and b/static/media/projektwoche/2023/p11/p11_01.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_03.webp b/static/media/projektwoche/2023/p11/p11_03.webp index cbe2156e..99d1c592 100644 Binary files a/static/media/projektwoche/2023/p11/p11_03.webp and b/static/media/projektwoche/2023/p11/p11_03.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_04.webp b/static/media/projektwoche/2023/p11/p11_04.webp index c08ce308..0d6e5dec 100644 Binary files a/static/media/projektwoche/2023/p11/p11_04.webp and b/static/media/projektwoche/2023/p11/p11_04.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_05.webp b/static/media/projektwoche/2023/p11/p11_05.webp index fa556edf..1baa8829 100644 Binary files a/static/media/projektwoche/2023/p11/p11_05.webp and b/static/media/projektwoche/2023/p11/p11_05.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_06.webp b/static/media/projektwoche/2023/p11/p11_06.webp index cf766525..55133de1 100644 Binary files a/static/media/projektwoche/2023/p11/p11_06.webp and b/static/media/projektwoche/2023/p11/p11_06.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_07.webp b/static/media/projektwoche/2023/p11/p11_07.webp index ff01425a..5e30e3f4 100644 Binary files a/static/media/projektwoche/2023/p11/p11_07.webp and b/static/media/projektwoche/2023/p11/p11_07.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_08.webp b/static/media/projektwoche/2023/p11/p11_08.webp index daa70ab9..d357f156 100644 Binary files a/static/media/projektwoche/2023/p11/p11_08.webp and b/static/media/projektwoche/2023/p11/p11_08.webp differ diff --git a/static/media/projektwoche/2023/p11/p11_09.webp b/static/media/projektwoche/2023/p11/p11_09.webp index 5d5184dd..6f32f231 100644 Binary files a/static/media/projektwoche/2023/p11/p11_09.webp and b/static/media/projektwoche/2023/p11/p11_09.webp differ diff --git a/static/media/projektwoche/2023/p11/school_rap.mp3 b/static/media/projektwoche/2023/p11/school_rap.mp3 index b4873443..19b9c7f8 100644 Binary files a/static/media/projektwoche/2023/p11/school_rap.mp3 and b/static/media/projektwoche/2023/p11/school_rap.mp3 differ diff --git a/static/media/projektwoche/2023/p12/p12_01.webp b/static/media/projektwoche/2023/p12/p12_01.webp index 8ebdf9ba..cd0a5eab 100644 Binary files a/static/media/projektwoche/2023/p12/p12_01.webp and b/static/media/projektwoche/2023/p12/p12_01.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_02.webp b/static/media/projektwoche/2023/p12/p12_02.webp index 43ab2a0d..1e942d85 100644 Binary files a/static/media/projektwoche/2023/p12/p12_02.webp and b/static/media/projektwoche/2023/p12/p12_02.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_03.webp b/static/media/projektwoche/2023/p12/p12_03.webp index fe966ea4..7aed1baa 100644 Binary files a/static/media/projektwoche/2023/p12/p12_03.webp and b/static/media/projektwoche/2023/p12/p12_03.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_04.webp b/static/media/projektwoche/2023/p12/p12_04.webp index 20385ec6..091be7bf 100644 Binary files a/static/media/projektwoche/2023/p12/p12_04.webp and b/static/media/projektwoche/2023/p12/p12_04.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_05.webp b/static/media/projektwoche/2023/p12/p12_05.webp index 09b563ca..201379ea 100644 Binary files a/static/media/projektwoche/2023/p12/p12_05.webp and b/static/media/projektwoche/2023/p12/p12_05.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_06.webp b/static/media/projektwoche/2023/p12/p12_06.webp index 4e19b6af..d71d8ebb 100644 Binary files a/static/media/projektwoche/2023/p12/p12_06.webp and b/static/media/projektwoche/2023/p12/p12_06.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_07.webp b/static/media/projektwoche/2023/p12/p12_07.webp index 2fb6f79d..d9115295 100644 Binary files a/static/media/projektwoche/2023/p12/p12_07.webp and b/static/media/projektwoche/2023/p12/p12_07.webp differ diff --git a/static/media/projektwoche/2023/p12/p12_08.webp b/static/media/projektwoche/2023/p12/p12_08.webp index 08492944..9c1449a7 100644 Binary files a/static/media/projektwoche/2023/p12/p12_08.webp and b/static/media/projektwoche/2023/p12/p12_08.webp differ diff --git a/static/media/projektwoche/2023/p13/p13_01.webp b/static/media/projektwoche/2023/p13/p13_01.webp index 25807f9e..79f71a6a 100644 Binary files a/static/media/projektwoche/2023/p13/p13_01.webp and b/static/media/projektwoche/2023/p13/p13_01.webp differ diff --git a/static/media/projektwoche/2023/p13/p13_02.webp b/static/media/projektwoche/2023/p13/p13_02.webp index 9e95564e..059f1d1b 100644 Binary files a/static/media/projektwoche/2023/p13/p13_02.webp and b/static/media/projektwoche/2023/p13/p13_02.webp differ diff --git a/static/media/projektwoche/2023/p13/p13_03.webp b/static/media/projektwoche/2023/p13/p13_03.webp index 3fe4f518..b5bad784 100644 Binary files a/static/media/projektwoche/2023/p13/p13_03.webp and b/static/media/projektwoche/2023/p13/p13_03.webp differ diff --git a/static/media/projektwoche/2023/p13/p13_04.webp b/static/media/projektwoche/2023/p13/p13_04.webp index 7bd6b1e7..e7b2444b 100644 Binary files a/static/media/projektwoche/2023/p13/p13_04.webp and b/static/media/projektwoche/2023/p13/p13_04.webp differ diff --git a/static/media/projektwoche/2023/p14/Medizin_Cantor.pdf b/static/media/projektwoche/2023/p14/Medizin_Cantor.pdf index e3ee396a..fb0e27aa 100644 Binary files a/static/media/projektwoche/2023/p14/Medizin_Cantor.pdf and b/static/media/projektwoche/2023/p14/Medizin_Cantor.pdf differ diff --git a/static/media/projektwoche/2023/p15/p15_01.webp b/static/media/projektwoche/2023/p15/p15_01.webp index 9c6c99e8..50153831 100644 Binary files a/static/media/projektwoche/2023/p15/p15_01.webp and b/static/media/projektwoche/2023/p15/p15_01.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_02.webp b/static/media/projektwoche/2023/p15/p15_02.webp index 9c8d3077..1e878111 100644 Binary files a/static/media/projektwoche/2023/p15/p15_02.webp and b/static/media/projektwoche/2023/p15/p15_02.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_03.webp b/static/media/projektwoche/2023/p15/p15_03.webp index 4b08bc88..f1f81962 100644 Binary files a/static/media/projektwoche/2023/p15/p15_03.webp and b/static/media/projektwoche/2023/p15/p15_03.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_04.webp b/static/media/projektwoche/2023/p15/p15_04.webp index 47274038..52256dda 100644 Binary files a/static/media/projektwoche/2023/p15/p15_04.webp and b/static/media/projektwoche/2023/p15/p15_04.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_05.webp b/static/media/projektwoche/2023/p15/p15_05.webp index 18b84111..8bd6fe0a 100644 Binary files a/static/media/projektwoche/2023/p15/p15_05.webp and b/static/media/projektwoche/2023/p15/p15_05.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_06.webp b/static/media/projektwoche/2023/p15/p15_06.webp index 3b671bb5..6e281913 100644 Binary files a/static/media/projektwoche/2023/p15/p15_06.webp and b/static/media/projektwoche/2023/p15/p15_06.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_07.webp b/static/media/projektwoche/2023/p15/p15_07.webp index 4293b47a..1c295a2d 100644 Binary files a/static/media/projektwoche/2023/p15/p15_07.webp and b/static/media/projektwoche/2023/p15/p15_07.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_08.webp b/static/media/projektwoche/2023/p15/p15_08.webp index b66558ab..d8d170a8 100644 Binary files a/static/media/projektwoche/2023/p15/p15_08.webp and b/static/media/projektwoche/2023/p15/p15_08.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_09.webp b/static/media/projektwoche/2023/p15/p15_09.webp index 0807da03..fa79bdff 100644 Binary files a/static/media/projektwoche/2023/p15/p15_09.webp and b/static/media/projektwoche/2023/p15/p15_09.webp differ diff --git a/static/media/projektwoche/2023/p15/p15_10.webp b/static/media/projektwoche/2023/p15/p15_10.webp index a86645aa..89adc991 100644 Binary files a/static/media/projektwoche/2023/p15/p15_10.webp and b/static/media/projektwoche/2023/p15/p15_10.webp differ diff --git a/static/media/projektwoche/2023/p16/p16_01.webp b/static/media/projektwoche/2023/p16/p16_01.webp index a14da145..fadbff84 100644 Binary files a/static/media/projektwoche/2023/p16/p16_01.webp and b/static/media/projektwoche/2023/p16/p16_01.webp differ diff --git a/static/media/projektwoche/2023/p16/p16_02.webp b/static/media/projektwoche/2023/p16/p16_02.webp index c237f863..fc56bfe2 100644 Binary files a/static/media/projektwoche/2023/p16/p16_02.webp and b/static/media/projektwoche/2023/p16/p16_02.webp differ diff --git a/static/media/projektwoche/2023/p16/p16_03.webp b/static/media/projektwoche/2023/p16/p16_03.webp index f4d96b07..e27f745d 100644 Binary files a/static/media/projektwoche/2023/p16/p16_03.webp and b/static/media/projektwoche/2023/p16/p16_03.webp differ diff --git a/static/media/projektwoche/2023/p16/p16_04.webp b/static/media/projektwoche/2023/p16/p16_04.webp index dcd5006a..12e8c5da 100644 Binary files a/static/media/projektwoche/2023/p16/p16_04.webp and b/static/media/projektwoche/2023/p16/p16_04.webp differ diff --git a/static/media/projektwoche/2023/p16/p16_05.webp b/static/media/projektwoche/2023/p16/p16_05.webp index a12065e7..c1d719ca 100644 Binary files a/static/media/projektwoche/2023/p16/p16_05.webp and b/static/media/projektwoche/2023/p16/p16_05.webp differ diff --git a/static/media/projektwoche/2023/p17/p17_01.webp b/static/media/projektwoche/2023/p17/p17_01.webp index e9019f3a..07d4e62b 100644 Binary files a/static/media/projektwoche/2023/p17/p17_01.webp and b/static/media/projektwoche/2023/p17/p17_01.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_01.webp b/static/media/projektwoche/2023/p18/p18_01.webp index 1e07deef..05c85cda 100644 Binary files a/static/media/projektwoche/2023/p18/p18_01.webp and b/static/media/projektwoche/2023/p18/p18_01.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_02.webp b/static/media/projektwoche/2023/p18/p18_02.webp index 9ca4ae36..c6c157a6 100644 Binary files a/static/media/projektwoche/2023/p18/p18_02.webp and b/static/media/projektwoche/2023/p18/p18_02.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_03.webp b/static/media/projektwoche/2023/p18/p18_03.webp index ccb97ff7..d7c0045e 100644 Binary files a/static/media/projektwoche/2023/p18/p18_03.webp and b/static/media/projektwoche/2023/p18/p18_03.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_04.webp b/static/media/projektwoche/2023/p18/p18_04.webp index 9e467315..b600d461 100644 Binary files a/static/media/projektwoche/2023/p18/p18_04.webp and b/static/media/projektwoche/2023/p18/p18_04.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_05.webp b/static/media/projektwoche/2023/p18/p18_05.webp index 2a7729d5..73f94b9f 100644 Binary files a/static/media/projektwoche/2023/p18/p18_05.webp and b/static/media/projektwoche/2023/p18/p18_05.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_06.webp b/static/media/projektwoche/2023/p18/p18_06.webp index 324d1979..96188cee 100644 Binary files a/static/media/projektwoche/2023/p18/p18_06.webp and b/static/media/projektwoche/2023/p18/p18_06.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_07.webp b/static/media/projektwoche/2023/p18/p18_07.webp index 232d2d45..1cf14d60 100644 Binary files a/static/media/projektwoche/2023/p18/p18_07.webp and b/static/media/projektwoche/2023/p18/p18_07.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_08.webp b/static/media/projektwoche/2023/p18/p18_08.webp index c000ed17..4f58683f 100644 Binary files a/static/media/projektwoche/2023/p18/p18_08.webp and b/static/media/projektwoche/2023/p18/p18_08.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_09.webp b/static/media/projektwoche/2023/p18/p18_09.webp index 4d530e88..79ff3ef2 100644 Binary files a/static/media/projektwoche/2023/p18/p18_09.webp and b/static/media/projektwoche/2023/p18/p18_09.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_10.webp b/static/media/projektwoche/2023/p18/p18_10.webp index bc422d5b..25e7949a 100644 Binary files a/static/media/projektwoche/2023/p18/p18_10.webp and b/static/media/projektwoche/2023/p18/p18_10.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_11.webp b/static/media/projektwoche/2023/p18/p18_11.webp index 0b225e72..26558a04 100644 Binary files a/static/media/projektwoche/2023/p18/p18_11.webp and b/static/media/projektwoche/2023/p18/p18_11.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_12.webp b/static/media/projektwoche/2023/p18/p18_12.webp index 0a3c9972..587342e3 100644 Binary files a/static/media/projektwoche/2023/p18/p18_12.webp and b/static/media/projektwoche/2023/p18/p18_12.webp differ diff --git a/static/media/projektwoche/2023/p18/p18_13.webp b/static/media/projektwoche/2023/p18/p18_13.webp index fc30363e..044d673a 100644 Binary files a/static/media/projektwoche/2023/p18/p18_13.webp and b/static/media/projektwoche/2023/p18/p18_13.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_01.webp b/static/media/projektwoche/2023/p19/p19_01.webp index c27f143c..0e3907f0 100644 Binary files a/static/media/projektwoche/2023/p19/p19_01.webp and b/static/media/projektwoche/2023/p19/p19_01.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_02.webp b/static/media/projektwoche/2023/p19/p19_02.webp index dcd4a61a..f4a24160 100644 Binary files a/static/media/projektwoche/2023/p19/p19_02.webp and b/static/media/projektwoche/2023/p19/p19_02.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_03.webp b/static/media/projektwoche/2023/p19/p19_03.webp index 32753e3e..a1b6c00c 100644 Binary files a/static/media/projektwoche/2023/p19/p19_03.webp and b/static/media/projektwoche/2023/p19/p19_03.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_05.webp b/static/media/projektwoche/2023/p19/p19_05.webp index 183bddeb..9bdfc45c 100644 Binary files a/static/media/projektwoche/2023/p19/p19_05.webp and b/static/media/projektwoche/2023/p19/p19_05.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_06.webp b/static/media/projektwoche/2023/p19/p19_06.webp index a5fa8e79..130c78c2 100644 Binary files a/static/media/projektwoche/2023/p19/p19_06.webp and b/static/media/projektwoche/2023/p19/p19_06.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_07.webp b/static/media/projektwoche/2023/p19/p19_07.webp index 1b75203f..679d4293 100644 Binary files a/static/media/projektwoche/2023/p19/p19_07.webp and b/static/media/projektwoche/2023/p19/p19_07.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_08.webp b/static/media/projektwoche/2023/p19/p19_08.webp index ba1fba96..caeec221 100644 Binary files a/static/media/projektwoche/2023/p19/p19_08.webp and b/static/media/projektwoche/2023/p19/p19_08.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_09.webp b/static/media/projektwoche/2023/p19/p19_09.webp index 68ebf4fd..a5b285fb 100644 Binary files a/static/media/projektwoche/2023/p19/p19_09.webp and b/static/media/projektwoche/2023/p19/p19_09.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_11.webp b/static/media/projektwoche/2023/p19/p19_11.webp index 5efe13b3..a435a1fd 100644 Binary files a/static/media/projektwoche/2023/p19/p19_11.webp and b/static/media/projektwoche/2023/p19/p19_11.webp differ diff --git a/static/media/projektwoche/2023/p19/p19_12.webp b/static/media/projektwoche/2023/p19/p19_12.webp index 22a7cd0e..30970911 100644 Binary files a/static/media/projektwoche/2023/p19/p19_12.webp and b/static/media/projektwoche/2023/p19/p19_12.webp differ diff --git a/static/media/projektwoche/2023/p20/p20_01.webp b/static/media/projektwoche/2023/p20/p20_01.webp index 8df95feb..739e367e 100644 Binary files a/static/media/projektwoche/2023/p20/p20_01.webp and b/static/media/projektwoche/2023/p20/p20_01.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_01.webp b/static/media/projektwoche/2023/p21/p21_01.webp index 37004781..1f9e9eac 100644 Binary files a/static/media/projektwoche/2023/p21/p21_01.webp and b/static/media/projektwoche/2023/p21/p21_01.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_02.webp b/static/media/projektwoche/2023/p21/p21_02.webp index d4abbd8c..454c3c48 100644 Binary files a/static/media/projektwoche/2023/p21/p21_02.webp and b/static/media/projektwoche/2023/p21/p21_02.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_03.webp b/static/media/projektwoche/2023/p21/p21_03.webp index 957db263..a250ff84 100644 Binary files a/static/media/projektwoche/2023/p21/p21_03.webp and b/static/media/projektwoche/2023/p21/p21_03.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_04.webp b/static/media/projektwoche/2023/p21/p21_04.webp index aceaa28b..f58dd326 100644 Binary files a/static/media/projektwoche/2023/p21/p21_04.webp and b/static/media/projektwoche/2023/p21/p21_04.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_05.webp b/static/media/projektwoche/2023/p21/p21_05.webp index f6ade670..1ff42eb6 100644 Binary files a/static/media/projektwoche/2023/p21/p21_05.webp and b/static/media/projektwoche/2023/p21/p21_05.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_06.webp b/static/media/projektwoche/2023/p21/p21_06.webp index 82b4a380..6c844061 100644 Binary files a/static/media/projektwoche/2023/p21/p21_06.webp and b/static/media/projektwoche/2023/p21/p21_06.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_07.webp b/static/media/projektwoche/2023/p21/p21_07.webp index 17399491..2e107007 100644 Binary files a/static/media/projektwoche/2023/p21/p21_07.webp and b/static/media/projektwoche/2023/p21/p21_07.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_08.webp b/static/media/projektwoche/2023/p21/p21_08.webp index 70a80c17..dbf96e30 100644 Binary files a/static/media/projektwoche/2023/p21/p21_08.webp and b/static/media/projektwoche/2023/p21/p21_08.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_09.webp b/static/media/projektwoche/2023/p21/p21_09.webp index 94ac6e0b..fdddcfcf 100644 Binary files a/static/media/projektwoche/2023/p21/p21_09.webp and b/static/media/projektwoche/2023/p21/p21_09.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_10.webp b/static/media/projektwoche/2023/p21/p21_10.webp index c4392d3c..bbbb0228 100644 Binary files a/static/media/projektwoche/2023/p21/p21_10.webp and b/static/media/projektwoche/2023/p21/p21_10.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_11.webp b/static/media/projektwoche/2023/p21/p21_11.webp index fb3fd3f4..85245b01 100644 Binary files a/static/media/projektwoche/2023/p21/p21_11.webp and b/static/media/projektwoche/2023/p21/p21_11.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_12.webp b/static/media/projektwoche/2023/p21/p21_12.webp index 8962871a..ad9d0a64 100644 Binary files a/static/media/projektwoche/2023/p21/p21_12.webp and b/static/media/projektwoche/2023/p21/p21_12.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_13.webp b/static/media/projektwoche/2023/p21/p21_13.webp index 39c996cd..65bb6590 100644 Binary files a/static/media/projektwoche/2023/p21/p21_13.webp and b/static/media/projektwoche/2023/p21/p21_13.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_14.webp b/static/media/projektwoche/2023/p21/p21_14.webp index 22cef867..76f0a8ca 100644 Binary files a/static/media/projektwoche/2023/p21/p21_14.webp and b/static/media/projektwoche/2023/p21/p21_14.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_15.webp b/static/media/projektwoche/2023/p21/p21_15.webp index 889c6ea2..39663bce 100644 Binary files a/static/media/projektwoche/2023/p21/p21_15.webp and b/static/media/projektwoche/2023/p21/p21_15.webp differ diff --git a/static/media/projektwoche/2023/p21/p21_16.webp b/static/media/projektwoche/2023/p21/p21_16.webp index a3c5c82c..6b3cd149 100644 Binary files a/static/media/projektwoche/2023/p21/p21_16.webp and b/static/media/projektwoche/2023/p21/p21_16.webp differ diff --git a/static/media/schulchronik/1988/gallerie-gruendung/01.webp b/static/media/schulchronik/1988/gallerie-gruendung/01.webp index 5fce1999..120e1518 100644 Binary files a/static/media/schulchronik/1988/gallerie-gruendung/01.webp and b/static/media/schulchronik/1988/gallerie-gruendung/01.webp differ diff --git a/static/media/schulchronik/1988/gallerie-gruendung/02.webp b/static/media/schulchronik/1988/gallerie-gruendung/02.webp index 4b8b1296..1699f8ac 100644 Binary files a/static/media/schulchronik/1988/gallerie-gruendung/02.webp and b/static/media/schulchronik/1988/gallerie-gruendung/02.webp differ diff --git a/static/media/schulchronik/1988/gallerie-gruendung/03.webp b/static/media/schulchronik/1988/gallerie-gruendung/03.webp index 170ed628..4681fc1b 100644 Binary files a/static/media/schulchronik/1988/gallerie-gruendung/03.webp and b/static/media/schulchronik/1988/gallerie-gruendung/03.webp differ diff --git a/static/media/schulchronik/1988/gallerie-gruendung/04.webp b/static/media/schulchronik/1988/gallerie-gruendung/04.webp index eec4a231..5bf4d541 100644 Binary files a/static/media/schulchronik/1988/gallerie-gruendung/04.webp and b/static/media/schulchronik/1988/gallerie-gruendung/04.webp differ diff --git a/static/media/schulchronik/1988/gallerie-gruendung/05.webp b/static/media/schulchronik/1988/gallerie-gruendung/05.webp index 65a24bfb..170ae3e1 100644 Binary files a/static/media/schulchronik/1988/gallerie-gruendung/05.webp and b/static/media/schulchronik/1988/gallerie-gruendung/05.webp differ diff --git a/static/media/schulchronik/1988/gruendungsurkunde.webp b/static/media/schulchronik/1988/gruendungsurkunde.webp index 7cc9415e..7359f04c 100644 Binary files a/static/media/schulchronik/1988/gruendungsurkunde.webp and b/static/media/schulchronik/1988/gruendungsurkunde.webp differ diff --git a/static/media/schulchronik/1988/lehrer_ad_fontes.webp b/static/media/schulchronik/1988/lehrer_ad_fontes.webp index 0d558964..ba32f51a 100644 Binary files a/static/media/schulchronik/1988/lehrer_ad_fontes.webp and b/static/media/schulchronik/1988/lehrer_ad_fontes.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/01.webp b/static/media/schulchronik/1988/schulalltag/01.webp index ff271a3f..cc01a548 100644 Binary files a/static/media/schulchronik/1988/schulalltag/01.webp and b/static/media/schulchronik/1988/schulalltag/01.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/02.webp b/static/media/schulchronik/1988/schulalltag/02.webp index 3b3258aa..bfee5829 100644 Binary files a/static/media/schulchronik/1988/schulalltag/02.webp and b/static/media/schulchronik/1988/schulalltag/02.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/03.webp b/static/media/schulchronik/1988/schulalltag/03.webp index dc1f58cf..8e78860d 100644 Binary files a/static/media/schulchronik/1988/schulalltag/03.webp and b/static/media/schulchronik/1988/schulalltag/03.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/04.webp b/static/media/schulchronik/1988/schulalltag/04.webp index 6ecd7ded..d4490267 100644 Binary files a/static/media/schulchronik/1988/schulalltag/04.webp and b/static/media/schulchronik/1988/schulalltag/04.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/05.webp b/static/media/schulchronik/1988/schulalltag/05.webp index ff20b3cf..c9a4ec3f 100644 Binary files a/static/media/schulchronik/1988/schulalltag/05.webp and b/static/media/schulchronik/1988/schulalltag/05.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/06.webp b/static/media/schulchronik/1988/schulalltag/06.webp index 74c629b5..a1bbe250 100644 Binary files a/static/media/schulchronik/1988/schulalltag/06.webp and b/static/media/schulchronik/1988/schulalltag/06.webp differ diff --git a/static/media/schulchronik/1988/schulalltag/07.webp b/static/media/schulchronik/1988/schulalltag/07.webp index 9709147f..e3b0fa1e 100644 Binary files a/static/media/schulchronik/1988/schulalltag/07.webp and b/static/media/schulchronik/1988/schulalltag/07.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/01.webp b/static/media/schulchronik/1989/biopraktikum/01.webp index 84a15b44..baafe82b 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/01.webp and b/static/media/schulchronik/1989/biopraktikum/01.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/02.webp b/static/media/schulchronik/1989/biopraktikum/02.webp index f99eb14f..3b43ec02 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/02.webp and b/static/media/schulchronik/1989/biopraktikum/02.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/03.webp b/static/media/schulchronik/1989/biopraktikum/03.webp index 5622c45e..fdcce3c8 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/03.webp and b/static/media/schulchronik/1989/biopraktikum/03.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/04.webp b/static/media/schulchronik/1989/biopraktikum/04.webp index c3661d66..dc1976bb 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/04.webp and b/static/media/schulchronik/1989/biopraktikum/04.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/05.webp b/static/media/schulchronik/1989/biopraktikum/05.webp index 8a6fce6b..e43fc907 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/05.webp and b/static/media/schulchronik/1989/biopraktikum/05.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/06.webp b/static/media/schulchronik/1989/biopraktikum/06.webp index 7cc57430..866d4d38 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/06.webp and b/static/media/schulchronik/1989/biopraktikum/06.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/07.webp b/static/media/schulchronik/1989/biopraktikum/07.webp index b36f76b8..23bfa46a 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/07.webp and b/static/media/schulchronik/1989/biopraktikum/07.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/08.webp b/static/media/schulchronik/1989/biopraktikum/08.webp index d5b5d263..da9416fc 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/08.webp and b/static/media/schulchronik/1989/biopraktikum/08.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/09.webp b/static/media/schulchronik/1989/biopraktikum/09.webp index 735edc14..81c705d7 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/09.webp and b/static/media/schulchronik/1989/biopraktikum/09.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/10.webp b/static/media/schulchronik/1989/biopraktikum/10.webp index f5ef2787..37edd809 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/10.webp and b/static/media/schulchronik/1989/biopraktikum/10.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/11.webp b/static/media/schulchronik/1989/biopraktikum/11.webp index 0fdcc54f..c24a4a33 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/11.webp and b/static/media/schulchronik/1989/biopraktikum/11.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/12.webp b/static/media/schulchronik/1989/biopraktikum/12.webp index 085602bc..49485a58 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/12.webp and b/static/media/schulchronik/1989/biopraktikum/12.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/13.webp b/static/media/schulchronik/1989/biopraktikum/13.webp index 1a16ec65..7aa29cc5 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/13.webp and b/static/media/schulchronik/1989/biopraktikum/13.webp differ diff --git a/static/media/schulchronik/1989/biopraktikum/14.webp b/static/media/schulchronik/1989/biopraktikum/14.webp index d55ac1e0..e84109e1 100644 Binary files a/static/media/schulchronik/1989/biopraktikum/14.webp and b/static/media/schulchronik/1989/biopraktikum/14.webp differ diff --git a/static/media/schulchronik/1989/cho_zeitung.webp b/static/media/schulchronik/1989/cho_zeitung.webp index 12622fbe..dc42ab31 100644 Binary files a/static/media/schulchronik/1989/cho_zeitung.webp and b/static/media/schulchronik/1989/cho_zeitung.webp differ diff --git a/static/media/schulchronik/1989/internat/aufenthaltsraum.webp b/static/media/schulchronik/1989/internat/aufenthaltsraum.webp index e408d2d7..4275d804 100644 Binary files a/static/media/schulchronik/1989/internat/aufenthaltsraum.webp and b/static/media/schulchronik/1989/internat/aufenthaltsraum.webp differ diff --git a/static/media/schulchronik/1989/internat/buecherregal.webp b/static/media/schulchronik/1989/internat/buecherregal.webp index 14814314..5e14138f 100644 Binary files a/static/media/schulchronik/1989/internat/buecherregal.webp and b/static/media/schulchronik/1989/internat/buecherregal.webp differ diff --git a/static/media/schulchronik/1989/internat/eingang.webp b/static/media/schulchronik/1989/internat/eingang.webp index 6dbd56fe..75bcbd0d 100644 Binary files a/static/media/schulchronik/1989/internat/eingang.webp and b/static/media/schulchronik/1989/internat/eingang.webp differ diff --git a/static/media/schulchronik/1989/internat/gebaeude.webp b/static/media/schulchronik/1989/internat/gebaeude.webp index 885fc3cc..d91ee80b 100644 Binary files a/static/media/schulchronik/1989/internat/gebaeude.webp and b/static/media/schulchronik/1989/internat/gebaeude.webp differ diff --git a/static/media/schulchronik/1989/internat/kueche.webp b/static/media/schulchronik/1989/internat/kueche.webp index f6e064b5..db05cfd1 100644 Binary files a/static/media/schulchronik/1989/internat/kueche.webp and b/static/media/schulchronik/1989/internat/kueche.webp differ diff --git a/static/media/schulchronik/1989/internat/zimmer_1.webp b/static/media/schulchronik/1989/internat/zimmer_1.webp index 19f2bbc8..305e5ebd 100644 Binary files a/static/media/schulchronik/1989/internat/zimmer_1.webp and b/static/media/schulchronik/1989/internat/zimmer_1.webp differ diff --git a/static/media/schulchronik/1989/internat/zimmer_2.webp b/static/media/schulchronik/1989/internat/zimmer_2.webp index 0678d980..8a5e1fb0 100644 Binary files a/static/media/schulchronik/1989/internat/zimmer_2.webp and b/static/media/schulchronik/1989/internat/zimmer_2.webp differ diff --git a/static/media/schulchronik/1989/internat/zimmer_3.webp b/static/media/schulchronik/1989/internat/zimmer_3.webp index fcfadc4b..d7ffbb29 100644 Binary files a/static/media/schulchronik/1989/internat/zimmer_3.webp and b/static/media/schulchronik/1989/internat/zimmer_3.webp differ diff --git a/static/media/schulchronik/1990/ernennungsurkunde.webp b/static/media/schulchronik/1990/ernennungsurkunde.webp index 78e6e9e6..fa8303fb 100644 Binary files a/static/media/schulchronik/1990/ernennungsurkunde.webp and b/static/media/schulchronik/1990/ernennungsurkunde.webp differ diff --git a/static/media/schulchronik/1991/cantor/cantor.webp b/static/media/schulchronik/1991/cantor/cantor.webp index 72bf3905..3f992de9 100644 Binary files a/static/media/schulchronik/1991/cantor/cantor.webp and b/static/media/schulchronik/1991/cantor/cantor.webp differ diff --git a/static/media/schulchronik/1991/cantor/ernst-hausmann.webp b/static/media/schulchronik/1991/cantor/ernst-hausmann.webp index ff271a3f..cc01a548 100644 Binary files a/static/media/schulchronik/1991/cantor/ernst-hausmann.webp and b/static/media/schulchronik/1991/cantor/ernst-hausmann.webp differ diff --git a/static/media/schulchronik/1991/cantor/gallerie/01.webp b/static/media/schulchronik/1991/cantor/gallerie/01.webp index e558a35b..df3e4d52 100644 Binary files a/static/media/schulchronik/1991/cantor/gallerie/01.webp and b/static/media/schulchronik/1991/cantor/gallerie/01.webp differ diff --git a/static/media/schulchronik/1991/cantor/gallerie/02.webp b/static/media/schulchronik/1991/cantor/gallerie/02.webp index ecc6b1f8..81f6c52c 100644 Binary files a/static/media/schulchronik/1991/cantor/gallerie/02.webp and b/static/media/schulchronik/1991/cantor/gallerie/02.webp differ diff --git a/static/media/schulchronik/1991/cantor/gallerie/03.webp b/static/media/schulchronik/1991/cantor/gallerie/03.webp index 71e1db6f..31792f91 100644 Binary files a/static/media/schulchronik/1991/cantor/gallerie/03.webp and b/static/media/schulchronik/1991/cantor/gallerie/03.webp differ diff --git a/static/media/schulchronik/1991/cantor/gallerie/04.webp b/static/media/schulchronik/1991/cantor/gallerie/04.webp index 3dbf68a7..31ba799a 100644 Binary files a/static/media/schulchronik/1991/cantor/gallerie/04.webp and b/static/media/schulchronik/1991/cantor/gallerie/04.webp differ diff --git a/static/media/schulchronik/1991/cantor/gallerie/05.webp b/static/media/schulchronik/1991/cantor/gallerie/05.webp index bbc8a7b7..c2fe371d 100644 Binary files a/static/media/schulchronik/1991/cantor/gallerie/05.webp and b/static/media/schulchronik/1991/cantor/gallerie/05.webp differ diff --git a/static/media/schulchronik/1991/förderverein/01.webp b/static/media/schulchronik/1991/förderverein/01.webp index 21b1046b..01fd5670 100644 Binary files a/static/media/schulchronik/1991/förderverein/01.webp and b/static/media/schulchronik/1991/förderverein/01.webp differ diff --git a/static/media/schulchronik/1991/förderverein/02.webp b/static/media/schulchronik/1991/förderverein/02.webp index 6a5ade41..20a60b08 100644 Binary files a/static/media/schulchronik/1991/förderverein/02.webp and b/static/media/schulchronik/1991/förderverein/02.webp differ diff --git a/static/media/schulchronik/1991/förderverein/03.webp b/static/media/schulchronik/1991/förderverein/03.webp index 6de326a0..17ca0c30 100644 Binary files a/static/media/schulchronik/1991/förderverein/03.webp and b/static/media/schulchronik/1991/förderverein/03.webp differ diff --git a/static/media/schulchronik/1991/förderverein/04.webp b/static/media/schulchronik/1991/förderverein/04.webp index aa5f72c3..518e9bf1 100644 Binary files a/static/media/schulchronik/1991/förderverein/04.webp and b/static/media/schulchronik/1991/förderverein/04.webp differ diff --git a/static/media/schulchronik/1991/förderverein/05.webp b/static/media/schulchronik/1991/förderverein/05.webp index 590fcdd8..61fbc1eb 100644 Binary files a/static/media/schulchronik/1991/förderverein/05.webp and b/static/media/schulchronik/1991/förderverein/05.webp differ diff --git a/static/media/schulchronik/1991/lessing/01.webp b/static/media/schulchronik/1991/lessing/01.webp index 9fe3a2ec..fea62f70 100644 Binary files a/static/media/schulchronik/1991/lessing/01.webp and b/static/media/schulchronik/1991/lessing/01.webp differ diff --git a/static/media/schulchronik/1991/lessing/02.webp b/static/media/schulchronik/1991/lessing/02.webp index 4654ae97..f50178a9 100644 Binary files a/static/media/schulchronik/1991/lessing/02.webp and b/static/media/schulchronik/1991/lessing/02.webp differ diff --git a/static/media/schulchronik/1991/lessing/03.webp b/static/media/schulchronik/1991/lessing/03.webp index 700ba39a..258dd2e0 100644 Binary files a/static/media/schulchronik/1991/lessing/03.webp and b/static/media/schulchronik/1991/lessing/03.webp differ diff --git a/static/media/schulchronik/1991/spezialklassen/01.webp b/static/media/schulchronik/1991/spezialklassen/01.webp index 1dc7a1fe..15a9e628 100644 Binary files a/static/media/schulchronik/1991/spezialklassen/01.webp and b/static/media/schulchronik/1991/spezialklassen/01.webp differ diff --git a/static/media/schulchronik/1991/spezialklassen/02.webp b/static/media/schulchronik/1991/spezialklassen/02.webp index 662d733a..578786c4 100644 Binary files a/static/media/schulchronik/1991/spezialklassen/02.webp and b/static/media/schulchronik/1991/spezialklassen/02.webp differ diff --git a/static/media/schulchronik/1992/01.webp b/static/media/schulchronik/1992/01.webp index 424cf46d..9504f05d 100644 Binary files a/static/media/schulchronik/1992/01.webp and b/static/media/schulchronik/1992/01.webp differ diff --git a/static/media/schulchronik/1993/pfiffigehallenser.webp b/static/media/schulchronik/1993/pfiffigehallenser.webp index 530744e3..03470c67 100644 Binary files a/static/media/schulchronik/1993/pfiffigehallenser.webp and b/static/media/schulchronik/1993/pfiffigehallenser.webp differ diff --git a/static/media/schulchronik/1993/profilbleibterhalten.webp b/static/media/schulchronik/1993/profilbleibterhalten.webp index 839f1f08..e070dbaf 100644 Binary files a/static/media/schulchronik/1993/profilbleibterhalten.webp and b/static/media/schulchronik/1993/profilbleibterhalten.webp differ diff --git a/static/media/schulchronik/1993/vierzehnmaleinsnull.webp b/static/media/schulchronik/1993/vierzehnmaleinsnull.webp index 84519f0a..fc513445 100644 Binary files a/static/media/schulchronik/1993/vierzehnmaleinsnull.webp and b/static/media/schulchronik/1993/vierzehnmaleinsnull.webp differ diff --git a/static/media/schulchronik/1995/cantorgymnasiumfeierte.webp b/static/media/schulchronik/1995/cantorgymnasiumfeierte.webp index 53fcce07..6746a9e8 100644 Binary files a/static/media/schulchronik/1995/cantorgymnasiumfeierte.webp and b/static/media/schulchronik/1995/cantorgymnasiumfeierte.webp differ diff --git a/static/media/schulchronik/1995/cantorpreis.webp b/static/media/schulchronik/1995/cantorpreis.webp index 50352c50..e540fb99 100644 Binary files a/static/media/schulchronik/1995/cantorpreis.webp and b/static/media/schulchronik/1995/cantorpreis.webp differ diff --git a/static/media/schulchronik/1996/mlu.webp b/static/media/schulchronik/1996/mlu.webp index bc4b3f5a..1c41e2d4 100644 Binary files a/static/media/schulchronik/1996/mlu.webp and b/static/media/schulchronik/1996/mlu.webp differ diff --git a/static/media/schulchronik/1996/robertstrich.webp b/static/media/schulchronik/1996/robertstrich.webp index 554c3f02..4a2e8ccf 100644 Binary files a/static/media/schulchronik/1996/robertstrich.webp and b/static/media/schulchronik/1996/robertstrich.webp differ diff --git a/static/media/schulchronik/1997/intranet.webp b/static/media/schulchronik/1997/intranet.webp index 4a84fff3..608f9180 100644 Binary files a/static/media/schulchronik/1997/intranet.webp and b/static/media/schulchronik/1997/intranet.webp differ diff --git a/static/media/schulchronik/1998/10-jahre-gcg/01.webp b/static/media/schulchronik/1998/10-jahre-gcg/01.webp index 25b1f36c..f90aa6ed 100644 Binary files a/static/media/schulchronik/1998/10-jahre-gcg/01.webp and b/static/media/schulchronik/1998/10-jahre-gcg/01.webp differ diff --git a/static/media/schulchronik/1998/10-jahre-gcg/02.webp b/static/media/schulchronik/1998/10-jahre-gcg/02.webp index bbc5f76c..f0695673 100644 Binary files a/static/media/schulchronik/1998/10-jahre-gcg/02.webp and b/static/media/schulchronik/1998/10-jahre-gcg/02.webp differ diff --git a/static/media/schulchronik/1998/nobelpreistraeger.webp b/static/media/schulchronik/1998/nobelpreistraeger.webp index 89b409b8..983ee858 100644 Binary files a/static/media/schulchronik/1998/nobelpreistraeger.webp and b/static/media/schulchronik/1998/nobelpreistraeger.webp differ diff --git a/static/media/schulchronik/1999/informatik.webp b/static/media/schulchronik/1999/informatik.webp index f3db8009..114dc15f 100644 Binary files a/static/media/schulchronik/1999/informatik.webp and b/static/media/schulchronik/1999/informatik.webp differ diff --git a/static/media/schulchronik/2000/mikroskop.webp b/static/media/schulchronik/2000/mikroskop.webp index f6c8b8fd..1e1239f4 100644 Binary files a/static/media/schulchronik/2000/mikroskop.webp and b/static/media/schulchronik/2000/mikroskop.webp differ diff --git a/static/media/schulchronik/2000/politiker_am_gcg.webp b/static/media/schulchronik/2000/politiker_am_gcg.webp index d250d8fd..7bd77049 100644 Binary files a/static/media/schulchronik/2000/politiker_am_gcg.webp and b/static/media/schulchronik/2000/politiker_am_gcg.webp differ diff --git a/static/media/schulchronik/2001/01.webp b/static/media/schulchronik/2001/01.webp index 05c8418d..d86bf583 100644 Binary files a/static/media/schulchronik/2001/01.webp and b/static/media/schulchronik/2001/01.webp differ diff --git a/static/media/schulchronik/2001/02.webp b/static/media/schulchronik/2001/02.webp index 7db1db69..269b5aaf 100644 Binary files a/static/media/schulchronik/2001/02.webp and b/static/media/schulchronik/2001/02.webp differ diff --git a/static/media/schulchronik/2001/03.webp b/static/media/schulchronik/2001/03.webp index 07590393..7a790596 100644 Binary files a/static/media/schulchronik/2001/03.webp and b/static/media/schulchronik/2001/03.webp differ diff --git a/static/media/schulchronik/2001/04.webp b/static/media/schulchronik/2001/04.webp index eba33fd0..16de4386 100644 Binary files a/static/media/schulchronik/2001/04.webp and b/static/media/schulchronik/2001/04.webp differ diff --git a/static/media/schulchronik/2001/05.webp b/static/media/schulchronik/2001/05.webp index bc6d10f1..456c93d9 100644 Binary files a/static/media/schulchronik/2001/05.webp and b/static/media/schulchronik/2001/05.webp differ diff --git a/static/media/schulchronik/2001/06.webp b/static/media/schulchronik/2001/06.webp index 61c7e7eb..9da2c4a4 100644 Binary files a/static/media/schulchronik/2001/06.webp and b/static/media/schulchronik/2001/06.webp differ diff --git a/static/media/schulchronik/2001/07.webp b/static/media/schulchronik/2001/07.webp index 7a54cf7c..9650c5a3 100644 Binary files a/static/media/schulchronik/2001/07.webp and b/static/media/schulchronik/2001/07.webp differ diff --git a/static/media/schulchronik/2001/08.webp b/static/media/schulchronik/2001/08.webp index a7b5d343..ad7f6c61 100644 Binary files a/static/media/schulchronik/2001/08.webp and b/static/media/schulchronik/2001/08.webp differ diff --git a/static/media/schulchronik/2001/09.webp b/static/media/schulchronik/2001/09.webp index dbeb2a14..e04aea8d 100644 Binary files a/static/media/schulchronik/2001/09.webp and b/static/media/schulchronik/2001/09.webp differ diff --git a/static/media/schulchronik/2002/cantor-oper.webp b/static/media/schulchronik/2002/cantor-oper.webp index c3320d2f..8cd561e2 100644 Binary files a/static/media/schulchronik/2002/cantor-oper.webp and b/static/media/schulchronik/2002/cantor-oper.webp differ diff --git a/static/media/schulchronik/2002/dow_artikel.webp b/static/media/schulchronik/2002/dow_artikel.webp index ae171d54..5147e32d 100644 Binary files a/static/media/schulchronik/2002/dow_artikel.webp and b/static/media/schulchronik/2002/dow_artikel.webp differ diff --git a/static/media/schulchronik/2003/cantor-ganztagsschule.webp b/static/media/schulchronik/2003/cantor-ganztagsschule.webp index 56445e9a..1fbf10d7 100644 Binary files a/static/media/schulchronik/2003/cantor-ganztagsschule.webp and b/static/media/schulchronik/2003/cantor-ganztagsschule.webp differ diff --git a/static/media/schulchronik/2003/cantor-torschule.webp b/static/media/schulchronik/2003/cantor-torschule.webp index 763651e5..c65ff5c6 100644 Binary files a/static/media/schulchronik/2003/cantor-torschule.webp and b/static/media/schulchronik/2003/cantor-torschule.webp differ diff --git a/static/media/schulchronik/2003/proteste/01.webp b/static/media/schulchronik/2003/proteste/01.webp index f8bdaef3..6afc4907 100644 Binary files a/static/media/schulchronik/2003/proteste/01.webp and b/static/media/schulchronik/2003/proteste/01.webp differ diff --git a/static/media/schulchronik/2003/proteste/02.webp b/static/media/schulchronik/2003/proteste/02.webp index 58104b0a..76538c3d 100644 Binary files a/static/media/schulchronik/2003/proteste/02.webp and b/static/media/schulchronik/2003/proteste/02.webp differ diff --git a/static/media/schulchronik/2003/proteste/03.webp b/static/media/schulchronik/2003/proteste/03.webp index 9da7bb36..3571ac9b 100644 Binary files a/static/media/schulchronik/2003/proteste/03.webp and b/static/media/schulchronik/2003/proteste/03.webp differ diff --git a/static/media/schulchronik/2003/schuelerproteste.webp b/static/media/schulchronik/2003/schuelerproteste.webp index 82da05e5..e4008409 100644 Binary files a/static/media/schulchronik/2003/schuelerproteste.webp and b/static/media/schulchronik/2003/schuelerproteste.webp differ diff --git a/static/media/schulchronik/2004/franziska-flegel.webp b/static/media/schulchronik/2004/franziska-flegel.webp index bbb7e442..d34f6e20 100644 Binary files a/static/media/schulchronik/2004/franziska-flegel.webp and b/static/media/schulchronik/2004/franziska-flegel.webp differ diff --git a/static/media/schulchronik/2005/cantor-oper.webp b/static/media/schulchronik/2005/cantor-oper.webp index a129becb..66fd9dee 100644 Binary files a/static/media/schulchronik/2005/cantor-oper.webp and b/static/media/schulchronik/2005/cantor-oper.webp differ diff --git a/static/media/schulchronik/2005/cantordiagonalen.webp b/static/media/schulchronik/2005/cantordiagonalen.webp index d4e065be..6b8e22fe 100644 Binary files a/static/media/schulchronik/2005/cantordiagonalen.webp and b/static/media/schulchronik/2005/cantordiagonalen.webp differ diff --git a/static/media/schulchronik/2005/ijso.webp b/static/media/schulchronik/2005/ijso.webp index 3f2ce8d4..778f244d 100644 Binary files a/static/media/schulchronik/2005/ijso.webp and b/static/media/schulchronik/2005/ijso.webp differ diff --git a/static/media/schulchronik/2006/01.webp b/static/media/schulchronik/2006/01.webp index a1915a73..a4424384 100644 Binary files a/static/media/schulchronik/2006/01.webp and b/static/media/schulchronik/2006/01.webp differ diff --git a/static/media/schulchronik/2006/02.webp b/static/media/schulchronik/2006/02.webp index 04b4936e..70166330 100644 Binary files a/static/media/schulchronik/2006/02.webp and b/static/media/schulchronik/2006/02.webp differ diff --git a/static/media/schulchronik/2007/01.webp b/static/media/schulchronik/2007/01.webp index 964a46f6..7008bad9 100644 Binary files a/static/media/schulchronik/2007/01.webp and b/static/media/schulchronik/2007/01.webp differ diff --git a/static/media/schulchronik/2007/02.webp b/static/media/schulchronik/2007/02.webp index 2e740092..83a39f96 100644 Binary files a/static/media/schulchronik/2007/02.webp and b/static/media/schulchronik/2007/02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_01.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_01.webp index 2fc5e8cf..a2dab661 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_01.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_02.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_02.webp index 9c05736a..7ed94e43 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_02.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_03.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_03.webp index ba1a3ac5..7c1f83ca 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_03.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_04.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_04.webp index 465399cb..d9825af4 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_04.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_05.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_05.webp index 9ef681d7..d86a832b 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_05.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_06.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_06.webp index bd78f37d..dbd8111e 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_06.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_07.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_07.webp index c851536a..de19ecd1 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_07.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_07.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_08.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_08.webp index 38e74a42..70a1a37e 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_08.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_08.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_09.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_09.webp index 4d35d3db..c332a901 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_09.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_09.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_10.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_10.webp index 3e58d912..31c350bf 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_10.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_10.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_11.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_11.webp index 1f463ae3..6c61b3af 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_11.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_11.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_12.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_12.webp index 83352d6b..f057c6ac 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_12.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_12.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_13.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_13.webp index 5fdd7e1c..3d52ffc0 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_13.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_13.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_14.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_14.webp index 1a33574e..75390e34 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_14.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_14.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_15.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_15.webp index 2e0a90f0..6f4da362 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_15.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_15.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_16.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_16.webp index 0c86c66d..ac6e1420 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_16.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_16.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_17.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_17.webp index 5c33c78b..8c66c6f6 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_17.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_17.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_18.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_18.webp index 81e73641..2f66465e 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_18.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_18.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_19.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_19.webp index 9c08ba17..ce3b68ec 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_19.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_19.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_20.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_20.webp index ed112c7d..646aaf3d 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_20.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_20.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_21.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_21.webp index 50c7ebfe..73395692 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_21.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_21.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_22.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_22.webp index 7c38ec1c..bba0a858 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_22.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_22.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_23.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_23.webp index 7e8fa68b..9612b8b7 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_23.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_23.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_24.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_24.webp index cddee7e3..3d717758 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_24.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_24.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_25.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_25.webp index aedee67a..fb09d1b7 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_25.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_25.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_26.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_26.webp index 01746dc7..590afdb3 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_26.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_26.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_27.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_27.webp index 6d1d41c8..0cc8d0c3 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_27.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_27.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_28.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_28.webp index a1f8ade8..1ce5ae8a 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_28.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_28.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_29.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_29.webp index 351c99dd..03c5c0d1 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_29.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_29.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_30.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_30.webp index 4dc0740b..535159c5 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_30.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_30.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_31.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_31.webp index 92d37223..34b58483 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_31.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_31.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_32.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_32.webp index 9ef647fd..f8d19ba1 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_32.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_32.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_33.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_33.webp index 27fcf612..d2c04fc9 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_33.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_33.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_34.webp b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_34.webp index 9fcb734a..3a3889d1 100644 Binary files a/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_34.webp and b/static/media/schulchronik/2008/jubil20/Absolvententreff/jubil20_at_34.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_01.webp b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_01.webp index dd9e851e..c56d25bd 100644 Binary files a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_01.webp and b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_02.webp b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_02.webp index 4145d039..5e83eead 100644 Binary files a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_02.webp and b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_03.webp b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_03.webp index 3915b6ad..da18ea2c 100644 Binary files a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_03.webp and b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_04.webp b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_04.webp index 82e1e2b5..a45d5f62 100644 Binary files a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_04.webp and b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_05.webp b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_05.webp index 9d522b6d..efd75888 100644 Binary files a/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_05.webp and b/static/media/schulchronik/2008/jubil20/CPundModulare/jubil20_cpUndModulare_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart01.webp b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart01.webp index 960d9c81..c5846d73 100644 Binary files a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart01.webp and b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart02.webp b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart02.webp index 9bea2d6e..72a65e66 100644 Binary files a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart02.webp and b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart03.webp b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart03.webp index 445c181f..fd4332a5 100644 Binary files a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart03.webp and b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart04.webp b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart04.webp index 512283d6..a856505d 100644 Binary files a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart04.webp and b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart05.webp b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart05.webp index 0f853cb8..d83873c9 100644 Binary files a/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart05.webp and b/static/media/schulchronik/2008/jubil20/CantorArt/jubil20_cantorart05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_01.webp b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_01.webp index 2caf1d81..95dab8b0 100644 Binary files a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_01.webp and b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_02.webp b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_02.webp index 12deddf9..d128a4a4 100644 Binary files a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_02.webp and b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_03.webp b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_03.webp index 95adae04..333307db 100644 Binary files a/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_03.webp and b/static/media/schulchronik/2008/jubil20/DrRaubach/jubil20_raubach_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_01.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_01.webp index 76606ae0..3ed73bd0 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_01.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_02.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_02.webp index e8d09e37..674b050b 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_02.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_03.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_03.webp index 18a6af83..de31a941 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_03.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_04.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_04.webp index 37a4540e..fbeade6f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_04.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_05.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_05.webp index 7ac63e8d..a0b6206d 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_05.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_06.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_06.webp index ca30c5a4..0b772474 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_06.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_07.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_07.webp index 583bf641..cdeddd77 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_07.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_07.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_08.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_08.webp index ddb7db68..1d70deac 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_08.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_08.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_09.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_09.webp index 3336fb7d..f995d907 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_09.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_09.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_10.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_10.webp index 40d72192..d0528c77 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_10.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_10.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_11.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_11.webp index a043b209..8391bb12 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_11.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_11.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_12.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_12.webp index 09ae9069..f3964c4c 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_12.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_12.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_13.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_13.webp index 0a7aadcf..d7c2edf5 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_13.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_13.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_14.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_14.webp index 398ee61f..5036be2f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_14.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_14.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_15.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_15.webp index b4b9fcd0..1e574517 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_15.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_15.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_16.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_16.webp index 5a94fe72..f31a291e 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_16.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_16.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_17.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_17.webp index 2e580bbd..26d87e03 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_17.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_17.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_18.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_18.webp index 41ae78e7..100b0264 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_18.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_18.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_19.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_19.webp index 331ebccc..43a8f43a 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_19.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_19.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_20.webp b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_20.webp index 27cd2e52..28e06871 100644 Binary files a/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_20.webp and b/static/media/schulchronik/2008/jubil20/Festveranstaltung/jubil20_fv_20.webp differ diff --git a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_01.webp b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_01.webp index aa48c688..f1cbb499 100644 Binary files a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_01.webp and b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_02.webp b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_02.webp index 1c265423..fb5659d3 100644 Binary files a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_02.webp and b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_03.webp b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_03.webp index 9ef647fd..f8d19ba1 100644 Binary files a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_03.webp and b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_04.webp b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_04.webp index 27fcf612..d2c04fc9 100644 Binary files a/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_04.webp and b/static/media/schulchronik/2008/jubil20/GCG-Führer/jubil20_fuehrer_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_01.webp b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_01.webp index 611e4ee4..072ab7f0 100644 Binary files a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_01.webp and b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_02.webp b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_02.webp index 2cac9f28..27b02f71 100644 Binary files a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_02.webp and b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_03.webp b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_03.webp index 3ca020b6..38cdcead 100644 Binary files a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_03.webp and b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_04.webp b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_04.webp index fc240099..0d956155 100644 Binary files a/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_04.webp and b/static/media/schulchronik/2008/jubil20/JubilAusstellung/jubil20_ausstellung_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_01.webp b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_01.webp index 1800d8f0..f5e2b095 100644 Binary files a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_01.webp and b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_02.webp b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_02.webp index c599107d..363c4649 100644 Binary files a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_02.webp and b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_03.webp b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_03.webp index fd0f3574..f0385814 100644 Binary files a/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_03.webp and b/static/media/schulchronik/2008/jubil20/KaisersKleider/jubil20_knk_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_01.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_01.webp index 7ce65781..d008f7cd 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_01.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_02.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_02.webp index 959f948d..be41c911 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_02.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_03.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_03.webp index fd6f9f01..0b4caddc 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_03.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_04.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_04.webp index 6c25bf22..85aaeaa6 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_04.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_05.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_05.webp index cb18d639..d4a1428f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_05.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_06.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_06.webp index 4c56c692..c2753d8f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_06.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_07.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_07.webp index 0e86d6c5..68c8f397 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_07.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_07.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_08.webp b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_08.webp index 8a0dd25d..72c43388 100644 Binary files a/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_08.webp and b/static/media/schulchronik/2008/jubil20/Lesung/jubil20_lesung_08.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_01.webp b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_01.webp index f5bc7ebc..75e657f7 100644 Binary files a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_01.webp and b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_02.webp b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_02.webp index e5c026d2..98eb6ad4 100644 Binary files a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_02.webp and b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_03.webp b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_03.webp index 9d2253d8..bdf33422 100644 Binary files a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_03.webp and b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_04.webp b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_04.webp index f216ae8b..7c6c1bec 100644 Binary files a/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_04.webp and b/static/media/schulchronik/2008/jubil20/Loriot/jubil20_loriot_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_01.webp b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_01.webp index 1281fdcc..542f1bca 100644 Binary files a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_01.webp and b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_02.webp b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_02.webp index 181728b1..bb0b4cff 100644 Binary files a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_02.webp and b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_03.webp b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_03.webp index 621ffd5c..771e2fc2 100644 Binary files a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_03.webp and b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_04.webp b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_04.webp index f54e15c0..15e06ab6 100644 Binary files a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_04.webp and b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_05.webp b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_05.webp index e035e18a..2df8276d 100644 Binary files a/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_05.webp and b/static/media/schulchronik/2008/jubil20/MuLi/jubil20_muli_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_01.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_01.webp index 99aa627f..e8847da7 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_01.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_02.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_02.webp index 5e676dbe..40a438bc 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_02.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_03.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_03.webp index a1054d83..692a850d 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_03.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_04.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_04.webp index ef808230..42f92c05 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_04.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_05.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_05.webp index 4e2f131c..87efc754 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_05.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_06.webp b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_06.webp index cb481745..f6a508b3 100644 Binary files a/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_06.webp and b/static/media/schulchronik/2008/jubil20/PhysikVorlesung/jubil20_physikvorlesung_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_01.webp b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_01.webp index d8ad57c8..7dcbdc38 100644 Binary files a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_01.webp and b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_02.webp b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_02.webp index 2cd52ab1..7e6fe208 100644 Binary files a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_02.webp and b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_03.webp b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_03.webp index e5262873..25addc9c 100644 Binary files a/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_03.webp and b/static/media/schulchronik/2008/jubil20/PsychoInfo/jubil20_psychoinfo_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_01.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_01.webp index 5c10c088..709b8c92 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_01.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_02.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_02.webp index c4ca9b4f..3fd8be17 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_02.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_03.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_03.webp index 092a24c3..492c6550 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_03.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_04.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_04.webp index 80fdbabf..eec67685 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_04.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_05.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_05.webp index a6237df2..9de6fa9f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_05.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_06.webp b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_06.webp index 437613f5..238b3cb7 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_06.webp and b/static/media/schulchronik/2008/jubil20/Schulfest/jubil20_schulfest_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_01.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_01.webp index 8c266e2b..143eee94 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_01.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_02.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_02.webp index 9afb05bd..f33a33a1 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_02.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_03.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_03.webp index 8c785469..6efe9edc 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_03.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_04.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_04.webp index c4657b3c..d6b93b12 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_04.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_05.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_05.webp index 32a5113b..1dfe6408 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_05.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_06.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_06.webp index bedf0377..c406f320 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_06.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_07.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_07.webp index f8accb2a..b423e1fa 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_07.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_07.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_08.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_08.webp index be961984..2e0df221 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_08.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_08.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_09.webp b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_09.webp index 83da17bb..cc231947 100644 Binary files a/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_09.webp and b/static/media/schulchronik/2008/jubil20/Schulpartnerschaft/jubil20_schulpartnerschaft_09.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_01.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_01.webp index b0bd59a4..7a90d5e9 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_01.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_02.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_02.webp index dfda4b10..0a422fd7 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_02.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_03.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_03.webp index 3b385db5..23d9414d 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_03.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_04.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_04.webp index 76644f6a..aa7faad9 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_04.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_05.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_05.webp index 0b9fbd7b..f09b79cd 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_05.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_06.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_06.webp index 45073cfe..0e6fc82d 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_06.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_07.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_07.webp index c1af592a..04be150f 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_07.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_07.webp differ diff --git a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_08.webp b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_08.webp index 91aca35f..52a1e249 100644 Binary files a/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_08.webp and b/static/media/schulchronik/2008/jubil20/Tafeln/jubil20_ausstellung_tafel_08.webp differ diff --git a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_01.webp b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_01.webp index d9f1507c..57bd9515 100644 Binary files a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_01.webp and b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_02.webp b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_02.webp index 737efb64..7c457ac0 100644 Binary files a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_02.webp and b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_03.webp b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_03.webp index 32918a01..edab7220 100644 Binary files a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_03.webp and b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_04.webp b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_04.webp index 579a057b..7418e9b3 100644 Binary files a/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_04.webp and b/static/media/schulchronik/2008/jubil20/WegeAusland/jubil20_ausland_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_01.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_01.webp index cf4bd16c..beabd8e2 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_01.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_02.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_02.webp index 8f55dbcf..ef155f42 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_02.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_02.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_03.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_03.webp index 3695d300..d18b22c3 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_03.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_03.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_04.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_04.webp index 668075e5..c444c1a5 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_04.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_04.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_05.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_05.webp index e219a8bf..f9ab063e 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_05.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_05.webp differ diff --git a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_06.webp b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_06.webp index 25ada958..610a96ec 100644 Binary files a/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_06.webp and b/static/media/schulchronik/2008/jubil20/antikesTheater/jubil20_aTh_06.webp differ diff --git a/static/media/schulchronik/2008/jubil20/deutschebank.webp b/static/media/schulchronik/2008/jubil20/deutschebank.webp index d10a4412..cf1952ef 100644 Binary files a/static/media/schulchronik/2008/jubil20/deutschebank.webp and b/static/media/schulchronik/2008/jubil20/deutschebank.webp differ diff --git a/static/media/schulchronik/2008/jubil20/programm.webp b/static/media/schulchronik/2008/jubil20/programm.webp index bdab94c2..92ec4b2b 100644 Binary files a/static/media/schulchronik/2008/jubil20/programm.webp and b/static/media/schulchronik/2008/jubil20/programm.webp differ diff --git a/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_01.webp b/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_01.webp index 6b20fae1..cd2d42c2 100644 Binary files a/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_01.webp and b/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_01.webp differ diff --git a/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_02.webp b/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_02.webp index 7f787d03..f4be36bf 100644 Binary files a/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_02.webp and b/static/media/schulchronik/2008/jubil20/wpA/jubil20_wpa_02.webp differ diff --git a/static/media/schulchronik/2008/schachbrett.webp b/static/media/schulchronik/2008/schachbrett.webp index 9ae8ba2f..33f1939b 100644 Binary files a/static/media/schulchronik/2008/schachbrett.webp and b/static/media/schulchronik/2008/schachbrett.webp differ diff --git a/static/media/schulchronik/2010/01.webp b/static/media/schulchronik/2010/01.webp index bc2754cb..3c9f27d7 100644 Binary files a/static/media/schulchronik/2010/01.webp and b/static/media/schulchronik/2010/01.webp differ diff --git a/static/media/schulchronik/2010/02.webp b/static/media/schulchronik/2010/02.webp index 286e5fea..515a8ea2 100644 Binary files a/static/media/schulchronik/2010/02.webp and b/static/media/schulchronik/2010/02.webp differ diff --git a/static/media/schulchronik/2010/03.webp b/static/media/schulchronik/2010/03.webp index f73d1309..a8a8bc8c 100644 Binary files a/static/media/schulchronik/2010/03.webp and b/static/media/schulchronik/2010/03.webp differ diff --git a/static/media/schulchronik/2010/04.webp b/static/media/schulchronik/2010/04.webp index fb48ad1e..10ba6852 100644 Binary files a/static/media/schulchronik/2010/04.webp and b/static/media/schulchronik/2010/04.webp differ diff --git a/static/media/schulchronik/2010/05.webp b/static/media/schulchronik/2010/05.webp index e9176a74..fbb40f46 100644 Binary files a/static/media/schulchronik/2010/05.webp and b/static/media/schulchronik/2010/05.webp differ diff --git a/static/media/schulchronik/2010/06.webp b/static/media/schulchronik/2010/06.webp index 0039f248..75751c0e 100644 Binary files a/static/media/schulchronik/2010/06.webp and b/static/media/schulchronik/2010/06.webp differ diff --git a/static/media/schulchronik/2010/07.webp b/static/media/schulchronik/2010/07.webp index e10a9609..11af96fe 100644 Binary files a/static/media/schulchronik/2010/07.webp and b/static/media/schulchronik/2010/07.webp differ diff --git a/static/media/schulchronik/2010/08.webp b/static/media/schulchronik/2010/08.webp index 9583c338..cc1af7bc 100644 Binary files a/static/media/schulchronik/2010/08.webp and b/static/media/schulchronik/2010/08.webp differ diff --git a/static/media/schulchronik/2011/spendenlauf1.webp b/static/media/schulchronik/2011/spendenlauf1.webp index 04829d35..9668e47e 100644 Binary files a/static/media/schulchronik/2011/spendenlauf1.webp and b/static/media/schulchronik/2011/spendenlauf1.webp differ diff --git a/static/media/schulchronik/2011/spendenlauf2.webp b/static/media/schulchronik/2011/spendenlauf2.webp index 7373913a..f4246924 100644 Binary files a/static/media/schulchronik/2011/spendenlauf2.webp and b/static/media/schulchronik/2011/spendenlauf2.webp differ diff --git a/static/media/schulchronik/2011/spendenlauf3.webp b/static/media/schulchronik/2011/spendenlauf3.webp index 042880c2..77059726 100644 Binary files a/static/media/schulchronik/2011/spendenlauf3.webp and b/static/media/schulchronik/2011/spendenlauf3.webp differ diff --git a/static/media/schulchronik/2012/buffet/01.webp b/static/media/schulchronik/2012/buffet/01.webp index c0c5c3a6..7fc1eb0e 100644 Binary files a/static/media/schulchronik/2012/buffet/01.webp and b/static/media/schulchronik/2012/buffet/01.webp differ diff --git a/static/media/schulchronik/2012/buffet/02.webp b/static/media/schulchronik/2012/buffet/02.webp index 8d6fc7d4..6e14fd52 100644 Binary files a/static/media/schulchronik/2012/buffet/02.webp and b/static/media/schulchronik/2012/buffet/02.webp differ diff --git a/static/media/schulchronik/2012/musik/01.webp b/static/media/schulchronik/2012/musik/01.webp index 861ac419..43fb5e2a 100644 Binary files a/static/media/schulchronik/2012/musik/01.webp and b/static/media/schulchronik/2012/musik/01.webp differ diff --git a/static/media/schulchronik/2012/musik/02.webp b/static/media/schulchronik/2012/musik/02.webp index 3a15bd1f..d63ff3c6 100644 Binary files a/static/media/schulchronik/2012/musik/02.webp and b/static/media/schulchronik/2012/musik/02.webp differ diff --git a/static/media/schulchronik/2012/projekte/01.webp b/static/media/schulchronik/2012/projekte/01.webp index a07f651f..1670e028 100644 Binary files a/static/media/schulchronik/2012/projekte/01.webp and b/static/media/schulchronik/2012/projekte/01.webp differ diff --git a/static/media/schulchronik/2012/projekte/02.webp b/static/media/schulchronik/2012/projekte/02.webp index 13885833..a1806248 100644 Binary files a/static/media/schulchronik/2012/projekte/02.webp and b/static/media/schulchronik/2012/projekte/02.webp differ diff --git a/static/media/schulchronik/2013/galerie01/01.webp b/static/media/schulchronik/2013/galerie01/01.webp index 37361807..add50296 100644 Binary files a/static/media/schulchronik/2013/galerie01/01.webp and b/static/media/schulchronik/2013/galerie01/01.webp differ diff --git a/static/media/schulchronik/2013/galerie01/02.webp b/static/media/schulchronik/2013/galerie01/02.webp index 2dfb2ac4..e48719af 100644 Binary files a/static/media/schulchronik/2013/galerie01/02.webp and b/static/media/schulchronik/2013/galerie01/02.webp differ diff --git a/static/media/schulchronik/2013/galerie01/03.webp b/static/media/schulchronik/2013/galerie01/03.webp index 38cbafc4..f4eef35d 100644 Binary files a/static/media/schulchronik/2013/galerie01/03.webp and b/static/media/schulchronik/2013/galerie01/03.webp differ diff --git a/static/media/schulchronik/2013/galerie01/04.webp b/static/media/schulchronik/2013/galerie01/04.webp index 20f3d062..95e1099b 100644 Binary files a/static/media/schulchronik/2013/galerie01/04.webp and b/static/media/schulchronik/2013/galerie01/04.webp differ diff --git a/static/media/schulchronik/2013/galerie01/05.webp b/static/media/schulchronik/2013/galerie01/05.webp index e287b69d..3160fa13 100644 Binary files a/static/media/schulchronik/2013/galerie01/05.webp and b/static/media/schulchronik/2013/galerie01/05.webp differ diff --git a/static/media/schulchronik/2013/galerie01/06.webp b/static/media/schulchronik/2013/galerie01/06.webp index d403231c..4fd5c08f 100644 Binary files a/static/media/schulchronik/2013/galerie01/06.webp and b/static/media/schulchronik/2013/galerie01/06.webp differ diff --git a/static/media/schulchronik/2013/galerie01/07.webp b/static/media/schulchronik/2013/galerie01/07.webp index ee791662..6902cf85 100644 Binary files a/static/media/schulchronik/2013/galerie01/07.webp and b/static/media/schulchronik/2013/galerie01/07.webp differ diff --git a/static/media/schulchronik/2013/galerie01/08.webp b/static/media/schulchronik/2013/galerie01/08.webp index 23f36f92..07d57c2f 100644 Binary files a/static/media/schulchronik/2013/galerie01/08.webp and b/static/media/schulchronik/2013/galerie01/08.webp differ diff --git a/static/media/schulchronik/2013/galerie01/09.webp b/static/media/schulchronik/2013/galerie01/09.webp index 1b9469a2..0ea523b4 100644 Binary files a/static/media/schulchronik/2013/galerie01/09.webp and b/static/media/schulchronik/2013/galerie01/09.webp differ diff --git a/static/media/schulchronik/2013/galerie01/10.webp b/static/media/schulchronik/2013/galerie01/10.webp index dc385561..0e89c586 100644 Binary files a/static/media/schulchronik/2013/galerie01/10.webp and b/static/media/schulchronik/2013/galerie01/10.webp differ diff --git a/static/media/schulchronik/2013/galerie01/11.webp b/static/media/schulchronik/2013/galerie01/11.webp index 107300d8..bd1da1c0 100644 Binary files a/static/media/schulchronik/2013/galerie01/11.webp and b/static/media/schulchronik/2013/galerie01/11.webp differ diff --git a/static/media/schulchronik/2013/galerie01/12.webp b/static/media/schulchronik/2013/galerie01/12.webp index ae02f0aa..ede1f33c 100644 Binary files a/static/media/schulchronik/2013/galerie01/12.webp and b/static/media/schulchronik/2013/galerie01/12.webp differ diff --git a/static/media/schulchronik/2013/galerie01/13.webp b/static/media/schulchronik/2013/galerie01/13.webp index fb898ad6..24e4d4de 100644 Binary files a/static/media/schulchronik/2013/galerie01/13.webp and b/static/media/schulchronik/2013/galerie01/13.webp differ diff --git a/static/media/schulchronik/2013/galerie01/14.webp b/static/media/schulchronik/2013/galerie01/14.webp index f8cf0fba..543fe201 100644 Binary files a/static/media/schulchronik/2013/galerie01/14.webp and b/static/media/schulchronik/2013/galerie01/14.webp differ diff --git a/static/media/schulchronik/2013/galerie01/15.webp b/static/media/schulchronik/2013/galerie01/15.webp index 2e1105ff..e0decbcb 100644 Binary files a/static/media/schulchronik/2013/galerie01/15.webp and b/static/media/schulchronik/2013/galerie01/15.webp differ diff --git a/static/media/schulchronik/2013/galerie01/16.webp b/static/media/schulchronik/2013/galerie01/16.webp index 7693e78f..112ed418 100644 Binary files a/static/media/schulchronik/2013/galerie01/16.webp and b/static/media/schulchronik/2013/galerie01/16.webp differ diff --git a/static/media/schulchronik/2013/galerie01/17.webp b/static/media/schulchronik/2013/galerie01/17.webp index aac86e46..7c162d90 100644 Binary files a/static/media/schulchronik/2013/galerie01/17.webp and b/static/media/schulchronik/2013/galerie01/17.webp differ diff --git a/static/media/schulchronik/2013/galerie01/18.webp b/static/media/schulchronik/2013/galerie01/18.webp index 933d693d..ebc2a508 100644 Binary files a/static/media/schulchronik/2013/galerie01/18.webp and b/static/media/schulchronik/2013/galerie01/18.webp differ diff --git a/static/media/schulchronik/2013/galerie01/19.webp b/static/media/schulchronik/2013/galerie01/19.webp index 91dda937..c296477c 100644 Binary files a/static/media/schulchronik/2013/galerie01/19.webp and b/static/media/schulchronik/2013/galerie01/19.webp differ diff --git a/static/media/schulchronik/2013/galerie02/01.webp b/static/media/schulchronik/2013/galerie02/01.webp index c0a1672f..e649215a 100644 Binary files a/static/media/schulchronik/2013/galerie02/01.webp and b/static/media/schulchronik/2013/galerie02/01.webp differ diff --git a/static/media/schulchronik/2013/galerie02/02.webp b/static/media/schulchronik/2013/galerie02/02.webp index 4eb3e6d1..b00599ba 100644 Binary files a/static/media/schulchronik/2013/galerie02/02.webp and b/static/media/schulchronik/2013/galerie02/02.webp differ diff --git a/static/media/schulchronik/2013/galerie02/03.webp b/static/media/schulchronik/2013/galerie02/03.webp index dade4c41..d64b5714 100644 Binary files a/static/media/schulchronik/2013/galerie02/03.webp and b/static/media/schulchronik/2013/galerie02/03.webp differ diff --git a/static/media/schulchronik/2013/galerie02/04.webp b/static/media/schulchronik/2013/galerie02/04.webp index f04917bd..da5f0e94 100644 Binary files a/static/media/schulchronik/2013/galerie02/04.webp and b/static/media/schulchronik/2013/galerie02/04.webp differ diff --git a/static/media/schulchronik/2013/galerie02/05.webp b/static/media/schulchronik/2013/galerie02/05.webp index 382cd9a9..f76a4914 100644 Binary files a/static/media/schulchronik/2013/galerie02/05.webp and b/static/media/schulchronik/2013/galerie02/05.webp differ diff --git a/static/media/schulchronik/2013/galerie02/06.webp b/static/media/schulchronik/2013/galerie02/06.webp index 1fe87d61..9c13475e 100644 Binary files a/static/media/schulchronik/2013/galerie02/06.webp and b/static/media/schulchronik/2013/galerie02/06.webp differ diff --git a/static/media/schulchronik/2013/galerie02/07.webp b/static/media/schulchronik/2013/galerie02/07.webp index feadeba0..2127b7f0 100644 Binary files a/static/media/schulchronik/2013/galerie02/07.webp and b/static/media/schulchronik/2013/galerie02/07.webp differ diff --git a/static/media/schulchronik/2013/galerie02/08.webp b/static/media/schulchronik/2013/galerie02/08.webp index 385d2183..2f1acffd 100644 Binary files a/static/media/schulchronik/2013/galerie02/08.webp and b/static/media/schulchronik/2013/galerie02/08.webp differ diff --git a/static/media/schulchronik/2013/galerie02/09.webp b/static/media/schulchronik/2013/galerie02/09.webp index 1a9345f9..23bd1399 100644 Binary files a/static/media/schulchronik/2013/galerie02/09.webp and b/static/media/schulchronik/2013/galerie02/09.webp differ diff --git a/static/media/schulchronik/2013/galerie02/10.webp b/static/media/schulchronik/2013/galerie02/10.webp index e2aa63af..23555968 100644 Binary files a/static/media/schulchronik/2013/galerie02/10.webp and b/static/media/schulchronik/2013/galerie02/10.webp differ diff --git a/static/media/schulchronik/2013/galerie02/11.webp b/static/media/schulchronik/2013/galerie02/11.webp index e59fa07d..d7b09b23 100644 Binary files a/static/media/schulchronik/2013/galerie02/11.webp and b/static/media/schulchronik/2013/galerie02/11.webp differ diff --git a/static/media/schulchronik/2013/galerie02/12.webp b/static/media/schulchronik/2013/galerie02/12.webp index 8eaf43d7..09b82a7b 100644 Binary files a/static/media/schulchronik/2013/galerie02/12.webp and b/static/media/schulchronik/2013/galerie02/12.webp differ diff --git a/static/media/schulchronik/2013/galerie02/13.webp b/static/media/schulchronik/2013/galerie02/13.webp index 8386aa1a..936fc775 100644 Binary files a/static/media/schulchronik/2013/galerie02/13.webp and b/static/media/schulchronik/2013/galerie02/13.webp differ diff --git a/static/media/schulchronik/2013/galerie02/14.webp b/static/media/schulchronik/2013/galerie02/14.webp index c326c3c1..b8a9e720 100644 Binary files a/static/media/schulchronik/2013/galerie02/14.webp and b/static/media/schulchronik/2013/galerie02/14.webp differ diff --git a/static/media/schulchronik/2013/galerie02/15.webp b/static/media/schulchronik/2013/galerie02/15.webp index 53237a3f..602f1797 100644 Binary files a/static/media/schulchronik/2013/galerie02/15.webp and b/static/media/schulchronik/2013/galerie02/15.webp differ diff --git a/static/media/schulchronik/2013/galerie02/16.webp b/static/media/schulchronik/2013/galerie02/16.webp index 4e76c715..760accb8 100644 Binary files a/static/media/schulchronik/2013/galerie02/16.webp and b/static/media/schulchronik/2013/galerie02/16.webp differ diff --git a/static/media/schulchronik/2013/galerie02/17.webp b/static/media/schulchronik/2013/galerie02/17.webp index ed026c1f..6f1a5151 100644 Binary files a/static/media/schulchronik/2013/galerie02/17.webp and b/static/media/schulchronik/2013/galerie02/17.webp differ diff --git a/static/media/schulchronik/2013/galerie02/18.webp b/static/media/schulchronik/2013/galerie02/18.webp index 7365550a..aefa87ba 100644 Binary files a/static/media/schulchronik/2013/galerie02/18.webp and b/static/media/schulchronik/2013/galerie02/18.webp differ diff --git a/static/media/schulchronik/2013/galerie02/19.webp b/static/media/schulchronik/2013/galerie02/19.webp index a8701c1c..03327cd8 100644 Binary files a/static/media/schulchronik/2013/galerie02/19.webp and b/static/media/schulchronik/2013/galerie02/19.webp differ diff --git a/static/media/schulchronik/2013/galerie02/20.webp b/static/media/schulchronik/2013/galerie02/20.webp index 4441d78b..67d88e78 100644 Binary files a/static/media/schulchronik/2013/galerie02/20.webp and b/static/media/schulchronik/2013/galerie02/20.webp differ diff --git a/static/media/schulchronik/2013/galerie02/21.webp b/static/media/schulchronik/2013/galerie02/21.webp index a0d4c308..64729ca2 100644 Binary files a/static/media/schulchronik/2013/galerie02/21.webp and b/static/media/schulchronik/2013/galerie02/21.webp differ diff --git a/static/media/schulchronik/2013/galerie02/22.webp b/static/media/schulchronik/2013/galerie02/22.webp index f684fa81..a6e6555b 100644 Binary files a/static/media/schulchronik/2013/galerie02/22.webp and b/static/media/schulchronik/2013/galerie02/22.webp differ diff --git a/static/media/schulchronik/2014/danksagung.webp b/static/media/schulchronik/2014/danksagung.webp index 7154f27b..fcc9e368 100644 Binary files a/static/media/schulchronik/2014/danksagung.webp and b/static/media/schulchronik/2014/danksagung.webp differ diff --git a/static/media/schulchronik/2014/galerie/anna imming am klavier.webp b/static/media/schulchronik/2014/galerie/anna imming am klavier.webp index 0cf0aa00..336bb19f 100644 Binary files a/static/media/schulchronik/2014/galerie/anna imming am klavier.webp and b/static/media/schulchronik/2014/galerie/anna imming am klavier.webp differ diff --git a/static/media/schulchronik/2014/galerie/carolina cao am klavier.webp b/static/media/schulchronik/2014/galerie/carolina cao am klavier.webp index a713bc90..287a857d 100644 Binary files a/static/media/schulchronik/2014/galerie/carolina cao am klavier.webp and b/static/media/schulchronik/2014/galerie/carolina cao am klavier.webp differ diff --git a/static/media/schulchronik/2014/galerie/fleissige helfer.webp b/static/media/schulchronik/2014/galerie/fleissige helfer.webp index aa3f8b31..55c721b4 100644 Binary files a/static/media/schulchronik/2014/galerie/fleissige helfer.webp and b/static/media/schulchronik/2014/galerie/fleissige helfer.webp differ diff --git a/static/media/schulchronik/2014/galerie/gemaeldeenthuellung.webp b/static/media/schulchronik/2014/galerie/gemaeldeenthuellung.webp index 72ba5858..74e60e8d 100644 Binary files a/static/media/schulchronik/2014/galerie/gemaeldeenthuellung.webp and b/static/media/schulchronik/2014/galerie/gemaeldeenthuellung.webp differ diff --git a/static/media/schulchronik/2014/galerie/gratulation frau grinda.webp b/static/media/schulchronik/2014/galerie/gratulation frau grinda.webp index 45f721bd..0d58fbe9 100644 Binary files a/static/media/schulchronik/2014/galerie/gratulation frau grinda.webp and b/static/media/schulchronik/2014/galerie/gratulation frau grinda.webp differ diff --git a/static/media/schulchronik/2014/galerie/gratulation herr prof. dr. straeter.webp b/static/media/schulchronik/2014/galerie/gratulation herr prof. dr. straeter.webp index c0548713..b88df0ce 100644 Binary files a/static/media/schulchronik/2014/galerie/gratulation herr prof. dr. straeter.webp and b/static/media/schulchronik/2014/galerie/gratulation herr prof. dr. straeter.webp differ diff --git a/static/media/schulchronik/2014/galerie/herr dr. ostd mueller.webp b/static/media/schulchronik/2014/galerie/herr dr. ostd mueller.webp index f1194119..7a7039b5 100644 Binary files a/static/media/schulchronik/2014/galerie/herr dr. ostd mueller.webp and b/static/media/schulchronik/2014/galerie/herr dr. ostd mueller.webp differ diff --git a/static/media/schulchronik/2014/galerie/publikum gesamt.webp b/static/media/schulchronik/2014/galerie/publikum gesamt.webp index baec790f..39412a30 100644 Binary files a/static/media/schulchronik/2014/galerie/publikum gesamt.webp and b/static/media/schulchronik/2014/galerie/publikum gesamt.webp differ diff --git a/static/media/schulchronik/2014/galerie/publikum vorne.webp b/static/media/schulchronik/2014/galerie/publikum vorne.webp index 7af3fd12..9caa71d3 100644 Binary files a/static/media/schulchronik/2014/galerie/publikum vorne.webp and b/static/media/schulchronik/2014/galerie/publikum vorne.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr boenisch.webp b/static/media/schulchronik/2014/galerie/redner herr boenisch.webp index 91dd4105..03506b2f 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr boenisch.webp and b/static/media/schulchronik/2014/galerie/redner herr boenisch.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr kammel.webp b/static/media/schulchronik/2014/galerie/redner herr kammel.webp index e7368fcd..6d484042 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr kammel.webp and b/static/media/schulchronik/2014/galerie/redner herr kammel.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr klieme.webp b/static/media/schulchronik/2014/galerie/redner herr klieme.webp index ca6b6781..ee407437 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr klieme.webp and b/static/media/schulchronik/2014/galerie/redner herr klieme.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr kogge.webp b/static/media/schulchronik/2014/galerie/redner herr kogge.webp index 8dab7a86..33b74c5b 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr kogge.webp and b/static/media/schulchronik/2014/galerie/redner herr kogge.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr mueller.webp b/static/media/schulchronik/2014/galerie/redner herr mueller.webp index 06506a98..d713fca3 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr mueller.webp and b/static/media/schulchronik/2014/galerie/redner herr mueller.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr muth.webp b/static/media/schulchronik/2014/galerie/redner herr muth.webp index 8f4a4a52..9e18e90a 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr muth.webp and b/static/media/schulchronik/2014/galerie/redner herr muth.webp differ diff --git a/static/media/schulchronik/2014/galerie/redner herr prof. dr. straeter.webp b/static/media/schulchronik/2014/galerie/redner herr prof. dr. straeter.webp index aae2c236..eacbad28 100644 Binary files a/static/media/schulchronik/2014/galerie/redner herr prof. dr. straeter.webp and b/static/media/schulchronik/2014/galerie/redner herr prof. dr. straeter.webp differ diff --git a/static/media/schulchronik/2014/galerie/rednerin frau grinda.webp b/static/media/schulchronik/2014/galerie/rednerin frau grinda.webp index b5280940..a4154148 100644 Binary files a/static/media/schulchronik/2014/galerie/rednerin frau grinda.webp and b/static/media/schulchronik/2014/galerie/rednerin frau grinda.webp differ diff --git a/static/media/schulchronik/2014/galerie/rednerin frau schmidt.webp b/static/media/schulchronik/2014/galerie/rednerin frau schmidt.webp index 9c8cbb24..84cc40ea 100644 Binary files a/static/media/schulchronik/2014/galerie/rednerin frau schmidt.webp and b/static/media/schulchronik/2014/galerie/rednerin frau schmidt.webp differ diff --git a/static/media/schulchronik/2014/zeitung.webp b/static/media/schulchronik/2014/zeitung.webp index efaf0baf..858783b6 100644 Binary files a/static/media/schulchronik/2014/zeitung.webp and b/static/media/schulchronik/2014/zeitung.webp differ diff --git a/static/media/schulchronik/2018/festveranstaltung/01.webp b/static/media/schulchronik/2018/festveranstaltung/01.webp index a9208754..16561f99 100644 Binary files a/static/media/schulchronik/2018/festveranstaltung/01.webp and b/static/media/schulchronik/2018/festveranstaltung/01.webp differ diff --git a/static/media/schulchronik/2018/festveranstaltung/02.webp b/static/media/schulchronik/2018/festveranstaltung/02.webp index c57ea0da..6efd80f1 100644 Binary files a/static/media/schulchronik/2018/festveranstaltung/02.webp and b/static/media/schulchronik/2018/festveranstaltung/02.webp differ diff --git a/static/media/schulchronik/2018/flashmob/01.webp b/static/media/schulchronik/2018/flashmob/01.webp index ae1dd26f..757eb5d3 100644 Binary files a/static/media/schulchronik/2018/flashmob/01.webp and b/static/media/schulchronik/2018/flashmob/01.webp differ diff --git a/static/media/schulchronik/2018/flashmob/02.webp b/static/media/schulchronik/2018/flashmob/02.webp index 20ac8359..4cb5a71a 100644 Binary files a/static/media/schulchronik/2018/flashmob/02.webp and b/static/media/schulchronik/2018/flashmob/02.webp differ diff --git a/static/media/schulchronik/2018/flashmob/03.webp b/static/media/schulchronik/2018/flashmob/03.webp index 32680a67..961442fa 100644 Binary files a/static/media/schulchronik/2018/flashmob/03.webp and b/static/media/schulchronik/2018/flashmob/03.webp differ diff --git a/static/media/schulchronik/2018/flashmob/04.webp b/static/media/schulchronik/2018/flashmob/04.webp index 47140c66..8cf2850b 100644 Binary files a/static/media/schulchronik/2018/flashmob/04.webp and b/static/media/schulchronik/2018/flashmob/04.webp differ diff --git a/static/media/schulchronik/2018/liedtext.webp b/static/media/schulchronik/2018/liedtext.webp index 56ea51d9..20bb5494 100644 Binary files a/static/media/schulchronik/2018/liedtext.webp and b/static/media/schulchronik/2018/liedtext.webp differ diff --git a/static/media/schulchronik/2018/programmheft/01.webp b/static/media/schulchronik/2018/programmheft/01.webp index b43b07d7..d570b778 100644 Binary files a/static/media/schulchronik/2018/programmheft/01.webp and b/static/media/schulchronik/2018/programmheft/01.webp differ diff --git a/static/media/schulchronik/2018/programmheft/02.webp b/static/media/schulchronik/2018/programmheft/02.webp index 7e4541c7..a7ee8fd5 100644 Binary files a/static/media/schulchronik/2018/programmheft/02.webp and b/static/media/schulchronik/2018/programmheft/02.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/01.webp b/static/media/schulchronik/2018/projektarbeit/01.webp index aba49a8a..b4b3cade 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/01.webp and b/static/media/schulchronik/2018/projektarbeit/01.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/02.webp b/static/media/schulchronik/2018/projektarbeit/02.webp index cc478652..e52e1a87 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/02.webp and b/static/media/schulchronik/2018/projektarbeit/02.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/03.webp b/static/media/schulchronik/2018/projektarbeit/03.webp index 05e1873b..8de4c021 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/03.webp and b/static/media/schulchronik/2018/projektarbeit/03.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/rallyes/01.webp b/static/media/schulchronik/2018/projektarbeit/rallyes/01.webp index a913afa1..51bd6ece 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/rallyes/01.webp and b/static/media/schulchronik/2018/projektarbeit/rallyes/01.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/rallyes/02.webp b/static/media/schulchronik/2018/projektarbeit/rallyes/02.webp index bb3a2b26..faf208f0 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/rallyes/02.webp and b/static/media/schulchronik/2018/projektarbeit/rallyes/02.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/rallyes/03.webp b/static/media/schulchronik/2018/projektarbeit/rallyes/03.webp index 13a391d3..0916a61a 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/rallyes/03.webp and b/static/media/schulchronik/2018/projektarbeit/rallyes/03.webp differ diff --git a/static/media/schulchronik/2018/projektarbeit/rallyes/04.webp b/static/media/schulchronik/2018/projektarbeit/rallyes/04.webp index 822f91b2..e3c3aeaa 100644 Binary files a/static/media/schulchronik/2018/projektarbeit/rallyes/04.webp and b/static/media/schulchronik/2018/projektarbeit/rallyes/04.webp differ diff --git a/static/media/schulchronik/2018/rallye/App_Tag_30_Cantor-Ralleys.webp b/static/media/schulchronik/2018/rallye/App_Tag_30_Cantor-Ralleys.webp index c8963302..5e236d28 100644 Binary files a/static/media/schulchronik/2018/rallye/App_Tag_30_Cantor-Ralleys.webp and b/static/media/schulchronik/2018/rallye/App_Tag_30_Cantor-Ralleys.webp differ diff --git a/static/media/schulchronik/2018/schulfest/01.webp b/static/media/schulchronik/2018/schulfest/01.webp index 57806d65..11a25c24 100644 Binary files a/static/media/schulchronik/2018/schulfest/01.webp and b/static/media/schulchronik/2018/schulfest/01.webp differ diff --git a/static/media/schulchronik/2018/schulfest/02.webp b/static/media/schulchronik/2018/schulfest/02.webp index 34b12170..57333f21 100644 Binary files a/static/media/schulchronik/2018/schulfest/02.webp and b/static/media/schulchronik/2018/schulfest/02.webp differ diff --git a/static/media/schulchronik/2018/schulfest/03.webp b/static/media/schulchronik/2018/schulfest/03.webp index f15eafa3..ed05a5b3 100644 Binary files a/static/media/schulchronik/2018/schulfest/03.webp and b/static/media/schulchronik/2018/schulfest/03.webp differ diff --git a/static/media/schulchronik/2018/schulfest/04.webp b/static/media/schulchronik/2018/schulfest/04.webp index 891de8ab..ecbfc980 100644 Binary files a/static/media/schulchronik/2018/schulfest/04.webp and b/static/media/schulchronik/2018/schulfest/04.webp differ diff --git a/static/media/schulchronik/2018/schulfest/05.webp b/static/media/schulchronik/2018/schulfest/05.webp index 2212d196..f8640960 100644 Binary files a/static/media/schulchronik/2018/schulfest/05.webp and b/static/media/schulchronik/2018/schulfest/05.webp differ diff --git a/static/media/schulchronik/2018/schulfest/06.webp b/static/media/schulchronik/2018/schulfest/06.webp index dd68492b..cf8bc907 100644 Binary files a/static/media/schulchronik/2018/schulfest/06.webp and b/static/media/schulchronik/2018/schulfest/06.webp differ diff --git a/static/media/schulchronik/2018/schulfest/07.webp b/static/media/schulchronik/2018/schulfest/07.webp index 29bc4905..a0bd78bd 100644 Binary files a/static/media/schulchronik/2018/schulfest/07.webp and b/static/media/schulchronik/2018/schulfest/07.webp differ diff --git a/static/media/schulchronik/2018/schulfest/08.webp b/static/media/schulchronik/2018/schulfest/08.webp index 6f5db183..62cdaa63 100644 Binary files a/static/media/schulchronik/2018/schulfest/08.webp and b/static/media/schulchronik/2018/schulfest/08.webp differ diff --git a/static/media/schulchronik/2018/ubersicht/01.webp b/static/media/schulchronik/2018/ubersicht/01.webp index bfb50fda..8c4b3d25 100644 Binary files a/static/media/schulchronik/2018/ubersicht/01.webp and b/static/media/schulchronik/2018/ubersicht/01.webp differ diff --git a/static/media/schulchronik/2018/ubersicht/02.webp b/static/media/schulchronik/2018/ubersicht/02.webp index 48e6015e..72400ad7 100644 Binary files a/static/media/schulchronik/2018/ubersicht/02.webp and b/static/media/schulchronik/2018/ubersicht/02.webp differ diff --git a/static/media/schulchronik/2018/ubersicht/03.webp b/static/media/schulchronik/2018/ubersicht/03.webp index a6b0e519..1886d9bf 100644 Binary files a/static/media/schulchronik/2018/ubersicht/03.webp and b/static/media/schulchronik/2018/ubersicht/03.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/a_b-7-.webp b/static/media/schulchronik/Kindersoldaten-Projekt/a_b-7-.webp index 8ce691f0..e91e7e4e 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/a_b-7-.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/a_b-7-.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/b_b-10-a.webp b/static/media/schulchronik/Kindersoldaten-Projekt/b_b-10-a.webp index fa802fb8..b9b3787f 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/b_b-10-a.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/b_b-10-a.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/c_p5122642.webp b/static/media/schulchronik/Kindersoldaten-Projekt/c_p5122642.webp index b0cfcf3e..1f55d05e 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/c_p5122642.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/c_p5122642.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/d_p5122650.webp b/static/media/schulchronik/Kindersoldaten-Projekt/d_p5122650.webp index ec9d0cd2..cf2cf595 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/d_p5122650.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/d_p5122650.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/e_img_0623.webp b/static/media/schulchronik/Kindersoldaten-Projekt/e_img_0623.webp index 7df39131..2797d379 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/e_img_0623.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/e_img_0623.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/f_nik_8294.webp b/static/media/schulchronik/Kindersoldaten-Projekt/f_nik_8294.webp index 72e194fe..b42939ac 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/f_nik_8294.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/f_nik_8294.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/g_nik_8309.webp b/static/media/schulchronik/Kindersoldaten-Projekt/g_nik_8309.webp index cf04f8b4..9586c066 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/g_nik_8309.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/g_nik_8309.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/h_nik_8316.webp b/static/media/schulchronik/Kindersoldaten-Projekt/h_nik_8316.webp index c256321a..57aa6ea4 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/h_nik_8316.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/h_nik_8316.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/i_nik_8323.webp b/static/media/schulchronik/Kindersoldaten-Projekt/i_nik_8323.webp index 0200d010..b15138b5 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/i_nik_8323.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/i_nik_8323.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/j_bil-1-.webp b/static/media/schulchronik/Kindersoldaten-Projekt/j_bil-1-.webp index 16dac476..75bcf509 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/j_bil-1-.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/j_bil-1-.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/k_img_3880.webp b/static/media/schulchronik/Kindersoldaten-Projekt/k_img_3880.webp index 3d0d510f..355e0291 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/k_img_3880.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/k_img_3880.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/l_nik_8405.webp b/static/media/schulchronik/Kindersoldaten-Projekt/l_nik_8405.webp index bbebee76..bd8c0973 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/l_nik_8405.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/l_nik_8405.webp differ diff --git a/static/media/schulchronik/Kindersoldaten-Projekt/m_fraubas.webp b/static/media/schulchronik/Kindersoldaten-Projekt/m_fraubas.webp index 905acf41..8d9f1265 100644 Binary files a/static/media/schulchronik/Kindersoldaten-Projekt/m_fraubas.webp and b/static/media/schulchronik/Kindersoldaten-Projekt/m_fraubas.webp differ diff --git a/static/media/schulchronik/cantor.webp b/static/media/schulchronik/cantor.webp index 45d97483..136e7bd4 100644 Binary files a/static/media/schulchronik/cantor.webp and b/static/media/schulchronik/cantor.webp differ diff --git a/static/media/schulchronik/chronisten/2012.webp b/static/media/schulchronik/chronisten/2012.webp index 08be8339..30c70506 100644 Binary files a/static/media/schulchronik/chronisten/2012.webp and b/static/media/schulchronik/chronisten/2012.webp differ diff --git a/static/media/schulchronik/chronisten/2013.webp b/static/media/schulchronik/chronisten/2013.webp index 809d7ca3..66c7dc3e 100644 Binary files a/static/media/schulchronik/chronisten/2013.webp and b/static/media/schulchronik/chronisten/2013.webp differ diff --git a/static/media/schulchronik/chronisten/2014.webp b/static/media/schulchronik/chronisten/2014.webp index ff75e5d6..5cb8effc 100644 Binary files a/static/media/schulchronik/chronisten/2014.webp and b/static/media/schulchronik/chronisten/2014.webp differ diff --git a/static/media/schulchronik/chronisten/2016.webp b/static/media/schulchronik/chronisten/2016.webp index 241b5a8d..53e8ba7b 100644 Binary files a/static/media/schulchronik/chronisten/2016.webp and b/static/media/schulchronik/chronisten/2016.webp differ diff --git a/static/media/schule.webp b/static/media/schule.webp index 80a895b6..49fac58b 100644 Binary files a/static/media/schule.webp and b/static/media/schule.webp differ diff --git a/static/media/titelbild.webp b/static/media/titelbild.webp index 221a27ae..7cbc9ee3 100644 Binary files a/static/media/titelbild.webp and b/static/media/titelbild.webp differ diff --git a/static/media/wettbewerbe/biber.webp b/static/media/wettbewerbe/biber.webp index ff3a95f0..e1b331dc 100644 Binary files a/static/media/wettbewerbe/biber.webp and b/static/media/wettbewerbe/biber.webp differ diff --git a/static/media/wettbewerbe/big-challenge.webp b/static/media/wettbewerbe/big-challenge.webp index 4338ee03..2c2dcbca 100644 Binary files a/static/media/wettbewerbe/big-challenge.webp and b/static/media/wettbewerbe/big-challenge.webp differ diff --git a/static/media/wettbewerbe/bwfs.webp b/static/media/wettbewerbe/bwfs.webp index b0dff48e..616271d4 100644 Binary files a/static/media/wettbewerbe/bwfs.webp and b/static/media/wettbewerbe/bwfs.webp differ diff --git a/static/media/wettbewerbe/bwm.webp b/static/media/wettbewerbe/bwm.webp index ea19873e..34c005cd 100644 Binary files a/static/media/wettbewerbe/bwm.webp and b/static/media/wettbewerbe/bwm.webp differ diff --git a/static/media/wettbewerbe/chds.webp b/static/media/wettbewerbe/chds.webp index 0f5741e8..2c62ba40 100644 Binary files a/static/media/wettbewerbe/chds.webp and b/static/media/wettbewerbe/chds.webp differ diff --git a/static/media/wettbewerbe/chemkids.webp b/static/media/wettbewerbe/chemkids.webp index 7ef38a38..294fa661 100644 Binary files a/static/media/wettbewerbe/chemkids.webp and b/static/media/wettbewerbe/chemkids.webp differ diff --git a/static/media/wettbewerbe/dw.webp b/static/media/wettbewerbe/dw.webp index 605aeafc..ac1a7077 100644 Binary files a/static/media/wettbewerbe/dw.webp and b/static/media/wettbewerbe/dw.webp differ diff --git a/static/media/wettbewerbe/ibo.webp b/static/media/wettbewerbe/ibo.webp index c36e13ac..760bcd4f 100644 Binary files a/static/media/wettbewerbe/ibo.webp and b/static/media/wettbewerbe/ibo.webp differ diff --git a/static/media/wettbewerbe/icho.webp b/static/media/wettbewerbe/icho.webp index 85f4ac22..17afa458 100644 Binary files a/static/media/wettbewerbe/icho.webp and b/static/media/wettbewerbe/icho.webp differ diff --git a/static/media/wettbewerbe/ijso.webp b/static/media/wettbewerbe/ijso.webp index 949ee05f..995550c2 100644 Binary files a/static/media/wettbewerbe/ijso.webp and b/static/media/wettbewerbe/ijso.webp differ diff --git a/static/media/wettbewerbe/ipho.webp b/static/media/wettbewerbe/ipho.webp index 5ef273f8..0690ac52 100644 Binary files a/static/media/wettbewerbe/ipho.webp and b/static/media/wettbewerbe/ipho.webp differ diff --git a/static/media/wettbewerbe/jp.webp b/static/media/wettbewerbe/jp.webp index 51f8db81..0fbb414c 100644 Binary files a/static/media/wettbewerbe/jp.webp and b/static/media/wettbewerbe/jp.webp differ diff --git a/static/media/wettbewerbe/jufo.webp b/static/media/wettbewerbe/jufo.webp index c6490bfa..174b36d0 100644 Binary files a/static/media/wettbewerbe/jufo.webp and b/static/media/wettbewerbe/jufo.webp differ diff --git a/static/media/wettbewerbe/jugend-trainiert-logo.webp b/static/media/wettbewerbe/jugend-trainiert-logo.webp index 3cd5213f..9e9d6df6 100644 Binary files a/static/media/wettbewerbe/jugend-trainiert-logo.webp and b/static/media/wettbewerbe/jugend-trainiert-logo.webp differ diff --git a/static/media/wettbewerbe/jugenddebattiert.webp b/static/media/wettbewerbe/jugenddebattiert.webp index 50bd589f..f24ad827 100644 Binary files a/static/media/wettbewerbe/jugenddebattiert.webp and b/static/media/wettbewerbe/jugenddebattiert.webp differ diff --git a/static/media/wettbewerbe/kanguru.webp b/static/media/wettbewerbe/kanguru.webp index b234692c..8ae8a4ec 100644 Binary files a/static/media/wettbewerbe/kanguru.webp and b/static/media/wettbewerbe/kanguru.webp differ diff --git a/static/media/wettbewerbe/latein-wettbewerb.webp b/static/media/wettbewerbe/latein-wettbewerb.webp index 26acc5a9..1e8c4059 100644 Binary files a/static/media/wettbewerbe/latein-wettbewerb.webp and b/static/media/wettbewerbe/latein-wettbewerb.webp differ diff --git a/static/media/wettbewerbe/mathe-plus.webp b/static/media/wettbewerbe/mathe-plus.webp index 357df586..2865bd36 100644 Binary files a/static/media/wettbewerbe/mathe-plus.webp and b/static/media/wettbewerbe/mathe-plus.webp differ diff --git a/static/media/wettbewerbe/mo.webp b/static/media/wettbewerbe/mo.webp index 15731ccc..21e63295 100644 Binary files a/static/media/wettbewerbe/mo.webp and b/static/media/wettbewerbe/mo.webp differ diff --git a/static/media/wettbewerbe/pho.webp b/static/media/wettbewerbe/pho.webp index 04375aed..1ea84309 100644 Binary files a/static/media/wettbewerbe/pho.webp and b/static/media/wettbewerbe/pho.webp differ diff --git a/static/media/wettbewerbe/planspielboerse.webp b/static/media/wettbewerbe/planspielboerse.webp index e1e7d8cd..a77015f3 100644 Binary files a/static/media/wettbewerbe/planspielboerse.webp and b/static/media/wettbewerbe/planspielboerse.webp differ diff --git a/static/media/wettbewerbe/strongest-student.webp b/static/media/wettbewerbe/strongest-student.webp index 335a77bb..51a098c3 100644 Binary files a/static/media/wettbewerbe/strongest-student.webp and b/static/media/wettbewerbe/strongest-student.webp differ diff --git a/static/media/wettbewerbe/toefl.webp b/static/media/wettbewerbe/toefl.webp index 417507ee..4a35c70f 100644 Binary files a/static/media/wettbewerbe/toefl.webp and b/static/media/wettbewerbe/toefl.webp differ diff --git a/static/media/wettbewerbe/vlw_logo_blau_rgb.webp b/static/media/wettbewerbe/vlw_logo_blau_rgb.webp index d3980597..66dbc2c3 100644 Binary files a/static/media/wettbewerbe/vlw_logo_blau_rgb.webp and b/static/media/wettbewerbe/vlw_logo_blau_rgb.webp differ diff --git a/static/media/zeichnung.webp b/static/media/zeichnung.webp index d678554a..551b9677 100644 Binary files a/static/media/zeichnung.webp and b/static/media/zeichnung.webp differ