*{
	font-family: verdana;
	color: GRAY;
}

b{
	font-weight: bold;
}

#Home_images{
	width: 50%;
	float: center;
}

#paddestoel{
	float: right;
	width: 38%;
	margin-left: 2%;
}

#huis{
	float: left;
	width: 38%;
	margin-right: 2%;
}

#date{
	font-size: 8pt;
	text-align: center;
	float: bottom;
  

}

#welkom{
	text-align: center;
}

#navigatie{
	width: 20%;
	background-color: #79d8b5;
  float: left;
}