body	{	background-color: #CD9967;
		background-image: url("side.gif");
		background-repeat: x-repeat;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
body.suggesties	{	background-image: url("sugg.jpg");
			background-repeat: no-repeat;
			font-family: verdana;
			font-size: 12;
			margin-left: 85px;
			margin-top: 30px;
			margin-right: 10px;
		}
td	{	font-family: verdana;
		font-size: 12;
		color: #C67444;

	}
td.suggestie	{	width: 300px;
		}
td.prijs	{	width: 50px;
			text-align: right;
			vertical-align: top;
		}
.titel	{	color: #FFFFFF;
		font-weight: bold;
	}
