* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Times New Roman', Times, serif, sans-serif;
    color: #333;
    line-height: 1.6;
    background: white;
    position: relative; /* Ensure body is the reference point for the background animation */
    padding-bottom: 60px; /* Füge hier einen Wert hinzu, der die Höhe deines Footers abdeckt */
}

body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #333;
    line-height: 1.6;
    background:
        linear-gradient(
            to bottom left,
            rgb(255, 255, 255) 30%,
            rgba(255, 255, 255, 0.5)
        ),
        url('background.jpg') no-repeat center center/cover;
    z-index: -1;
    animation: fadeInBackground 2s forwards;
}

@keyframes fadeInBackground {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media only screen and (max-width: 800px) {
    body::before {
        background:
            linear-gradient(
                to bottom,
                rgb(255, 255, 255) 60%,
                rgba(255, 255, 255, 0.5)
            ),
            url('background.jpg') no-repeat center center/cover;
    }
}

.container {
    width: 80%;
    margin: 0 auto;
    padding: 0 20px;
}

header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
    color: #fff;
    padding-top: 50px;
    z-index: 1000; /* Ensures header is on top */
}

header .logo img {
    max-width: 200px;
    opacity: 0;
    animation: fadeIn 2s forwards;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@media only screen and (max-width: 800px) {
    header {
        position: relative;
        text-align: center; /* Change text alignment to center on smaller screens */
        max-width: 100%;
        margin: 0 auto;
    }
}

.hero {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
    color: #fff;
    padding-top: 100px; /* To ensure hero content is not under the header */
}

.hero h1 {
    font-size: 48px;
    margin-bottom: 20px;
}

.hero p {
    font-size: 24px;
}

/* Center Content Vertically */
.center-content {
    align-items: center;
    justify-content: flex-end; /* Align content to the right */
    padding-bottom: 50px; /* Adds space at the bottom */
    max-width: 50%;
}
.about {
    justify-content: center; /* Center content vertically */
    text-align: left;
    max-width: 50%;
    float: right; /* Float the content to the right side */
    animation: fadeIn 1s forwards;
    font-style: italic;
    padding-top: 80px;
    padding-bottom: 60px;
}

.left-align {
    text-align: left; /* Left align the text inside the content */
    max-width: 100%;
}
@media only screen and (max-width: 800px) {
    .about {
        text-align: left; /* Change text alignment to center on smaller screens */
        float: none; /* Float the content to the right side */
        max-width: 100%;
        margin: 0 auto;
    }
    .left-align {
        text-align: center; /* Change text alignment to center on smaller screens */
        max-width: 100%;
        margin: 0 auto;
    }
}

.about h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.about p {
    font-size: 18px;
    margin-bottom: 20px;
}

footer {
    background: #33333300; /* Standardmässig transparent */
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px; /* Reduziere das vertikale Padding etwas für kleinere Bildschirme */
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    flex-wrap: wrap; /* Erlaube Umbrechen der Elemente im Footer */
}

footer p {
    margin: 5px 0; /* Gib dem Paragraphen etwas vertikalen Abstand */
    flex-basis: 100%; /* Stelle sicher, dass der Paragraph eine volle Zeile einnimmt, falls er da ist */
    text-align: center; /* Zentriere den Text des Paragraphen */
}

footer nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    margin-left: auto;
    float: none; /* Entferne float, da wir flex verwenden */
    font-weight: bold;
    flex-wrap: wrap; /* Erlaube Umbrechen der Navigationselemente */
    justify-content: center; /* Zentriere die Navigationselemente horizontal */
}

footer nav ul li {
    margin-left: 10px; /* Reduziere den horizontalen Abstand zwischen den Buttons */
    margin-bottom: 5px; /* Füge vertikalen Abstand zwischen umgebrochenen Buttons hinzu */
}

footer nav ul li:first-child {
    margin-left: 0; /* Entferne den linken Margin des ersten Elements */
}

footer nav ul li a {
    color: #000000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: nowrap; /* Verhindert, dass der Text in den Buttons zu leicht umbricht */
    display: block; /* Macht die Links zu Blockelementen für besseres Padding */
    text-align: center; /* Zentriere den Text in den Buttons */
}

footer nav ul li a:hover {
    background: #555;
}

@media only screen and (max-width: 800px) {
    body {
        padding-bottom: 80px; /* Muss ausreichend Platz für die Footer-Höhe bieten */
        height: auto; /* Stelle sicher, dass body keine feste Höhe hat, die Scrolling verhindern könnte */
        overflow-y: auto; /* Ermöglicht vertikales Scrollen des Body-Inhalts */
    }

    footer {
        background-color: rgba(200, 200, 200, 0.8); /* Grau mit 80% Deckkraft */
        padding: 10px 10px; /* Noch weniger Padding auf sehr kleinen Bildschirmen */
        flex-direction: column; /* Staple die Footer-Elemente vertikal */
        align-items: center; /* Zentriere die Elemente horizontal */
        position: fixed; /* **HINZUGEFÜGT:** Fixiert den Footer am unteren Rand */
        bottom: 10px; /* Optionaler Abstand vom unteren Bildschirmrand */
        left: 10px;
        width: calc(100% - 20px); /* Berücksichtige den horizontalen Aussenabstand */
        z-index: 1000; /* Stellt sicher, dass der Footer über dem Inhalt liegt */
    }

    footer p {
        flex-basis: auto; /* Der Paragraph nimmt nur den benötigten Platz ein */
    }

    footer nav ul {
        margin-left: 0; /* Entferne linken Margin */
        flex-direction: column; /* Staple die Navigationspunkte vertikal */
        align-items: stretch; /* Lasse die Buttons die volle Breite einnehmen */
    }

    footer nav ul li {
        margin-left: 0; /* Entferne linken Margin */
        margin-bottom: 0px;
        width: 100%; /* Buttons nehmen die volle Breite */
    }

    footer nav ul li a {
        display: block; /* Stelle sicher, dass der Link ein Blockelement ist */
        text-align: center; /* Zentriere den Text im Button */
    }
}

/* Contact Form Modal */
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    max-width: 500px;
    text-align: left;
    border-radius: 10px; /* Rounded corners */
}

.modal-content h2 {
    text-align: left; /* Align headline to the right */
    margin-bottom: 20px;
}
.address {
    margin-bottom: 20px;
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.contact form {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.form-group {
    margin-bottom: 15px;
    width: 100%;
    max-width: 400px;
}

.form-group label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px; /* Rounded corners */
}

.form-group button {
    padding: 10px 20px;
    border: none;
    background: #333;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.form-group button:hover {
    background: #555;
}