#schritt {
	width: 600px;
	height: 34px;
	border: 1px solid #cfcfcf;
	background: #cfcfcf url(images/bestellen/bgStep.jpg);
	background-repeat: no-repeat;
	margin-bottom: 14px;
	overflow: hidden;
}

#shoppingcartlink{
	text-decoration: none;
	color: #E58E27;
	text-align:right; 	
}
#bestellen_left {
	width: 278px;
	float: left;
	margin: 0px;
}

#bestellen_right {
	width: 311px;
	float: left;
	padding-left: 14px;
}

.leftbox {
	width: 276px;
	border: 1px solid #cfcfcf;
	background: #eaeaea url(images/bestellen/box.gif) repeat-x;
	margin-bottom: 14px;
}

.leftbox h1 {
	width: 269px;
	height: 21px;
	padding: 3px 0px 0px 7px;
	background: #eaeaea;
	color: #2e3539;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.leftbox .platz {
	width: 256px;
	padding: 10px;
}

.leftbox .platz hr {
	width: 256px;
	height: 1px;
	color: #d1d1d1;
	background: #d1d1d1;
	border: none;
	margin: 10px 0px;
}

.leftbox .auswahl {
	width: 180px;
	height: 19px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px;
}

.leftbox option {
	padding: 2px;
}

.rightbox {
	width: 309px;
	border: 1px solid #cfcfcf;
	background: #eaeaea url(images/bestellen/box.gif) repeat-x;
	margin-bottom: 14px;
}

.rightbox h1 {
	width: 302px;
	height: 21px;
	padding: 3px 0px 0px 7px;
	background: #eaeaea;
	color: #2e3539;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.rightbox .platz {
	width: 289px;
	padding: 10px;
}

.rightbox .platz hr {
	width: 289px;
	height: 1px;
	color: #d1d1d1;
	background: #d1d1d1;
	border: none;
	margin: 10px 0px;
}

.rightbox .auswahl {
	width: 289px;
	height: 19px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
}

.rightbox option {
	padding: 2px;
}

.rightbox .platz a {
	color: #2e3539;
	text-decoration: none;
}

.rightbox .platz a:hover {
	color: #2e3539;
	text-decoration: underline;
}

.fullbox {
	width: 601px;
	border: 1px solid #cfcfcf;
	background: #eaeaea url(images/bestellen/box.gif) repeat-x;
	margin-bottom: 14px;
}

.fullbox h1 {
	width: 594px;
	height: 21px;
	padding: 3px 0px 0px 7px;
	background: #eaeaea;
	color: #2e3539;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.fullbox .platz {
	width: 581px;
	padding: 10px;
}


#orderFormField{
	height: 15px;
	padding: 3px 3px 0px 3px;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	border: 1px solid #CFCFCFM;
	margin: 2px 0px;
}





