#page {
	text-align: left;
	width: 1012px;
	height: auto;
}

#basket_logo {
	width: 250px;
	height: 88px; /* 120 */
	float: left;
}

#basket_header {
	height: 88px; /* 120 */
}

#basket_suchfeld {
	height: 32px;
	width: 251px;
	/*margin-top: 50px;
	margin-right: 41px;*/
	float: right;
}

#basket_top_navi {
	height: 36px;
	background-color: #008BD0;
}

#basket_navi_space_bottom {
	height: 4px;
}

#basket_left {
	float: left;
	width: 755px;
	margin-right: 0px;
	border-right: 1px solid #e3e3e3;
}

#basket_right {
	float: right;
}

#basket_headline {
	height: 88px;
	width: 728px;
	font-size: 60px;
	font-weight: bold;
	color: #666666;
	padding-left: 20px;
	margin-top: 12px;
	border-bottom: 1px solid #e3e3e3;
}

#basket_step {
	height: 120px;
	width: 748px;
	border-bottom: 1px solid #e3e3e3;
}

.basket_step {
	width: 80px;
	height: 90px;
	color: #666666;
}

.basket_step_active {
	width: 80px;
	height: 90px;
	color: white;
	background-image: url(../templates/basket_step_background.png);
	background-repeat: repeat-x;
}

.step_zahl {
	font-size: 35px;
	font-weight: bold;
}

.step_headline {
	font-size: 12px;
}

#basket_overview {
	
}

#basket_overview_small {
	background-image: url(../templates/warenkorb.png);
	background-repeat: no-repeat;
	padding-top: 32px;
	padding-left: 11px;
}

#basket_suchfeld {
	height: 32px;
	background-image: url(../templates/suchmaske.png);
}

.basket_zur_kasse {
	height: 25px;
	padding-top: 10px;
	width: 748px;
	text-align: right;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

.basket_warenkorb_aktualisieren {
	float: left;
	padding-left: 10px;
	padding-top: 7px;
}

.ueb1_colored {
	color: #CA081F;
	font-size: 12pt;
	font-weight: bold;
}

.ueb2_colored {
	color: #CA081F;
	font-size: 10pt;
	font-weight: bold;
}

.ueb3_colored {
	color: #CA081F;
	font-size: 14pt;
	font-weight: bold;
}

.txt{
  border:1px solid #ccc;
}
