    @import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

* {
    padding: 0%;
    margin: 0%;
}

body {
    background: #4f1717;
    background: radial-gradient(circle,rgba(79, 23, 23, 1) 0%, rgba(0, 0, 0, 1) 100%);
    height: 1580px;
    font-family: Inter, Geneva, Tahoma, sans-serif;
}

.glassbox {
    height: 600px;
    background: #8a1717;
    background: radial-gradient(circle,rgba(138, 23, 23, 1) 0%, rgba(18, 18, 18, 1) 100%);
    margin: 100px; 
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    position: relative;
}

.imgbenj {
    height: 500px;
    width: auto;
    position: absolute;
    bottom: 0%;
    -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
    
}

.glassbox1 {
    width: 50%;
    justify-content: center;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 30px;
}

.bildboxbenj {
    width: 50%;
    display: flex;
}
 .navbar {
    margin: 100px;
    height: 200px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0px 100px 0px 100px
}

.downsymb {
    height: 80px;
    margin: 100px;

}

.navbarbox {
    display: flex;
    text-align: center;
    gap: 10px;
    color: #4f1717; 
    text-decoration: none;
    border-radius: 25px;
}   



.navbarboxpers {
    text-decoration: none;
    color: #6a6969;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);    
    width: 400px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 500px;
    padding: 28px;

}
.navbarboxstae {
    text-decoration: none;
    color: #6a6969;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);    
    width: 400px;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 8%;
    height: 500px;
    padding: 28px;
    
}

h1 {
    font-size: 22px;
    color:white ;
    padding: 8px;
}

.titelseiteh1 {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 60px;
}

p {
    margin: 10px;
}

.titel {
    padding: 45px;
    font-size: 50px;
    display: flex;
    justify-content: center;
    color: #ffffff;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    
}

.persoenlichkeit {
    background-color: #0d0d0d;
    background: #8a1717;
    background: radial-gradient(circle,rgba(138, 23, 23, 1) 0%, rgba(18, 18, 18, 1) 100%);
    margin: 100px; 
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    height: 300px;
    
}

.ptext {
    display: flex;
    width: 50%;
    margin:  40px 60px;
    text-align: right;
    align-items: center;
}

.pfoto {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: center;
}

.stext {
    display: flex;
    width: 50%;
    margin:  40px 60px;
    text-align: left;
    align-items: center;
}

.sfoto {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: center;
}

.htext {
    display: flex;
    width: 50%;
    margin:  40px 60px;
    text-align: right;
    align-items: center;
}

.hfoto {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: center;
}

.staerken {
    background-color: #8a1717;
    background: #8a1717;
    background: radial-gradient(circle,rgba(138, 23, 23, 1) 0%, rgba(18, 18, 18, 1) 100%);
    margin: 100px; 
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    height: 300px;

}

.hobbies {
    background-color: blue;
    background: #8a1717;
    background: radial-gradient(circle,rgba(138, 23, 23, 1) 0%, rgba(18, 18, 18, 1) 100%);
    margin: 100px; 
    border-radius: 25px;
    display: flex;
    flex-direction: row;
    height: 350px;

}

.iconback {
    color: #ffffff;
    padding: 55px;
    text-decoration: none;
}

.iconback1 {
    text-decoration: none;
    color: #ffffff;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    -webkit-box-shadow:0px 0px 86px 25px rgba(255,255,255,0.11);
-moz-box-shadow: 0px 0px 86px 25px rgba(255,255,255,0.11);
box-shadow: 0px 0px 86px 25px rgba(255,255,255,0.11);
}

.lebenslaufschnupperliste {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
}

.llsl1 {
    background-color: rgb(21, 21, 21);
    height: 300px;
    padding: 40px;
    margin: 40px;
    margin-left: 80px;
    border-radius: 25px;
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);
    padding-left: 60px; 
    width: 430px;   
}

.llsl2 {
    background-color: rgb(21, 21, 21);
    height: 300px;
    padding: 40px;
    margin: 40px;
    margin-right: 80px;
    border-radius: 25px;
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);
    padding-left: 60px;    
    width: 430px;
}

.ollebenslauf {
    display: flex;
    flex-direction: column;
    gap: 18px;
    color: #ffffff;
    font-family: Inter, Geneva, Tahoma, sans-serif;
    line-height: 1.78;
}

.h2schnupperlehren {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-weight: 100;
    color: white;
    text-align: center;
}

.pptext {
    font-size: 20px;
    color: #ffffff;
    padding: 10px;
    font-size: 18px;

}

.ptext {
    display: flex;
    flex-direction: column;
}

.stext {
    display: flex;
    flex-direction: column;
}

.htext {
    display: flex;
    flex-direction: column;
}

.icon {
    color: white;
    width: 200px;
    height: auto;
}

.careerlebenslauf {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 100px;
}

.cllbox {
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);
    color: #ffffff;
    padding: 30px;
    width: 800px;
    border-radius: 25px;
    font-family: Inter, Geneva, Tahoma, sans-serif;
    display: flex;
    text-align: center;

}

.downloadlinks {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 120px;
    padding: 40px;
    gap: 12px;
}

.downloaddokumente {
    text-decoration: none;
    color: #ffffff;
    padding: 20px;
    border-radius: 25px;
    background-image: linear-gradient(to right top, #000000, #040404, #090909, #0d0d0d, #101010);
    -webkit-box-shadow:0px 0px 176px 10px rgba(255,102,102,0.31);
    -moz-box-shadow: 0px 0px 176px 10px rgba(255,102,102,0.31);
    box-shadow: 0px 0px 176px 10px rgba(255,102,102,0.31);
}

.glasboxtext1 {
    font-weight: 700;
}

.attbenj {
    display: flex;
    justify-content: center;
    margin-top: 110px;
}