Body {
  background-color: #D9A475;
}

Div.page {
  position: absolute;
	left: 180;
	top: 120;
  background-color: #D8B698;
	width: 800;
	height: 470;
	overflow: auto;
	padding: 5px;
	font-family: arial;
	font-size: 13px;
}

table.talenkeuze {
  position: absolute;
	left: 850;
	top: 80;
}

a:link, a:active, a:visited {
color: #FFFFFF;
text-decoration: none;
font-family: arial;
font-size: 11px;
}

a:hover {
border: 0px solid #000000;
color: #FFFFFF;
text-decoration: underline;
font-family: arial;
font-size: 11px;
}

td.productenEven {
  background-color: #D9A475;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

td.productenOnEven {
  background-color: #E8BE99;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}

table.producten {
}

td.afbeelingstekst {
  font-family: arial;
	font-size: 11px;
	font-weight: bold;
	width: 250;
}
