	html, body, #wrapper {

		height:100%;

		margin: 0;

		padding: 0;

		border: none;

}

	#wrapper {

		width: 100%;

}

	body {

		margin-left: 0px;

		margin-top: 0px;

		margin-right: 0px;

		margin-bottom: 0px;

		background-color: #FFF;

}

	body,td,th {

		font-family: Arial, Helvetica, sans-serif;

		font-size: 14px;

		line-height: 22px;

}

	a:link {

		color: #012e67;

		text-decoration: underline;

}

	a:visited {

		text-decoration: underline;

		color: #043471;

}

	a:hover {

		text-decoration: none;

		color: #005dd4;

}

	a:active {

		text-decoration: underline;

		color: #005dd4;

}

	img {

		border: none;

}

	.button1 {

		background-image: url(../images/button1.gif);

		cursor: pointer;

}

	.button1:hover {

		background-position: 0 38px;

}

	.button1:active {

		background-position: 0 38px;

}

	.button2 {

		background-image: url(../images/button2.gif);

		cursor: pointer;

}

	.button2:hover {

		background-position: 0 38px;

}

	.button3 {

		background-image: url(../images/button3.gif);

		cursor: pointer;

}

	.button3:hover {

		background-position: 0 38px;

}

	.button4 {

		background-image: url(../images/button4.gif);

		cursor: pointer;

}

	.button4:hover {

		background-position: 0 38px;

}

	.button5 {

		background-image: url(../images/button5.gif);

		cursor: pointer;

}

	.button5:hover {

		background-position: 0 38px;

}

	.button6 {

		background-image: url(../images/button6.gif);

		cursor: pointer;

}

	.button6:hover {

		background-position: 0 38px;

}

	.button7 {

		background-image: url(../images/button7.gif);

		cursor: pointer;

}

	.button7:hover {

		background-position: 0 38px;

}

	.home {

		background-image: url(../images/home.gif);

		cursor: pointer;

}

	.home:hover {

		background-position: 0 19px;

}

	.cellcolorlight {

		background-color: #e1f2ff;

}

	.cellcolordark {

		background-color: #c3e3fc;

}

	.cellcolorlightnew {

		background-color: #ffe7e7;

}

	.cellcolordarknew {

		background-color: #ffd7d7;

}

	.cellcolortop {

		color: #e1f2ff;

		background-color: #0061A2;

}

	.cellcolornew {

		color: #ffd9d9;

		background-color: #A50B00;

}

	.small {

		font-size: 11px;
				
		font-weight: bold;

}

	h1 {

		font-size: 22px;

		color: #083572;

}

	h2 {

		font-size: 16px;

		color: #c52828;

		font-weight: normal;

}

	h3 {

		font-size: 14px;

		color: #FFF;

		font-weight: bold;

}
	h4 {

		font-size: 12px;

		color: #000;

		font-weight: normal;
		
		line-height: 16px;
		
		padding: 5px;

}


	#dhtmltooltip{

		position: absolute;

		width: 400px;

		border: 2px solid black;

		padding: 2px;

		background-color: #e1f2ff;

		visibility: hidden;

		z-index: 100;

		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);

}

	.errorveld {

		background-color: #ff9999;

}
	.verplichtveld {

		background-color: #ffffa0;

}
	.laatst {
	
		color: #A50B00;
	
		font-weight: bold;
	
		font-size: 16px;
	
}
	.error {
	
		color: #A50B00;
	
		font-weight: normal;
	
}
	.grey {
	
		color: #999;
	
		font-weight: normal;
	
}
	.button_contact {

		background-image: url(../images/button_contact.gif);

		cursor: pointer;

}

	.button_contact:hover {

		background-position: 0 26px;

}
	.ster {

		font-size: 18px;

}