

body { 
	background-color: #fff; 
	background-image: none;
	text-align: left; 
	}
			
div#menu,
div#footer,
div#topfotos,
div#content_top,
div#kruimelpad,
div#brochure {
	display: none;
	}
	
div#content {
	width: 100%;
	float: none !important;
	}

div#content_main {
	background-image: none;
        float: none !important;
	}

div#content_main_inner {
	background-image: none;
        float: none !important;
	}



div#content_banner {
	background-image: none;
	text-align: left;
	}


/* Specifics */
#info_sidebar_menu {
	display: none;
}
#info_content, #info_sidebar {
	width: 100%;
	float: none;
}


