 .tab {font-size:16px;font-family: "Courier New", Courier, mono;}
 .tabb {font-size:16px;font-family: "Courier New", Courier, mono;}

A  {
	font-family : arial, helvetica;
	color : #008000;
}

A:Visited  {
	color : #339900;
	font-family : arial, helvetica;
}

A:Active  {
	font-family : arial, helvetica;
}

A:Hover  {
	color : black;
	text-decoration : none;
	font-family : arial, helvetica;
	background : #e9feee;
}

BODY  {
	font-family : arial, helvetica;
	color : black;
	margin-left : 2px;
	margin-top : 20px;
	background-color : #FFFFFF;
}

td  {
	font-family : arial, helvetica;
	color : black;
}

td.text10bold {
	font-size: 10px;
	font-weight: bold;
}

tr  {
	color : black;
	font-family : arial, helvetica;
}

.u  {
	font-family : arial, helvetica;
	color : Black;
	text-decoration : underline;
}

.ub  {
	font-family : arial, helvetica;
	font-weight : bold;
	color : Black;
	text-decoration : underline;
}

.link  {
	font-family : verdana, arial, helvetica;
	color : White;
	background : #00D200;
	font-size : x-small;
}

.zelle {
 border: 1px solid green;
}

.gruen { font-weight: bold; color: green; }

