#addpanier
{
	
	text-align: center;
	margin-top: 5px;
	color: #DCD8D7;
	font-size: 15px;
	font-weight: bold;
}
#addpanier h2
{
	color: white;
	font-size: 15px;
	font-weight: normal;
}
#addpanier a
{
	font-weight: bold;
	font-size: 13px;
}
#addpanier a:hover
{
	color: white;
}
