.product {
	border: 1px solid #D0D0D0;	
	padding: 25px;
	margin: 15px;
	width: 250px;
	min-height: 450px;
	float: left;
}
.imageWrap {
	width: 250px;
	height: 190px;
	padding: 0;
	margin: 10px 0;
}
.imageWrap .image {
	max-width: 250px;
	max-height: 190px;
}
.image {
	max-width: 590px;
	margin: auto;
}
.imageP {
	text-align: center;
}
.meerinfo_nl, .meerinfo_en {
	display: block;
	background-image: url("../images/shop/info.png");
	width: 89px;
	height: 33px;
	text-indent: -9000px;
	float: left;
	margin: 0 8px 0 18px;
}
.meerinfo_en {
	background-image: url("../images/shop/info_en.png");
}
.bestellen_nl, .bestellen_en {
	display: block;
	background-image: url("../images/shop/bestellen.png");
	width: 89px;
	height: 33px;
	text-indent: -9000px;
	float: left;
	margin: 0 18px 0 8px;
}
.bestellen_en {
	background-image: url("../images/shop/bestellen_en.png");
}
.verwijderen_nl, .verwijderen_en {
	display: block;
	background-image: url("../images/shop/verwijder.png");
	width: 181px;
	height: 31px;
	text-indent: -9000px;
}
.verwijderen_en {
	background-image: url("../images/shop/verwijder_en.png");
}
#verder_nl, #verder_en {
	display: block;
	background-image: url("../images/shop/verder.png");
	width: 121px;
	height: 31px;
	text-indent: -9000px;
	float: left;
}
#verder_en {
	background-image: url("../images/shop/verder_en.png");
}
#aanpassen {
	float: left;
}
#bevestigen_nl, #bevestigen_en {
	display: block;
	background-image: url("../images/shop/bevestigen.png");
	width: 147px;
	height: 31px;
	text-indent: -9000px;
	float: left;
}
#bevestigen_en {
	background-image: url("../images/shop/bevestigen_en.png");
}
#corrigeer_nl, #corrigeer_en {
	display: block;
	background-image: url("../images/shop/corrigeer.png");
	width: 138px;
	height: 31px;
	text-indent: -9000px;
	float: left;
}
#corrigeer_en {
	background-image: url("../images/shop/corrigeer_en.png");
	width: 191px;
}
#product {
	width: 600px;
	margin: 0 auto;
}
#product h2, .product h3 {
	font-size: 24px;
	margin-bottom: 8px;
	margin-top: 3px;
	text-transform: uppercase;
	text-align: center;
}
.product h3 {
	height: 90px;
}
.prijzen {
	margin: 10px 0;
	font-weight: bold;
}
#product label {
	float: left;
	width: 200px;
}
#product p label {
	float: none;
	width: auto;
}
form#product fieldset div {
	padding: 10px 0;
}
fieldset {
	background-color: #eee;
}
code {
	font-family: Monaco, Verdana, Sans-serif;
	font-size: 12px;
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
	display: block;
	margin: 14px 0 14px 0;
	padding: 12px 10px 12px 10px;
}
#knop {
	width: 500px;
	margin: 30px auto;
}
#mandje th {
	text-align: left;	
}
.producttekst {
	height: 130px;
}
.label {
	float: left;
	width: 150px;
}
#shop-content {
	width: 600px;
	margin: 0 auto;
}
#mandje {
	width: 600px;	
	margin: 10px auto;
}
.right-outline {
	text-align: right;
}
