*{font-size: large;
color: rgb(255, 255, 255);
padding-left: 30px;
font-family: "Oswald", sans-serif;
font-optical-sizing: auto;
font-weight: weight;
font-style: normal;

}

body{background-color: black;}

img {float:left; padding:20px ;margin-left: 40px;
}

h2 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
    font-size: 30px;
    color: rgb(255, 255, 255) ;
    size: 45px;
    margin-left: 50px;
    }
       
     
.linkSchule{
    color: rgba(255, 255, 255, 0.6);
    margin: 0%;
   }



.ueberschrift{
    width: 700px;
    padding-bottom: 100px;
    grid-row-start: 1;
    grid-row-end: 3;
}

.balken {
    width: 5px; 
    height: 90vh; 
    background-color: #ffffff13; 
    position: fixed;
    left: 40px;
    right: 200px;
    top: 50px;
    bottom: 100px;
    }

a{
    text-decoration: none;
}
    
.balkenschrift {
        font-size: 90px;
    }

.h3{
    margin-left: 10px;
}

li{
    background-color: rgba(0, 0, 0, 0);
}

.schuleicon{
    float: right;
    margin-right: 10px;
        }

.sektionschule{
    margin: 90px;
}
.schueleicon1{
    margin: 20px;
    opacity: 0.5;
}
.schule_text{
    margin-left: 6   0px;
}

.Zahl{
    position: relative; left:-10px;
    top: 60px;
    background-color: rgba(0, 0, 0, 0);
    font-family:Arial, Helvetica, sans-serif, bold, bold ;
    font-size: 55px;
    color: rgba(255, 255, 255, 0.212);
    font-weight: bolder;
    margin-left: 40px ;
}
 
p{
  font-size: larger;
  margin-left: 5%;
  margin-right: 5%;  
}

.liste_reisen{
margin-top: 50px;
position: relative; left: 10%
}

.navigation_startseite{
    position: relative; left: 30%
}

.bild_ich{
    position: relative; left: -5%;
}

.bisheriigereisen{
    float: left;
    position: relative; left: 5%;
    background-color: rgba(0, 0, 0, 0);
}

.body_lebenslauf {
    color: rgb(255, 255, 255);
}

.grid-container {
    column-gap: 30%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 20px;
    width: 50%;
    max-width: 600px;
    position: relative; left: 10%;
    background-color: rgba(0, 0, 0, 0);
}

.grid-item {
    margin-right: 10%;
    width: 40%;
}

.grig-item2{
width: 40%;
}
 
.Logo{float: left;
float: top;
width: 100px;
}

.section{
    font-size: large;
    row-gap: 3px;
    margin: 20px;
}

.section-title {
    font-weight: bold;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.section p, .section ul {
    margin: 0;
    padding: 5px 0;}

.section ul {
        list-style-type: none;
        padding-left: 0;
    }

.große_Ueberschrift{
    font-size: 100px;
    text-align: center;
    color: rgba(255, 255, 255, 0.178);
    margin: 10%;
    margin-left: -10px;
} 

b{
font-size: larger;
}

.Impressum b{
    text-align: left;
}

.balken img{
    margin-left: -22px;  
}

.Reiseimg{
    opacity: 0.4;
}

b{
    font-style: normal;
    font-size:larger;
    margin-left: -30px;
}

.linkSchule{
    margin-left: -25px;
}

#bild3{
    margin-left: -60px;
}  










/*--mediaqueries--*/



@media (max-width: 600px){



.ueberschrift{
    width:20px
}

table {
    width: 100%;
    border-collapse: collapse;
}
td {
    vertical-align: top;
    padding: 10px 0;
}
.section-title {
    font-weight: bold;
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.section p, .section ul {
    margin: 0;
    padding: 5px ;
}
.section ul {
    list-style-type: none;
    padding-left: 0;
}
.text_lola{
    position: relative 500px;
}

.navigation {
    display: flex;
    flex-direction: column; 
}

.navigation a {
    text-decoration: none; 
    color: rgb(255, 255, 255); 
    padding: 10px;
    margin-bottom: 10px; 
}

.navigation a:last-child {
    margin-bottom: 0; 
}

.navigation a:hover {
    background-color: #000000; 
}




}






@media (max-width: 1000px){

    .navigation {
        display: flex;
        flex-direction: column; 
    }
    
    .navigation a {
        text-decoration: none; 
        color: rgb(255, 255, 255); 
        padding: 10px;
        margin-bottom: 10px; 
    }
    
    .navigation a:last-child {
        margin-bottom: 0; 
    }
    
    .navigation a:hover {
        background-color: #000000; 
    }

    .navigation a{
        margin: -5px
    } 
 }
 @media (max-width: 800px){

    #lolatextformatierung{
        margin-top: 200px
    }
 }

