@charset "utf-8";
/* Opmaak */

img {
	border: none;
}

#wines ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#wines li {
	margin-bottom: 5px;	
}

.awards {
	border-collapse: collapse;
}

.awards th {
	background: #d6c979;
	color: #000;
	text-align: left;
}

.producten th {
	text-align: left;
}

.producten .tekst {
	text-align: center;	
	color: #d6c979;
}
