.address_input {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.main_header {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.price_table {
	width: 100%;
	border: 1px solid black;
	background-color: #BABABA;
}

.main_table_specific {
	width: 100%;		
}

.main_table {
	border-bottom: 1px solid #E0E0E0;
}

.main_table_header {
	background-image:url('shop_images/topbg_lisnining.gif');
	height: 25px;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.main_table_C0_r1 {
	background-color: #BABABA;
	color: #000000;
	font-weight: bold;
	border-left: 1px solid #BABABA;

}

.main_table_C1_r6 {
	background-color: #F0F0F0;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #BABABA;
}

.main_table_C0_r6 {
	background-color: #BABABA;
	color: #000000;
	font-weight: bold;
	border-right: 1px solid #BABABA;

}

.main_table_C1_r1 {
	background-color: #F0F0F0;
	color: #000000;
	font-weight: bold;
	border-left: 1px solid #BABABA;
}

.main_table_C0 {
	background-color: #BABABA;
	color: #000000;
}

.main_table_C1 {
	background-color: #F0F0F0;
	color: #000000;
}

.inputStyle_amount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	text-align: right;
}

.basket_table_headline {
	width: 100%;
	background-image:url('shop_images/topbg_lisnining.gif');
	height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.basket_headline {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.basket_table {
	border-bottom: 1px solid #E0E0E0;	
	width: 100%;
}

.button_basket {
	font-size: 11px;
	font-weight: bold;
	background-image:url('shop_images/submit_midt.gif'); 
	padding: 0px 5px 0px 5px;
	color: black;
}

.basket_total_center {
	font-weight: bold;
	border-top: 1px solid #BABABA;
	background-color: #000000;	
	color: white;
}

.basket_total_left {
	font-weight: bold;
	border-left: 1px solid #BABABA;
	border-top: 1px solid #BABABA;
	background-color: #000000;	
	color: white;
}

.basket_total_right {
	font-weight: bold;
	color: white;
	border-right: 1px solid #BABABA;
	border-top: 1px solid #BABABA;
	background-color: #000000;	
}

.confirm_header1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;	
}

.address_table {
	width: 300px;	
}

.inputStyle_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	width: 240px;
}

.inputStyle_postnr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;	
	width: 50px;
}

.inputStyle_city {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;	
	width: 180px;
}

.End_table {
	border-top: 1px solid #E6EBF0;		
}

.basket_card_headline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.total_value_field {
	border: 1px solid #D80000;
	background-color: #D80000;
	font-size: 11px;
	color: white;
	text-align: right;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.table_top3 {
	width: 182px;
}