@charset "UTF-8";
.Datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.leerzeichen_datum {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #333;
	font-size: 8px;
}
.Definierung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10,5;
	color: #333;
	font-weight: bold;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.Namen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F33;
}
.pfeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #F33;
}
.text_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999;
}
.leerzeichen_zurück {
	color: #993;
}
.definierung_unter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFF;
}

