body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../back.jpg);
}
.vierzehn_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.zwölf_fett {
	font-weight: bold;
	font-size: 12px;
}
.mehr {
	font-size: 12px;
	color: #FF0000;
	font-weight: bolder;
}
.dreizehn_fett {
	font-size: 13px;
	font-weight: bold;
}
.vierzehn_normal {
	font-size: 14px;
}
.zwölf_normal_silber {
	font-size: 12px;
	color: #999999;
}
.zwölf_normal {
	font-size: 12px;
	text-align: justify;
}
.zehn_normal {
	font-size: 10px;
}
.fünfzehn_fett {
	font-size: 15px;
	font-weight: bold;
}
.neun {
	font-size: 9px;
}.zehn_normal_rot {
	font-size: 10px;
	color: #FF0000;
}
.neun_rot {
	font-size: 9px;
	color: red;
}
.neun_grau {
	font-size: 9px;
	color: #666666;
}
.acht_Punkte_schwarz {
	font-size: 8pt;
	color: #000000;
}
.zehn_grau {
	font-size: 10px;
	color: #999999;
}
