html, body {
	height: 100%;
}
body
{
	margin: 0 0 0 0;

    BACKGROUND-COLOR: #FFFFFF;
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/siteimages/grey042.jpg);
    BACKGROUND-REPEAT: repeat;
    BACKGROUND-ATTACHMENT: fixed;
}
body, p, td, th, input, a
{
	font-size: 10px;
	color: 666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #000000;
}
a.noline {
	text-decoration: none;
}
td
{
	vertical-align: top;
}
.container {
	text-align: center;
	height: 100%;
}
.subcontainer {
	width: 920px;
	height: 100%;
	margin: auto;
}
.subsubcontainer {
	width: 100%;
	height: 100%;
	border: border-collapse;
}
.header {
	background-image: URL(/siteimages/header.jpg);
	width: 900px;
	height: 176px;
	text-align: right;
}
.headersub {
	height: 26px;
	border: border-collapse;
	margin-top: 145px;
}
.headersubcell {
	vertical-align: middle;
}
.title
{
	FONT-WEIGHT: bold;
	font-size: 12px;
	color: #555555;
}
.nav
{
	TEXT-ALIGN: right;
	VERTICAL-ALIGN: top;
	WHITE-SPACE: nowrap;
	FONT-WEIGHT: bold;
	font-size: 10px;
	FILTER: Blur(Add = 1, Direction = 135, Strength = 3);
	color: #006c40;
	FONT-STYLE: italic;
}
H1
{
	font-size: 18px;
	color: #000000;
}
H2
{
	font-size: 15px;
	color: #000000;
}
H3
{
	font-size: 13px;
	color: #000000;
}
H4
{
	font-size: 12px;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
}
H5
{
	font-size: 11px;
	color: #000000;
}
H6
{
	font-size: 10px;
	color: #000000;
}
.nomargins {
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
}
td.pgTopCell {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}
td.pgTopCellnoPic {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
    BACKGROUND-IMAGE: url(/siteimages/geenfoto.gif);
    BACKGROUND-POSITION: 50% 50%;
}
td.pgBottomCell {
	width: 150px;
	height: 33px;
	color: #000000;
	text-align: center;
}
td.pNoPic {
	width: 225px;
	height: 300px;
	text-align: center;
	vertical-align: middle;
    BACKGROUND-IMAGE: url(/siteimages/geenfoto.gif);
    BACKGROUND-POSITION: 50% 50%;
}
.menuitem 
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.lshade {
	width: 10px;
	background-image: URL(/siteimages/l-shade.gif);
	background-repeat: repeat-y;
}
.rshade {
	width: 10px;
	background-image: URL(/siteimages/r-shade.gif);
	background-repeat: repeat-y;
}
.footer {
	height: 66px;
	background-image: URL(/siteimages/footer.gif);
	background-repeat: repeat-x;
	color: white;
	padding: 8 8 8 8;
	vertical-align: middle;
}
.footerlink {
	color: #ffffff;
	text-decoration: none;
}
.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
.omlijnd {
	border-left: 1px solid #343434;
	border-top: 1px solid #343434;
	border-right: 1px solid #343434;
	border-bottom: 1px solid #343434;
}
.lcolumn {
	width: 125px;
	background-image: URL(/siteimages/vline.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.mcolumn {
	width: 489px;
}
.rcolumn {
	width: 200px;
	text-align: right;
	background-image: URL(/siteimages/vline.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.productgroups {
	width: 120px;
	border: border-collapse; 
}
.productgroup {
	display: block;
	text-decoration: none;
	height: 18px;
}
.productgroup:hover {
	color: white;
	background-color: #1116FF;
	text-decoration: none;
}
.content {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
