html {
	height: 100%;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	height: 100%;
}

td {
	font-size: 11pt;
	align: left;
	vertical-align: top;
}

table.body {
	width: 100%;
	border: 0px solid #000000;
	height: 100%;
}

table.body td.body {
	vertical-align: middle;
}

table.frame {
	width: 700px;
	height: 600px;
	border: 1px solid #cccccc;
	background-color: #ffffcc;
}

table.frame td {
}

table.content {
	border: 0px solid #000000;
	width: 100%;
}

table.artikel {
}

table.artikel td {
	valign: top;
}

div.header {
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
}

div.header2 {
	font-weight: bold;
}

div.footer {
	color: #FF3300;
	font-weight: bold;
	text-align: center;
}

div.error {
	color: #FF0000;
	font-weight: bold;
}

a.gruppe {
	font-size: 9pt;
	font-weight: bold;
}

div.artikelname {
	font-size: 9pt;
	font-weight: bold;
}

div.artikeltext {
	font-size: 8pt;
}

div.artikelpreis {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	color: #996600;
}
