html, html.pop-up
{
	border: none;
	overflow: visible;
	height: auto;
	width: auto;
	padding: 0px;
}

body, body.pop-up
{
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: visible;
}

body, td, input, select, textarea, html.pop-up body
{
	background-color: #ffffff;
	color: #000000;
}

#fixed
{
	position: absolute;
}

#head
{
	width: 100%;
}

#headBorder
{
	width: 80%;
}

#menu
{
	width: 80%;
}

/* page footer */
div#footBorder
{
	width: 90%;
}

div#foot
{
	width: 100%;
}


/* separate rule, otherwise IE6 doesn't understand the next one */
iframe.#_StatusPostBackFrame
{
	display: none;
}

.pd-noprint
{
	display: none;
}

/* don't hide a table cell with display: none, because colspans for groupheaders etc. would not be correct anymore */
/* instead, hide the content of the cell (see next rule below) and make the cell as small as possible. */
tr td.pd-noprint
{
	display: inline;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 0px;
}
.pd-list-item td.no-print, .pd-list-total td.pd-noprint, .pd-list-groupheader td.pd-noprint, .pd-list-grouptotal td.pd-noprint, .pd-list-endtotal td.pd-noprint
{
	border-right: none;
}
.pd-list td.pd-noprint
{
	padding: 0px;
}
/* hide descending elements of pd-noprint table cells */
.pd-list td.pd-noprint *
{
	display: none;
}


.pd-list-header, .pd-list-header a
{
	color: #000000;
}

.pd-list tr td div.edit
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-color: Transparent;
}

#tekstBedrijf
{
	margin-top: 100px;
}

#tekstBedrijf2
{
	margin-top: 0px;
}

div#navbarTextBedrijf
{
	height: 500px;
}
