body
{	
	font-size:10pt;
	font-family: verdana,arial,helvetica;
	background-color: #000000;
	color: #ffffff;
}
table
{
	font-size:8pt;

}
.klein
{
	font-size:9px;
}
.castklein
{
	font-size:8px;
}
.cast
{
	font-size:13px;
}

.ueberschrift
{
	font-weight:bold;
	letter-spacing:2px;
}
a.menu:link
{
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited
{
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:active
{
	color:#999999;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover
{
	color:#cccccc;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}
a.menuclick:link
{
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menuclick:visited
{
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menuclick:active
{
	color:#ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}
a.menuclick:hover
{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
}

a.submenu:link
{
	color:#999999;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:visited
{
	color:#999999;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:active
{
	color:#999999;
	font-size:10px;
	font-weight: normal;
	text-decoration: none;
}
a.submenu:hover
{
	color:#cccccc;
	font-size:10px;
	font-weight:bold;
	text-decoration: underline;
}
a.submenuclick:link
{
	color:#ffffff;
	font-size:10px;
//	font-weight: bold;
	text-decoration: none;
}
a.submenuclick:visited
{
	color:#ffffff;
	font-size:10px;
//	font-weight: bold;
	text-decoration: none;
}
a.submenuclick:active
{
	color:#ffffff;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.submenuclick:hover
{
	color:#ffffff;
	font-size:10px;
//	font-weight:bold;
	text-decoration: underline;
}

