#news{margin: 0px auto 0px -25px;min-width: 1200px;}
#news .headerbox{width: 100%;overflow: hidden;padding-top: 0px;max-width: 1200px;margin: 0px auto 0px auto;}
#news .headerbox h2{margin-top: 0px;}
#news .newsboxes{width: 100%;overflow: hidden;padding-top: 0px;max-width: 1200px;margin: -15px auto 0px auto;}
#news .newsboxContainerImage{height: 230px;width: 33%;background-size: cover;background-position: center;}
#news .newsboxContainerImage iframe{height: 230px}
#news .newsboxContainer{width: 60%;}
#news .newsboxtitelbox{color: #CCCCCC;font-size: 17px;font-weight: 100;margin-bottom: 30px;}
#news .newsoverviewh3{margin-top: 0px;margin-bottom: 0px;}


#news .dtinfo_txt span{width: 98% !important;}
#news .dtinfo_txt{margin-top: 0px;}


.slicknews .newsboxContainer {width: 100% !important;;height: 380px;background-color: #fff;padding: 55px 30px 0px 30px;color: #000;margin-right: 25px;margin-left: 25px;transition: background-color 0.3s;}
.slicknews .newsboxContainer:hover{background-color: #0168B5;color: #fff;}
.slicknews .newsboxContainer:hover div{color: #fff !important;}
.slicknews .newsboxContainer:hover a{color: #fff !important;}
.slicknews .newsboxContainerImage {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: 25px;}
.slicknews .privacy-msg{height: 380px !important;}
.slicknews .newsVideo{padding: 0px !important;}
.slicknews .newsVideo iframe{height: 380px !important;}

.single-aktuell #menu-item-460 a{color:rgb(1,149,61);;}

.aktuellnews .arrow-left.slick-arrow {
    margin-left: -41px;
}
.aktuellnews .slick-arrow {
    color: rgb(1,149,61);
}
.aktuellnews .slick-arrow:hover {
    color: #0168B5;
}
/* --- imp_mobile class muss im mobil theme header hinzugefügt sein */
.imp_mobile #news .newsboxContainerImage {
    height: 230px;
    width: 100%;
    background-size: cover;
    background-position: center;
    float: none;
	margin-bottom: 20px;
}

.imp_mobile #news .newsboxContainer {
    float: none;
    width: 100%;
}

.imp_mobile #news hr{display: none;}

.aktuellnews .slick-arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 40%;
    font-size: 45px;
}

@media only screen and (min-width: 1240px) {
.aktuellnews .arrow-right {
    right: -63px;
	margin-top: 25px;
}

.aktuellnews .arrow-left {
    left: -80px;
}

}

@media only screen and (max-width: 1240px) {
#news .arrow-right {
    display: none !important;
}

#news .arrow-left {
    display: none !important;
}

}

#news .arrow-color {
    color: #cccccc;
    transition: color .3s;
}

#news .arrow-color:hover {
    color: #6b6b6b;
}