

	body
	{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 18px;
		margin: 0px;
		background: url(images/bg.gif) repeat-x;
		margin-top: 24px;
		overflow: -moz-scrollbars-vertical;
		overflow: overflow-y;
	}

	#site
	{
		width: 989px;
		min-height: 485px;
		_height: 485px; /* IE6 min height */
		margin: auto;
		padding: 35px 1px 0px 1px;
		_padding-left: 4px; /* IE6 custom padding */
		text-align: left;
	}
	#siteBackground
	{
		background: url(images/panel.jpg) no-repeat top center;
		text-align: center;
	}

	#header
	{
		background: url(images/headerBg.gif);
		height: 153px;
		margin-bottom: 1px;
	}
	#logo
	{
		float: left;
	}
	#headerImage
	{
		float: right;
	}

	#menu
	{
		float: left;
		text-align: right;
		width: 196px;
		padding: 24px 30px 0px 0px;
		font-size: 14px;
		line-height: 30px;
	}
	#menu a
	{
		color: #666666;
		text-decoration: none;
	}

	#content
	{
		float: right;
		width: 761px;
		padding: 24px 0px 50px 2px;
		color: #727272;
	}

	h1
	{
		background: #ebebeb;
		display: block;
		font-size: 14px;
		margin: 16px 0px 21px 0px;
		padding-left: 33px;
		color: #737373;
	}

	#content .textBlock
	{
		margin: 0px 37px 0px 34px;
		clear: both;
	}

	.inlinePhoto
	{
		border: 1px solid #727272;
	}

	.link
	{
		color: #727272;
		text-decoration: none;
	}

	#googleMaps
	{
		float: right;
		border: 1px solid #4c85c5;
		margin: 6px 15px 24px 0px;
	}

	fieldset, form
	{
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
	fieldset
	{
		padding-top: 20px;
	}

	label
	{
		width: 146px;
		display: block;
		float: left;
		margin: 5px 0px;
		clear: left;
	}

	input.text
	{
		float: left;
		width: 303px;
		padding: 3px 2px;
		border: 1px solid #4c85c5;
		margin: 5px 0px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
	}

	textarea
	{
		border: 1px solid #4c85c5;
		width: 521px;
		height: 133px;
		margin: 5px 0px;
		overflow: auto;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		padding: 3px 2px;
	}

	input.button
	{
		border: 0px;
		background: transparent;
		font-size: 14px;
		color: #646464;
		cursor: pointer;
		_cursor: hand;
	}

	select
	{
		float: left;
		width: 110px;
		border: 1px solid #4c85c5;
	}

	#captcha
	{
		padding: 3px 0px 4px 146px;
	}
	#captcha img
	{
		display: block;
		float: left;
		border: 1px solid #4c85c5;
		margin-top: 4px;
	}
	#captcha input.text
	{
		width: 140px;
		margin: 33px 0px 0px 11px;
	}

	#searchForm
	{
		border: 1px solid #ebebeb;
		padding: 1px;
		margin: 24px 37px 24px 34px;
	}
	#searchForm fieldset
	{
		background: #f2f2f2;
		padding: 18px 0px 11px 20px;
	}
	#searchForm label
	{
		margin: 2px 0px 7px 0px;
	}

	#paginationOccasions
	{
		margin: 0px 37px 0px 34px;
		text-align: right;
	}
	#paginationOccasions a
	{
		color: #727272;
		text-decoration: none;
		margin: 0px 1px;
	}
	#paginationOccasions span
	{
		margin: 0px 1px;
		font-weight: bold;
	}

	#occasionResults
	{
		border: 1px solid #ebebeb;
		padding: 0px 1px 1px 1px;
		margin: 0px 37px 24px 34px;
	}
	#occasionResults .border
	{
		background: #f2f2f2;
	}
	.occasionRow
	{
		border-top: 1px solid white;
		padding: 12px 15px 10px 13px;
		overflow: auto;
		color: #727272;
		text-decoration: none;
		display: block;
		_height: 100%; /* make IE6 stretch around content */
		_padding-bottom: 0px; /* IE6 less padding */
	}
	.occasionRow.zebra
	{
		background: #e9e9e9;
	}
	#occasionResults span
	{
		display: block;
	}
	#occasionResults .thumb
	{
		float: left;
		border: 0px;
	}
	#occasionResults .details
	{
		float: left;
		width: 375px;
		margin: 0px 47px 0px 15px;
		cursor: hand; /* IE6+7 hand icon cursor */
	}
	#occasionResults .details b
	{
		font-weight: bold;
		margin: 0px;
		font-size: 12px;
		display: block;
	}
	#occasionResults .details span
	{
		font-weight: bold;
		font-size: 11px;
		padding-top: 2px;
	}
	#occasionResults .price
	{
		float: left;
		width: 94px;
		font-weight: bold;
		text-align: right;
		margin-top: 80px;
		cursor: hand; /* IE6+7 hand icon cursor */
	}

	#occasion
	{
	}
	#occasion h3
	{
		width: 142px;
		font-size: 12px;
		margin: 0px;
	}
	#occasion .details
	{
		padding-bottom: 50px;
		overflow: auto;
		line-height: 22px;
	}
	#occasion .details h3
	{
		float: left;
	}
	#occasion .details span
	{
		float: left;
		width: 170px;
	}
/**
Paul dd 31 maart
	#occasion .photos
	{
		float: right;
		margin: 0px 0px 40px 50px;
	}
	#occasion .photos .full
	{
		border: 1px solid #4c85c5;
		padding: 1px;
		width: 316px;
	}
**/
#occasion .photos
{
    float: right;
    margin: 0px 0px 40px 50px;
    width: 322px;
}
#occasion .photos .full
{
    border: 1px solid #4c85c5;
    padding: 1px;
    float: left;
}

	#occasion .photos img
	{
		display: block;
	}
	#occasion .photos .mini
	{
		float: left;
		margin: 1px 1px 0px 0px;
		cursor: pointer;
		_cursor: hand;
	}

	.printButton
	{
		width: 72px;
		height: 24px;
		font-weight: bold;
		background: url(images/print.gif) no-repeat top right;
		display: block;
		color: #727272;
		text-decoration: none;
		padding-top: 4px;
	}

	#paginationOccasion
	{
		font-weight: bold;
		margin-top: 55px;
		text-align: center;
	}
	#paginationOccasion a
	{
		color: #727272;
		text-decoration: none;
	}
	#paginationOccasion .left
	{
		float: left;
	}
	#paginationOccasion .right
	{
		float: right;
	}


	#footer
	{
		background: #ededed;
		height: 29px;
		color: #646464;
		position: fixed;
		bottom: 0;
		width: 100%;
		text-align: center;
		/* position for IE6 */
		_position: absolute;
		_top: expression(eval(document.compatMode && document.compatMode == 'CSS1Compat') ? documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight) : document.body.scrollTop + (document.body.clientHeight - this.clientHeight));
	}
	#footer a
	{
		color: #646464;
		text-decoration: none;
	}
	#footer .textBlock
	{
		width: 967px;
		margin: auto;
		text-align: left;
	}
	#footerLeft
	{
		float: left;
		font-size: 10px;
		margin-top: 7px;
	}
	#footerRight
	{
		float: right;
		font-size: 11px;
		margin-top: 7px;
	}

