body{
        height: 100%;
        }

.container{
    width: 100%;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.footer{
    padding: 40px 0 10px 0;
    color:#999;
    text-align: center;
    background-color: #E0EEEE;
    border-top: 1px;
}
.word-space {
    word-spacing: 0.5em;
}

.ueberschrift{
    font-size: 1.5em;
}

.svg{
            position: absolute;
            height: 100%;
            left:5%;
            align-content: center;
        }

.normal{
    font-weight: bold;
    color: black;
}

.rechteSpalte{
    top: 20%;
    background-color: #E0EEEE;
}

.Infos-Stop {
            font-family: Arial;
            font-size: 1em;
            left: 10%;
            top: 5%;
            width:10%;
            position: absolute;
            display:none;
            margin-left: 10%;
        }
        .menuBtn {
            left: 0;
            top: 0;
            height: 100%;
            width: 2%;
            position: absolute;
            cursor: pointer;
            background-color: #999;
        }
        #menuBtnraus {
            left: 20%;
            top: 0;
            height: 100%;
            width: 2%;
            position: absolute;
            background-color: #999;
            cursor: pointer;
        }
        .svg{
            position: absolute;
            height: 100%;
            left:5%;
            align-content: center;
        }
        .svg #tubemap{
            align: center;
        }
        .routeBtn{
            font-family: Arial;
            font-size: 1em;
            font-weight: bold;
            height: 5%;
            width: 20px;
            padding-top: 2%;
            padding-bottom: 2%;
            cursor: pointer;
            right: 0px;
        }
        .routes{
            position: absolute;
            right: 0;
            top: 0;
            height: 100%;
            width:auto;
            padding-top: 0.5%;
        }
        #s1{
            color: #009643;
        }
        #s2{
            color: #FFED00;
        }
        #s3{
            color: #5C1217;
        }
        #s5{
            color: #EE751B;
        }
        #s7{
            color: #302783;
        }
        #s8{
            color: #98C44A;
        }
        #s9{
            color: #CEB3D7;
        }
        #s25{
            color: #DD0D15;
        }
        #s41{
            color: #00A6E7;
        }
        #s42{
            color: #E6007E;
        }
        #s45{
            color: #185126;
        }
        #s46{
            color: #00A58B;
        }
        #s47{
            color: #6EC1AC;
        }
        #s75{
            color: #9E6CAB;
        }
        #s85{
            color: #F5A7A0;
        }