@charset "UTF-8";
.container .row .col-md-12 .col-sm-12{
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
}

.navbar-light .navbar-nav .nav-link {
    color: darkgreen;
    padding-right: 5px;
    border-left: thin solid #333333;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: dodgerblue;
    background-color: #DFDFDF;
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link:active {color:crimson}



.body {
    color: #333333;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.row .col-md-12.col-sm-12 .text-md-center.text-sm-center {
    color: #333333;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #DAFBF4;
}
.container .row .col-sm-3.col-md-3.col-xl-3 {
    padding-top: 30px;
}
.row .col-md-9.col-sm-9 #wowslider-container1 {
}
.row .col-sm-4.col-md-3 img {
    margin-top: 10px;
}
.row .col-sm-3.col-md-3.col-lg-2.col-xl-2 .img-fluid {
    margin-top: 30px;
}
.row .col-md-12.col-sm-12 .text_copyright {
    color: #636363;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    height: 50px;
    padding-top: 15px;
    background-color: #DAFBF4;
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}

.videotitel {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    color: #333333;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: left;
}
.col-sm-10.col-md-10.ml-auto .videotitel2 {
    color: #333333;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.nav-item.activ.dropdown .dropdown-menu .dropdown-item {
    color: darkgreen;
}
.nav-item:hover.dropdown .dropdown-menu .dropdown-item:hover {
    color: dodgerblue;
    background-color: #DFDFDF;
}
.nav-item.activ.dropdown .dropdown-menu .dropdown-item.active {
    color: crimson;
    background-color: #DFDFDF;
}
.nav-item.dropdown .dropdown-menu .dropdown-submenu {
    color: darkgreen;    
}
.dropdown-menu .dropdown-submenu .dropdown-menu {
    color: darkgreen;
}
.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: auto;
    margin-top: -40px;
    font-size: 14px;
}
.dropdown-menu li .dropdown-item {
    color: darkgreen;
}
.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}
.nav-item.dropdown .dropdown-menu .dropdown-item {
    color: darkgreen
}
.dropdown-submenu .dropdown-item span {
    font-size: 10px;
}
li .dropdown-item span {
    font-size: 10px;
}
.adresse {
    margin-top: 20px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 14px;
    text-align: left;
    line-height: 1px;
}
.email_gaby {
}
.email_richard {
}
.container .row .col-sm-12.col-md-12.news {
    background-color: #E28F91;
    border: medium solid #F6E906;
    border-radius: 10px;
}
@media screen and (max-width: 768px) {
    .dropdown-submenu .dropdown-menu {
    left: 100%;
    top: auto;
    margin-top: -5px;
    font-size: 14px;
    }}
@media screen and (max-width: 768px) {
}
