th
   {
       font-family:'Arial';
       font-size:9pt;
       font-style:italic;
       font-weight: bold;

   }

td {
    font-family:'Arial';
    font-size:9pt;
    font-weight: normal;
   }

td.menu
	{
         font-family:'Arial';
	font-size: 8pt;
	font-weight: normal;
         background-color:#1616BD;
	}
	td.menu a:link	 {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.menu a:visited {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.menu a:active  {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.menu a:hover   {  font-family:'Arial';font-size: 10pt; color: #FF8313; text-decoration: none; font-weight: normal;}



td.activemenu
	{
         font-family:'Arial'
	font-size: 10pt;
	font-weight: normal;
         background-color:#FF8313;
	}
	td.activemenu a:link	 {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.activemenu a:visited {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.activemenu a:active  {  font-family:'Arial';font-size: 10pt; color: white; text-decoration: none; font-weight: normal;}
	td.activemenu a:hover   {  font-family:'Arial';font-size: 10pt; color: blue; text-decoration: none; font-weight: normal;}

#menuHL
	{
         color: white;
         font-family:'Arial';
	font-size: 8pt;
	font-weight: bold;
         background-color:#1616BD;
         }

#mark   {
         color: #FF8313;
         font-family:'Arial';
	font-size: 10pt;
	font-weight: normal;
         }

.UserEingabe
	{
         color: black;
         font-family:'Courier new';
	font-size: 10pt;
	font-weight: normal;
         }
