body {
	font-family:Verdana, Arial, sans-serif;
	color: #CCCCCC;
	margin: 0 0 0 0;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #CCCCCC;
}
table {
	border: 0;
	padding: 0;
}
table.main {
	width: 100%;
	height: 100%;
}
div.merkenlijst {
	position: absolute;
	top: 50%;
	margin-top: -105px;
	left: 50%;
	margin-left: -376px;
	width: 180px;
	height: 280px;
	z-index: 48;
	text-align: left;
}
table.merkenlijst {
	width:180px;
	height:260px;
}
td.merkenlijst {
	text-align: left;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	height: 26px
 }
div.gegevens_banner {
	position: absolute;
	top: 50%;
	margin-top: 175px;
	left: 50%;
	margin-left: -376px;
	width: 762px;
	height: 30px;
	z-index: 50;
}
td.gegevens_banner1 {
	text-align: left;
	vertical-align: top;
	font-size: 9px;
}
td.gegevens_banner2 {
	text-align: right;
	vertical-align: top;
	font-size: 9px;
}
table.gegevens_banner {
	width: 762px;
	height: 30px;
}
div.links_rechtsboven {
	position: absolute;
	top: 50%;
	margin-top: -230px;
	left: 50%;
	margin-left: -376px;
	width: 762px;
	height: 15px;
	z-index: 49;
}
table.links_rechtsboven {
	width: 762px;
	height: 30px;
}
td.links_rechtsboven {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
}
div.copyright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}
table.copyright {
	width: 100%;
	height: 100%;
}
td.copyright {
	text-align: right;
	vertical-align: bottom;
	font-size: 9px;
}

