a:link { color:#000066; }
a:visited { color:#004080; }
a:active { color:#000066; }
/* Links andere Farbe */

p,h3,h4,h5,ul,ol,li,div,th,address,blockquote,nobr,b,i
     { font-family: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial Rounded MT Bold; }
/* Schriften ohne Tabellen und h1 und h2*/

h1,h2 { font-family: Comic sans MS, Tempus Sans ITC, Arial Rounded MT Bold, Arial, Verdana, Franklin Gothic Medium, Arial; }
/* Schriften h1 und h2*/

h1 {font-size:26pt; color:#000000; }
h2 {font-size:18pt; color:#000000; }
h3 {font-size:13pt; color:#000000; }
h4 {font-size:12pt; color:#000000; }
h5 {font-size:11pt; color:#000000; }

/* bold*/
B { Font-Weight: bold; }

/* schwarze Schrift */
p,ul,ol,li,div,td,th,address,nobr,i,b { font-size:10pt; color:#000000; Font-Weight: bold;}

/* Aufzaehlungslisten rund*/
LI { List-Style-Type: disc; }

/* Hintergrundfarbe sternchen*/
body  { background-image: url(../image/background/blau-dive.jpg)}

/* Tabellen*/
TD { FONT-FAMILY: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial; FONT-SIZE: 10pt; Font-Weight: bold; }

/* Bildleiste*/
body, textarea {
 
 scrollbar-base-color:#11BCCD;
  scrollbar-3dlight-color:#1AA3CF;
  scrollbar-arrow-color:#000000;
  scrollbar-darkshadow-color:#1AA3CF;
  scrollbar-face-color:#12B4CB;
  scrollbar-highlight-color:#0A485C;
  scrollbar-shadow-color:#0A485C;
  scrollbar-track-color:#159FC6;
}

/* Bilderrahmen*/
IMG { BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000; COLOR: #000000 }

