.copyright p {
    text-align: center;
}

.footer-v1 .footer {
    padding: 0px;
}

.header {
    border-bottom: 0px;
}

.loreg_logo {
    width: 134px;
    height: 48px;
    margin-top: 5px;
}

.loreg_logo_text {
    width: 375px;
    margin-top: 12px;
}

.navbar_contact {
    font-weight: bold !important;
}

@media (min-width: 992px) {
    .header .navbar-default .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header .navbar-default .navbar-nav > li.dropdown > a {
        padding-right: 25px;
    }
}

.footer-v1-bottom {
    position:fixed;
    bottom: 0;
    width: 100%;
}

div.video-169 {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}

div.video-169 img,
div.video-169 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#form-kontakt {
    margin-bottom: 40px;
}

#form-kontakt a {
    color: #72c02c;
}

ul.less-indent {
    padding-left: 20px;
}

div.impressum table tbody tr:nth-child(1) td {
    border: 0;
}

div.impressum h1,
div.datenschutz h1 {
    text-decoration: underline;
}

div.impressum h2,
div.datenschutz h2 {
    margin-top: 15px;
}

div.impressum p,
div.datenschutz p {
    text-align: justify;
    margin: 0 0 8px;
}

div.service i.fa.service-icon {
    transition: none; !important
}

div.topbar.cookie-banner.cookie-accepted {
    background-color: transparent;
    padding: 8px 0;
    margin-bottom: 0px;
}

div.topbar.cookie-banner.cookie-accepted div.container {
    display: none;
}

div.topbar.cookie-banner {
    background-color: black;
    margin-bottom: 20px;
    padding: 4px 0;
}

div.topbar.cookie-banner div.row > div {
    padding-top: 4px;
    padding-bottom: 4px;
}

div.topbar.cookie-banner p {
    margin: auto;
    line-height: 1.2;
    font-size: 12px;
    color: #f9f9f9 !important;
    text-align: justify;
}

div.topbar.cookie-banner button {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
}
