	body {
		background-color: #E1E1FF;
		font-family: Verdana;
		font-size: 8.5pt;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		/*background-color: #FFF;*/
	}
	.hoofdtabel {
		vertical-align: top;

	}
	.box {
		border: solid 1px;
		/* background-color: #00f; */
		background-color: #221E49;
	}
	.box_header_menu {
		/* background-color: #00f; */
		background-color: #221E49;
		width: 150px;
		color:#FFFFFF;
	}
	.box_header_content {

		/* background-color: #00f; */
		background-color: #221E49;
		color:#FFFFFF;
		border: solid 1px #221E49;

	}
	.box_content {
		background-color: #FFFFFF;
		color: #003399;
		border-color: #E1E1FF;
		
	}
	.box_content2 {
		color: #003399;
		border-color: #E1E1FF;
	}
	
	.box_content3 {
		color: #FFF;
		border-color: #E1E1FF;
	}
	
	.box_header_top {
		background: #221E49 url(images/header.jpg) center top no-repeat;
		height: 100px;
		width: 710px;

	}
	.box_footer {
		/* background-color: #00f; */
		background-color: #221E49;
		width: 700px;
		color:#FFFFFF;
	}
	a.blauw:link {
		text-decoration: none;
		color: #003399;
		border: 0px;
	}
	a.blauw:visited {
		text-decoration: none;
		color: #003399;
		border: 0px;
	}
	a.blauw:active {
		text-decoration: none;
		color: #003399;
		border: 0px;
	}
	a.blauw:hover {
		text-decoration: underline;
		/*font-weight: bold;*/
		color: #003399;
		border: 0px;
	}

	a.footer_wit:active, a.wit:active {

		text-decoration: none;
		color: #FFFFFF;
	}
	a.footer_wit:visited, a.wit:visited {

		text-decoration: none;
		color: #FFFFFF;
	}
	a.footer_wit:link,a.wit:link {

		text-decoration: none;
		color: #FFFFFF;
	}

	a.footer_wit:hover,a.wit:hover {
		text-decoration: none;
		/*font-weight: bold;*/
		color: #FFFFFF;
	}
	a.wit:hover {
		background-color: #003399;
		border-top: 3px #194CB2 solid; border-left: 3px #194CB2 solid; border-right: 3px #001A80 solid; border-bottom: 3px solid #001A80;
	}
	h1.header {
		color: #FFFFFF;
		text-align: middle;

	}
	.tabel_inhoud {
		font-size:9px;
	}

	.top_menu {
		/* background-color: #00f; */
		background-color: #221E49;
		color: #FFFFFF;
		height: 20px;
	}
	
	.onlineBoeken {
		color: #003399;
		border: 1px solid #003399;
		background-color: #FFF;
	}

	#pageRendering
	{
		color: #CCC;
	}
