.opc_bar {
	background:url('../images/fortschrittsbalken/preisbock_warenkorbleiste2009.gif');
}

.opc_bar_activ {
	background:url('../images/fortschrittsbalken/preisbock_warenkorbleiste2009.gif');
}

.opc_bar, .opc_bar_activ {
	background-repeat:no-repeat;
	float:left;
	height:54px;
	width:189px;
	display:block;
	margin-bottom:5px;
}

.bar_links {
	float:left;
	width:189px;
	display:block;
	text-align:center;
	height:25px;
		
}

#bar{
	position: relative;
	margin:0 9px 0 30px;
}

#cart {
	background-repeat:no-repeat;
	position:absolute;
	top:-3px;
	left:58px;
	height:53px;
	width:70px;
}

.cart_move {
	background:url('../images/fortschrittsbalken/cart_ani_2009.gif');
}

.cart_static {
	background:url('../images/fortschrittsbalken/cart_2009_static.gif');
}


.opc_clear {
	clear: both;
}
	
#bar_cart {
	background-position: 0px 0px;
}


#bar_userdata {
	background-position: -189px 0px;
}

#bar_payment {
	background-position: -378px 0px;
}

#bar_review {
	background-position: -567px 0px;
}

#bar_send {
	background-position: -756px 0px;
}

#pb_checkout {
	width: 678px;
	margin-left: 30px;
	float:left; 
}
#pb_checkout_pic {
	width: 240px;
	margin: 25px 0 0 15px;
}