h2 {
	font-size: 18px;
	font-weight: bold;
	color: #6E6E6E;
	padding-bottom: 10px;
}

h3 {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 16px;
}

.product_bekijken img {
	border: 1px solid #999999;
}

.product_left {
	float: left;
	width: 210px;
}

.product_right {
	float: right;
	width: 310px;
	padding-right: 10px;
}

.erom {
	float: left;
	width: 100%;
}

.korte_omschrijving {
	padding-bottom: 20px;
}

.product_right label {
	float: left;
	width: 125px;
	padding-top: 0px;
}

.product_right p {
	width: 100%;
	padding-bottom: 7px;
	color: #2EA4FF;
	font-weight: bold;
}

.prijs {
	color: #2EA4FF;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	float: left;
	width: 200px;
	text-align: right;
}

.bestellen {
	margin-top: 15px;
	margin-right: 8px;
	float: right;
}

.klein {
	font-size: 11px;
	color: #999999;
}

.extra {
	border-bottom: 1px solid #CBCBCB;
	width: 510px;
	height: 20px;
	margin-top: 20px;
	float: left;
}

#product_overzicht {
	padding-top: 10px;
}

.foto {
	float: left;
	background-color: white;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
}

.attributen {
	float: left;
	width: 300px;
	margin-top: 10px;
}

.attributen p {
	padding-left: 5px;
}

.attributen label {
	padding-top: 4px;
}

.attributen_top {
	float: left;
	width: 289px;
	height: 24px;
	background-image: url('../../images/buttons/attributen.png');
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
}
