
body {
    margin: 0;
    font-family: Arial, sans-serif;
    background: #f5f2eb;
    color: #333;
}

.logout-btn {
    position: fixed;
    top: 10px;
    right: 20px;
    background: #4CAF50;
    padding: 8px 12px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    z-index: 999;
}
.download-all-btn {
    position: fixed;
    top: 10px;
    left: 20px;
    background: #4CAF50;
    padding: 8px 12px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    z-index: 999;
}
.galerie {
    padding: 20px;
    text-align: center;
}
.bild-container {
    display: inline-block;
    margin: 10px;
    position: relative;
}
.bild-container img {
    width: 250px;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}
.download-icon {
    display: block;
    margin-top: 5px;
    text-decoration: none;
    background: #333;
    color: white;
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 14px;
}

.login-box {
    height: 100vh;
    width: 100vw;
    background-color: #f5f2eb;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333;
    text-align: center;
}
.login-box .plain-title {
    font-family: 'Dancing Script', cursive;
    font-size: 46px;
    margin-bottom: 0;
    color: #333;
}
.login-box .plain-date {
    font-family: 'Dancing Script', cursive;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 30px;
    color: #333;
}
.curved-title {
    position: absolute;
    top: 60px;
    width: 100%;
}
.curved-title svg {
    width: 600px;
    height: 240px;
}
.curved-title text {
    font-family: 'Dancing Script', cursive;
    fill: #333;
}
.curved-title .line1 {
    font-size: 46px;
}
.curved-title .line2 {
    font-size: 28px;
}
.login-box h1 {
    display: none;
}
.curved-title {
    position: absolute;
    top: 80px;
    width: 100%;
}
.curved-title svg {
    width: 600px;
    height: 200px;
}
.curved-title text {
    font-family: 'Dancing Script', cursive;
    font-size: 38px;
    fill: #333;
}
.login-box h1 {
    display: none;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    margin-bottom: 20px;
    color: #333;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    text-shadow: 1px 1px 3px black;
    margin-bottom: 20px;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    text-shadow: 1px 1px 3px black;
    margin-bottom: 20px;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    margin-bottom: 20px;
    color: #333;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    text-shadow: 1px 1px 3px black;
    margin-bottom: 20px;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    text-shadow: 1px 1px 3px black;
}
.login-box h1 {
    font-family: 'Dancing Script', cursive;
    font-size: 3em;
    text-shadow: 1px 1px 3px black;
}
.login-box h1 {
    font-family: 'Great Vibes', cursive;
    font-size: 3em;
}
form input[type="password"] {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-right: 10px;
}
form button {
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    background-color: #4CAF50;
    color: white;
}

@media (max-width: 600px) {
  .plain-title {
    font-size: 30px;
  }

  .plain-date {
    font-size: 20px;
  }

  .login-box input,
  .login-box button {
    font-size: 16px;
    width: 80%;
    max-width: 300px;
  }

  .login-box form {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}



.download-btn:hover {
    background-color: #45a049;
}






.download-btn:hover {
    background-color: #45a049;
}

h1.danksagung {
    font-family: 'Dancing Script', cursive;
    font-size: 28px;
    text-align: center;
    padding: 40px 20px 20px;
    margin: 100px auto 30px;
    max-width: 1000px;
    color: #000;
    line-height: 1.6em;
    background: linear-gradient(145deg, #f5f2eb, #ffffff);
    box-shadow: 0 6px 16px rgba(0,0,0,0.1);
    border-radius: 12px;
}

.image-container {
    position: relative;
    display: inline-block;
    margin: 10px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 8px;
}


.download-btn:hover {
    background-color: #43a047;
}


.download-btn:hover {
    background-color: #3e8e41;
}


.download-btn:hover {
    background-color: #388e3c;
}

.download-btn:hover {
    background-color: #388e3c;
}


