body,
html {
    background-color: #a4c169;
}

body {
    padding: 0px;
    margin: 10px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f2dea6;
    border: solid 5px white;
}

header img {
    background-color: #fff;
    max-width: 250px;
    padding: 5px;
    margin: 0px;
}

.mitte {
    min-width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}



ul {
    list-style-type: none;
    padding: 0;
}

#happy1 img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}

@media screen and (max-width: 1600px) {
    #happy1 {
        height: auto;

    }
}

/* Style the top navigation bar */
nav {
    overflow: hidden;
    background-color: white;
   min-width: 120px;
    height: auto;
  
}

/* Style the topnav links */
nav a {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    background-color: #fcf7e8;
    border: solid 2px #d1e0b4;
    border-radius: 3em;

}

/* Change color on hover */
nav a:hover {
    background: #f9eae5;
    color: #c82f04;
    font-weight: bold;
    font-family: Verdana,
        Arial, Helvetica, sans-serif;
    border: solid 2px #c82f04;
    border-radius: 3em;
    transition: background-color 0.6s ease;
}

nav {
    position: sticky;
    top: 0px;
   
}

footer ul,
nav ul {
    max-width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 1px;
    padding-bottom: 10px;

}

footer nav ul li a {
    font-weight: 400px;
    padding: 10px;
}

section {
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2px;
    padding-right: 2px;
    box-sizing: border-box;

}

.column {
    display: flex;
    justify-content: space-around;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 2px 2px;
    max-width: 650px;
}

.card {
    height: auto;
    width: auto;
    color: #336;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: white;
    padding: 5px 40px 5px;
    border: solid 2px #339999;
    border-radius: 2em;
}

.card1 {
    height: auto;
    width: auto;
    color: #336;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: -webkit-gradient(linear, left center, left bottom, from(#ffffff), to( #e9fcfc));
    padding: 5px 40px 5px;
    border: solid 2px #339999;
    border-radius: 2em;
}

.desc {
    color: #336;
    font-weight: auto;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px;
    text-align: center;
}

.desc1 {
    color: #336;
    font-weight: auto;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 2px 2px;
    text-align: center;

}

#menu {
    line-height: 0px;
    padding: 0px 0px 2px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: 20em;
}

nav summary {
    list-style-type: "☰";
    font-size: 2rem;
    position: auto;
    top: 0;
    right: 0px;
    cursor: pointer;
}

nav summary:hover {
    font-size: 2em;
    text-shadow: 2px 2px 2px #c82f04;
}

nav summary span {
    font-size: 15px;
}

nav [open] summary {
    list-style-type: "✖";
    color: #c82f04;

}

nav details {
    text-align: left;

}

.active {
    color: #c82f04;
    background: #f9eed2;
    text-decoration: none;
    transition: all .5s;
    border: solid 3px #93b946;
    border-radius: 3em;
}

.parent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 80em;
}

.child {
    width: auto;
    height: auto;
    background-color: white;
    color: #336;
    text-align: center;
    padding: 2px 2px 2px;
    margin: 10px;
    font-size: 12px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: bolder;
    border: solid 2px #339999;
}

.container1,
img {
    height: auto;
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
    background-color: white;
    color: #336;
}

.container2,
img {
    height: 300px;
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
}

.container3,
img {
    height: 250px;
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
}

.container4,
img {
    height: auto;
    width: auto;
    flex-grow: 1;
    flex-basis: 0;
}

.small {
    font-size: 18px;
    font-weight: bold;
}

.small1 {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}


.headerline {
    font-weight: 300;
    font-size: 15px;
}

p {
    font-size: 15px;
    font-weight: bold;
}

h1 {
    color: rgb(255, 0, 0);
    text-decoration-line: underline;
    text-decoration-style: solid;
    /* this is default */
}

h2 {
    color: #339999;

}

h3 {
    color: red
}

h4 {
    color: white
}

h5 {
    color: #339999;
    text-decoration: underline;
    text-decoration-color: #336;
}

h6 {
    color: #339999;
    font-size: 10px;
}

.schatten {
    margin-top: 0;
    text-shadow: 3px 2px 2px #cccaf3;
}