/* CSS Document */
/************* Product list ************/
.product_list_box{border:1px solid #999999;padding:8px 8px 8px 8px;margin:10px 10px 0px 0px;width:360px;width:750px;height:130px;float:left;}
.product_list_header h2 a{margin:0;padding:0;font-weight:bold;color:#B72E2E;font-size:14px !important;padding-top:0px;padding-bottom:2px;line-height:14px;}
.product_list_rightbox{float:right;height:125px;background-image:url(/layout/JungeWerbung/bluelinev.gif);background-repeat:no-repeat;background-position:top 10px;}
.product_list_price_box{text-align:right;height:88px;}
.product_list_price{font-weight:bold;color:#3574B0;font-size:14pt;line-height:16px;font-weight:bold;padding-bottom:3px;}
.product_list_price_UVP{font-weight:normal;color:#000000;font-size:12pt;line-height:24px;text-decoration:line-through;}
.product_list_attributes{vertical-align:bottom;}
.product_list_attributes .ArticleAttrSelect{width:126px;line-height:48px;} 
.product_list_attributes .ArticleAttrTable{float:right;} 
.product_list_content{
/*width:504px;background-color:yellow;*/
}
.product_list_image{float:left;
/*width:120px;*/
width:92px;margin-right:3px;overflow:hidden;}
.product_list_image a img{max-width:90px;width:expression(this.width > 90 ? 90:true);border:none}
.productlist_order_button{border:0px solid transparent;}
.product_list_description_container{height:88px;overflow:hidden;}
.product_list_description{float:left;width:500px;
/*width:250px;background-color:blue;*/
}
.product_list_description_text_sizer{display:none;}
.product_list_footer{clear:both;}
.product_list_description_text{float:left;width:100%;font-size:12px;overflow:hidden;}
.product_list_header{width:100%;float:left;}
.product_list_price_box{text-align:right;width:155px;
/*width:122px;background-color:red;*/
}
.product_list_order_link{text-align:right;}
.product_list_detail_link{float:left;padding:5px 0;width:100%;}
.product_list_detail_link a{text-decoration:none;font-size:10px;}

