@charset "UTF-8";
.bild {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
.navbarcolor {
    background-image: -webkit-linear-gradient(270deg, rgba(16,16,17,1.00) 0%, rgba(33,34,35,1.00) 100%);
    background-image: -moz-linear-gradient(270deg, rgba(16,16,17,1.00) 0%, rgba(33,34,35,1.00) 100%);
    background-image: -o-linear-gradient(270deg, rgba(16,16,17,1.00) 0%, rgba(33,34,35,1.00) 100%);
    background-image: linear-gradient(180deg, rgba(16,16,17,1.00) 0%, rgba(33,34,35,1.00) 100%);
}
.navbarcolor2 {
    background-color: rgba(3,8,18,1.00);
}
.navbar-nav .nav-item .nav-link {
    margin-left: 15px;
    margin-right: 15px;
    text-transform: uppercase;
    font-size: 0.9rem;
    color: #9B9D9F;
}
.navbar-nav .nav-item .nav-link:hover, .nav-link:focus {
    color: rgba(123,125,127,1.00);
}
.navbar {
    z-index: 1;
}
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */




.naviunten {
    font-size: smaller;
}
.footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 50px;
    line-height: 33px; /* Vertically center the text there */
    background-color: #101011;
}
.footer .nav-link {
    color: #9B9D9F;
    padding-left: 5px;
    padding-right: 5px;
}
.footer .nav-link:hover, .nav-link:focus {
    color: #FFFFFF;
}
.carousel {
    margin-top: 0px;
    z-index: 0;
}
.carousel-item {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#philosopie {
}
.philosopie {
    text-align: center;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: 0.5rem;
    font-weight: 200;
    border-bottom: thin solid #FFFFFF;
    padding-bottom: 0.5rem;
    margin-bottom: 2rem;
    padding-top: 0.5rem;
}
#aktuell {
    border: thin solid #101011;
    background-color: #292E33;
    margin-bottom: 7rem;
    margin-top: 3rem;
}
.aktuell {
    text-align: center;
    text-transform: uppercase;
    font-size: 2rem;
    letter-spacing: 0.5rem;
    font-weight: 200;
    border-bottom: thin solid #FFFFFF;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.abstand-oben {
    padding-top: 10px;
}
.einleitung {
    text-align: center;
    font-style: normal;
    font-size: 1.1rem;
    line-height: 2rem;
    font-weight: lighter;
}
#aktuell01 {
}
#artikelbild01 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.headerbild {
    margin-top: -21px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#impressionen {
}
.kleinebilder {
    padding-left: 0px;
    padding-right: 0px;
}
.kleinebilderrahmen {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #101724;
    border-collapse: collapse;
}
#headerbild {
    padding-left: 0px;
    padding-right: 0px;
}
.bildkopf {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}
#header {
}
.bildunterzeilen {
    text-align: center;
    font-size: small;
    margin-top: 13px;
}
#weingut {
    margin-top: 3em;
    margin-bottom: 3em;
}
#kapitel01 {
}
.kapitelbild {
    margin-bottom: 2rem;
}
.abstandunten {
    margin-bottom: 2rem;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #FFFFFF;
}
.modal-dialog .modal-content .modal-body {
    color: rgba(0,0,0,1.00);
}
.modal-content .modal-header {
    color: rgba(1,1,1,1.00);
}
.btn-primary {
    color: #fff;
    background-color: #635B56;
    border-color: #3C3835;
}
.btn-primary:hover {
    color: #fff;
    background-color: #554E4A;
    border-color: #3C3835;
}
.btn-primary:focus, .btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(85,78,74,1.00);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85,78,74,1.00);
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #4D5A62;
    border-color: #005cbf;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(77,90,98,1.00);
    background-color: rgba(15,23,36,1.00);
    border-radius: 0px;
}
h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: medium;
    font-weight: bold;
}
.abstandobenunten {
    margin-top: 20px;
    margin-bottom: 25px;
}
p.p1 {
    margin: 0.0px 0.0px 0.0px 0.0px;
    font-size: small;
}
p.p2 {
    margin: 0.0px 0.0px 0.0px 0.0px;
    min-height: 11.0px;
    font-size: small;
}
li.li1 {
    margin: 0.0px 0.0px 0.0px 0.0px;
    font-size: small;
}
ul.ul1 {
    list-style-type: disc
}
p.p3 {
    margin: 0.0px 0.0px 0.0px 36.0px;
    text-indent: -36.0px;
    font-size: small;
    color: #FFFFFF;
}
p.p4 {
    margin: 0.0px 0.0px 0.0px 36.0px;
    font-size: small;
}
a:hover  ,a:focus, a:active{
    text-decoration: none;
    color: #7C7087;
}
a {
    color: #B0AEC7;
    text-decoration: none;
}
.rechts {
    text-align: right;
    right: 82px;
    display: block;
    margin-right: 35px;
}
