/* CSS Document */




/* header */
#Topnavigation {
	display: none;	
}
#TableTopNavigation {
	display: none;
}

#GoHome {
	display: none;
}

#Breadcrumbs {
	display: none;
}
#logo_bfc {
	display: none;
}

/*Right navigation */
#Rechts {
	display: none;
}

/* Left navigation */
#LeftNav {
	display: none;
}
/*Foto header */
#FotoHeader {
	display: none;
}
#FotoHeaderNav {
	display: none;
}
#divFotoHeaderNav {
	display: none;
}

/* Banner */
#Banner {
	display: none;
}


/* Content */
#Content {
	position: absolute;
	top: 90px;
	left:10px;
}
#divHome {
	width: 600px;
	font-size: 11px;
	color: #434343;
	
}
#divHome h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	margin-top: 0px;
}
#divHome p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
/* Footer */
#divFooter {
	display: none;
}

#divHome{
	text-align:left;
}
/* Misc */
#Left {
	display: none;
}
#divPrintFooter {
	position: absolute;
	top: 900px;
}
.helemaalleeg {
	display: none;
}

