/* ----------- PRODUCT KONFIGURATON ----------- */

.motiv_single {
	width:496px;
    float:left;
}

.motiv_product_image {
	width:102px;
	text-align:center;
    height:120px;
}

.motiv_all_single_text {
    margin-top:10px;
}

.motiv_product {
    float:left;
    width:104px;
    height:120px;
    margin:10px 10px 0px 10px;
}

*html .motiv_product {
    float:left;
    width:104px;
    height:120px;
    margin:10px 7px 0px 7px;
}

/* ------------------ BLUE ----------------- */

.motiv_top_1 {
    background:url(../img/boxen/box_motiv_top_1.gif) no-repeat;
    height:3px;
    width:496px;
}

*html .motiv_top_1 {
    margin-bottom:-10px;
}

.motiv_middle_1 {
    background:#f5f5f3 url(../img/boxen/box_motiv_middle_1.gif) repeat-y;
    width:496px;
}

.motiv_bottom_1 {
    background:url(../img/boxen/box_motiv_bottom_1.gif) no-repeat;
    height:3px;
    width:496px;   
}

/* ------------------ GELB ----------------- */

.motiv_top_2 {
    background:url(../img/boxen/box_motiv_top_2.gif) no-repeat;
    height:3px;
    width:496px;
}

*html .motiv_top_2 {
    margin-bottom:-10px;
}

.motiv_middle_2 {
    background:#f5f5f3 url(../img/boxen/box_motiv_middle_2.gif) repeat-y;
    width:496px;
}

.motiv_bottom_2 {
    background:url(../img/boxen/box_motiv_bottom_2.gif) no-repeat;
    height:3px;
    width:496px;   
}

/* ------------------ ORANGE ----------------- */

.motiv_top_3 {
    background:url(../img/boxen/box_motiv_top_3.gif) no-repeat;
    height:3px;
    width:496px;
}

*html .motiv_top_3 {
    margin-bottom:-10px;
}

.motiv_middle_3 {
    background:#f5f5f3 url(../img/boxen/box_motiv_middle_3.gif) repeat-y;
    width:496px;
}

.motiv_bottom_3 {
    background:url(../img/boxen/box_motiv_bottom_3.gif) no-repeat;
    height:3px;
    width:496px;   
}

/* ------------------ RED ----------------- */

.motiv_top_4 {
    background:url(../img/boxen/box_motiv_top_4.gif) no-repeat;
    height:3px;
    width:496px;
}

*html .motiv_top_4 {
    margin-bottom:-10px;
}

.motiv_middle_4 {
    background:#f5f5f3 url(../img/boxen/box_motiv_middle_4.gif) repeat-y;
    width:496px;
}

.motiv_bottom_4 {
    background:url(../img/boxen/box_motiv_bottom_4.gif) no-repeat;
    height:3px;
    width:496px;   
}

