@media (min-width: 992px) {
    body {
        padding-top: 66px;
    }
    .fancybox-slide--iframe .fancybox-content {
        max-width: 80%;
        margin: 0;
    }
}

p {
    font-family: 'Noticia Text';
    font-weight: 400;
    font-style: normal;
}

p.roboto {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-style: normal;
}

.alert.alert-dismissable.fade {
    position: absolute;
    width: 100%;
    z-index: 99999;
}

h1,
h2,
h3 {
    font-family: 'Roboto Condensed';
    font-weight: 800;
    font-style: normal;
    margin-top: .75em;
}

h4,
h5,
h6,
.navbar-nav {
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    margin-top: .4em;
}

footer {
    /*background-color: #fff;*/
    color: #CCC;
    font-family: 'Roboto';
    font-weight: 400;
    font-style: normal;
    font-size: 11px;
    line-height: 24px;
    width: 100%;
    /*position: absolute;
	left: 0;*/
}

footer h5 {
    font-size: 11px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 12px;
    text-transform: uppercase;
}

footer a {
    color: #FFFFFF;
    text-decoration: none;
}

footer a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

footer>div:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

footer ul {
    display: inline-block;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

footer li {
    margin: 0 0 6px;
}

.has-error {
    background-color: rgb(255, 153, 153);
}

.marginal,
.bildunter {
    font-family: "Roboto Condensed";
    font-weight: 200;
    font-style: normal;
    font-size: 11pt;
    line-height: 100%;
    margin-top: 0.6em;
}