

/*** allgemein: scroll-leiste  , textformatierung ****/

body, table, tr, td {SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #003366;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
font-family: Verdana, Helvetica, Arial,sans-serif;
font-size: 10pt;
}

/* ==================== */

/* allgemeine links */

A:link   {text-decoration: none; color: white;
 font-family: verdana, Helvetica,sans-serif; font-size: 10pt; }
A:visited {text-decoration: none; color:white;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:hover  {text-decoration:  underline; color: silver;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:active {text-decoration: none; color: silver;
font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }

/* ==================== */
