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: #98Fb98;
        }
        #s2, #s2_1{
            color: #5F9ea0;
        }
        #s3{
            color: #f08080;
        }
        #s5{
            color: #b0e0e6;
        }
        #s7{
            color: #ba55d3;
        }
        #s8{
            color: #daa520;
        }
        #s9{
            color: #ff7f50;
        }
        #s25{
            color: #f5deb3;
        }
        #s41, #s41_1{
            color: #c71585;
        }
        #s42{
            color: #008080;
        }
        #s45{
            color: #808000;
        }
        #s46, #s46_1, #s46_2{
            color: #9acd32;
        }
        #s47{
            color: #7ffFd4;
        }
        #s75, #s75_1{
            color: #ffa500;
        }
        #s85. s85_1{
            color: #8Fbc8F;
        }