.tablemenu { border-style: solid; border: 1px #3366CC solid; background: #FFFFFF; }
.newsbox { border-style: solid; border: 1px #FF9900 solid; background: #FFFFFF; }

.small		{ color: #000000; font: 11px Tahoma, Arial, Helvetica }
.smallbold	{ color: #000000; font: bold 11px Tahoma, Arial, Helvetica }
.smallboldred	{ color: red; font: bold 11px Tahoma, Arial, Helvetica }
.smallorangenormal{ color: #FF9C00; font: 11px Tahoma, Arial, Helvetica }
.smallorange{ color: #FF9C00; font-size: 11px; font-family: Tahoma, Arial, Helvetica; font-weight: bold }
.smallgray  { color: #999999; font-size: 11px; font-family: Tahoma, Arial, Helvetica }
.bignumber	{ color: #000000; font: bold 16px Arial, Helvetica }

a.historie:link		{ color: #834E12; text-decoration: none }
a.historie:visited	{ color: #834E12; text-decoration: none }
a.historie:hover	{ color: #000000; text-decoration: underline }
a.historie:active	{ color: #000000; text-decoration: none }

a:link			{ color: #009BCD; text-decoration: none }
a:visited		{ color: #009BCD; text-decoration: none }
a:hover			{ color: #000000; text-decoration: underline }
a:active		{ color: #000000; text-decoration: none }

a.white:link	{ color: #FFFFFF; text-decoration: underline }
a.white:visited	{ color: #FFFFFF; text-decoration: underline }
a.white:hover	{ color: #000000; text-decoration: underline }
a.white:active	{ color: #000000; text-decoration: none }

a.none:link		{ text-decoration: none }
a.none:visited	{ text-decoration: none }
a.none:hover	{ text-decoration: none }
a.none:active	{ text-decoration: none }

a.bold:link		{ font-weight: bold }
a.bold:visited	{ font-weight: bold }
a.bold:hover	{ font-weight: bold }
a.bold:active	{ font-weight: bold }


.handrow
{
	color: #000000; font: 11px Tahoma, Arial, Helvetica;
	CURSOR: hand;
}


