* {
		padding: 0;
		margin: 0;
		}

		
/* ************************************************************************** */
/* COMMENTED BACKSLASH HACK V2 VOOR IE                                        */
/* ************************************************************************** */

body{margin:0}/* for ie mac*/

/* commented backslash hack v2 --------------------------------------------- \*/ 
html, body{height:100%;padding:0;} 
* html, * html body {
	overflow: hidden;
	padding: 135px 0 39px 0;
	margin: -135px 0 -39px 0;
	padd\ing: 0;
	ma\rgin: 0;
	}
* html #outer { 
	overflow: auto;
	height: 99.9%;
	voice-family: "\"}\""; voice-family:inherit;
	}
* html #contain-all {
	position: absolute;
	overflow: scroll; /* was auto */
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%; height: 100%;
	z-index: 1;
	display: block;
	text-align: left;
	}
* html .iewrapper {
	width: 990px;
	margin: 0 auto;
	padding-left: 5px;
/*	padding-left: 17px;*/
	}
* html .ieInnerwrapper {
	background: transparent;
	}
/* end hack ----------------------------------------------------------------- */
 

/* ************************************************************************** */
/* HEADER                                                                     */
/* ************************************************************************** */

#top-bar {
	position: absolute; /* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */
	top: 0px; left: 0px;
	width: 100%; height: 135px;
	margin: 0; padding: 0;
	z-index: 50;
	overflow: visible;
	}
	#topbar-inner {
	height: 135px;
	text-align: left;
	}

#showHeader {
	top: 0;
	width: 950px; height: 129px;
	padding: 21px 20px 0 20px;
	margin: 0 auto;
	background: transparent url('../images/basis/bgHeader.gif') top left repeat-x;
	}
#showLogo {
	float: left;
	width: 230px; height: 50px;
	}
#breadCrumb {
	float: right;
	width: 677px; height: 16px;
	padding-top: 18px;
	line-height: 16px;
	font-size: 10px;
	z-index: 1;
	text-align: right;
	}
#divSiteMap {
	font-size: 10px;
	z-index: 1;
	border: 0px solid #000;
	}

/* ************************************************************************** */
/* FOOTER                                                                     */
/* ************************************************************************** */

#footer{
	position: absolute;
	bottom: 0;
	width: 100%; height: 39px;
	z-index: 50;
	}
	#footer-inner {
	height: 39px;
	background: transparent;
	text-align: center;
	}

#showFooter {
	top: 0;
	width: 990px; height: 39px;
	margin: 0 auto;
	overflow: hidden;
	background: transparent url('../images/basis/bgFooter.gif') top left repeat-x;
	}
	#showFooter div {
	padding-top: 3px;
	line-height: 24px;
	}

/* ************************************************************************** */
/* OVERIG                                                                     */
/* ************************************************************************** */

/* mac hide - reduce page to allow the scrollbar to remain visible --------- \*/
* html #topbar-inner,* html #footer-inner {margin: 0 17px;}
/* end hide ----------------------------------------------------------------- */

.spacerH { height:135px; } /* same height as header to preserve space*/
.spacerF { height:39px; }  /* same height as footer to preserve space*/

html>body #top-bar, html>body #footer { position:fixed } /* for moz/opera and others*/

#outer {
/*	background: transparent url('../images/basis/bg-full.gif') center 135px no-repeat fixed;
	background: transparent url('../images/basis/bgContent.gif') center 135px no-repeat fixed;*/
	}
#contain-all {
	width: 990px; 
	margin: 0 auto;
/*	background: #f00; */
	}

/* ************************************************************************** */
/* CONTENT                                                                    */
/* ************************************************************************** */

#showLeft {
	float: left;
	margin: 5px 0 0 20px;
	width: 171px;
	display: inline;
	}
	
	#leftSubMenu {
	margin-top: 5px;
	border-top: 1px solid #366;
	border-left: 1px solid #366;
	background: #fff url('../images/basis/bgLeftSubMenu.gif') bottom right no-repeat;
	}
	
#showRight {
	float: right;
	margin: 5px 0 0 0;
	width: 786px;
	}
	#showRight.firstPage {
	margin: 0;
	}	

	#contentLeft {
	float: left; width: 485px;
	}
	#showRight.firstPage #contentLeft {
	margin: 5px 0 0 0;
	}
	#contentRight {
	float: right; width: 290px;
	}

	#contentFull {
	}
	
	#contentRight .content,
	#contentFull .content,
	#prikbordRight .content {
	margin: 0;
	padding-right: 20px;
	}
	
	#showTitle {
	position: relative;
	top: -526px; left: 16px;
	width: 224px; height: 76px;
	padding: 12px;
	color: #fff;
	background: url('../images/basis/bgHomeVlakje.png') top left no-repeat; 
	overflow: hidden;
	}
	
	.stdImg {
	float: right;
	margin: -0.25em 0 0 1em; /* top-margin voor IE anders, zie 00start */
	}
	
	
/* START min-height -------------------------------------------------------- \*/
	.prop { float: right; width: 1px; }
	.clear { clear: both; height: 1px; overflow: hidden; }
	.minXYpx { height: 500px; background: #f00;	}
/* EINDE min-height --------------------------------------------------------- */
	
	
.galerie img {
	float: left; margin: 0 14px 14px 0;
	}
	
	
	#adresLeft {
	float: left; width: 290px;
	}
	#adresRight {
	float: right; width: 485px;
	}
