#konditorei{
	position:			absolute;
	top:				0px;
	left:				100px;
	width:	            250px;
	height:				205px;
	background-repeat:	no-repeat;
	background-image:	url('../img/konditorei.png');
}

#logo{
	position:			absolute;
	top:				-70px;
	left:				20px;
	width:	            463px;
	height:				83px;
	background-repeat:	no-repeat;
	background-image:	url('../img/logo.png');
}

#appelmarijnlinks{
	position:			absolute;
	top:				30px;
	left:				-225px;
	width:	            378px;
	height:				421px;
	background-repeat:	no-repeat;
	background-image:	url('../img/appelmarijnlinks.png');
}

#appelmarijnrechts{
	position:			absolute;
	top:				400px;
	left:				300px;
	margin-top:			0px;
	width:	            354px;
	height:				155px;
	background-repeat:	no-repeat;
	background-image:	url('../img/appelmarijnrechts.png');
}

#afbeeldingen{
	position:			absolute;
	top:				0px;
	left:				385px;
	width:	            110px;
	height:				439px;
	background-repeat:	no-repeat;
	background-image:	url('../img/afbeeldingen.png');
}

#main h1 {
	position:			absolute;
	top:				0px;
	left:				0px;
	font-family:		Verdana;
	font-size:			18px;
	font-weight:		bold;
	color:				#F1DF70;
}

#main{
	position:			absolute;
	top:				20px;
	left:				120px;
	width:	            250px;
	height:				300px;
	background-color:	transparant;
	font-family:		Verdana;
	font-size:			17px;
	font-weight:		bold;
}

#contact{
	position:			absolute;
	top:				290px;
	left:				100px;
	width:	            250px;
	height:				300px;
	background-color:	transparant;
	font-family:		Verdana;
	font-size:			14px;
	font-weight:		bold;
}