@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: auto;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	top: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; 
}
.stijl1 {
	font-size: 50%;
	font-weight: bold;
	color: #666666;
}
.stijl5 {
    color: #666666;
	font-size: 60%;
	font-weight: bold;
	}

