@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #FFFFFF;
	background-color: #333333;
	background-position: center;
	height: 100%;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.oneColFixCtrHdr #container {
	width: 100%; /* de automatische marges (d.m.v. auto), in combinatie met een breedte, centreren de pagina */
	border: 0px solid #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	height: 100%;
}
.oneColFixCtrHdr #header {
	background-color: #000000;
	background-image: url(../images/boven2.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 150px;
	padding-right: 10px;
	padding-left: 20px;
	top: 0px;
	background-position: bottom;
	position: relative;
}
.oneColFixCtrHdr #mainContent {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	height: auto;
	bottom: 10px;
}
.oneColFixCtrHdr #footer {
	background-color: #000000;
	background-image: url(../images/onder.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 0px;
	width: 100%;
	bottom: 0px;
	position: fixed;
	padding-right: 0px;
	left: 0px;
}
img { border: 0px; }
<style type="text/css">

.stijl4 {font-size: 80%}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.stijl1 {
	color: #604027
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
    </style>
