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


.schrift11_hellgrau {
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;
	font-style:normal;
	color: #CCC;
}
.schrift14_hellgrau {
	font-family:Arial;
	font-size: 14px;
	font-weight:normal;
	font-style:normal;
	color: #CCC;
}
.schrift22_hellgrau_bold {
	font-family:Arial;
	font-size: 22px;
	font-weight:bold;
	font-style:normal;
	color: #CCC;
}

.schrift11_dunkelgrau {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	font-style:normal;
}
.schrift16_dunkelgrau {
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #333333;
}
.schrift18_hellgrau_bold {
	font-family:Arial;
	font-size: 18px;
	font-weight:bold;
	font-style:normal;
	color: #CCC;
}
.schrift11_hellgrau_bold {
	font-family:Arial;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	color: #CCC;
}
.schrift14_hellgrau_bold {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	color: #CCC;
}