/* Hintergrund,Schriftfarbe, alle Seiten */

body
{ background-image:url('images/adler-1.jpg'); background-color:#FFFFFF; color:#000000; font-family:Arial; background-attachment:fixed; background-repeat:no-repeat}

/* Linkfarbe, alle Seiten */

a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#000000; }

/* Paragraphen, alle Seiten */

p.links {margin-left:1.8pt; font-size:8pt; color:#339966;}
p.linksgross {margin-left:28.2pt; font-size:9pt;}
p.linksweit {margin-left:64.2pt; font-size:9pt; font-style:italic;}
p.rechts {margin-right:86.4pt; font-size:8pt; color:#339966;}
p.rechtsklein {margin-right:7.2pt; font-size:8pt; color:#339966;}
p.erfurt1 {font-size:10pt;}
p.erfurt2 {font-size:10pt; color:#3366FF;}
