body {
	margin: 32px 0 0 0; padding: 0;
	border: 0;
	background: #280713 url('../images/bg.jpg') top center no-repeat fixed;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10.5px;
	color: #333;
	line-height: 17.5px;
	}

#print {
	margin: 0; padding: 0;
	border: 0;
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10.5px;
	color: #333;
	line-height: 17.5px;
	}

#mainContainer {
	width: 824px;
	margin: auto;
	padding-top:50px;
	background: #fff;
	}
#mainPositioner {
	width: 794px;
	background-color: #fff;
	margin:auto; padding: 0 15px 15px 15px;
	border-top:none; border-bottom:none;
	}
	
#showHeader {
	width: 794px; height: 107px;
	margin-top: -60px;
	}
	.hdrAdres {
	margin-left: 6px;
	color: #B2B2B2;
	text-transform: uppercase;
	font-size: 100%;
	}
	.hdrAdres a {
	color: #B2B2B2;
	text-decoration: none;
	}
	.hdrAdres a:hover {
	color: #280713;
	text-decoration: none;
	}
#print #showHeader {
	display: block;
	margin-top: 0px;
	}
#showHeaderImg {
	background: #280713;
	width: 794px; height: 232px;
	}

#showLeft {
	width: 112px; height: 382px;
	margin: 16px 0 0 0;
	padding: 0;
	float:left; 
	}

#showRight {
	width: 655px;
	margin: 16px 0 0 0;
	float: right;
	}

/* START min-height */
	.prop {
    float:right;
    width:1px;
	}
	.clear {
    clear:both;
    height:1px;
    overflow:hidden;
	}
	.minXYpx {
    height:50px;
	}
/* EINDE min-height */

	#showRightContent {
	width: 385px;
/*	height: 383px;
	overflow: auto; */
	margin: 0; padding: 0 20px 10px 0;
	float:left;
	border-bottom: 1px solid #A09D7A;
	}
	
	#showRightContent h1 {
	margin: 0; padding: 0;
	color: #D26800;
	font-size: 12px;
	font-weight: bold;
	line-height: 19.6px;
	text-transform: uppercase;	
	}
	#showRightContent .intro {
	margin: 0; padding: 0;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;	
	}
	#showRightContent a {
	color: #333;	
	}
	#showRightContent a:hover {
	color: #280713;	
	}
	/*
	#showRightContent ul {
	margin: 25px; padding: 5px;
	font-weight: none;
	list-style: disc;
	} */

	#showRightBanner {
	width: 245px; height: 384px;
	background: #A49688;
	margin: 0; padding: 0;
	float:right;
	overflow: hidden;
	}
	.bnnrText {
	padding: 10px;
	color: #333;
	font-size: 9px;
	line-height: 17.5px;
	}
	.bnnrText b {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 19.6px;	
	}
	.bnnrText a {
	color: #333;	
	}
	.bnnrText a:hover {
	color: #280713;	
	}
	
#prefooter {clear:both; padding-top:15px; text-align:left; font-size:0.8em}
#footer {clear:both; height: 35px;}

p.credit {
	color: #C3C3C3;
	font-size: 9px;
	text-align: left;
	margin: 0; padding: 5px 139px;
	}
p.credit a:link, p.credit a:visited {
	color: #C3C3C3;
	font-weight: normal;
	text-decoration: none;
	}
p.credit a:hover {
	color: #280713;
	text-decoration: none;
	}

p.credit span {
	float: right;
	padding-right: 115px;
	visibility: hidden;
	}

