html, body {
	height: 100%;
}

a {	
	display: none;
}

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	background: none;
}

#site {
	position: relative;
	width: 971px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	padding-bottom: 68px;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	display: none;
}

#tracktrace a {
	display: none;
}

#menu {
	display: none;
}

#kopfoto {
	display: none;
}

#contactgegevens {
	display: none;
}

#footer {
	display: none;
}

.foutmelding, .melding {
	display: none;
}

.printinfo {
	font-size: 16px;
}

.printinfo td {
	width: 200px;
}
