﻿body {
}
.container {
    width: 98%;
    padding-top: 10px;
    padding-bottom: 0px;
    align-content:center;
    
}

.startseite {
    /*padding-left: 5%;*/
    position: relative;
    height: 100px;
    bottom: 0;
    width: 99%;
}

footer {
  /*  position: fixed;
    height: 100px;
    bottom: 0;
    width: 100%;*/
}