@charset "ISO-8859-1";
/* CSS Document */

#tekstmenu {
	clear: both;
}
#main form {
	width: 480px;
	border: solid 1px #D9D5D2;
	padding: 4px;
}
.formregel {
	width: 100%;
	margin-bottom: 12px;
	clear: both;
}
.formkolom {
	float: left;
	width: 120px;
	margin-bottom: 12px;
	padding-right: 4px;
	text-align: right;
}
.formelement {
	float: left;
	width: 320px;
	margin-bottom: 12px;
}
fieldset {
	margin-bottom: 12px;
}
legend {
	font-weight: bold;
	color: #8A7E77;
}
.verplicht {
	background: #F0F0C0;	
}
#deliveryaddressBlok {
	display: none;
}
#sparepartsBlok {
	display: block;
}
table { border: solid 1px #8A7E77; }
th { background-color: #D9D5D2; border: padding: 1px 2px; }
td { background-color: #F5F4F4; border: padding: 1px 2px; }
.plusButton {
	font-size: 16px;
	font-weight: bold;
	background-color: #D9D5D2;
}
.plusButton a:link {
	text-decoration: none;
}
.plusButton a:visited {
	text-decoration: none;
}
.kader {
	/*border: solid 1px #8A7E77;
	padding: 4px 16px;*/
	margin-bottom: 12px;
	clear: both;
}
.kader .formkolom { padding-left: 16px; }
.lijn { border-top: solid 1px #8A7E77; }
#shipment_method { visibility: hidden; }
#feedbacktable { font-size: 12px; width: 480px; float: left; }
.boldkolom {
	float: left;
	width: 120px;
	margin-bottom: 12px;
	font-weight: bold;
}
#anker {
	width: 100%;
	height: 24px;
	float: left;
}