body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #eaeae9;
	font-size: 70%;
	color: #666666;
	background: url('/images/bg.gif') #ffffff repeat top left;
}
#container {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background: url('/images/bg-container.gif') repeat-x top left;
}
#holder {
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	width: 750px;
	background: url('/images/bg-holder.png') repeat-y top left;
}
*html #holder {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-holder.png', sizingMethod='scale')
}
#header {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 750px;
	height: 131px;	
	background: url('/images/bg-header.png') no-repeat top left;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	margin: 10px 100px 0px 15px;
	padding: 104px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 229px;
	overflow: hidden;
	height /**/: 104px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat top left;	
}
#header a.bedrijfsfeesten {
	margin: 0px 0px 0px 0px;
	padding: 97px 0px 0px 0px;
	float: left;
	display: block;
	height: 0px !important; 
	width: 126px;
	overflow: hidden;
	height /**/: 97px; /* for IE5/Win */
	background: url('/images/zakelijk.gif') no-repeat top left;	
}
#header a.bedrijfsfeesten:hover {
	background: url('/images/zakelijk-over.gif') no-repeat top left;	
}
#header a.nieuwsbrief {
	margin: 0px;
	padding: 97px 0px 0px 0px;
	float: left;
	display: block;
	height: 0px !important; 
	width: 126px;
	overflow: hidden;
	height /**/: 97px; /* for IE5/Win */
	background: url('/images/particulier.gif') no-repeat top left;	
}
#header a.nieuwsbrief:hover {
	background: url('/images/particulier-over.gif') no-repeat top left;	
}
#header a.reserveren {
	margin: 0px;
	padding: 97px 0px 0px 0px;
	float: left;
	display: block;
	height: 0px !important; 
	width: 126px;
	overflow: hidden;
	height /**/: 97px; /* for IE5/Win */
	background: url('/images/nieuwsbrief.gif') no-repeat top left;	
}
#header a.reserveren:hover {
	background: url('/images/nieuwsbrief-over.gif') no-repeat top left;	
}
#menu {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 186px;
	background: url('/images/bg-menu.jpg') no-repeat top left;	
}
#menu ul {
	padding: 0px;
	margin: 11px 0px 0px 24px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

#menu ul li a {
	display: block;
	padding: 0px 0px 0px 14px;
	width: 148px;
	color: #4b3904;
	text-decoration: none;
	background: url('/images/menu-div.gif') no-repeat bottom right;
}

#menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	background: url('/images/menu-over.gif') repeat-y top right;
}
#menu a.uit-de-keuken {
	margin: 0px 0px 0px 0px;
	padding: 130px 0px 0px 0px;
	float: left;
	display: block;
	height: 0px !important; 
	width: 186px;
	overflow: hidden;
	height /**/: 130px; /* for IE5/Win */
	background: url('/images/uit-de-keuken.jpg') no-repeat top left;	
}
#contents {
	float: left;
	margin: -34px 0px 0px 0px;
	padding: 10px;
	width: 544px;
	background: url('/images/bg-contents.jpg') no-repeat right 34px;	
}
#foto {
	margin: -10px -10px 10px -10px;
	height: 245px;
	width: 555px;
	background: url('/images/intro.jpg') #000000 no-repeat;	
}
#contents h1 {
	color: #006434;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 190%;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#contents h2 {
	color: #6fbc20;
	font-size: 140%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#contents h3 {
	color: #51a2eb;
	font-size: 120%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#contents p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#contents a {
	color: #4b3904;
	font-weight: bold;
	text-decoration: none;
}
#contents a:hover {
	color: #006434;
	text-decoration: underline;
}
#contents input, textarea, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #006434;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #006434;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
}
#meer a.dotsolutions {
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 12px 0px 0px 0px;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	width: 100px;
	overflow: hidden;
	background: url('/images/dotsolutions.gif') top left;
	clear: both;
}
#meer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 30px;
	width: 720px;
}
#meer .blok {
	float: left;
	display: block;
	width: 325px;
	height: 168px;
	margin: 0px;
	padding: 4px 24px 4px 4px;
	background: url('/images/blok-bg.gif') no-repeat top left;	
}
#meer .blok h1 {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	width: 287px;
	line-height: 23px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #ffffff;
	background: url('/images/blok-bg-h1.gif') #006434 no-repeat top left;	
}
#meer .blok h1 a {
	color: #ffffff;
	text-decoration: none;
}
#meer .blok h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#meer .blok p {
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 5px 10px;
}
#meer .blok img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 4px solid #d8cfaf;
}
#meer a {
	color: #4b3904;
	font-weight: bold;
	text-decoration: none;
}
#meer a:hover {
	color: #006434;
	text-decoration: underline;
}
#nieuws {
	clear: both;
	width: 678px;
	height: 247px;
	margin: 0px 0px 10px 0px;
	padding: 4px;
	background: url('/images/nieuws-bg.gif') no-repeat top left;
}
#nieuws h1 {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 40px;
	width: 640px;
	line-height: 23px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #ffffff;
	background: url('/images/nieuws-bg-h1.gif') #b7ae8c no-repeat top left;	
}
#nieuws .nieuwsblok {
	float: left;
	width: 310px;
	height: 85px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#nieuws .nieuwsblok h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	line-height: 120%;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #3d3829;
	background: none;	
}
#nieuws .nieuwsblok p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
#nieuws .nieuwsblok img {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 4px solid #d8cfaf;
}
#nieuws .nieuwsblok a {
	color: #3d3829;
	text-decoration: none;
}
#nieuws .nieuwsblok a:hover {
	color: #3d3829;
	text-decoration: underline;
}
#footer {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 770px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: url(/images/bg-footer.png) top left no-repeat;
	text-align: center;
}
*html #2footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-footer.png', sizingMethod='scale')
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	padding: 0px 5px 10px 5px;
}
#footer ul li a {
	color: #ffffff;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #4b3904;
	text-decoration: none;
}
#fotoalbum a {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}
