diff --git a/public/css/style.css b/public/css/style.css
index 214e7b30c4a30b67d60e22bbe9712b5ac8210f78..e1ac2b8f72c5bc7db238fb94333486710be44a26 100644
--- a/public/css/style.css
+++ b/public/css/style.css
@@ -199,7 +199,7 @@ footer {
     width: 100%;
 }
 
-main section ul li {
+main ul li {
     margin: 0 10px;
 }
 
@@ -207,10 +207,10 @@ section#moreInformation ul li {
     color: grey;
 }
 
-main section ul li:after {
+main ul li:after {
 }
 
-main section ul {
+body ul {
     list-style-type: none;
     text-align: center;
     margin-left: 0!important;
diff --git a/resources/views/index.blade.php b/resources/views/index.blade.php
index b2db640d8a17c6e2507d9889ddebad0ab643d8b2..395fd6db77fea94b68bce47edeadeadc3dd4aee3 100644
--- a/resources/views/index.blade.php
+++ b/resources/views/index.blade.php
@@ -117,8 +117,11 @@
               </li>
             </ul>
           </figure>
-        </section>
-        <section id="moreInformation" class="hidden-xs">
+        
+@endsection
+
+@section('optionalContent')
+<section id="moreInformation" class="hidden-xs">
           <h1 class="hidden">Weitere Informationen
           </h1>
           <div class="row">
@@ -157,4 +160,5 @@
               </ul>
             </div>
           </div>
+        </section>
 @endsection
\ No newline at end of file
diff --git a/resources/views/layouts/staticPages.blade.php b/resources/views/layouts/staticPages.blade.php
index 768546b5c7c09dadb43b815e44f435db19d536c0..e57749b0d1763fcb9dd785228dc7e3a04e1833cd 100644
--- a/resources/views/layouts/staticPages.blade.php
+++ b/resources/views/layouts/staticPages.blade.php
@@ -141,6 +141,7 @@
                 @endif
                 @yield('content')
             </main>
+            @yield('optionalContent')
             <footer>
               <ul class="list-inline hidden-xs">
                 <li>
@@ -150,9 +151,7 @@
                 </li>
                 <li id="info">
                   <a href="/kontakt/">{{ trans('staticPages.nav5') }}</a> - <a href="/impressum/">{{ trans('staticPages.nav8') }}</a>
-                  MetaGer wird entwickelt und betrieben vom 
-                  <a href="https://www.suma-ev.de/" target="_blank" >SUMA-EV - Verein f&uuml;r freien Wissenszugang.
-                  </a>
+                  MetaGer wird entwickelt und betrieben vom <a href="https://www.suma-ev.de/" target="_blank" >SUMA-EV - Verein f&uuml;r freien Wissenszugang.</a>
                 </li>
                 <li>
                   <a href="https://www.uni-hannover.de/" target="_blank">