
#animationmask {
    width: 465px;
    height: 155px;
    overflow: hidden;
	position: absolute;
}

#animation {
    width: 465px;
    height: 155px;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

#animation .a0 {
    width: 465px;
    background-repeat: no-repeat;
    background-position: 0 -150px;
    height: 155px;
    overflow: hidden;
    display: block;
}

#animation .a1 {
    background-image: url(Slide-dachmarke.jpg);
}

#animation .a2 {
    background-image: url(Slide-engineering.jpg);
}

#animation .a3 {
    background-image: url(Slide-food.jpg);
}

#animation .a4 {
    background-image: url(Slide-furniture.jpg);
}

#animation .a5 {
    background-image: url(Slide-plastics.jpg);
}

#animation .a6 {
    background-image: url(Slide-print.jpg);
}
