@charset "utf-8";
/* CSS Document */

.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9E0;
}
.schriftklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9E0;
}
.schriftdunkel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.schrift2 {
	font-family: "Futura Lt BT";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9E0;
}
.schrift2dick {
	font-family: "Futura Lt BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9E0;
	font-variant: normal;
}
.schriftdick {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ECE9E0;
}
.schriftschnoerkel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9E0;
}
.schriftdickKopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ECE9E0;
}

