#page_content td {
    vertical-align:top;
    background-image:url(/images/layout/my-sportswear/head/line.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}

.break_line {
    clear:both;
    height:1px;
    font-size:1px;
    margin:0;
    padding:0;
    background-image:url(/images/layout/my-sportswear/head/line.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}
.article_preview {
    width:165px;
    padding:15px 15px 30px 15px;
    float:left;
}

.article_preview a.article_image img {
    border:0;
    margin-bottom:5px;
}

.article_preview .name a {
    font-weight:bold;
}

.article_preview .color {
    font-size:12px;
    text-align:center;
}

.article_preview .name a, .article_preview .price {
    display:block; 
    text-decoration:none;
    font-size:12px;
    text-align:center;
    
}

.article_preview .price .sells_price {
    font-weight:bold;
    color:#00A1DE;
}

.article_preview .price .recommended_price {
    text-decoration:line-through;
}

.article_preview .price .sells_price.reduced {
    color:#EE0000;
}

.article_view {
    border: 1px solid #404040;
    padding:15px;
}

.article_view .image_box {
    width:330px;
    float:left;
    background-image:url(/images/layout/my-sportswear/content/h_line.jpg);
    background-position:right;
    background-repeat:repeat-y;
    padding:0 15px 0 0;
}

.lupe {
    background-image:url(/images/tools/lupe.gif);
    background-repeat:no-repeat;
    width:29px;
    height:30px;
    font-size:12px;
    float:left;
    margin:-7px 20px 0 20px;
}

.article_view .image_box .image_pagination {
    width:300px;
    padding:15px 0px 25px 0px;
    background-image:url(/images/layout/my-sportswear/head/line.jpg);
    background-position:bottom;
    background-repeat:repeat-x;
}

.article_view .image_box .image_pagination #pagination_info {
    text-align:center;
    font-size:14px;
    font-weight:normal;
}

.article_view .image_box a#article_image_back {
    float:left;
    width:18px;
    height:18px;
    display:block;
    background-image:url("/images/tools/last_block.gif");
    background-position:center center;
    background-repeat:no-repeat;
}

.article_view .image_box a#article_image_back.disabled {
    background-image:url("/images/tools/last_block_disabled.gif");
}

.article_view .image_box a#article_image_next {
    display:block;
    float:right;
    width:18px;
    height:18px;
    background-image:url("/images/tools/next_block.gif");
    background-position:center center;
    background-repeat:no-repeat;
    margin-right:40px;
}

.article_view .image_box a#article_image_next.disabled {
    background-image:url("/images/tools/next_block_disabled.gif");
}

.article_view .image_box .article_colors {
    padding:15px 0 0 0;
}

.article_view .image_box .article_colors .color_box {
    float:left;
    font-size:12px;
    text-align:center;
    margin-right:10px;
    width:70px;
    display:block;
}

.article_view .image_box .article_colors .color_box a {
    padding:3px;
}

.article_view .image_box .article_colors .color_box a img {
    border:1px solid #22A0D6;
    padding:3px
}

.article_view .image_box .article_colors .color_box a.active img {
    border:3px solid #22A0D6;
    padding:1px;
}

.article_view .image_box .article_colors .color_box .color_name {
    width:70px;
    display:block;
    text-align:center;
}

.article_view .article_data {
    padding:10px 0px 25px 28px;
    width:365px;
    float:left;
}

.article_view .article_data .properties {
    margin-bottom:10px;
}

.article_view .article_data .properties .image {
    margin-right:15px;
    cursor:pointer;
}

.article_view .article_data .recommended_price {
    text-decoration:line-through;
}

.article_view .article_data .price {
    font-weight:bold;
    font-size:12px;
    color:#00A1DE;
}

.article_view .article_data .price.reduced {
    color:#EE0000;
}

.article_view .article_data .rebate {
    font-size:14px;
    color:#ee0000;
}

.article_view .article_data .sales_price {
    text-decoration:line-through;
    font-size:14px;
}

.article_view .article_data .info_delivery {
    padding:0 0 0 43px;
    color:#00A1DE;
    background-image:url(/images/layout/my-sportswear/info/hook.jpg);
    background-position:29px 50%;
    background-repeat:no-repeat;
}

.article_view .article_data .buttons {
    padding-top:50px;
}

.article_view .article_data .buttons .next {
    margin-right:20px;
}

.article_view .set_articles {
    clear:both;
    padding-top:30px;
    height:300px;
    background-image:url(/images/layout/my-sportswear/head/line.jpg);
    background-position:left 15px;
    background-repeat:repeat-x;
}

.article_view .set_articles h4 {
    padding-bottom:15px;
}

.article_view .set_articles .main_image {
    float:left;
}

.article_view .set_articles .set_article {
    float:left;
    margin-left:25px;
    width:145px;
}

.article_view .set_articles .set_article .image {
    width:145px;
    height:195px;
}

.article_view .set_articles .set_article .image img {
    border:0;
}

.article_view .set_articles .set_article .name a {
    padding:10px 0 0 0;
    display:block;
    font-size:12px;
    text-align:center;
    text-decoration:none;
    font-weight:bold;
}

.article_view .set_articles .set_article .price {
    font-size:12px;
    text-align:center;
    text-decoration:none;
}

.article_view .set_articles .set_article .price.reduced {
    color:#EE0000;
}

.article_view .article_data .article_form label {
    width:80px;
    display:block;
    float:left;
}

#popup_img {
    width:600px;
    height:800px;
    top: 20px; left: 250px;
    position:absolute;
    z-index:9999;
    border:4px solid #00A1DE;
}

#popup_img #close_link {
    display:block; 
    position:absolute; 
    top:-7px;left:572px; 
    width:40px; height:40px;  
    background-image:url('/images/tools/close.gif');
    background-repeat:no-repeat;
    background-position:left;
}

#popup_img .popup_tools {
    position:absolute;
    width:80px;
    height:18px;
    padding:3px;
    bottom:10px;
    right:10px;
    background-image:url("/images/popup/tools_background.gif");
    background-repeat:no-repeat;
    background-position:left;
}

#popup_img .popup_tools #popup_image_next {
    background-image:url("/images/tools/next_block.gif");
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
    float:right;
    height:18px;
    width:18px;
    margin-right:8px;
}

#popup_img .popup_tools #popup_image_next.disabled {
    background-image:url("/images/tools/next_block_disabled.gif");
}

#popup_img .popup_tools #popup_image_last {
    background-image:url("/images/tools/last_block.gif");
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
    float:right;
    height:18px;
    width:18px;
    margin-right:8px;
}

#popup_img .popup_tools #popup_image_last.disabled {
    background-image:url("/images/tools/last_block_disabled.gif");
}

#popup_img .popup_tools #popup_image_close {
    background-image:url("/images/tools/close_block.gif");
    background-position:center center;
    background-repeat:no-repeat;
    display:block;
    float:right;
    height:18px;
    width:18px;
    margin-right:8px;
}

/* Artikle Tags */

.tags {
    background-color:#E4F5FC;
    margin-top:15px;
    padding:10px;
    text-align:center;
    font-size:12px;
}

.tags .tag {
    padding-right:8px;
}

.tags .tag a {
    text-decoration: none;
    color:#00A1DE;
}

.tags .tag a.tag_rate_1 {
    font-size:12px;
}
.tags .tag a.tag_rate_2 {
    font-size:14px;
}
.tags .tag a.tag_rate_3 {
    font-size:18px;
}
.tags .tag a.tag_rate_4 {
    font-size:24px;
}

/* Spezial Angebot */

#special_offer {
    background:none;
    border-bottom:3px solid #EE0000;
    padding-bottom:8px;
    margin-bottom:40px;
    font-family:Arial,Helvetica,sans-serif;
}

#special_offer .headline {
    background-color:#EE0000;
    font-size:13px;
    font-weight:normal;
    color:#FFFFFF;
    padding:5px 15px;
    margin-bottom:12px;
}

#special_offer .image {
    padding:0 10px 0 10px;
    width:140px;
    overflow:hidden;
    text-align:center;
}

#special_offer .image a img {
    margin-left:-10px
}

#special_offer .name {
    font-size:12px;
    border-bottom-color:#BFBFBF;
    border-bottom-style:dotted;
    border-bottom-width:1px;
    font-weight:bold;
    padding-bottom:6px;
    padding-top:5px;
    text-align:center;
}

#special_offer .price_uvp {
    font-size:12px;
    padding:4px 10px 0 10px;
}

#special_offer .price_uvp .price {
    text-decoration:line-through;
    float:right;
    font-weight:bold;
}

#special_offer .price_basic, #special_offer .price_gold {
    color:#EE0000;
    font-size:12px;
    padding:4px 10px 0 10px;
}

#special_offer .price_basic .price, #special_offer .price_gold .price {
    float:right;
    font-weight:bold;
}

#special_offer .link {   
    font-weight:bold;
    padding:10px 10px 0 10px;
    text-align:right;
}

#special_offer .link a {
    color:#000000;
    font-size:12px;
    text-decoration:none;
}





