<style type="text/css">
html {
	margin: 0px;
	} 
body { 
	margin: 10px 0; 
	padding: 0px; 
	background-color: #fff2fd;
	text-align: center;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 100px;
	text-indent: -2000px;
	background: url(header.jpg);
	}

h2 {
	padding: 0 0 0 20px;
	margin: 15px 5px 5px 0;
	color: #000;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}

h3 {
	padding: 0 0 0 20px;
	margin: 15px 5px 0 0;
	color: #000;
	font: 20px/27px Georgia, Times New Roman, Times, serif;
	}
	
h4 {
	color: #000;
	font: 10px/12px Georgia, Times New Roman, Times, serif;
	}

h5 {
	color: #000;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	text-align: center;
	}

#eerste{
	color: #ea5bdc;
	font: 20px/27px Trebuchet MS, Georgia, Times New Roman, serif;
	text-align: center;
	font-weight: bold;
	}
	
#rest {
	color: #666666;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	text-align: center;
	font-weight: bold;
	}
	
p { margin: 0 0 15px 0; }
	
#container {
	text-align: left;
	border: 1px solid #545454;
	width: 641px;
	margin: 0 auto;
	background-color: #fffdfe;
	font: 13px/19px Trebuchet MS, Georgia, Times New Roman, serif;
	}

#container img {
		border: 1px solid #828282;
		padding: 3px;
		margin: 8px;
		}
	
#hMenu {
	border-style: solid;
	border-color: #545454;
	border-width: 1px 0;
	height: 25px;
	background: #cd01e3 url(menuBullet1.gif) no-repeat 15px 9px;
	padding: 0 0 0 5px;
	}
	
	#hMenu ul {
		margin: 0 0 0 -40px;
		list-style: none;
		text-align: center;
		background: transparent url(menuBullet3.gif) no-repeat 650px 9px;
		}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 23px;
		background: url(menuBullet2.gif) no-repeat 4px 6px;
		}

	#hMenu ul li#frst {
		padding: 0;
		background: none;
		}

	#hMenu ul li a {
		color: #000;
		font: bold 14px/25px Georgia, Times New Roman, Times, serif;
		text-decoration: none;
		padding: 3px 8px;
		}

	#hMenu ul li a:hover {
		text-decoration: none;
		background-color:#ed61d4;
		}
	
#copyright {
	clear: both;
	border-top: 1px solid #545454;
	background-color: #cd01e3;
	padding: 5px;
	}
	
	#copyright p {
		color: #000000;
		font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
		margin: 0 0 3px 440px;
		}

	
#artikel{
	padding: 0px;
	margin: 0 5px 0 5px;
	}

	#artikel img {
		border: 1px solid #828282;
		padding: 3px;
		float: right;
		margin: 8px;
		}
	#artikel table {
		padding: 3px;
		}	
		
</style>	