html, body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

.content {
    flex: 1 0 auto;
}

footer {
    flex-shrink: 0;
}

.template {
    background-image: url('../Garten5.JPG');
    background-attachment: fixed;
    background-size: cover !important;
    vertical-align: middle;
}

.westbahnhof {
    background-image: url('../Westbahnhof/Bilder_Westbahnhof/Hausfasade1.JPG');
    background-attachment: fixed;
    background-size: cover !important;
    vertical-align: middle;
}

.suedtirolerplatz {
    background-image: url('../Suedtirolerplatz/Bilder_Suedtirolerplatz/Bett1.JPG');
    background-attachment: fixed;
    background-size: cover !important;
    vertical-align: middle;
}

.wurmbstraße {
    background-image: url('../Wurmbstrasse/Bilder_Wurmbstrasse/3P_Mini_AP.jpg');
    background-attachment: fixed;
    background-size: cover !important;
    vertical-align: middle;
}

.container {
    border-radius: 4px;
    /* margin-bottom: 30px; */
    padding-bottom: 50px;
    color: #ffffff;
    height: 100%;
    width: 80%;
    background: transparent;
    position: relative;
    vertical-align: middle;
    text-align: center;
}

body.custom {
    /* Background pattern from Subtle Patterns */
    background: #180f0e url("../Westbahnhof/Bilder_Westbahnhof/light_wool.png");
}

body {
    font-family: 'Lato', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Merriweather', Georgia, serif;
}

h1 {
    color: #666;
    background: rgba(237, 176, 89, .9);
    border: 1px solid #edb059;
    border-radius: 3px;
    padding: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

h1, h2 {
    text-align: center;
}

h3 {
    text-align: center;
    color: #666;
    font-size: 20px;
    font-weight: bold;
}

.template h1 {
    color: #fff;
    background: none;
    border: none;
}

.template h3 {
    font-size: 18px;
    margin-top: 6px;
}

.jumbotron {
    background-color: #edb059;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    vertical-align: middle;
}

.jumbotron p {
    font-size: 15px;
}

img, .images img, .images figure, .images video, .template .bilderausgabe {
    max-width: 800px;
    /* max-height: 100%; */
    text-align: center;
    width: 100%;

}

.images figcaption {
    max-width: 100%;
    margin-top: 8px;
    margin-bottom: 28px;
    color: #666;
    background-color: rgba(255, 255, 255, .8);
    border: 1px solid #fff;
    /* border-color: #fff; */
    border-radius: 3px;
}

a {
    color: #666;
}

a:hover {
    color: #999;
    text-decoration: none;
}

.link a {
    color: #666;
}

.link a:hover {
    color: #999;
    text-decoration: none;
}

footer {
    background-color: #1f1f1f;
    color: #cc3f3f;
    text-align: center;
    width: 100%;
    /* margin-top: 80px; */
    font-size: 18px;
    font-weight: bold;
    z-index: 2;
}

footer a {
    color: #999;
}

footer a:hover {
    color: #666;
    font-size: 18px;
}

img {
    border: 3px solid rgba(255, 255, 255, .8);
}

.icons {
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #666;
}

.icons a {
    color: #fff;
}

.well a {
    color: #edb059;
}

.well a:hover {
    color: #666;
    text-decoration: none;
    font-size: 12px;
}

.col-sm-2 {
    background-color: #edb059;
    height: 100%
}

.col-xs-6 {
    padding-bottom: 30px;
}

.informationsbild {
    max-width: 190px;
    vertical-align: middle;
}

.item-container {
    /* width: 220px; */
    height: 160px;
    background: rgba(102, 102, 102, 0.7);
    padding: 10px;
    margin: 10px;
    border-radius: 20px;
    display: inline-block;
    width: 100%;
    max-width: 260px;

}

.item-container i {
    font-size: 100px;
}

.item-container > div {
    margin-left: auto;
    margin-right: auto;
}

.list li {
    padding-left: 1.5%;
}

h4.subtitle {
    color: #333;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 0.06em;
}

table.blog {
    color: #333;
    margin-bottom: 30px;
    font-size: 18px;
    letter-spacing: 0.06em;
    padding: 8px;
    vertical-align: top;
}

.blogtext {
    font-family: 'Neucha', 'Bad Script', 'Handlee';
    font-size: 16px;
    margin-left: 6%;
    margin-right: 6%;
}

body.dostepinn-tipps {
    /* Background pattern from Subtle Patterns */
    background: #180f0e url("../Westbahnhof/Bilder_Westbahnhof/light_wool.png");
}

table.blog td {
    padding: 5px;
    font-family: 'Handlee', 'Neucha', 'Bad Script';
}

dl {
    border: 3px double #edb059;
    padding: 0.5em;
}

dd {
    line-height: 30px;
}

div.content div.maincontent {
    margin-top: 40px;
    margin-bottom: 40px;
}

footer {
    z-index: 2;
    position: fixed;
    bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 99;
}

footer a.footerfloat {
    float: left;
}

footer a.footerinfo {
    float: right;
}

footer a {
    display: inline-block;
    padding: 10px;
    min-width: 45px;
}

.navbar .navbar-toggle:not(.collapsed) span:nth-child(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(6px) rotate(-45deg);
}

.navbar .navbar-toggle:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}
.navbar .navbar-toggle:not(.collapsed) span:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(45deg);
    transform: translateY(-6px) rotate(45deg);
}

.item-container a {
    display: block;
}

@media screen and (max-width: 768px) {
    ul.nav.navbar-nav.navbar-right{
        margin-top: 15px;
        padding-top: 10px;
        border-top: 2px solid grey;

    }
}