/* FRAMES */


body {
	margin:0;
	border:0;
	padding:0;
	max-height:100%;
	background: url("../vvreizen_NEW/images_achtergrond/achtergrondperkament.jpg");
	background-position: top center;
	background-attachment: fixed;
	overflow:hidden;
	min-width:911px;
	}


	div#menuwrap {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:130px;
	z-index:2;
	}
div#menu {
	margin:0 auto; 
	z-index:2;
	}

div#pagewrap {
	position:fixed; 
	top:130px;
	left:0;
	bottom:30px; 
	right:0; 
	overflow:scroll;
	z-index:1;
	}
/* FOR IE ONLY START */

	* html body {
	padding:130px 0 30px 0;
	}

	* html #pagewrap { height:100%; width:100%; overflow: scroll; }

/* FOR IE ONLY END */

		
	div#page {
	margin:0 auto;
	z-index:1;
	}
	
	
	div#footerwrap {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	background: url(..vvreizen_NEW/images/footerachtergrond.jpg) no-repeat fixed center bottom;
	z-index:2;
	}
	
	
	div#footer {
	margin: 0 auto;
	z-index:3;
	}

/* NIEUWSBLOKKEN \*/

div#blok {display: block; border: 1px solid #067484; width: 114px;  height: auto; padding: 2px 2px 2px 2px; }
