/* START.TPL */

.start_default {
    vertical-align: top;
    padding-right: 10px;
    padding-top: 10px;
    color: #232323;
    width: 100%;
    background-color: #FFFFFF;
}

.start_text {
    color: #232323;
}

.start_headline {
    font-size: 17px;
    color: #FF7F0A;
    font-weight: bold;
}

.start_headline2 {
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

.start_headline3 {
    font-size: 12px;
    color: #FF7F0A;
    font-weight: bold;
}

.start_headline4 {
    font-size: 12px;
    color: #ff3300;
    font-weight: normal;
}

.start_firstarticle_title {
    font-size: 12px;
    color: #D81F01;
    font-weight: bold;
    vertical-align: top;
    border : 1px #C0C8C0;
    border-style : solid none none none;
    padding-top: 10px;
}

.start_firstarticle_text {
    font-size: 12px;
    color: #232323;
    font-weight: bold;
}

.start_randomarticle_title {
    font-size: 10px;
    color: #646464;
    font-weight: bold;
}

.start_randomarticle_link {
    font-size: 7pt;
    color: #FF7F0A;
    font-weight: bold;
}

.start_randomarticle_link:hover {
    font-size: 7pt;
    color: #FF7F0A;
    font-weight: bold;
    text-decoration: underline;
}

.start_randomarticle_text {
    color: #646464;
    font-size: 8pt;
    font-weight: normal;
    height: 16px;
}

.start_firstarticle_image {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_bigimage {
    color: #242424;
    font-weight: normal;
    border: 0px;
}

.start_firstarticle_link {
    color: #D81F01;
    text-decoration: underline;
}

.start_firstarticle_oldprice {
    font-size: 17px;
    color: #D81F01;
    text-decoration : line-through;
}

.start_firstarticle_price {
    font-size: 17px;
    color: #D81F01;
}

.start_tobasketbutton {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    border: 1px #B4B3B3;
    border-style : solid solid solid solid;
    height: 16px;
    width: 125px;
    cursor : pointer;
}

.start_variant {
    vertical-align: middle;
    color: #232323;
    font-weight: normal;
    background-color: #F8F8F8;
    margin-right: 5px;
}

.start_tobasketpic {
    height: 17px;
    width: 17px;
    border: 0px;
    border-style: none none none none;
    padding-right: 5px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.start_link {
}

.start_articlelist_linetop {
    height: 1px;
    background-color: #CECDCD;
}

.start_articlelist_spacer {
    height: 5px;
    background-color: #FFFFFF;
}

.fiveproductbox {
    width: width: 100%;
    padding-top: 16px;
}

.fiveproductbox_highlight {
    font-weight: bold;
    height : 18px;
    vertical-align: middle;
    font-size: 7pt;
    text-align: left;
    color: #646464;
    border : 1px #999999;
    border-style : solid solid solid solid;
    padding-left: 6px;
    background-color: #F0EFEF;
}

.fiveproductbox_internitem {
    color: #646464;
    font-weight: normal;
    padding-left: 6px;
    vertical-align: middle;
    height: 15px;
    background-color: #FFFFFF;
    border : 1px #999999;
    border-style : none solid solid solid;
    padding-top: 6px;
}

.fiveproductbox_internitem_left {
    color: #232323;
    font-weight: normal;
    background-color: #FFFFFF;
    padding-left: 6px;
    vertical-align: middle;
}
