diff --git a/public/aktuelles.html b/public/aktuelles.html
index 9d83ad0e632ccbf6c8975c6c6993413d4662b6d2..9258644dedb2a98a3eb04785af949c5f8a218e7a 100644
--- a/public/aktuelles.html
+++ b/public/aktuelles.html
@@ -11,7 +11,7 @@
         arjs='sourceType: webcam; videoTexture: true; debugUIEnabled: false;'
         renderer='antialias: true; alpha: true'>
             <a-camera gps-camera rotation-reader></a-camera>
-            <a-box gps-entity-place='latitude: 48.8097177; longitude: 9.2415764' color='red' scale='20 20 20'></a-box>
+            <a-box gps-entity-place='latitude: 48.806618; longitude: 9.229491' color='red' scale='20 20 20'></a-box>
     </a-scene>
     </body>
 </html>