/************************************************************************
**
** FILE  : colors
**
** ZWECK : 
**
** AUTOR : Michael C. Ancutici
**	   Universitaet Stuttgart, Fakultaet Informatik
**
** DATUM : 14.03.93
**									
*************************************************************************/

#define BACKGROUND_COLOR	"linen"
#define STELLE_COLOR		"DarkGreen"
#define TRANSITION_COLOR	"blue"
#define KANTE_COLOR		"DarkGreen"
#define MARKE_COLOR		"red"
#define TEXT_COLOR		"DimGray"
#define MOD_COLOR		"red"
