h1 {
	color: black;
	font-weight: bold;
	font-family: tahoma;
	font-size: 18pt;
	text-transform: capitalize;			
}

body {
	background-color: #4D5E4A;
	text-align: center;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	color: #4D4A23;
}

a:hover, a:focus {
	text-decoration: overline underline;
	font-weight: bold;
	color: black; 
}

fieldset {
	border: 0px none gray;
}

hr{
	color: #596856;
}

img {
	border: 0px none #000000;
}

ul {
	list-style-image: url(bullet.gif);
}

#container {
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 814px;
}

#header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 814px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#navigatie {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 207px;
	text-align: center;
}

#navigatie img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#extra {
	background-image: url(extra_bg.gif);
	background-repeat: repeat-y;
	font: 8pt verdana;
	color: black;
	margin: 0px;
	padding: 0px;
	width: 207px;
}

#extra_inhoud {
	width: 130px;
	text-align: center;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 42px;
}

#extra_inhoud img {
	display: inline;
	padding: 2px;
	margin: 0px;
}

#sub {
	padding: 0px;
	height: 1%;
	width: 590px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 207px;
}

#inhoud_top {
	background-image: url(body_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 814px;
}

#inhoud {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 530px;
	background-image: url(sub_bg.gif);
	background-repeat: repeat-y;		
	font: 10pt verdana;		
	color: black;
}

#sub_top {
	background-image: url(sub_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 590px;
}

#sub_bottom {
	background-image: url(sub_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 590px;
}

#inhoud_bottom {
	background-image: url(body_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 27px;
	width: 814px;
	text-align: right;
}

#inhoud_bottom img{
	margin: 0px auto;
}

#inner_header {
	background-image: url(header.png);
	background-repeat: no-repeat;
	height: 121px;
	width: 764px;
	position: absolute;
	left: 29px;
	top: 19px;
}

/* Extra layout kaders: */
.table_top_ka {
	background-image: url(table_top_ka.gif);
	background-repeat: no-repeat;
	width: 249px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.table_bottom_ka {
	background-image: url(table_bottom_ka.gif);
	background-repeat: no-repeat;
	width: 249px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}

.table_back_ka {
	background-image: url(table_back_ka.gif);
	background-repeat: repeat-y;
	width: 249px;
	padding: 2px 0px;
	margin: 0px;
	text-align: center;
}

.table_top_gb {
	background-image: url(table_top_gb.gif);
	background-repeat: no-repeat;
	width: 529px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}

.table_bottom_gb {
	background-image: url(table_bottom_gb.gif);
	background-repeat: no-repeat;
	width: 529px;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.table_back_gb {
	background-image: url(table_back_gb.gif);
	background-repeat: repeat-y;
	width: 493px;
	max-width: 493px;
	padding: 2px 18px;
	margin: 0px;
}

