    h1{
        font-family: 'UnifrakturMaguntia', cursive;
        font-size: 65px;
        color: black;
        text-align: center;
        padding: 20px;
    }


    h2{
        font-family: "Viaoda Libre", serif;
        font-size: 45px;
        color: black;
        text-align: center;
        text-decoration: underline;
        padding: 5px;
    }


    .hero{
        background-image: url('hero.png');
        background-size: 100%;
        background-position: center;
        border: 10px double, black;
        padding-top: 100px;
        padding-bottom: 100px;
        padding-left: 200px;
        padding-right: 200px;
        margin-bottom: 50px;
    }

     .hero1{
        background-image: url('neues.png');
        background-size: 100%;
        background-position: center;
        border: 10px double, black;
        padding-top: 100px;
        padding-bottom: 50px;
        padding-left: 200px;
        padding-right: 200px;
    }

    .hero2{
            background-image: url('handel_politik.png');
            background-size: 100%;
            background-position: center;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        }

    .hero3{
            background-image: url('sport.png');
            background-size: 100%;
            background-position: center;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        } 

    .hero4{
            background-image: url('kultur.png');
            background-size: 100%;
            background-position: center;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        } 

    .hero5{
            background-image: url('kunst.png');
            background-size: 100%;
            background-position: center;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        } 

    .hero6{
            background-image: url('promis.png');
            background-size: 100%;
            background-position: center 30%;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        } 

    .hero7{
            background-image: url('coding.png');
            background-size: 100%;
            background-position: center 55%;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        }
        
    .hero8{
            background-image: url('no_info.png');
            background-size: 100%;
            background-position: center 20%;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        }

    .info-hero{
            background-image: url('sale_purchase.png');
            background-size: 100%;
            background-position: center 35%;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        }

    .hero-us{
            background-image: url('us.png');
            background-size: 100%;
            background-position: center 35%;
            border: 10px double, black;
            padding-top: 100px;
            padding-bottom: 50px;
            padding-left: 200px;
            padding-right: 200px;
        }

    .preview-header{
        font-family: 'UnifrakturMaguntia', cursive;
        font-size: 50px;
        color: black;
        text-align: center;
        padding: 5px;
    }

     p{
        font-family: "Special Elite", system-ui;
        font-size: 20.5px;
        font-weight: bold;
        padding: 5px;
    }

    body {
        background-image: url(blatt.png);
        background-size: 100%
    }

    hr {
    border: 0.5px solid #2e1808;
    }

    .hero-header {
        font-family: 'UnifrakturMaguntia', cursive;
        font-size: 80px;
        color: black;
        text-align: center;
        text-decoration: underline rgb(131, 46, 46);
        padding: 20px;
    }

    .hero-head {
        font-family: 'UnifrakturMaguntia', cursive;
        font-size: 80px;
        color: #ffffee;
        text-align: center;
        text-decoration: underline rgb(131, 46, 46);
        padding: 20px;
    }

    li {
    list-style: none;
    }

    .info{
        font-family: "Special Elite", system-ui;
        font-size: 30px;
        font-weight: bold;
        padding: 5px;
        color: black;
    }

    .betwiener{
        font-family: "Grenze Gotisch", serif;
        font-size: 35px;
        font-weight: 800;
        text-decoration: underline rgb(131, 46, 46);
    }

    .sidenote{
        font-family: "Grenze Gotisch", serif;
        font-size: 30px;
        font-weight: 555;
        text-align: center;
    }

    .underline {
        text-decoration: underline rgb(131, 46, 46);
    }

    .img {
        width: 200px;
        height: 300px;
        border: 10px double black;
        display: block;
        margin: 0 auto;
    }

    .author{
        font-family: "Special Elite", system-ui;
        font-size: 30px;
        font-weight: bold;
        padding: 5px;
        color: black;
        text-align: center;
    }

    /*button {
        background-color: rgb(121, 66, 14);
        display: block;
        margin: 0 auto;
        font-family: "Special Elite", system-ui;
        font-size: 35px;
        color: bisque;
        text-align: center;
    }*/
