body {
	background-color:#E0DFE3;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#container {
	background-color: #333333;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#container #hoofding {
	background-color: #333333;
	width: 965px;
	height: 105px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 12px;
}
#container #tabbladen {
	background-color: #DC0202;
	width: 949px;
	text-align: left;
	height: 27px;
	margin-left: 18px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DC0202;
}
#container #inhoud #tekst {
	padding: 10px;
	width: 925px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	border: 3px solid #DC0202;
}

#container #inhoud {
	background-color: #CECBC4;
	width: 949px;
	margin-right: 17px;
	margin-left: 17px;
	font-family: "Times New Roman", Times, serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
<!–
#demo-container{padding:25px 15px 0 15px;margin:0 0 15px 0;background:#67A897;}
ul#simple-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:27px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:11px 0 0 0;
}
ul#simple-menu li{
	display:block;
	float:left;
	height:27px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{
	display:block;
	float:left;
	color:#fff;
	background:#dc0202;
	line-height:27px;
	text-decoration:none;
	padding:0 17px 0 18px;
	height:27px;
}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{
	background:#dc0202;
}
ul#simple-menu li a.current{color:#FFFFFF;background:#dc0202;}
ul#simple-menu li a.current:hover{
	color:#DC0202;
	background:#ffffff;
}
#container #voettekst {
	background-color: #333333;
	height: 20px;
	width: 950px;
	margin-left: 15px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	background-color: #E0DFE3;
}
a:visited {
	color: #DC0202;
	text-decoration: underline;
	background-color: #E0DFE3;
}
a:hover {
	color: #dc0202;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#container #inhoud #tekst div table tr td table tr td table tr td table tr td table tr td table tr td table {
	font-family: Times New Roman, Times, serif;
	border-color: #E0DFE3;
}

