body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footnoteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.footnote a:link {
	color: #666666;
	text-decoration: underline;
}
.footnote a:visited {
	text-decoration: underline;
	color: #666666;
}
.footnote a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.footnote a:active {
	text-decoration: underline;
	color: #666666;
}
.footnoteBold a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.footnoteBold a:visited {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.footnoteBold a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.footnoteBold a:active {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.pageMainBack {
	background-image: url(../images/images_Page/page_Main.jpg);
	background-repeat: no-repeat;
	padding-top: 185px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.catalogus {
	padding: 20px;
}
p {
	font-size: 12px;
}
a.categ:link {
	color: #000000;
}
a.categ:visited {
	color: #666666;
}
a.categ:hover {
	color: #BBBBBB;
}
.label {
	font-style:italic;
	font-weight:bold;
}
.err {
	color:#BBBBBB;
	font-size: 10px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

