* { margin: 0; padding: 0; }

.printonly { display: none; }

body {
	background-color:#006233;
	background-image:url("images/background.gif");
	background-repeat:repeat-x;
}

#page {
	margin:0 auto;
	position:relative;
	width:890px;
}

#siteTop {
	background-image:url("images/sitebg.png");
	height:381px;
	width:100%;
}

#ie6only #siteTop {
	background-image:url("/fileadmin/sitedesign/layouts/standaard/images/sitebg.gif");
	height:380px;
	width:880px;
}

#logo {
	background-image:url("images/logo.png");
	height:111px;
	margin:3px 0 0 95px;
	position:absolute;
	width:202px;
	z-index:5;
}

#menuTop {
	height:33px;
	margin-top:11px;
	position:absolute;
	right:49px;
	width:550px;
	z-index:6;
}

#headerImage {
	height:228px;
	left:4px;
	position:absolute;
	top:44px;
	width:833px;
	z-index:1;
}

#headerImage img { position: absolute; width: 833px; height: 228px; }

#headerLeft {
	background-image:url("images/headerLeft.png");
	height:228px;
	margin-left:2px;
	margin-top:44px;
	position:absolute;
	width:286px;
	z-index:2;
}


#vlakLinks {
	background-image:url("images/vlakLinks.png");
	height:218px;
	margin-left:95px;
	margin-top:156px;
	position:absolute;
	width:204px;
	z-index:3;
}

#contentVlakLinks {
	margin-left:25px;
	position:absolute;
	top:40px;
	width:150px;
}

#contentVlakLinks h1 {
	color:white;
	font-family:times new roman;
	font-size:28px;
	font-weight:normal;
	line-height:38px;
	margin:0;
}

#vlakRechts {
	background-image:url("images/vlakRechts.png");
	height:159px;
	position:absolute;
	width:205px;
	z-index:4;
	left: 641px;
	top:197px;
}

#contentVlakRechts {
	height:113px;
	position:absolute;
	width:225px;
	z-index:5;
	top:210px;
	left:657px;
}

#contentVlakRechts img { height:113px; width:225px; }

	#pagetitle {
		bottom:0;
		height:20px;
		margin-left:33px;
		position:absolute;
		text-align:center;
		width:163px;
	}

	.pagetitleText { color:white; font:bold 11px verdana; }

#contentMenuWrap {
	height:20px;
	left:300px;
	position:absolute;
	top:280px;
	width:348px;
}

#contentWrap {
	background:url("images/contentstretcher.png") repeat scroll 0 0 transparent;
	margin-left:46px;
	min-height:250px;
	height: auto !important;
	height:250px;
	width:810px;
}

#ie6only #contentWrap { background-image:url('/fileadmin/sitedesign/layouts/standaard/images/contentstretcher.gif');  }

#content { padding:0 50px 10px 75px; }

#footerWrap {
	background:url("images/footer.png") repeat scroll 0 0 transparent;
	height:29px;
	margin-left:46px;
	width:810px;
}

#footer {
	color:#006233;
	font:10px/12px arial;
	text-align:center;
	width:804px;
}
