/* 	background:	Farbe des Hintergrunds					*/
/*	color:		Farbe der Schrift						*/
/*	font-size:	Größe der Schrift						*/
/*	20pt:		20 punkt , Wert änderbar					*/ 
/*	font-weight:	Schriftschnitt - bold, normal, light, italic			*/
/*	padding:		Abstand von Schrift oder Grafik zum <td>-Rand			*/
/*	3px		3 pixel , Wert änderbar					*/
/*	border-style	Aussehen der Rander (z.B. solid, dottet, none, double, dashed)	*/
/*	margin		Abstand von Fensterrand und Inhalt				*/


/*	 Menue links + rechts		*/

a.menue{font-size: 7pt; font-family: Arial; font-style: normal; color: #ffffff; text-decoration: none;}
a.menue:hover{color: #E56500; text-decoration: none;}

a.menue1{font-size: 7pt; font-family: Arial; font-style: normal; color: E56500; text-decoration: none;}

a.menueLi{font-size: 7pt; font-family: Verdana; font-style: bold; color: #00146E; text-decoration: none; }
a.menueLi:hover{ color: #ffffff; text-decoration: none;}

a.links{font-size: 7pt; font-family: Verdana; font-style: bold; color: E56500; text-decoration: none; }

a.weiss{font-size: 7pt; font-family: Verdana; font-style: normal; color: #00146E; text-decoration: none; }

a.text{font-size: 10pt; font-family: Verdana; font-style: normal; color: #000000 }

/* a.{font-size: 7pt; font-family: Verdana; font-style: bold; color: #00146E; text-decoration: none; }
/* a.:hover{ color: #ffffff; text-decoration: none;}
