@page {
	size: A4 portrait;
	margin: 1.5cm 1.5cm 1.5cm 2cm;
}

div#head, div#statusbar, div#noscript, div#wait, div#menubar {
	display: none;
}

.noprint {
	display: none;
}

div#menu {
	display: none;
}

div#head {
	background-color: #D0D0D0;
	color: #000000;
}

div#test {
	display: none;
}

input.lupe {
	display: none;
}

input#clos {
	display: none;
}

input[type=submit] {
	display: none;
}

table.datalist {
	border: 1px solid black;
	background-color: #FFFFFF;
}

table.datalist thead {
	background-color: #E0E0E0;
}

table.datalist thead th {
	border-bottom: thin solid black;
}

table.datalist tr {
	margin-bottom: 0.2em;
}
