body {
	background-color: #caa978;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding: 0px;
}

td { 
	font-size: 12px;
}

a {
	color: #745731;
	text-decoration: none;
}

hr {
	border: 0px;
	border-bottom: 1px black dashed;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	border-top: 1px #d4c0a2 solid;
	background-color: #e5d0b3;
	padding: 5px;
	text-align: center;
}

.error {
	padding: 10px;
}

.smallbar_left {
	background-color: #ffefd8; 
	width: 12px; 
}

.catbrand_table {
	width: 230px;
	height: 500px;
	background-color: #f3e1c6; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.catbrand_content {
	padding: 0px;
	padding-top: 10px;
}

.catbrand_table_normal {
	color: #745731;
	text-decoration: none;
}

.catbrand_table_highlight {
	color: #745731;
	font-weight: bold;
	text-decoration: none;
}

.catbrand_iframe {
	background-color: #f3e1c6; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content_table {
	width: 378px;
	background-color: #ffefd8; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}


.index_table {
	width: 100%;
	font-size: 12px;
	padding: 0px;
}

.index_table_left_column {
	background-color: #ffffff;
	padding: 10px;
	font-size: inherit;
}

.index_table_right_column {
	padding: 0px;
	width: 180px;
	font-size: 12px;
	background-color: #f5f0e3;
}

.index_box_left {
	background-color: #ffffff;
	padding: 10px;
	font-size: inherit;
}

.index_box_right {
	padding: 0px;
	width: 100%;
	font-size: inherit;
}

.index_box_right_title {
	font-size: 14px;
	font-weight: bold;
	background-color: #e5d0b3;
	padding: 5px;
}

.index_box_right_text {
	background-color: #f5f0e3;
	font-size: 12px;
	padding: 5px;
}

.index_box_right_text_nopad {
	background-color: #f5f0e3;
	font-size: 12px;
	padding: 0px;
}

.products {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
}

.products_category_description {
	background-color: #e5d0b3;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.products_category_fullname {
	background-color: #e5d0b3;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.products_row {
	border-bottom: 1px #918675 solid;
}

.products_row_last {
}

.products_details {
	font-size: 12px;
	padding: 8px;
}

.products_details a {
	color: #745731;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.products_price {
	padding: 8px;
	padding-left: 15px;
	width: 140px;
	font-size: 13px;
}

.products_img {
	padding: 8px;
	padding-left: 15px;
	width: 80px;
}

.products_img img {
	border: 1px black solid;
}
	
.products input, .cart_button, .checkout_button {
	border: 1px #918675 solid;
	color: #918675;
	background-color: #e5d0b3;
	font-size: 12px;
}

.product {
	font-size: 12px;
}

.product_details {
	padding: 10px;
	width: 300px;
}

.product_name {
	font-size: 16px;
	font-weight: bold;
}

.product_img {
	padding: 12px;
	font-size: 14px;
	font-weight: bold;
}

.product_bestellen {
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 8px;
	background-color: #e5d0b3;
	font-size: 12px;
	font-weight: normal;
	width: 90%;
}

.product_aantal_pakken {
	border: 0px;
	background:inherit;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_aantal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_aantal input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.product_aantal_pakken input {
	border: 0px;
	background:inherit;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.product_totaal_bedrag {
	border: 0px;
	background:inherit;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.product_totaal_bedrag input {
	border: 0px;
	background:inherit;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.product_voegtoe {
	border: 1px #918675 solid;
	color: #918675;
	background-color: #ffefd8; 
	font-size: 12px;
}

.cart {
	font-size: 12px;
}

.cart_head {
	background-color: #e5d0b3;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}

.cart_row1 {
	background-color: #f5f0e3;
}

.cart_row2 {
	background-color: #f5f0e3;
}

.cart_qty {
	font-size: inherit; 
	text-align: right;
}

.cart_total {
	font-weight: bold;
	border-top: black 1px solid;
}

.cart_buttons {
	padding-top: 20px;
}

.cart_empty {
	padding: 10px;
	font-weight: bold;
}

.checkout {
	padding: 10px;
	font-size: inherit;
}

.checkout_table {
	font-size: 12px;
}


.checkout_table2 {
	border: 1px black solid;
	background-color: #e5d0b3;
	padding: 10px;
	font-size: 12px;
}

.line1 {
	border-bottom: 1px #745731 dotted;
}
