@charset "utf-8";
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.kleingedrucktes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6F2B78;
	line-height: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.kleinere_überschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3B796E;
	font-weight: bold;
}
.aktion_der_woche   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #9933CC;
}
.schlagworte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	background-color: #FFFF00;
}
.hervorheben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
	background-color: #99CC33;
}
