body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Tahoma;
}

th {
	font-family: Tahoma;
}
.main {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	margin-left:15px;
	width:250px;
	/*float: left;*/
}
.google {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
	margin-left:15px;
	width:175px;
	float:right;
	margin-right:5px;
	z-index:2
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none
}
a.results {
	font-family: Tahoma;
	font-size: 11px;
	color: #e16419;
	text-decoration:none
}
a.hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #464646;
	text-decoration:none
}

.zoeken {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}
#Layer1 {
	position:absolute;
	z-index:1;
	left: 15px;
	width: 200px;
	height: 31px;
	top: 15px;
}
#Layer2 {
	position:absolute;
	z-index:1;
	left: 15px;
	width: 200px;
	height: 31px;
	top: 25px;
}
#Layer3 {
	position:absolute;
	z-index:1;
	left: 15px;
	width: 200px;
	height: 31px;
	top: 35px;
}
.footer {
	font-family: Tahoma;
	font-size: 0.8em;
	letter-spacing: 0.05em;
	color: #9b9b9b;
	margin:15px;
	width:480px
}