* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #549963;
    
}
.container {
    background-color: #d4fdb4;
    color: #112c13;
}
header {
    background-color: #549963;
    height: 42px;
    padding-top: 54px;
    padding-bottom: 54px;
}
nav {
    background-color: #b3ff66;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #436e4c;
}
li {
    display: inline;
}
li {
    float: left;
} 
li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
li a:hover:not(.active) {
    background-color: rgb(39, 110, 86);
}
.active {
    background-color:#04AA6D;
}
.footer {
    
    left: 0px;
    bottom: 0px;
    width: 100%;
    background-color: #66ad34;
 }
 .footer2 {
    width: 100%;
    background-color: #66ad34;
 }
h1 {
    font-size: xx-large;
    text-align: center;
}
h2{
    padding-top: 2%;
    padding-left: 5%;
}
.Uran {
    width: 5%;
    height: auto;
    float: left;
    position: relative;
    left: 20%;
}
.Blei {
    width: 5%;
    height: auto;
    float: right;
    position: relative;
    right: 20%;
    
    
}
.Beispiel p{
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px;
    text-align: center;
}
.Java{
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 5%;
    font-size: 20px;
    text-align: center;
}
.Fremd{
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 2%;
    height: auto;
}
.text{
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 2%;
    font-size: 20px;
}
div.polaroidUran{
    width: 20%;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    margin-bottom: 25px;
    float: left;
    position: relative;
    left: 6%;

}
div.polaroidBlei{
    width: 20%;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    margin-bottom: 25px;
    float: right;
    position: relative;
    right: 6%;
    
}
div.content {
    text-align: center;
    padding: 10px 20px;
}
.ub {
    text-align: 15px;
    padding-top: 1%;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
}
.kontakt {
    font-size: 16px;
    float: right;
    padding-top: 0pxs;
    position: fixed;
    right: 1080px;
}
div.polaroidlucy{
    width: 25%;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    margin-bottom: 25px;
    float: left;
    position: fixed;
    left: 6%;
}
div.polaroidsoya{
    width: 25%;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    margin-bottom: 25px;
    float: right;
    position: fixed;
    right: 40%;
}
div.ckontakt {
    text-align: center;
    padding: 10px 20px;
}
h3 {
    position: relative;
    left: 5%;
}
.footer3 {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 22px;
    background-color: #66ad34;
 }
 .container2 {
    background-color: #d4fdb4;
    color: #112c13;
    padding-bottom:460px;
    padding-right: 0px;
    padding-right: 0px;
    padding-right: 0px;
    margin :0;
    overflow-y: hidden;
 }
 .kontakt2 {
    font-size: 16px;
    float: left;
    padding-top: 0pxs;
    position: fixed;
    left: 86px;
}