

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

Body,table,tr,td {SCROLLBAR-ARROW-COLOR: black; SCROLLBAR-BASE-COLOR: #6f9be6;
scrollbar-highlight-color : silver; scrollbar-shadow-color : black;
font-family: Verdana, Helvetica, Arial,sans-serif;
font-size: 12pt;
}

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

/*** allgemein: schriftgröße, Hintergrund, etc. ****/

body { margin-top:40px; margin-left: 40px; background-color:#6f9be6; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Verdana,Helvetica,Arial sans-serif; color:#ffffff;}

h1 { font-size:18pt; line-height: 22pt;}

h2 { font-size:16pt; line-height: 20pt;}

p,ul,ol,li,td,th,address,nobr,b,i { font-size:12pt; line-height: 16pt;}

blockquoote { font-size:8pt; line-height: 14pt;}
h1 { font-size:14pt; line-height: 16pt;}

h2 { font-size:16pt; line-height: 18pt;}
/* ==================== */

/* allgemeine links */

A:link    {text-decoration: underline; color: #ffffff;
 font-family: verdana; font-size: 12pt; }
A:visited{text-detext-decoratcoration: underline; color: #ffffff;
 font-family: Verdana; font-size: 12pt; }
A:hover    {text-decoration: underline and overline; color: #cccccc;
 font-family: Verdana; font-size: 12pt; }
A:active {ion: none; color: #ffffff;
font-family: Verdana; font-size: 12pt; }

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

/*** Menü (linke Seite)- linkformatierung  ***/

A:link.menli    {text-decoration: none; color: #ffffff;
 font-family: verdana; font-size: 10pt; }
A:visited.menli {text-decoration: none; color: #ffffff;
 font-family: Verdana; font-size: 10pt; }
A:hover.menli    {text-decoration: none; color: #ffffff;
 font-family: Verdana; font-size: 10pt; }
A:active.menli  {text-decoration: none; color: #cccccc;
font-family: Verdana; font-size: 10pt; }



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