.linkback {
    background: var(--eye);
    width: 142px;
    height: 169px;
    padding: 10px;
    transform: translate(56px, -65px);
    font-size: 12px;
    line-height: 15px;
    padding-left: 31px;
}

.headibix {
text-align: justify;
    background: var(--back);
        height: 890px;
    /* opacity: 50%; */
    clip-path: polygon(/* Obere Kante */ 0 9%, 12% -3%, 23% 3%, 32% 2%, 35% 5%, 43% 7%, 52% 3%, 62% 5%, 71% 3%, 80% -4%, 88% 3%, 96% 6%, 100% 5%, /* Rechte Seite nach unten */ 100% 90%, /* Untere Kante */ 95% 94%, 87% 91%, 78% 94%, 67% 95%, 62% 92%, 52% 91%, 43% 88%, 35% 91%, 27% 87%, 19% 86%, 11% 91%, 0 87%, /* Linke Seite wieder hoch */ 0 3%);
    z-index: 2;
    transform: translate(0px, -276px);
    margin-bottom: -300px;

}

.direct {
    float: left;
    /* background: var(--back); */
    padding: 5px;
    width: 143px;
    margin-right: 4px;
    text-align: center;
    font-size: 11px;
    z-index: 10;
    transform: translate(10px, 73px);
}

.texthead {
text-align: justify;
    width: 650px;
    color: var(--schrifti);
    height: 367px;
    overflow: auto;
    transform: translate(369px, 73px);
    font-size: 12px;

}

.amb {
    font-size: 423px;
    color: var(--main);
    opacity: 15%;

}

.catch  {
color: var(--main);	
}

.heade
{
    color: var(--dark);
    font-family: var(--headschrift);
    font-size: 25px;
    letter-spacing: -1px;
    margin-top: 55px;
    padding-left: 24px;
    text-transform: lowercase;
    transform: translate(504px, 145px);
}

.teamse {
    float: left;
    width: 115px;
    height: 115px;
    margin-left: 46px;
    border: solid 8px var(--main);
    background: var(--avatar);
    border-radius: 128px;
    object-fit: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: var(--light);
    text-align: center;
    margin-top: 55px;
    text-transform: lowercase;
    font-family: var(--headschrift);
    letter-spacing: -2px;
}

.lin {
font-size: 11px;
    /* font-family: var(--headschrift); */
    letter-spacing: -1px;
    /* border: solid; */
    text-align: center;
    line-height: 15px;
    font-family: var(--schrifti);
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    transform: translate(259px, 83px);
    float: left;
}

.balk {
    width: 242px;
    height: 12px;
    background: var(--main);
    opacity: 20%;	
}
		