b

body { background: linear-gradient(135deg, #1a1a1a, #2b2b2b); font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; } .hall-of-fame { text-align: center; padding: 40px 20px; color: #fff; } .hall-of-fame h1 { font-size: 42px; margin-bottom: 30px; color: gold; text-shadow: 0 0 10px rgba(255,215,0,0.7); } .winners-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; max-width: 1200px; margin: auto; } .winner-card { background: linear-gradient(145deg, #2a2a2a, #1c1c1c); border: 2px solid rgba(255,215,0,0.3); border-radius: 15px; padding: 20px; transition: all 0.3s ease; box-shadow: 0 0 15px rgba(0,0,0,0.6); position: relative; } .winner-card:hover { transform: scale(1.05); border-color: gold; box-shadow: 0 0 25px rgba(255,215,0,0.5); } /* Meisterschale Bild */ .winner-card::before { content: ""; width: 40px; height: 40px; position: absolute; top: 10px; right: 10px; background: url("sieger/meisterschale.png") no-repeat center; background-size: contain; filter: drop-shadow(0 0 6px rgba(255,255,255,0.6)); } /* Glanz-Effekt beim Hover */ .winner-card:hover::before { transform: rotate(10deg) scale(1.1); transition: 0.3s; } .winner-season { font-size: 14px; color: #bbb; } .winner-name { font-size: 20px; font-weight: bold; margin-top: 5px; color: gold; } .winner-card a { text-decoration: none; color: inherit; } .note { margin-top: 30px; font-size: 12px; color: #aaa; } 

Hall of Fame

2008/09

Detlef (Admin)

2009/10

Marzl

2010/11

Micha

2011/12

Jürgen2206

2012/13

SubZero

2013/14

Dagmar

2014/15

Maddin for Cologne

2015/16

Tigerente4ever

2016/17

Borussensturm

2017/18

Bazi

2018/19

Detlef (Admin)

2019/20

Detlef (Admin)

2020/21

Borussensturm

2021/22

Bazi

2022/23

Widderv

2023/24

Borussensturm

2024/25

Peter2808

Klick auf eine Saison, um die Rangliste zu sehen