/*
    Created 03.06.2012
    
    @author Torge Rothe
*/

#survey {
    height: 285px;
}

#survey .left img {
    height: 200px;
}

#produktion {
    height: 300px;
}

#produktion .left img {
    height: 319px;
}

#produktion .right img {
    height: 319px;
    margin-top: 42px;
}

#montage {
    height: 540px;
}

#montage .left img {
    height: 319px;
}

#montage .right img {
    height: 319px;
    margin-top: 40px;
}

#beratung {
    height: 375px;
}

#beratung .left img {
    height: 472px;
}

#beratung .right img {
    height: 191px;
}