.navbar-light .navbar-nav .nav-link,
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
color:#fff;
font-weight:bold;
}
.bg-jaschoff a, .bg-baschoff a,
.footer a {
color:#fff!important;
}
.bg-baschoff {
  background-color: #c7d55d!important;
}
.bg-jaschoff {
  background-color: #88ab60!important;
}

.start-button {
height:100px;
width:300px!important;
}
#page-2 .container {
max-width:800px!important;
}
#page-2 .container .row {
margin-top:30%;
}
#page-2 .container .row .col {
margin:20px auto 0 auto;
max-width:400px;
}
#page-18 .card-body header {
min-width:300px;
height:50px;
}
#page-19 .card-body header {
max-width:150px;
height:25px;

}

.jumbotron {
max-height:400px;
margin-bottom:0;
}
.jumbotron .foto .card-img-overlay {
padding-right:0;
}

.jumbotron .foto img {
max-height:400px;
width:auto;
}
.jumbotron .blatt img {
}

.jumbotron .karte p {
font-size: 80%;
}
.jumbotron .karte h5 {
font-size: 100%;
color:#fff!important;
}
@media(max-width:992px){
.jumbotron .foto .karte  {
    width: 80%!important;
}
.jumbotron .foto .align-self-start {
    align-self: flex-end!important;
}
}
@media(max-width:575px){
.jumbotron .foto .karte  {
   position:absolute;
   top:70px;
   left:30px;
   width:400px;
   height:100px;
}
}
@media(min-width:576px){
.jumbotron .karte  {
height:120px;
width:225px;
}
}
