body {
	color: #181B1D;
	font: normal 12px Verdana, Arial, sans-serif;
	line-height: 20px;
	background-color: #FFFFFF;
	margin: 10px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	vertical-align: top;
}

td {
	color: #181B1D;
	font: normal 12px Verdana, Arial, sans-serif;
	line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	vertical-align: top;	
}

.subtitle {
	color: #B14506;
	font-weight: bold;
}

b, .subtitle2 {
	color: #B14506;
	font-weight: normal;
}

a:link, td a:link, a:visited, td a:visited, a:active, td a:active {
	color: #77829C;
	font-weight: bold;
	text-decoration: none;
}
a:hover, td a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}


/*************************************************************************************************************************************/

.iframe {
	background-color:#FAFAFF; 
	margin-top:0px;
}

ul {
	color: #767777;
	list-style-image: url(../img/li.gif);
	margin-left: 5px;
	padding-left: 11px;
}

.hr {
	background-image: url(../img/hr.gif);
	background-repeat: repeat-x;
	font-size: 0px;
	height: 1px;
	margin: 11px 0px 11px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	width: inherit;
}

img {
	border: 2px solid #BDC2D0;
	margin: 5px 15px 0px 0px;
	float: left;
}
.none {
	border: 0px solid;
	margin: 0px 0px 0px 0px;
	float: none;
}

.date {
	font: normal 10px Arial, Verdana, sans-serif;
	line-height: 20px;
	color: #B14506;
	font-weight: normal;
}

.wht {
	background-color: #FAFAFF;
}
.cntnt {
	background-color: #FAFAFF;
	padding-bottom:36px;
	width: 435px;
}

#navigation {
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.bgr_l {
	background-image: url(../img/bgr_l.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.bgr_l2 {
	background-image: url(../img/bgr_l2.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
.bgr_r {
	background-image: url(../img/bgr_r.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.bgr_r2 {
	background-image: url(../img/bgr_r2.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.t3 {
	background-color: #FAFAFF;
	background-image: url(../img/bgr_t2.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.t4 {
	background-color: #FAFAFF;
	background-image: url(../img/bgr_t4.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.center{
	text-align: center;
	vertical-align: middle;
}

.tm a:link, .tm a:visited, .tm a:active {
	color: #65738E;
}

/*** Toegevoegd door Gerrit, 2006/05/02 ***/

h1 {
	color: #181B1D;
	font: normal 12px Verdana, Arial, sans-serif;
	line-height: 20px;
	background-color: #FFFFFF;
	// margin: 10px 0px 2px 0px;
	// padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	vertical-align: top;
}



