body {
	color: #fff;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	}

h2 {
	margin: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	}

p, div#copyright {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	letter-spacing: 0.08ex;
	line-height: 135%;
	}

a:link, a:visited, a:active {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #0c3;
	background-color: transparent;
	text-decoration: underline;
	}

div#top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 85px;
	text-align: center;
	}

div#middle {
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(/images/splashgfx/background.php);
	position: absolute;
	top: 85px;
	left: 0px;
	width: 100%;
	height: 300px;
	text-align: center;
	}

div#bottom {
	background-image: url(/images/splashgfx/bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
	top: 385px;
	left: 0px;
	width: 100%;
	text-align: center;
	}

div#bottom td.column {
	width: 150px;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
	}

div#top img, div#middle img {
	vertical-align: top;
	}

div#copyright {
	color: #ccc;
	background-color: transparent;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	}

table#actueel {
	width: 130px;
	margin-left: 10px;
	}

table#actueel td {
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	letter-spacing: 0.08ex;
	line-height: 135%;
	}

table#actueel td img {
	margin-top: 4px;
	}

