@charset "utf-8";
body {
	background-image: url(../images/achtergrond-bloesem_welkom.jpg);
}
#inhoud {
	background-image: none;
	background-color: transparent;
	min-height: 500px;
	height: 500px;
	vertical-align: top;
}
.logo a {
	display: none;
}
#navigatie {
	display: none;
}
/* CSS Document */
#inhoud #main{
	left: 0px;
	top: 0px;
	position: relative;
	padding-bottom: 0px;
	width: 904px;
	margin: 0px;
}
#inhoud #main #mainfade{
	background-image: none;
	height: 600px;
	width: 900px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	background-color: #F9CF5C;
}
#inhoud #main #mainfade #mainfade_inner{
	margin: 0px;
	padding: 0px;
}
#link_a {
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/link_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#foto_p {
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/welkom_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#link_s {
	float: left;
	height: 300px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/link_s.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FF8211;
}
#foto_a {
	height: 300px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	background-image: url(../images/foto_a3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#link_p {
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;a
	padding: 0px;
	background-image: url(../images/link_p.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #313F12;
	display: block;
}
#link_p {
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
#foto_s {
	height: 300px;
	width: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/welkom_s.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}

