body {
	background-color: #FFFFFF;
}

body#rechnungen {
	background-color: #FFFFFF;
}

div#head, div#statusbar, div#noscript, div#wait, div#menubar {
	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;
}

form.dataform fieldset {
	border-color: #000000;
}

input[type=submit], input[type=buttom] {
	display: none;
}

.navication {
	display: none;
}

.screen {
	display: none;
}

input.sort {
	display: none;
}

p#pdate {
	 padding-bottom: 0.7em;
}

.help {
	display: none;
}

#orderinfo {
	display: none;
}

button.position {
	display: none;
}
