/* Links andere Farbe */

a:link { color:#EFEFEF; }
a:visited { color:#EFEFEF; }
a:active { color:#EFEFEF; }

/* Schriften ohne Tabellen und h1 und h2*/
p,h3,h4,h5,h6,ul,ol,li,div,th,address,blockquote,nobr,b,i
     { font-family:Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial; }

/* Schriften h1 und h2*/
h1,h2 { font-family: Comic sans MS, Tempus Sans ITC, Arial Rounded MT Bold, Verdana, Franklin Gothic Medium, Arial; }

h1 {font-size:26pt; color:#DC9C18; }
h2 {font-size:18pt; color:#986705; }
h3 {font-size:13pt; color:#885705; }
h4 {font-size:12pt; color:#D77E1E; }
h5 {font-size:9pt; color:#EFEFEF; }
h6 {font-size:8pt; color:#EFEFEF; }

/* bold*/
B { Font-Weight: bold; }

/* hellgraue Schrift */
p,ul,ol,li,div,td,th,address,nobr,i,b { font-size:10pt; color:#EFEFEF; Font-Weight: bold;}

/* Aufzaehlungslisten rund*/
LI {List-Style-Type: disc; }

/* Hintergrundfarbe schwarz*/
body  {background-image:  url(../image/logo/background/frogfish-blau.jpg)}

/* Tabellen*/
TD { FONT-FAMILY: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial; FONT-SIZE: 10pt; Font-Weight: bold; }

/* Bilderrahmen*/
IMG {BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000; COLOR: #000000 }

.class  {color: #DC9C18; font-weight: bold; font-size: 13pt; font-family: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial Rounded MT Bold; text-decoration: none }
/* Links rechts dünkleres braun */

.class1  {color: #FFFFFF; font-weight: bold; font-size: 11pt; font-family: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial Rounded MT Bold;  text-decoration: none }
/* Untere Links rechts kleiner geschrieben und schwarz */

.class2  {color: #716767; font-weight: bold; font-size: 11pt; font-family: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial Rounded MT Bold; text-decoration: none }
/* Unter-Links rechts, wenn nicht nötig in grauer Farbe */

.class3  {color: #B37E13; font-weight: bold; font-size: 13pt; font-family: Arial, Comic sans MS, Verdana, Franklin Gothic Medium, Arial Rounded MT Bold; text-decoration: none }
/*  Links rechts, wenn nicht nötig in gelber Farbe */

.class4  {color: #DC9C18; font-weight: bold; font-size: 30pt; font-family: Comic sans MS, Tempus Sans ITC, Arial Rounded MT Bold, Arial, Verdana, Franklin Gothic Medium, Arial; text-decoration: none }
/*  Links rechts, wenn nicht nötig in gelber Farbe */


/* Bildleiste*/
body, textarea {
 
   scrollbar-track-color:#262626;
     scrollbar-face-color:#353535;
	 scrollbar-arrow-color:#C0C0C0;
}