body {
	font-family:Helvetica,sans-serif;
	font-size:12pt;
	/*ckground-color:white;*/
	background-color:wheat;
	margin:1em 6em;
}
h2 {text-align: center}
h3 {text-align: center}

.lastupd {text-align:right;font-family:Helvetica,sans-serif;font-size:10pt;color:blue;background-color:inherit;}
.date {color:red;background-color:inherit;}
.itemdate {color:green;background-color:inherit;}

div.platta_1 {
	width:550pt;
	}

table {
	font-family:Verdana,Helvetica ,sans-serif;
	border:thin black solid;
	width:550pt;
	font-size:10pt;
	/*white-space: nowrap;*/
}

.hea {
	background-color:silver;
	font-size:12pt;
	border:thin black solid;
}
td {
	padding:0em 0.3em;
}
.Nr {
	width:1em;
}
.Titel {
	width:30%;
}
.Pris {
	padding:0 0.3em 0em 0em;
	text-align:right;
}
.Lager {
	padding:0 0.3em 0em 0em;
	text-align:right;
}
.Part {
	width:10pt;
	padding:0 0.3em 0em 0em;
	text-align:center;
}

.odd {
	/*ckground-color:#fffaf0;*/
	background-color:#eeeeee;
}
.eve {
	/*ckground-color:#f0f0ff;*/
	background-color:white;
}

