h1 {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	margin: 20px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
p {
	font-size: 14px;
	margin: 10px;
	text-align: left;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	margin-right: 20px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.Warnmeldungen {
	font-size: 10px;
	color: #F00;
}
.Abholbereich {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.PLZgrau {
	color: #666;
}
.Tabelle {
	font-size: 14px;
	color: #000;
	text-align: left;
}
.Stichworte {
	font-size: 9px;
	color: #CACACA;
	text-align: left;
}
.bestellleiste {
	color: #333;
}
.Tabelle-Team {
	background-position: center;
}

