body { margin-top:10px; margin-bottom:10px; background-color:#cccccc; color:black; }


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


h1 { font-size:18pt; color:black; }


h2 { font-size:16pt; color:black; }


h2.sh2 { font-size:16pt; }



h3, h3.xmp, h3.xpl, h3.inf, h3.tip { font-size:14pt; color: black; }


h4 { font-size:11pt; color:black; }

.Bildschrift {  color:black; }

p, ul, ol, li, div, td, th, address, nobr, b, i { font-size:11pt; }

.klein { font-size: 9pt; }




a:link { color: #4975E3; text-decoration: none; }
a:visited { color: #7D3B5A; text-decoration: none; }
a:active { color: #000000; text-decoration: none; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* #BB5500 = dunkelorange */
/* #AA5522 = kotzbeige, Wert aenderbar */
/* #772200 = scheissbraun, Wert aenderbar */
/* #000000 = schwarz, Wert aenderbar */
/* text-decoration = Tesxtstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

a.an { text-decoration:none; }
