/*
Theme Name: themefahne
Author: Bernd Klihm
Version: 4.0
Requires at least: 6.0
Requires PHP: 8.1.29
*/

body {
  position:relative;
  background-image: url("http://localhost:10013/wp-content/uploads/2025/07/listenpunkt_002a.webp"); /* Pfad zum Bild */
  background-repeat: repeat; /* Gewünschte Wiederholung */ 
  z-index: 1; 
}





