/* Profit-System */
.profit_table { float: left; clear: both; width: 590px; margin-top: 10px; font-size: 11px;}
.profit_table thead { font-weight: bold; margin-top: 5px; color: #818182;background:#eeeff0;}
.profit_table td { border-bottom: #797978 1px solid; height: 25px; vertical-align: top;  }
.profit_table tbody td { color: #000000; font-weight: bold; padding: 5px 0 5px 5px;}
.profit_table tfoot td { border-bottom: 0; padding-top: 5px;}
.profit_table span { font-weight: normal; font-size: 10px; }
.profit_table table {margin-bottom: 20px; }

/* Vergleichswarenkorb */
.profit_table_vergleich { float: left; clear: both; width: 590px; margin-top: 10px; margin-bottom: 20px; font-size: 11px;}
.profit_table_vergleich thead { font-weight: bold; margin-top: 5px; color: #818182; background:#eeeff0;}
.profit_table_vergleich td { border-bottom: #797978 1px solid; height: 20px; vertical-align: middle;  }
/*.profit_table_vergleich tbody { background-color: #fae8c8; }*/
.profit_table_vergleich tbody td { color: #000000; }
.profit_table_vergleich tfoot td { border-bottom: 0; padding-top: 5px; color: #000000; font-weight: bold; text-align: right; padding-right: 5px;}
.profit_vergleich_last td{ font-weight: bold; text-align: right; border-top: #797978 1px solid; border-bottom: #797978 2px solid;}

/* Übersicht */
.profit_konditionen { margin: 0 0 5px 0; width: 289px; height: 146px; float: left; clear: both; background:url(../images/profit/profit_konditionen_bg.jpg) no-repeat bottom left ; }
.profit_vorteile { margin: 0 0 5px 0; width: 289px; height: 146px; float: right; background:url(../images/profit/profit_vorteile_bg.jpg) no-repeat bottom left ; }
.profit_basket { margin: 0 0 5px 0; width: 289px; height: 146px; float: left; clear: both; background:url(../images/profit/profit_basket_bg.jpg) no-repeat bottom left ; }


/* Profit-Subheader */
.profit_subheader {float: left; margin: 0; padding: 0; width: 590px;}
.profit_subheader_2500_text { float: right; color: #000000; font-size: 12px; background:#fab944; font-weight: bold; width: 500px; padding: 2px 0 2px 5px; margin-top: 13px; }
.profit_subheader_5000_text { float: right; color: #000000; font-size: 12px; background:#ea6c4b; font-weight: bold; width: 500px; padding: 2px 0 2px 5px; margin-top: 13px; }
.profit_subheader_10000_text { float: right; color: #000000; font-size: 12px; background:#73b09a; font-weight: bold; width: 500px; padding: 2px 0 2px 5px; margin-top: 13px; }
.profit_subheader_top_text { float: right; color: #000000; font-size: 12px; background:#54a3d5; font-weight: bold; width: 500px; padding: 2px 0 2px 5px; margin-top: 13px; }
.profit_subheader_img { float: left;}


