body              {background-color: #CCCCCC; margin: 0px;}

td 					{font: bolder 16px "Trebuchet MS", Verdana, sans-serif;}

.black, a.black   {color: #000000; text-decoration: none;}/*Werte, die ein Popup oeffnen*/

.blue, a.blue     {color: #0000CC; text-decoration: none;}/*so ziemlich alles*/

.gray, a.gray     {color: #CCCCCC; text-decoration: none;}/*Werte in in Popups*/

.white, a.white   {color: #FFFFFF; text-decoration: none;}/*Defaultwert in Popups*/

.red, a.red       {color: #CC0000; text-decoration: none;}/*Hilfe vom Typ 'redhlp' und 'disredhlp'*/

.yellow, a.yellow {color: #FFFF00; text-decoration: none;}/*Hilfe vom Typ 'yelhlp'*/

.exit, a.exit 		{color: #0000CC; text-decoration: none;}


.pwdexit{color:#333366}
.pwd{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#0000CC;
	width: 90px;
	border-bottom: 1px dotted #0000CC;
	border-left: 0px none White;
	border-right: 0px none White;
	border-top: 0px none White;
}

