.paginatop {
	font-family: "Book Antiqua";
	font-size: 22px;
	padding: 10px 0px 0px 20px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.printbutton a {
	font-family:	"Book Antiqua";
	font-size:		12px;
	font-weight:	bold;
	padding:		10px 0px 0px 0px;
	color:			#000000;
	text-decoration:underline;
}

.printbutton a:hover {
	font-family:	"Book Antiqua";
	font-size:		12px;
	font-weight:	bold;
	padding:		10px 0px 0px 0px;
	color:			#000000;
	text-decoration:none;
}

.menucel {
	background-position: left center;
	background-repeat: no-repeat;
	color: #663333;
	font-size: larger;
	font-style: normal;
	text-decoration: none;
	font-weight: 100;
	border: thin none #6e5242;
	background-image: none;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}
a {
	text-decoration: none;
	color: #333333;
}
.bottom {
	background-image: url(images/bg_03.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
.maincel {
	padding: 10px 30px 20px 20px;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #6e5242;
	border-right-color: #6e5242;
	border-bottom-color: #6e5242;
	border-left-color: #6e5242;
	border-left-width: thin;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-style: none;
}
.maintable {
	background-image: url(images/bg_02.gif);
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FFFFFF;
}

/* menu kolom opmaak */
#menukolom {
	margin:			0;
	font-family:	"Book Antiqua";
	font-size:		22px;
	font-weight:	bold;
	color:			#000000;
	width:			180px;
	list-style:		none;
	text-transform: none;
	text-decoration: none;
	padding-left:	10px;
	vertical-align: middle;
}

	#menukolom a {
	height:			26px;
	width:			180px;
	line-height:    26px;
	display:		block;
	color:			#000000;
	font-family:	"Book Antiqua";
	font-size:		22px;
	text-transform: none;
	text-decoration:none;
	font-weight:	bold;
	padding:		0 0 2px 5px;
	margin:			0px;
	border:			1px solid #FDE3CA;
	}

	#menukolom a:hover {
	height:			26px;
	line-height:    26px;
	padding-left:	10px;
	cursor:			pointer;
	display:		block;
	color:			#999999;
	font-family:	"Book Antiqua";
	font-size:		22px;
	text-decoration:none;
	border:			1px solid #E9A30D;
	}

.BODY{
	SCROLLBAR-FACE-COLOR: #FDE3CA;
	font-family:	"Book Antiqua";
	font-size:		18px;
	color:			#000000;
	text-decoration:none;
	padding:		20px;

}

