/* DATEI: bowl-star.css Stand 09.11.2000*/

/* ... Style-Sheet-Angaben ... */

/*Trennlinien*/
hr.banner { size:1px; color:#7D7D7D;}
hr.dir { size:1px; color:#7D7D7D;}
hr.normal { size:1px; color:#7D7D7D;}

/* Schriftart allgemein */
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,big,small,a { font-family:Tahoma,Verdana,Arial; }

/* grosse Ueberschriften */
h1 { font-size:115pt; color:#F9E4D5;}

/* grosse Ueberschriften */
h2 { font-size:35pt; color:#E0E0E0;}

/* grosse Ueberschriften */
h3 { font-size:30pt; color:#7884B8;}

/* grosse Ueberschriften */
h4 { font-size:20pt; color:#7884B8;}

/* grosse Ueberschriften */
h5 { font-size:16pt; color:#7884B8;}

/* grosse Ueberschriften */
h6 { font-size:11pt; color:#7884B8;}

/* Textformatierung unterstrichen*/
i { font-weight:500; letter-spacing:0.3mm; word-spacing:0.6mm; }

/* Textformatierung fett*/
b { font-weight:700; letter-spacing:0.1mm; word-spacing:0.6mm; }

/* Textformatierung fett,kursiv*/
em { font-weight:700; letter-spacing:0.1mm; word-spacing:0.6mm;  }

/* Farbänderung der Schriftfarbe */
span.schwarz {color:black; }
span.rot {color:#ED1B03; }
span.blau {color:#032DED; }
span.gelb {color:#FFFF00; }
span.weiss {color:#FFFFFF; }
span.hellgrau {color:#0070C0; }
span.grau {color:#7884B8; }

/* Textformatierung */
p { color:black; font:10pt/12pt; font-weight:200; letter-spacing:0.1mm; word-spacing:0.6mm; }
p.mini { font:7pt/9pt ; color:black; }
p.klein { font:8pt/10pt ; color:black; }
p.normal { font:9pt/12pt ; color:black; }
p.standard { font:10pt/13pt ; color:black; }
p.gross { font:12pt/15pt ; color:black; }

/*--- Linkformatierung --------*/
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */

a.standard { color:dodgerblue; text-decoration:underline; font-weight:600;}
a.standard:hover { color:#FFC000; text-decoration:underline;}

a.standard1 { color:black; text-decoration:underline; font-weight:600;}
a.standard1:hover { color:#FFC000; text-decoration:underline;}

a.standard2 { color:dodgerblue; text-decoration:none; font-weight:600; }
a.standard2:hover { color:#FFC000; text-decoration:none;}.grauer {
	background-color: #999999;
}
