.class  { color: #006699; font-weight: bold; font-size: 13px; font-family: Verdana, FontName, Arial, 
Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 5px; text-decoration: none; }
/* Links auf linker Hälfte */

a:link { color:#ff9900; }
a:visited { color:#ff9900; }
/* Links andere Farbe */

p,h3,h4,h5,ul,ol,li,div,th,address,blockquote,nobr,b,i,td,tr
     { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
/* Schriften ohne h1 und h2*/

h1,h2 { font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
/* Schriften h1 und h2*/

h1 {font-size:11pt; color:#cccc66; }
h2 {font-size:10pt; color:#cccc66; }
h3 {font-size:10pt; color:#cccc66; }

/* bold*/
B { Font-Weight: bold; color:#cccc66; }

/* strong*/
strong { Font-Weight: bold; color:#cccc66; }

/* weisse Schrift */
p,ul,ol,li,div,td,th,address,nobr,i,td,tr { font-size:10pt; color: #FFFFFF; }

/* Aufzaehlungslisten rund*/
LI { List-Style-Type: disc; }

/* Hintergrundfarbe sternchen*/
body  { background-color: #006699; }

/* Bilderrahmen*/
IMG { BORDER-BOTTOM-COLOR: #000000; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT-COLOR: #000000; BORDER-TOP-COLOR: #000000; COLOR: #000000 }

