/* CSS-Definitionsdatei, die SiteStyle -Stylesheets enth&auml;lt */
BODY {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 12pt;
	color:#000000;
	font-weight: normal;
	font-style: normal;
	background-color:#F5F5F5;
	background-image: none;
	scrollbar-base-color:#ccccff;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#ccccff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3d-light-color:#ff0000;
	scrollbar-dark-shadow-color:#000080;
	scrollbar-shadow-color:#ffff00;
	scrollbar-arrow-color:#ff0000;
	text-align: justify;
}
 a:link { text-decoration:underline; font-weight:bold; color:#E00000; }
 a:visited { text-decoration:underline; font-weight:bold; color:#E00000; }
 a:hover { text-decoration:underline; font-weight:bold; background-color:#FFFF00; }
 a:active { text-decoration:underline; font-weight:bold; background-color:#CCFFFF; }
  .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold;}
  