#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:				50px;
	left:				-125px;
	width:	            240px;
	height:				398px;
	background-repeat:	no-repeat;
	background-image:	url('../img/schapekoplinks.png');
}

#appelmarijnrechts{
	position:			absolute;
	top:				400px;
	left:				300px;
	margin-top:			0px;
	width:	            312px;
	height:				232px;
	background-repeat:	no-repeat;
	background-image:	url('../img/schapekoprechts.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:				-10px;
	font-family:		Verdana;
	font-size:			18px;
	font-weight:		bold;
	color:				#F1DF70;
}

#main{
	position:			absolute;
	top:				20px;
	left:				100px;
	width:	            290px;
	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;
}