div.shop_stapholder {
	/* border: 1px solid #dddede;	*/
	/* height: 886px; */
	background-color: #eaf0f2;	
	border-right: 1px solid #dddede;
	border-bottom: 1px solid #dddede;
}

div.shop_stapbox {
	border-left: 1px solid #dddede;
	border-top: 1px solid #dddede;
	border-right: 1px solid #dddede;
	background-color: #eaecec;	
	padding: 8px;
	min-height: 480px;
	margin-right: 229px;
	background-image: url(images/bestel_back.png);
	background-repeat: x-repeat;
	background-position: top;	
}

.shop_stapbox_bottom {
	background-color: #eaecec;	
	border-right: 1px solid #dddede;
	height: 20px;
	padding-left: 32px;
	background-image: url(images/shop_stapboxbottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-right: 229px;
	margin-bottom: -1px;
}

ul.shop_steptab {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #b7b7b7;
	list-style: none;
	height: 42px;
	padding-left: 24px;
}

ul.shop_steptab li {
	margin: 0px 8px;
	padding: 4px 8px;
	float: left;
	text-align: center;
	background-image: url(images/tab_normal.png);
	background-repeat: no-repeat;
	width: 103px;
	height: 34px;
	color: #555454;
	font-weight: bold;
}

ul.shop_steptab li a {
	color: #555454;
	text-decoration: none;
	display: block;
}

ul.shop_steptab li.selected {
	background-image: url(images/tab_selected.png);
	color: #ffffff;
}

ul.shop_steptab li.selected a {
	color: #ffffff;
}

.shop_checklistholder {
	width: 228px;	
	float: right;
	background-color: #eaf0f2;
	border-top: 1px solid #dddede;	
}

.shop_telefoonnrbox {
	background-color: #566e7f;
	color: #ffffff;
	font-weight: bold;	
	text-align: center;
	padding: 18px 0px;
	font-size: 15px;
}

.shop_telefoonnrbox_small {
	font-size: 10px;
	text-align: right;
	padding-right: 24px;
}

.shop_checklist {
	padding: 16px 0px;
	
}

.shop_checklist_checked {
	background-image:  url(images/stapcheck_checked.png);
	background-repeat: no-repeat;
	background-position: 196px;
}


.shop_checklist_unchecked {
	background-image:  url(images/stapcheck_unchecked.png);
	background-repeat: no-repeat;
	background-position: 196px;
}

.shop_checklist_staptitle {
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 16px;
}

.shop_checklist_stapomschrijving_extraborder {
	border-top: 1px solid #dddede;	
	border-bottom: 1px solid #dddede;	
}

.shop_checklist_stapomschrijving {
	padding: 8px 16px;
	border-top: 1px solid #ffffff;	
	border-bottom: 1px solid #ffffff;		
	font-szie: 11px;
	color: #555454;
}


table.shop_artikelen {
	font-size: 11px;

}

.shop_content  {
	padding: 14px;
	border-top: 1px solid #ffffff;		
	border-bottom: 1px solid #dddede;	
}

.shop_content_last {
	border-top: 1px solid #ffffff;
	padding: 14px;
}


table.shop_artikelen th {
	font-weight: bold;
	text-align: left;
}


table.shop_artikelen td {
	border: 1px solid #848383;
	background-color: #ffffff;
	padding: 2px;
}

.aantal_veld {
	padding: 0px !important;
	width: 42px;
}

.aantal_veld input {
	border: 0px;
	width: 42px;
}

.delete_veld {
	width: 78px;
	background-color: #edeeee !important;	
	font-weight: bold;
}

.delete_veld a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #8a8a8a;
}

.shop_subtotaal_box {
	padding: 2px 154px;	
	padding-right: 236px;
	color: #000000;
}

.show_subtotaal_text {
	
}

.show_subtotaal_bedrag {
	font-weight: bold;
	float: right;
	width: 96px;
}

.shop_bottombutton {
	background-image: url(images/shop_bottombutton.png);
	background-repeat: no-repeat;
	width: 94px;	
	height: 20px;
	color: #ffffff;
	text-align: center;
	float: left;
	margin-right: 8px;
	font-size: 11px;
	font-weight: bold;
}

.shop_bottombutton_big {
	background-image: url(images/shop_bottombutton_big.png);
	background-repeat: no-repeat;
	width: 140px;	
	height: 20px;
	color: #ffffff;
	text-align: center;
	float: left;
	margin-right: 8px;
	font-size: 11px;
	font-weight: bold;
}

.shop_bottombutton a,
.shop_bottombutton_big a {
	color: #ffffff;
	display: block;
	padding: 2px;
	text-decoration: none;
}

form.shop_gegevensform {
	margin: 24px 132px;
}

form.shop_gegevensform label {
	float: left;
	width: 90px;
}

.div_inputfield {
	min-height: 24px;
	margin: 0px 4px;
}


.shop_selectbutton {
	background-color: #edeeee !important;	
	font-weight: bold;	
	border: 1px solid #848383;
}

.shop_selectbutton a {
	text-decoration: none;
	text-align: center;
	color: #8a8a8a;
	display: block;
	padding: 2px;
}

input.shop_selectbutton {
	color: #8a8a8a;
	padding: 2px;
}

.shop_formerrors {	
	border: 1px solid #717071;
	background-color: #e6e7e7;
	color: #c0372d;
	padding: 4px 12px;
}

.shop_ideal_bedrag {
	font-size: 150%;
	font-weight: bold;

}


form.access_form label {
	float: left;
	width: 65px;
}

form.access_form input {
	float: left;
}


.shop_formerrors2 {	
	border: 1px solid #717071;
	background-color: #e6e7e7;
	color: #c0372d;
	padding: 4px 12px;	
}

.div_checkbox {
	height: 24px;
	margin: 0px 4px;	
}

.div_checkbox > input {
	float: left;	
}

.div_checkbox > label {
	float: left;	
	margin: 3px 4px;	
	font-weight: normal !important;
	width: auto !important;
}

.shop_voorwaarden_box {
	border: 1px solid #717071;	
	background-color: #ffffff;

}

.shop_voorwaarden_under {
	height: 12px;
	width: 700px;
}

.shop_voorwaarden_printbutton {
	float: right;
	width: 50px;
	background-image: url(/images/web/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.shop_voorwaarden_printbutton a {
	padding: 6px 20px;
	display: block;	
}

#betaalForm {
	margin-left: auto;
	margin-right: auto;
	width: 96px;

}

form.stap1_form  .div_inputfield label {
	float: left;
	width: 128px;
}

.step2_box {
	float:left;
	width:430px;
	padding:15px;
	border:1px solid #D7D7D7;
}

.step2_box h2 {
	margin-bottom:15px;
}

.login_box {
	float:left;
	width:250px;
	height:125px;
	border-right:1px solid #ccc;
}

.register_box {
	float:left;
	width:150px;
	height:125px;
	margin-left:15px;
}

.dealer_formfield {
	width: 312px;
}


.shop_bag_childern  .first-item {
	padding-left: 16px;	
}
