* {
    font-family: Arial, Helvetica, sans-serif;
}


body, td {
    background-image: none;
    background-color: #ffffff;
	 color: #000000;
}

#topNAV, #mainNAV, #kruimelpad, #Bottom, #ListLinks, #topNAVzoeken {
	display: none;
}
		
#content {
	position: absolute;
	top: 100px;
	left: 0px;
}

/* tabs css */

#tabs, #tab_content_top_big, #tab_content_bottom_big, #tab_content_top_small, #tab_content_bottom_small {
	display: none;
}

.TabContent {
	border: 0px;
	background: #FFFFFF;
}

/* content css */
.contentbox_1_mine, .contentbox_1_menu, #contentbox_5 {
	display: none;
}

.contentbox_2_big a.Terug, .contentbox_big a.Terug {
	color: #FFFFFF;
}

.contentbox_2_big {
	width: 710px;
}
