
body {margin: 0;
            display: flex;
            background-color: #212517}
    nav {
    padding: 15;
    padding-left: 0;
    margin-right: 90%;
    bottom: 0;
    top: 0;
    width: 200px;
    line-height: 100px;
    position: fixed;
background-color: #374709;
z-index: 1;

}

ul{
    list-style-type: none;
}
nav a
    {display: block;
        background-color:#374709;
        height: 100px;
        color: #f2f2ef;
        font-size: 30px;
        width: 130px;
        text-decoration: none;
}
        nav a:hover 
        {
            background-color: #f2f2ef; 
            color: #374709;
            text-decoration: underline;
        }
nav a ul {
    display: flex;
}
body h1 {
    display: flex;
padding-left: 50px;
}
img {
    height: 350px;
    width: 240px;
display: block;
margin: 50px;
margin-left: 0px;
width: 50%;
padding-left: 0px;
padding-right: 0px;
}
p {
    height: 100px;
        color: #f2f2ef;
        font-size: 40px;
        }

h1 {
        color: #f2f2ef;
        font-size: 60px;
    }

.inhalt {
    background-color: #212517;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 30vh;
    
}
.bild-block {
    position: absolute;
    background-color: #212517;
    top: 0;
    bottom: 70%;
    left: 22%;
    right: 60%;
    width: 0px;
    height: 200px;
    z-index: 2;
}
.text-rechts{
    position: absolute;
    background-color: #212517;
    top: 5%;
    bottom: 40%;
    left: 60%;
    right: 2%;
    font-size: 35px;
    color: #f2f2ef;
}

.text-unten{
    position: absolute;
    background-color: #212517;
    top: 60%;
    bottom: 3%;
    left: 22%;
    right: 2%;
    font-size: 35px;
    color: #f2f2ef;
}

.hp-bild{
    height: 200px;
    width: 550px;
    padding-left: 65%;
}

.berncapitals{
    height: 200px;
    width: 700px;
}

.about-me-bild{
    height: 300px;
    width: 550px;
    padding-left: 60%;
}
.aktive{
    color: #374709;
    background-color: #759242;
}
.aktiveicon{
    background-color: #DED3A6;
    font-size: 30px; 
    color: #374709; 
    text-decoration: underline;
}

.etschwab{
    text-decoration: blink;
}
.logos{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    right: 0;
    z-index: 1;
}
.insta{
    position: absolute;
    top: 20%;
    bottom: 30%;
    left: 0;
    right: 20%;
    height: 300px;
    width: 300px;
    z-index: 1;
    color: #374709;
    background-color: #212517;
    border-radius:20px;
    overflow: hidden;
    z-index: 3;
}
.snap{
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 30%;
    right: 0;
    height: 300px;
    width: 300px;
    background-color: #212517;
    color: #212517;
    border-radius:20px;
    overflow: hidden;
}
.email{
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 60%;
    right: 0;
    height: 300px;
    width: 300px;
    background-color: #212517;
    border-radius:20px;
    overflow: hidden;
}
.schule1{
    width: 950px;
    height: 20px;
    right: 0;
    left: 50%;
    bottom: 50%;
    top: 0;
    padding-left: 60%;
}
.schule2{
    width: 950px;
    right: 0;
    left: 50%;
    bottom: 50%;
    top: 0;
    padding-left: 60%;
}
.schule3{
    width: 950px;
    right: 0;
    left: 50%;
    bottom: 50%;
    top: 0;
    padding-left: 60%;
}
.schule4{
    width: 900px;
    height: 150px;
    right: 0;
    left: 50%;
    bottom: 50%;
    top: 0;
    padding-left: 60%;
}
.linkschule{
    color: #f2f2ef;
    font-weight: bold;
}
.icooon{
    font-size: 30px; 
    color: #212517; 
    background-color: #DED3A6;
}
.unnötig{
    background-color: #212517;
    color: #212517;
}

.zerstörer{
  position: absolute;
    background-color: #212517;
    top: 63%;
    bottom: -150%;
    left: 20%;
    right: 50%;
    width: 25px;  
    z-index: 2;
}
.zerstörerhome{
  position: absolute;
    background-color: #212517;
    top: 63%;
    bottom: -10%;
    left: 20%;
    right: 50%;
    width: 25px;  
    z-index: 2;
}
.zerstörerabout{
  position: absolute;
    background-color: #212517;
    top: 63%;
    bottom: -15%;
    left: 20%;
    right: 50%;
    width: 25px;  
    z-index: 2;
}
.zerstörerunihockey{
  position: absolute;
    background-color: #212517;
    top: 63%;
    bottom: -70%;
    left: 20%;
    right: 50%;
    width: 25px;  
    z-index: 2;
}
.zerstörerschule{
  position: absolute;
    background-color: #212517;
    top: 63%;
    bottom: -15%;
    left: 20%;
    right: 50%;
    width: 25px;  
    z-index: 2;
}

.nach_oben{
    color: #374709;
    background-color: #DED3A6;
}
