﻿.divProduktpalette {
    width: 220px;
    height: 60px;
    margin: 0px 20px 20px 0px;
    float: left;
    background-color: #e5e5e5;
    cursor: pointer;
}
.imageLinkProducts {
    float: left;
}
.divBoxMiddle {
    width: 138px; /* 150px - margin */
    margin: 12px 0px 0px 12px;
    float: left;    
}
.divNavigation {
    height: 220px;    
}