ul.top1 {  display:none;	padding: 0;	margin: 0;	list-style: none;}
li.top1 {  display:none;	float: left;	position: relative;	width: 153px;}
li.top1 ul.top1 { 	display: none;	position: absolute;	top: 25px;	left: 0;}
li.top1>ul.top1 {  display:none;	top: auto;	left: auto;}
li.top1:hover ul.top1, li.top1.over ul.top1 { 	display: none;}

ul { padding:5px;	margin-right:0; margin-bottom: 5px;	margin-top:5px;	margin-left:25px; list-style:square; }

a.menue:link 				{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menue:visited	 			{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menue:hover 				{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menue:active 				{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menue:focus 				{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }

a.menueselect:link 			{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueselect:visited		{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueselect:hover 		{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueselect:active 		{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueselect:focus 		{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }

a.menueunter:link 			{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueunter:visited	 	{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#333366; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueunter:hover 			{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueunter:active 		{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }
a.menueunter:focus 			{	width: 153px; font-weight: normal; display:none; border-width:1px; border-color:#ffffff; border-style:solid; padding:2px; padding-left:10px; line-height:20px; color:#ffffff; background-color:#BE0033; text-decoration:none; font-size:12px; font-family: Arial, sans-serif; }


a:link            {  text-decoration:none; color:#BE0033; }    /* noch nicht besuchte Ziele */
a:visited         {  text-decoration:none; color:#BE0033; } /* besuchte Ziele */
a:hover           {  text-decoration:underline; color:#363f59; }   /* Verweise bei "MouseOver" */
a:active          {  text-decoration:none; color:#363f59; }  /* Angeklickte Verweise */
a:focus           {  text-decoration:none;color:#363f59; }   /* Verweise, die Fokus erhalten */

a.over:link            {  text-decoration:underline; color:#BE0033; }    /* noch nicht besuchte Ziele */
a.over:visited         {  text-decoration:underline; color:#BE0033; } /* besuchte Ziele */
a.over:hover           {  text-decoration:underline; color:#363f59; }   /* Verweise bei "MouseOver" */
a.over:active          {  text-decoration:underline; color:#363f59; }  /* Angeklickte Verweise */
a.over:focus           {  text-decoration:underline;color:#363f59; }   /* Verweise, die Fokus erhalten */

TABLE.first 	{ background:#ffffff; border-width:0px; width:500px; min-height:570px;}

body              {  scrollbar-base-color:#363f59; scrollbar-arrow-color:#FFFFFF; scrollbar-face-color:#BE0033; scrollbar-track-color:#363f59; overflow:auto; background:#ffffff; color:#000000; margin-bottom:5px; margin-top:5px;}

.newsboard        	{  display:none; padding-top:10px; color:#363f59; font-size:11px; font-family:Helvetica,Verdana,Arial,sans-serif; }
.newsboard1        	{  display:none; padding-top:10px; color:#363f59; font-size:11px; font-family:Helvetica,Verdana,Arial,sans-serif; border-right-width:1px; border-right-color:#363f59; border-right-style:solid; padding-right:3px;}

.font1        		{  padding:10px; color:#000000; font-size:11px; font-family:Helvetica,Verdana,Arial,sans-serif;}
.font        		{  padding:0px; color:#000000; font-size:11px; font-family:Helvetica,Verdana,Arial,sans-serif;}
.fontsmall             { font-family:Helvetica,Verdana,Arial,sans-serif; color:#000000; font-size:9px; }

.ticker           {  display:none; border: 1px solid black; background-color:#363f59; text-align: left; color: white; width:765px;}
