

/*** allgemein: scroll-leiste, textformatierung ****/

body, table, tr, td {SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-BASE-COLOR: 2354B7;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
font-size: 8pt;
}

/* ==================== */

/* allgemeine links */

A:link   {text-decoration: underline; color: blue;
 font-family: verdana, Helvetica,sans-serif; font-size: 8pt; }
A:visited {text-decoration: underline; color: red;
 font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }
A:hover  {text-decoration:  none; color: black;
 font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }
A:active {text-decoration: none; color: blue;
font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }

/* ==================== */
