@charset "utf-8";

/* Startseite  */

body{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background-color: white;
    color: #000000;
    height: auto;
}

.Anfang{
    width: 100%;
    height: 80px;
    background-color: pink;
    display: flex;
    justify-content: center;
    align-self: center;
   
   
}

.Anfang2{
    width: 100%;
    height: auto;
    background-color: pink;
    display: flex;
    justify-content: center;
    align-self: center;
    
    
}



.square-button {
    transition: all 0.3s ease;
    overflow: hidden;
}

.square-button img {
    transition: transform 0.3s ease;
}

.square-button:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    border-color: #007bff;
}

.square-button:hover img {
    transform: scale(1.1);
}

.square-button:hover {
    background-color: rgb(255, 163, 220);
}

.square-button:hover {
    border-color: palevioletred;
}

.square-button {
    width: 25vw;      /* 25 % der Fensterbreite */
    max-width: 500px;
    min-width: 300px;

    aspect-ratio: 1 / 1; /* bleibt quadratisch */
}




.header-nav ul{
    list-style: none;
}

.Kasten{
    width: 100%;
    height: 100px;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


/* VIDIMG * */

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
}

.links{
    width: 100%;
    height: 80px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: flex-start;
    align-self: center;
    margin-top: 20px;
}

.videoapple{
    width: 100%;
    
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 70px;
    
}

.linkstext{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsvideo{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: larger;
}


.diplom{
    width: 100%;
   
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 70px;
}

.linkstext2{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsvideo2{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: larger;
}


.social{
    width: 100%;
    background-color: rgb(255, 255, 255);
    position: relative;
    display: flex;
    justify-content: center; /* horizontal */
    align-items: center;     /* vertikal */
    margin-top: 70px;
}



.linkstext3{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsvideo3{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: larger;
}





/* CODE * */

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
   
}

.links{
    width: 100%;
    height: 80px;
    background-color: white;
    display: flex;
    justify-content: flex-start;
    align-self: center;
    margin-top: 20px;
}

.formular{
    width: 100%;
    height: 300px;
    background-color: white;
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 20px;
    
   
}

.mitte{
    background-color: white;
    width: 700px;
    height: 500px;
}

.button{
    margin-top: 20px;
    
}

.Geschlecht{
    margin-bottom: 20px;
}

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
}

.Reihe1{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-self: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 70px;
    color: aquamarine;
    
}

.Reihe2{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-self: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 50px;
    color: rgb(43, 230, 19);
    margin-top: 50px;
}

.Reihe3{
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 50px;
    font-family: cursive;
    font: 10px;
}

/* POSITION * */

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
}

.Rei1{
    width: 100%;
    height: 100px;
    background-color: beige;
    margin-top: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Rei2{
    width: 100%;
    height: 100px;
    background-color: rgb(167, 255, 186);
    margin-top: 100px;
    display: flex;
    justify-content: space-around;
    align-items: first baseline;
}

.Rei3{
    width: 100%;
    height: 100px;
    background-color: rgb(167, 223, 255);
    margin-top: 100px;
    display: block;
    justify-content: flex-start;
    align-items: normal;
}

.Rei4{
    width: 100%;
    height: 100px;
    background-color: rgb(205, 167, 255);
    margin-top: 100px;
    display: inline-flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.Rei5{
    width: 100%;
    height: 100px;
    background-color: rgb(233, 102, 102);
    margin-top: 100px;
    display: flex;
    justify-content: space-around;
    align-items: last baseline;
}

.square-button {
    width: 200px;
    height: 200px;
    border: 2px solid #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    text-decoration: none;
    color: black;
    box-sizing: border-box;
}

.square-button img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.square-button span {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}


/* FOTOS * */

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
}

.links{
    width: 100%;
    height: 80px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: flex-start;
    align-self: center;
    margin-top: 20px;
}

.foto1{
    width: 100%;
    
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 70px;
    
}

.linkstext{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsfoto{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: larger;
}

.foto2{
    width: 100%;
    
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    align-items: flex-start; /* oben ausrichten */
    gap: 40px;
    margin-top: 50px;
    
}


.linkstext2{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsfoto2{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    flex-direction: column; /* Bilder untereinander */
    align-items: center;
    gap: 20px; /* Abstand zwischen den Bildern */
}

/* DRUCK * */

.rechts{
    width: 100%;
    height: 80px;
    background-color: rgb(237, 199, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    box-shadow: 0px 0px 5px;
}

.links{
    width: 100%;
    height: 80px;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: flex-start;
    align-self: center;
    margin-top: 20px;
}

.foto1{
    width: 100%;
    
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    margin-top: 70px;
    
}

.linkstext{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
}

.rechtsfoto{
    width: 20%;
    height: auto;
    background-color: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    align-self: center;
    font-size: larger;
}
