body {
	background-color: #033650;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}
.bckgrnd-top{
	background-image:url(/images/bckgrnd-top.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:75px;
	}
.maintxt {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#033650;
	}
.koptxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	color:#cc0000;
	}
.koptxtvoorbeeld{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	}
.toplinks{
	background-color:#033650;
	width: 180px;
	height:22px;
	}
.backgroundmain {
	background-image:url(/images/maincijfers.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d7e1ff;
	}
.backgroundleft {
	background-image:url(/images/links-bck.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:295px;
	}
.backgroundbottom {
	background-image:url(/images/bottom-repeat.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#d7e1ff;
	height:10px;
	}
.subtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:right;
	overflow:hidden;
	padding-right: 17px;
	}
