.gelbePunkte {
	color: #FF0;
}
.vierteZeile {
	color: #CCC;
	background-color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	width: 100%;
}
.dritteZeile {
	color: #333;
	background-color: #FFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.zweiteZeile {
	color: #FFF;
	background-color: #00F;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	float: none;
	vertical-align: middle;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	font-size: 18px;
	font-weight: bold;
}
.ersteZeile {
	background-color: #FF0;
	width: 100%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 42px;
	color: #F00;
	text-align: center;
	line-height: normal;
	padding-top: 0px;
	margin-top: 0px;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	font-weight: bold;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.zeitungsKopf {
	background-color: #FF0;
}

