
.jumbotron {
    margin-bottom: 20px;
    background-image: url(../img/banner.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    color: white;
    text-shadow: black 0.3em 0.3em 0.3em;
}

.embed-responsive {
    height: 600px;
}

.thumbnail {
    background: #F1EDC2;
    padding: 0 5px; 0 5px;
}

@media (min-width: 768px) {
.carousel-multi-item-2 .col-md-3 {
float: left;
width: 25%;
max-width: 100%; } }

.carousel-multi-item-2 .card img {
border-radius: 2px; }

img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 5px;
    margin-top: 5px;
}
.lrinfos {
    margin-top: 24px;
    margin-bottom: 10px;
}
.lrblock {
    display: inline-block;
}
#ereignis {
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    margin-top: 10px;
}
#tourtitle {
    text-align: center;
}
#tourkapitel {
    font-size: 120%;
}
#tourname {
    font-size: 140%;
    font-weight: bold;
}
#tourdetail {
    font-size: 110%;
}
#tourtext {
    padding: 10px;
    text-align:left;
    font-size: 120%;
}
#tourfazit {
    padding-left: 10px;
    margin-bottom: 10px;
    text-align:left;
    font-style: italic;
} 
