/* Printmedien-Bestellung */
.order_media_table table{ float: left; font-size: 12px; width: 590px; margin-bottom: 30px; }
.order_media_table thead { background: #eeeff1; font-size: 11px; color: #666666; font-weight: bold; border-bottom: 1px solid #797978;  height: 22px;}
.order_media_table thead td{ vertical-align: top; padding-top: 6px; }
.order_media_table th{ border-bottom: 1px solid #797978; padding-left: 5px; height: 22px; }
.order_media_table td{ border-bottom: 1px solid #797978; padding-left: 5px; }
.order_media_table tbody{ font-size: 11px; color: #000000; text-align: left; }
.order_media_table input[type="text"] { border: 1px solid #999999; color: #000000; text-align: right; padding-right: 3px; margin: 2px 0; }