/* #########################################################################
   #
   #                                a-i-s Formate Ref
   #                                24. März 2003
   #
   #########################################################################
*/

/* ================== Allgemein ================== */

body       { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:8pt;
	     scrollbar-3dlight-color:#CCCCCC;
	     scrollbar-arrow-color:#000000;
	     scrollbar-base-color:#8C8CFF;
/*	     scrollbar-darkshadow-color:#8C8CFF;
	     scrollbar-face-color:#CCCCCC;
	     scrollbar-highlight-color:#FF0000; */
	     scrollbar-track-color:#CCCCCC;
           }

/* ================== Schrift ================== */

p          { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:8pt; }

/* ================== Link ================== */

a:link     { color:#3366CC;
             font-weight:bold; }

a:visited  { color:#CC6633;
             font-weight:bold; }

a:hover    { color:#AAAAFF;
             text-decoration: none;
             font-weight:bold;}

/*
a:hover    { color:#AAAAFF;
             text-decoration: underline;
             font-weight:bold;}

a:hover    { color:#AAAAFF;
             text-decoration: overline;
             font-weight:bold;}
*/

/* ================== Formular ================== */

TD         { font-family:Verdana,Arial,Helvetica;
             font-style:normal;
             font-weight:normal;
             font-size:8pt; }
