/* STYLING */

#content h1 {
	font-size: 17px;
	color: #56A902;
	width: 640px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	font-size: 13px;
	color: #007283;
	width: 640px;
}

#content a {
	color: #147D8D;
	font-weight: bold;
}

.tabel_border_1px {
	border: 1px solid #BDBDBD;
	border-collapse: collapse;
}

.tabel_border_1px td {
	border: 1px solid #BDBDBD;
	padding: 7px;
}

.tabel_border_1px td table {
	border: none;
}

.tabel_border_1px td table td {
	border: none;
	padding: 3px 7px 3px 7px;
}

.beeld_rechts {
	float: right;
	margin: 0px 0px 0px 5px;
}

.tabel_assortiment img {
	border: 2px solid white;
}

.tabel_assortiment {
	border: 1px solid #BDBDBD;
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 627px;
	margin-bottom: 10px;
	table-layout: fixed;
}

.tabel_assortiment td {
	border: 1px solid #BDBDBD;
	padding: 7px;
}
