
.aktuellnews{margin: 0px auto 0px -25px;min-width: 100%;}

/* box hover */
.aktuellnews .slickbox:hover .newsboxContainer{background-color: #0168B5;color: #fff;}
.aktuellnews .slickbox:hover div{color: #fff !important;}
.aktuellnews .slickbox:hover a{color: #fff !important;}

.aktuellnews .slickbox:hover .newsboxContainerImage {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.aktuellnews .overlay{opacity: 0;height: 334px;transition: opacity 0.3s;}

.aktuellnews .headerbox{width: 100%;overflow: hidden;padding-top: 0px;max-width: 100%;margin: 0px auto 0px auto;}
.aktuellnews .headerbox h2{margin-top: 0px;}
.aktuellnews .newsboxes{width: 100%;overflow: hidden;padding-top: 0px;max-width: 100%;margin: -15px auto 0px auto;}
.aktuellnews .newsboxContainer {width: 100% !important;;height: 380px;background-color: #fff;padding: 35px 30px 0px 30px;color: #000;margin-right: 25px;margin-left: 0px;transition: background-color 0.3s;}
.aktuellnews a{color: #000;}

.aktuellnews .newsboxContainerImage {margin-top: -334px;width: 100% !important;height: 334px !important;background-color: #fff;padding: 55px 30px 0px 30px;color: #000;background-size: cover;background-repeat: no-repeat;margin-right: 25px;margin-left: 0px;background-position: center;}
.aktuellnews .privacy-msg{height: 380px !important;}
.aktuellnews .newsVideo{padding: 0px !important;}
.aktuellnews .newsVideo iframe{height: 380px !important;}
.aktuellnews .slickbox{
    margin-left: 25px;
}

.aktuellnews .newsboxContainerImage iframe{height: 230px}
.aktuellnews .newsboxtitelbox{color: #CCCCCC;font-size: 17px;font-weight: 100;margin-bottom: 30px;}
.aktuellnews .newsoverviewh3{margin-top: 0px;margin-bottom: 0px;}