@charset "utf-8";
body {
	background-color: #C7EEA4;
}
menu {
	background-color: #00CC33;
}
.rand {
	background-image: url(Afbeeldingen/achtergrondrand.jpg);
}
.rand2 {
	background-image: url(Afbeeldingen/rand2.jpg);
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #C7EEA4;
	background-color: #5FDC67;
	font-weight: bold;
	text-transform: uppercase;
	height: auto;
	width: auto;
}
.bestelling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5FDC67;
	background-color: #FFFFFF;
}
.hoofdtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	color: #0000FF;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #0000FF;
}
.link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

