/* verwandte farben (web-sicher): */
/* #003366 - ganz dunkles blau fuer fliesstext */
/* #6699cc - dem kfa-cyan angelehnte farbe im web-sicheren Farbraum */
/* #CC9966 - okka, Link-Farbe, wenn noch nicht besucht */
/* #996633 - dunkelbraun, Link-Farbe, wenn besucht */

p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,dl,dt
     { font-family:Verdana,sans-serif;  color:#003366; }

h1,h2,h3,h4,h5,h6 { color:#6699cc; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
h6 { font-size:10pt; }

p,ul,ol,li,div,td,th,address,blockquote,nobr,dl { font-size:10pt; }

dt { font-weight:bold; } /* klappt fuer netscape nicht!!! */

a:link { color:#CC9966; text-decoration:none; font-weight:bold; }
a:visited { color:#996633; text-decoration:none; font-weight:bold; }
a:active { color:#996633; text-decoration:none; font-weight:bold; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */

address { font-size:8pt; color:#6699cc; font-style:normal; }

.first { color:#6699cc; font-size:200%; }

.soft { font-size:130%; font-weight:bold; }

.size1 { font-size:13pt; }
.size2 { font-size:150%; }

.note { font-weight:bold;  }

.softTopLeft { margin-left:0.5cm; vertical-align:bottom; float:left; font-size:18pt;  color:#6699cc; }

.softTopRight { padding-right:0.5cm; margin-top:4pt; vertical-align:bottom; float:right;  font-size:14pt;  color:#6699cc; }

/* weitere schoene anwendungen: */
/* body { font-family: Verdana, sans-serif; color: black; background: white; margin-left: 10%; margin-right: 10%;} */
/* body { background: url(clouds.gif); } */
/* h1 { margin-left: -8%;} */
/* h2,h3,h4,h5,h6 { margin-left: -4%; } */
/* p { text-indent: 2em; margin-top: 0; margin-bottom: 0; } */
/* div.color { */
/*    background: rgb(204,204,255); */
/*    padding: 0.5em; */
/*    border: none; (dotted, dashed, solid, double, groove, ridge, inset and outset) */
/* } */
/* p.changed { */
/*   padding-left: 0.2em; */
/*   border-left: solid; */
/*   border-right: none; */
/*   border-top: none; */
/*   border-bottom: none; */
/*   border-left-width: thin; (thin, medium and thick) */
/*   border-color: red; */
/* } */










