body {
	background-image: url(images/bg.jpg);
	background-color: #FAF9F4;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
}
.bgtable {
	background-image: url(images/bg_4.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.bgtable2 {
	background-image: url(images/bg_5.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgflash {
	background-image: url(images/bg_4a.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
}
.start:link {
	color: #C5BFBA;
	text-decoration: none;
}
.start:visited {
	color: #C5BFBA;
	text-decoration: none;
}
.start:hover {
	color: #C5BFBA;
	text-decoration: underline;
}
.start:active {
	color: #C5BFBA;
	text-decoration: none;
}

a:link {
	color: #80A62F;
	text-decoration: none;
}
a:visited {
	color: #80A62F;
	text-decoration: none;
}
a:hover {
	color: #80A62F;
	text-decoration: underline;
}
a:active {
	color: #80A62F;
	text-decoration: none;
}
.tekst {
	font-size: 10px;
	line-height: 22px;

}
h1 {
	font-weight: normal;
	font-size: 10px;
	color: #CFC79E;
}

.link:link {
	color: #CFC79E;
	text-decoration: none;
}
.link:visited {
	color: #CFC79E;
	text-decoration: none;
}
.link:hover {
	color: #CFC79E;
	text-decoration: underline;
}
.link:active {
	color: #CFC79E;
	text-decoration: none;
}
.printlijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5AAA4;
}

