.checkout{
	font-size:10px;
}

.ckat_bild{
	background:url('../images/ckt_bild_.jpg') no-repeat;
	width:102px;
	height:102px;
}

.ckat_artb{
	background:url('../images/ckt_artb_.jpg') no-repeat;
	width:270px;
	height:102px;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

.ckat_preis{
	background:url('../images/ckt_preis_.jpg') no-repeat;
	width:95px;
	height:102px;
		border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

.ckat_anz{
	background:url('../images/ckt_anz_.jpg') no-repeat;
	width:93px;
	height:102px;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

.ckat_summe{
	background:url('../images/ckt_summe_.jpg') no-repeat;
	width:114px;
	height:102px;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
	border-right: 1px solid #acacac;
}

.ckat_bild_pos{
	text-align:left;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
	border-left: 1px solid #acacac;
	width:102px;
}

.ckat_artb_pos{
	margin-top:40px;
	margin-left:8px;
}

.ckat_preis_pos{
	font-weight:bold;
	margin-top:40px;
	text-align:center;
}

.ckat_anz_pos{
	margin-top:40px;
	text-align:center;
}

.ckat_summe_pos{
	font-weight:bold;
	margin-top:40px;
	text-align:center;
}

.ckat_del{
	background:url('../images/art_delete.png') no-repeat;
	width:23px;
	height:102px;
}

.ckat_del_img{
	background:url('../images/art_delete_x.png') no-repeat;
	margin-top:0px;
	border:1px solid #ACACAC;
	border-left:none;
	width:14px;
	height:15px;
	float:left;
	padding:5px;
}

.bestellung_pruefen_button {
	background:transparent url(../images/weiter.png) no-repeat scroll 0 0;
	border:0 none;
	height:26px;
	width:155px;
	cursor:pointer;
	margin-top:10px;}

.bestellung_pruefen_button:hover,
.bestellung_pruefen_button:focus
 {background:url(../images/weiter.png) #d1e3f1 !important;}
	
.bestellung_absenden_button {
	background:url(../images/absenden.png) no-repeat; 
	width:155px;
	height:26px;
	border:none;
	margin-bottom:30px;
}

.bestellung_absenden_button:hover,
.bestellung_absenden_button:focus
 {background:url(../images/absenden.png) #d1e3f1;}

.h3_basket {background:#dedede; padding:3px 3px 3px 5px;}

.i_count {
	float:left; 
	width:25px; 
	margin:5px 0 0 5px;
	color:#1b74b8;
	text-align:right;
	font-weight:600;
}

.i_name {float:left; width:150px; margin-left:10px}

.i_name a{width:140px !important; border:none !important;}

.adresseanlegen_button {
	background:url(../images/add_ad.png) no-repeat; 
	border:none; 
	width:155px; 
	height:26px; 
	margin-top:5px;
}

.adresseanlegen_button:hover,
.adresseanlegen_button:focus {
	background:url(../images/add_ad.png) #d1e3f1; 
	cursor:pointer; 
}

.adresseauswaehlen_button {
	background:url(../images/choose_ad.png); 
	border:none; 
	width:155px; 
	height:26px;
}

.adresseauswaehlen_button:hover ,
.adresseauswaehlen_button:focus {
	background:url(../images/choose_ad.png) #d1e3f1; 
	cursor:pointer;
}

#lastschrift_daten {!important; }

#lastschrift_daten h3 {margin-bottom:10px;}

#lastschrift_daten input { margin-left:10px;
	border:1px solid #adadad;
	margin-bottom:5px
}