#animation .slider {
    margin:2px 0 0 2px;
    padding:0;
}


#animation .content-slider{
    visibility: visible;
}

#animation .ce_teasertext {
    display: none;
}
#animation h2 {
    width:327px;
    position:absolute;
    right: 0;
    margin:107px 0 0 auto;
    padding:3px 12px 3px 0;
    text-align:right;
    background-color:rgba(255,255,255,.8);
}
#animation h2 a,
#animation h2 a:visited {
    text-decoration:none;
    color:#FF440E;
}
#animation .image_container {
    height:131px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#animation .image_container img {
    margin-top:0px;
    
}
#animation .slider .ce_teaser {
    margin:0 0 1px;
}

#animation .slider .ce_teaser a{
    display: block;
}

#animation .slider-control {
    display:none;
}
#animation .startslider1,
#animation .startslider2 {
    margin-top:2px;
    margin-bottom:3px;
    margin-left:4px;
    width: 100%;
  height: 130px;
}
