@charset "UTF-8";

.hellgrau {
	background-color:#AAAAAA;
}

.dunkelgrau {
	background-color:#666666;
	color:#FFFFFF;
}


