
body{background-color:#000066;font-size:10pt;color:#FFCC00;font-family:Arial}
a:link{font-size:10pt;color:#FFCC00;font-family:Arial}
a:visited{font-size:10pt;color:#FFCC00;font-family:Arial}


/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */
/* color = Farbe */
/* text-decoration = Textstil */
/* underline = unterstrichen, Default-Wert, Wert aenderbar */
/* none = nicht unterstrichen, Wert aenderbar */

p.fussnote{font-family:Arial; color:#CCCCCC;font-size:8pt;margin-top:80pt}

/*BODY 		{ background-color : #ffffff; color : #000000; font-family : helvetica, sans-serif, arial }
A:link     	{ color : #ff0000 }
A:visited  	{ color : #800000 }
H1, H2, H3, H4  { font-family : helvetica,  arial, sans-serif }
H1, H2		{ text-align : center }
H1		{ font-variant : small-caps }
kbd             { font-family : Courier, monospace }
pre		{ font-family : Courier, monospace }
DT              { font-weight : bold }

.listing	{ margin-left: 5em }*/
