/* orderlist */
.orderlist {  background: #1b4b79 url(../images/button/top_left.gif) top left no-repeat; float: left; width: 590px; margin-bottom: 10px; }
.orderlist_liste { margin: 0; padding: 0; height: 47px; background: url(../images/button/top_right.gif) top right no-repeat; } 
.orderlist_title { font-size: 18px; font-weight: bold; color: #ffffff; padding-left: 10px; padding-top: 8px; }
.orderlist_text { color: #000000; font-size: 12px; font-weight: normal; float: left; margin-top: 4px; padding-left: 10px; }
.orderlist_info { margin: 0; padding: 0; background:#eeeff1; height: 52px; border-bottom: #999999 1px solid; }

.orderlist_infos { width: 590px; float: left; margin: 0; padding: 0; background:#eeeff0; height: 30px; border-bottom: #999999 1px solid;  margin-top: 5px; margin-bottom: 50px; }
.orderlist_infos li{ margin-top: 10px;}
.orderlist_link { float: left; font-size: 12px; font-weight: bold; margin-left: 10px; width: 530px; background: url(../images/navi/arrow.gif) no-repeat left; padding-left: 10px; }
.orderlist_link a{ color: #000000; margin-bottom: 10px; }

.orderlist_table { float: left; clear: both; width: 590px; margin-top: 10px; margin-bottom: 20px;}
.orderlist_table thead { border-bottom: #797978 1px solid;width: 590px;  margin-top: 5px; color: #666666; height: 22px; font-size: 11px; font-weight: bold;}
.orderlist_table tbody{ font-size: 11px; color: #000000; text-align: left; border-bottom: 1px solid #999999;}
.orderlist_table td{ border-bottom: 1px solid #999999; vertical-align: middle; }
.orderlist_table thead td{ border-bottom: 1px solid #999999; vertical-align: top; }
.orderlist_tfoot_tr td{ border-bottom: 2px solid #797978;}

.orderlist_info_text { color: #666666; font-size: 12px; font-weight: bold; float: left; margin-top: 7px; padding-left: 10px; width: 590px; }
.orderlist_table input[type="text"] { vertical-align: middle; margin-top: 2px; margin-bottom: 2px;}
td { padding-left: 5px;}

/* Icons */
.add_to_basket { background: url(../images/button/basket.gif) no-repeat center 50% ; width: 27px; height: 18px; float: left; cursor: pointer;}
.edit_list { background: url(../images/button/edit_list.gif) no-repeat center 50% ; width: 27px; height: 18px; float: left; cursor: pointer;}
.forward_list { background: url(../images/button/forward_list.gif) no-repeat center 50% ; width: 27px; height: 18px; float: left; cursor: pointer;}
.delete_list { background: url(../images/button/delete_list.gif) no-repeat center 50% ; width: 27px; height: 18px; float: left; cursor: pointer;}
.delete_article_list { background: url(../images/button/delete_article.gif) no-repeat center 50% ; width: 27px; height: 18px; float: left; cursor: pointer; margin-left: 11px;}

/* Informationen zur Bestell-Liste */
.orderlist_info_ul { float: left; padding: 0; margin: 3px 0; }
.orderlist_info_label { float: left; width: 142px; font-size:12px; font-weight: normal; color: #000000; margin-left: 5px; }
.orderlist_info_content { font-size: 12px; font-weight: bold; color: #000000; width: 400px; }
.orderlist_info_content input { border: 1px solid #999999; padding-left: 2px; font-size: 12px;}
.orderlist_table_subtitle { font-weight: bold; background: #d8dee4; }

.orderlist_link_foot { height: 30px; font-weight: bold; font-size: 12px; background: url(../images/navi/arrow.gif) no-repeat left;padding-left: 10px; cursor: pointer; text-decoration: underline;}
.orderlist_link_foot a { color: #000000; }
