body, td, div	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-style: normal; 
		color: #7F7F7F;
		font-size: 11px;
		}
				
a		{
		color: #7F7F7F;
		text-decoration: underline;
		}

a:hover		{
		color: #7F7F7F;
		text-decoration: none;
		}
		
.fett		{
		font-weight: bold;
		}
		
.gross		{
		font-size: 14px;
		}

.klein		{
		font-size: 9px;
		}

.fliess		{
		font-size: 1px;
		}

.schwarz	{
		color: black;
		}

.rot		{
		color: #FF0000;
		}
		
.gruen		{
		color: #00AD0C;
		}

.weiss		{
		color: white;
		}
