.Gruppentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	background-color: #69D101;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
table {
	background-color: #FFFFCC;
	border: #000000;
}

table.Gratisprodukte {
	background-color: #69D101;
	border: #000099;
}

th {
	font-size: small;
	background-color: #69D101;
}
pre {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: normal;
}

.sendlink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border: 0px none;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
}
h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}

.Preis100g {
	font-size:small;
	color:#666666;
}

.praesentation {
	font-size:large;
	font-weight:bold;
	background-color:#FF8080;
	border-color:#58AE01;
	border-style: groove;
	caption-side:top;
	page-break-inside:avoid;
	width:490px;
	padding: 4px;
	margin: 0px;
}

.wichtig {
  font-weight:bold;
	color:#FF0000;
	font-size:18px;
}

