/* 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.small:link { color:#bC8956; font-weight:normal; }
a.small:visited { color:#895623; font-weight:normal; }
a.small:active { color:#895623; font-weight:normal; }

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */

.right { border-right:1px; }

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;  }

body { background-color:#FFFFFF; background-image: url(../pic/bg_html.jpg); background-attachment:fixed; font-family: Verdana, sans-serif}

/* ;  background-position:20px 50px; background-repeat:no-repeat; */
/* .source_type { font-color:red;  } */




