body {
	background: #FFF url('../images/bodyRepeat.jpg') top left repeat-x;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
}

#container {
	position: relative;
	z-index: 10;
	width: 760px;
	margin: 0 auto;
}

#header {
	height: 120px;
}

#header * {
	margin: 0;
	padding: 0;
	position: relative;
}

#header h1 {
	margin: 15px auto 0 auto;
	text-indent: -9999px;
	width: 171px;
	height: 77px;
	background: transparent url('../images/headerLogo.jpg') top left no-repeat;
}

#header h1 a {
	width: 100%;
	height: 100%;
	display: block;
}

#header p {
	display: none;
}

ul#navigation {
	font-size: 17px;
	width: 243px;
	float: left;
	text-indent: -999px;
	list-style-type: none;
	margin: 0 0 0 -33px;
	padding: 0 13px;
}

ul#navigation li {
	margin: 0 0 3px 0;
	height: 32px;
}

ul#navigation li a {
	background-image: url('../images/bgMenu.gif');
	background-repeat: no-repeat;
	display: block;
	height: 32px;
	background-position: top right;
}

ul#navigation li#home a {
	background-position: right -17px;
}

ul#navigation li#overons a {
	background-position: right -58px;
}

ul#navigation li#medewerker a {
	background-position: right -100px;
}

ul#navigation li#boeketten a {
	background-position: right -141px;
}

ul#navigation li#bruidswerk a {
	background-position: right -183px;
}

ul#navigation li#rouwwerk a {
	background-position: right -224px;
}

ul#navigation li#specialedagen a {
	background-position: right -266px;
}

ul#navigation li#kantoor a {
	background-position: right -307px;
}

ul#navigation li#bestellen a {
	background-position: right -348px;
}

#content {
	width: 500px;
	padding: 5px 10px;
	margin-bottom: 20px;
	overflow: hidden;
	border: 2px solid #EB9924;
	background-color: #FBEEDA;
	float: right;
	height:290px;
}

#content h2 {
	margin: 2px 0px 10px 0px;
	font-size: 18px;
	color: #182678;
  text-indent: -9999px;
  background-image: url(/images/bgTitels.gif);
  background-repeat: no-repeat;
}
#content h2.boeketten { background-position: -125px -143px; }
#content h2.moederdag { background-position: -135px -268px; }
#content h2.bruidswerk { background-position: -120px -186px; }
#content h2.rouwwerk { background-position: -135px -228px; }
#content h2.overons { background-position: -125px -143px; }
#content h2.kantoorentuin { background-position: -149px -317px; }


#content p {
	font-size: 13px;
	line-height: 16px;
}

#content a {
	color: #182678;
	text-decoration: underline;
}

#content #contact p {
	color: #182678;
	font-size: 17px;
	line-height: 22px;
}

#content #images a img {
	margin: 3px 4px;
	border: 1px solid #EBD145;
}

#boeddha {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 279px;
	height: 586px;
	background: url('../images/boeddha.png') bottom left no-repeat;
	z-index: 6;
}

#flowerAsset {
	position: absolute;
	top: 0;
	right: 0;
	width: 347px;
	height: 188px;
	background: url('../images/headerBloem.jpg') top right no-repeat;
	z-index: 5;
}