#home {
	float: left;
	width: 600px;
	min-height: 400px;
	}

#slideshow {
	float: left;
	width: 940px;
	height: 340px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/img/design/shade-slideshow.png) bottom no-repeat;
	}
	
#feestfolderslideshow {
	float: left;
	width: 940px;
	height: 704px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/img/design/shade-slideshow.png) bottom no-repeat;
	}
	
#nieuwsbriefslideshow {
	float: left;
	width: 940px;
	height: 1100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/img/design/shade-slideshow.png) bottom no-repeat;
	}
	
#quote {
	float: left;
	width: 940px;
	height: 100px;
	}
	
#quote p {
	font-size: 16px;
	line-height: 25px;
	}

#information {
	float: left;
	width: 940px;
	height: 160px;
	font-size: 14px;
	background: url(/img/design/information.png) no-repeat;
	}
	
#information .contact {
	float: left;
	width: 310px;
	height: 130px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	}
	
#information .address {
	font-size: 16px;
	}
	
#information .email {
	margin-top: 10px;
	}
	
#information .info {
	float: left;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	}
	
#information .schedule {
	float: left;
	width: 210px;
	height: 130px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	}

#information .ibakker {
	float: right;
	width: 300px;
	height: 160px;
	text-indent: -9999px;
	background: url(/img/design/ibakker.png) no-repeat;
	}
