

/*** allgemein: scroll-leiste, textformatierung ****/

Body,table,tr,td {SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-BASE-COLOR: 636B84;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
font-family: Verdana, Helvetica, Arial,sans-serif;
font-size: 10pt;
}

/* ==================== */

/* allgemeine links */

A:link   {text-decoration: underline; color: white;
 font-family: verdana, Helvetica,sans-serif; font-size: 10pt; }
A:visited {text-decoration: underline; color:white;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:hover  {text-decoration:  overline; color: silver;
 font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }
A:active {text-decoration: none; color: black;
font-family: Verdana,Helvetica,sans-serif; font-size: 10pt; }

/* ==================== */
