.basket_table  {
	    border-color: #B2B2B2;
    border-width: 0 0 1px 1px;
    border-style: solid;
	width:100%;
}

.basket_table  .colored-bold {
	color:red;
}

.basket_table td , .basket_table th {
    border-color: #B2B2B2;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: white;
}

.basket_table th {
	background-color: #e6e6e6;
}

.input_basket_product_row_column_count{
	font-size:11px;
	width:15px;
	border:1px solid #B2B2B2;
	text-align:center;
	color:#666666;
}

.basket_product_row_column_count{
	text-align:center;
}

.basket_th_price, .basket_th_count{
	width:50px;
}

.basket_product_row_column_sum , .basketOverallSum {
	text-align:right;
}

.basketOverallSum {
	vertical-align:top;
}

.basket_form_button{
	clear:both;
	width:100%;
	margin-top:10px;
}

.floatRight{
	float:right;
}

.buttonChangeCount{
	margin-top:10px;
}

.buttonChangeCount .button_middle a, .basket_form_button .button_wrapper .button_middle a{
	line-height:15px;
}

.basket_prod_img{
	width:150px;
}

#content0{
	width:753px;
}
#content3{
	display:none;
}

.product_row_tab{
	border:0px;
	width:100%;
}
.product_row_tab td{
	border:0px;
}














.order-table textarea{
	width:488px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}

.order-table select{	
	font-family:Verdana;
	font-size:11px;
	color:#333333;
}


.order-table  input.body{
	width:344px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;
		
}

.order-table  input.body_plz{
	width:50px;
	font-family:Verdana;
	font-size:11px;
	color:#333333;	
}

.inner_order_table td{
	border-width: 0 0 0 0;
}

.basket_table{
	font-size:11px;
}

.order-table {
	width:753px;
}
.order-table td {
	font-size:11px;
}
body{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
.order_hr{
	background-color:#B2B2B2; color:#B2B2B2; border: #B2B2B2; height: 1px;
	display:none;
}
.headline{
	font-size:18px;
}

.order-table .button_wrapper a{
	line-height:15px;
}

.bodybasket_head{
	color:#128EA1;
	font-weight:bold;
	display:block;	
	margin-bottom:5px;
	text-transform:uppercase;
}

.basketheadimg{
	margin-top:15px;
	margin-bottom:10px;
}

.basket_td_min{
	width:140px;
}