body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #A8517B;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 800px;
}
.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	display: block;
}
.oneColFixCtrHdr #header {
	height: 100px;
	width: auto;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	background-image: url(../images/valentijn2.gif);
	background-repeat: no-repeat;
	height: 90px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-position: center;
}
.oneColFixCtrHdr #mainContent {
	margin-top: 15px;
	margin-left: 2px;
	padding: 0px;
	height: 1050px;
}
.oneColFixCtrHdr #container #mainContent #frame {
	height: 800px;
	width: 770px;
	padding-left: 6px;
	display: block;
}
.oneColFixCtrHdr #container #mainContent #frame #kolom1 {
	float: left;
	height: auto;
	width: 191px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.oneColFixCtrHdr #container #mainContent #frame #kolom2 {
	float: left;
	height: auto;
	width: 191px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #container #mainContent #frame #kolom3 {
	float: left;
	height: auto;
	width: 191px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.oneColFixCtrHdr #container #mainContent #frame #kolom4 {
	padding: 0px;
	float: left;
	height: auto;
	width: 191px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr  #container  #mainContent  #frame  .linkboxA {
	height: auto;
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 2px;
	width: 186px;
}
.oneColFixCtrHdr  #container  #mainContent  #frame  .linkboxA  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #560428;
	height: 18px;
	display: block;
	width: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.oneColFixCtrHdr #container #mainContent #frame .linkboxA h2 a {
	color: #FFFFFF;
	background-color: #560428;
	height: 18px;
	padding: 0px;
	display: block;
	width: auto;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #frame .linkboxA h2 a:hover {
	color: #A8517B;
	background-color: #560428;
	height: 18px;
	padding: 0px;
	display: block;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: blink;
}
.oneColFixCtrHdr   #container   #mainContent   #frame   .linkboxA ul {
	height: auto;
	width: 178px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #F2DDE4;
	border: 1px solid #560428;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.oneColFixCtrHdr   #container   #mainContent   #frame   .linkboxA   ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;
	height: 14px;
}
.oneColFixCtrHdr  #container  #mainContent  #frame  .linkboxA  ul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #A8517B;
	display: block;
	width: auto;
	height: 14px;
	margin-left: -6px;
	padding-left: 6px;
}
.oneColFixCtrHdr   #container   #mainContent   #frame   .linkboxA li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: none;
}
.oneColFixCtrHdr   #container   #mainContent   #frame    .linkboxA   .highlight   a    {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #footer {
	height: 60px;
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #560428;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 11px;
	margin-left: 10px;
}


.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
