/* Hover und Links  */
A				{ text-decoration : none; color : #4463B4;}
A:Active		{ text-decoration : none; color : #333399;}
A:Hover			{ text-decoration : none; color : #333399;}
/* ende Hover und Link*/

/* Menue */
.menuHead	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; color: #FFFFFF;	text-decoration:none; font-weight:bold;}
.menuText	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:13px; color: #000000;	text-decoration:none; }
.menuText:Hover	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:13px; color: #4463B4;	text-decoration:none; }
.menuText:Active	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:13px; color: #4463B4;	text-decoration:none; }
/* ende Menue */
.adresse	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000;	text-decoration:none; font-weight:bold;}
.adresse:Hover	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000;	text-decoration:none; font-weight:bold;}
.adresse:Active{font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000;	text-decoration:none; font-weight:bold;}
.adresse:A	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:13px; color: #000000;	text-decoration:none; font-weight:bold;}

/* Body Scrollbars */
BODY 		{	scrollbar-3dlight-color: #ffffff;	/* schatten nach links oben */
				scrollbar-arrow-color: #000000; 	/* pfeile */
				scrollbar-darkshadow-color:#ffffff;	/* schatten nach rechts unten */ 
				scrollbar-face-color:#ffffff;		/* flaeche button und bar */ 
				scrollbar-highlight-color: #ffffff;	/* kante links oben */
				scrollbar-shadow-color: #ffffff; 	/* kante rechts unten */
				scrollbar-track-color:#ffffff;  }	/* scrollbar hintergrund */
/* ende Body Scrollbars */

/* Content Text */
.contentHead	{font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:17px; font-weight: bold; color: #000000; text-decoration:none; }
.contentText	{font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:15px; color: #000000; text-decoration:none; }
/* ende Content Text */

/* individuell Menu */
.kleinMenu {font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height:13px; color: #000000; text-decoration:none; }
/* ende individuell Menu */

.headline	{font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: bold; color: #000000; text-decoration:none; }