.basketstepsitem {
	vertical-align: top;
	margin: 4px;
	font-size: 11px;
    margin-bottom: 0px;
	margin-top: 5px;
	border: 1px solid #ffffff;
	padding: 0px;
	min-height: 0px;
	height: auto;
	-moz-box-sizing: border-box;
}

.basketcontents_main {
	margin-top:0;
}

.basketcontents_artamountbutton {
	width:91px;
	height:19px;
	border:1px solid #e9eaeb;
	font-size:10px;
	font-weight:bold;
	color:#677787;
    margin-left: 3px;
	cursor: pointer;
}

.default_midbutton{
  border: 1px solid #ff9900;
  width: 94px;
}

.basketstepsitem:after{
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.usercontentheader,
.useroptionheader,
.usercontentdata {
	vertical-align: top;
	border: none;
	padding: 5px;
	margin: 0px;
	padding-bottom:2px;
	font-size: 11px;

	-moz-box-sizing: border-box;
}
.useroptionheader,
.usercontentheader {
    margin-top: 10px;
}
.usercontentdata {
    margin-bottom: 0px;
}
.usercontenttext {
    font-size: 11px;
    color: #000000;
    padding-left: 4px;
}

.useroptionheader,
.usercontentheader {
	min-height: 28px;
	height: 28px;
	border-bottom: 1px none;
	margin-bottom: 0px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	padding-top:8px;

	padding-left:7px;
}
.useroptionheader,
.usercontentheader {
	font-size: 11px;
	font-weight: bold;
	color: #ff3300;
}
.useroptionheader,
.usercontentheader {
	color: #677787;
	padding-bottom:1px;
	vertical-align: bottom;
}
.useroptionheader,
.usercontentheader {
	height: 26px;
	line-height: normal;
	padding-top:4px;
	padding-bottom:0px;
	vertical-align: middle;
}

.useroptionheader{
  color: #555555;
  font-size:11pt;
}

.usercontentdata {
	min-height: 0px;
	height: auto;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom:4px;
	color: #677787;
	font-size: 10px;
}
.useroptionsitem {
    height: 310px;
}
.useroptionstableitem
.useroptionstable {
    width: 100%;
}
.useroptionstable {
    border-collapse: collapse;
    width: 755px;
    margin-top:20px;
}

/* neuer Checkout */
#col2 {
	width:       804px;
}
.useroptionsbackground {
	background:url(../img/bg_userlogins.jpg);
	height:354px;
	width:245px;
}

#usermainform {
	margin-left:10px;
}

.default_nextlinecontainer {
	margin-right:45px;
	margin-top:10px;
	float:right;
}

