/* CSS Document for layout of page - (use content.css for layout contents)*/
body {
	margin:0px;
	background-repeat: no-repeat;
}

#hidewhenprint {
	DISPLAY: none
}
.tabletop p,.tabletop td{
	color:#FFFFFF;
}
.eformulier table{
	padding:0px;
	margin:0px;
	spacing:0px;
}
.eformulier td,.eformulier p{
	padding:0px;
	margin:0px;
}
.eformuliertext{
	width: 250px;
	/*border:1px solid #666666;*/
}
.eformuliertextfield{
	height: 75px;
	width: 250px;
	/*border:1px solid #666666;*/
}
.eformulierselect{
	width: 250px;
	/*border:1px solid #666666;*/
}

.alignleft{
	margin-top:6px;
	margin-right:10px;
}
.alignright{
	margin-top:6px;
	margin-left:10px;
}
#divcontent{
	overflow:none;
}