body {
	margin: 0px;
}
.bgtile_l, .bgtile_r {
	background-position:right top;
	background-image: URL(../images/tegel.gif);
	background-repeat: repeat-x;
	width: 50%;
	background-color: #EDB50E;
}
.bgtile_r {
	background-position:left top;
	background-color: #EDB50E;
}
.leegTD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}