* {
	
	margin: 0;
	padding: 0;
	font: normal normal normal 8pt Tahoma;
	color: black;
	line-height: normal;
	
}

html,body {
	clear: both;
	width: 100%;
	height: 100%;
	margin-bottom: 0px;
	font-family: tahoma;
}

#container {
	position: relative;
	width: 912px;
	height: 100%;
	margin: auto;
	margin-bottom: 0px;
	margin-bottom:0px;
	top: 15px;
}

#backgroundContainer {
	display: none;
	position: absolute;
}
#background {
	display: none;
	position: absolute;
}

#header-top {
	display: none;
}
#searchfield {
	display: none;
}
#searchFormId { }

#searchFormId label { }

#header-menu {
	display: none;	
}

#header-image {
	display: none;	
}

#header-crumbpath {
	display: none;
}
#header-crumbpath-text {
}

#header-crumbpath-afdrukken {
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
	float: right;
}

#header-dropshadow {
	display: none;
}

#main { }

#content { }

#footer { display: none; }