body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
	background-image: url(../images/bg_body.jpg);
	background-position: center;
	scrollbar-base-color: #7999BD;
	scrollbar-highlight-color: #005BB7;
	scrollbar-arrow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	text-align: center;
}

div#banner {
	width: 750px;
	height: 120px;
	background-color: D9DFEA;
	background-image:  url("../images/TPF_banner.jpg");
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 1em;
}
div#spreuk {
	width: 420px;
	height: 58px;
	margin-top: 0px;
	margin-left: 330px;
	text-align: center;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: bold;
	color: #404040;
	/* border: 1px solid white; */
}

div#spreuk table {
	width: 420px;
	height: 58px;
	margin: 0px;
	padding: 0px;
}

div#paginatitel {
	width: 416px;
	height: 21px;
	padding-top: 3px;
	padding-right: 5px;
	margin-top: 0px;
	margin-left: 330px;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	color: #404040;
}
div#bannernavigatie {
	width: 480px;
	height: 18px;
	margin-top: 0px;
	margin-left: 270px;
	text-align: left;
}
div#bannernavigatie td.bannernavigatieitem{
	width: 80px;
	height: 18px;
	margin-top: 0px;
	text-align: center;
	font-size: 1.05em;
	font-weight: bold;
	color: #e6e6e6;
}
div#bannernavigatie a,
div#bannernavigatie a:link,
div#bannernavigatie a:active,
div#bannernavigatie a:visited {
	text-decoration: none;
	color: #e6e6e6;
}
div#bannernavigatie a:hover {
	text-decoration: none;
	color: yellow;
}
div#adres {
	width: 750px;
	height: 17px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.1em;
	color: #404040;
	font-weight: bold;
}

div#adres a,
div#adres a:link,
div#adres a:active,
div#adres a:visited {
	text-decoration: none;
	color: #404040;
}
div#adres a:hover {
	text-decoration: none;
	color: red;
}

div#infocontainer {
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
div#info-links {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
div#info-rechts {
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	font-size: 1.2em;
	color: #336699;
	/* border: 1px solid blue; */
}
div#info a,
div#info a:link,
div#info a:active,
div#info a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #404040;
}
div#info a:hover {
	text-decoration: none;
	font-weight:bold;
	color: red;
}

div#submenudocs {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 1em;
}
div#submenudocs ul {
	margin-top: 3px;
	margin-bottom: 0px;
}
div#submenudocs li {
	list-style-image:url(../images/icoon_submenudoc.gif);
	vertical-align:middle;
}

div#copyright {
	width: 500px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.8em;
	color: #336699;
	/* border: 1px solid red; */
}
div#copyright a,
div#copyright a:link,
div#copyright a:active,
div#copyright a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #404040;
}
div#copyright a:hover {
	text-decoration: none;
	font-weight:bold;
	color: red;
}
div#copyright hr {
	width:70%;
	height: 1px;
	color: #114A7F;
}

div#contactgegevens {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div#designed-by {
	position: absolute;
	top: 5px;
	left: 2px;
}