#wrapper {
	background-color: #666666;
	height: auto;
	width: auto;
	float: none;
}
#inhoud {
	background-color: #999999;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#inhoud a:link {
	color: #000000;
	background-color: #CCCCCC;
}

#inhoud a:active {
	text-decoration: none;
}
.merknaam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	background-color: #666666;
}
.item {
	font-size: 24px;
	color: #FFFFFF;
	background-color: #666666;
}
