body {
	background-color: #FFFFFF;
	margin: 0px;
}

/* Divs basis */

#top {
	margin: auto;
	height: 39px;
	width: 970px;
	background-color: #FFFFFF;
	position: relative;
}


.backgroundinhoudhome {
	background-image: url(images/achtergrond_laatstenieuws.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.backgroundinhoudhome_rx {
	background-image: url(images/achtergrond_relnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tablehome {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ffd15e;
}
a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

#nederland {
	height: 203px;
	width: 201px;
	position: absolute;
	float: left;
	top: 229px;
	left: 0px;
	z-index: 2;
}

.titel_directladen {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}