/*--[ Definitionen fuer Hintergrund und Anchors ]--*/
A:link    { color: #0000F0 }
A:active  { color: #8888CC }
A:visited { color: #8888CC }

/*--[ Definitionen für Paragraphen ]--*/
P { text-indent:16; text-align:justify}
P.Header { text-indent:0; text-align:center }

/*--[ Definitionen für Header ]--*/
H1 { margin-left:30; font: x-large Arial, sans-serif; color: #000000 }
H2 { margin-left:30; font: large Arial, sans-serif; color: #000000 }

/*--[ Definitionen für Linien ]--*/
HR { color: #000000 }

/*--[ Definitionen für Listen ]--*/
LI { list-style: disc outside; color: #000000 }

/*--[ Definitionen für Attribute ]--*/
B { color: #000000 }

/*--[ Definitionen für Text ]--*/
