body {
	background: #648548 url(../images/back_main.gif) repeat-x top center;
	padding: 0;
	margin: 32px auto 10px 168px;
	text-align: center;
	xdisplay: block;
}

div {
	font: normal normal 0px/0px Verdana, Arial, sans-serif;
	xdisplay: table;
}

#topdiv {
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 302px;
	width: 800px;
	margin: 0 auto;
	xmargin: 0 auto 0 168px;
	display:block;
}

.topdiv a {
	text-decoration: none;
	font-weight: bold;
	color: #443b29;
}

#basebar {
	width: 800px;
	background-image: url(../images/back_contenttop.gif);
	background-repeat: no-repeat;
	height: 97px;
	margin: 0 auto;
}

#content {
	margin: 0 auto;
	xtext-align: center;
	width: 800px;
	background-image: url(../images/back_content.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	position: relative;
	padding-bottom: 100px;
}

.product {
	float: left;
	margin-left: 6px;
	margin-bottom: 15px;
}

.left {
	text-align: left;
	float: left;
	font: normal normal 11px/17px Verdana, Arial, sans-serif;
	width: 350px;
	xmargin-left: 168px;
}

.right {
	xmargin-top: 39px;
	text-align: left;
	font: normal normal 11px/17px Verdana, Arial, sans-serif;
	xpadding-top: 25px;
	float: left;
	xdisplay: table;
	width: 410px;
	padding: 20px;
}

h1 {
	font: normal normal 15px/17px Verdana, Arial, sans-serif;
	color: #5a853d;
	border-left: 1px solid #5a853d;
	padding-left: 15px;
}

img.pricetag {
	float: right;
	margin-left: 20px;
}

.opvallen {
	padding: 10px;
	background-color: #eaf2e2;
	border: 1px dotted #94c260;
}

a {
	background-color: #eaf2e2;
	padding: 5px;
	color: #3f5231;
}

.clear {
	clear: both;
}

.botdiv {
	background: #648548 url(../images/back_bottom.gif) no-repeat top left;
	height: 70px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
}

