/* styles.css */
body { background-color:#BFBFBF}
p {color:#0040FF;font-family:Garamond,Arial, Times New Roman; font-size:16pt;}
h4 {font-family:Avantgarde,Arial,sans-serif;}
p.k {color:#DFDFDF;font-family:Garamond,Arial, Times New Roman; font-size:12pt;}

p.halle21 {color:#000000;font-family:Garamond,Arial, Times New Roman; font-size:12pt;margin-left:25px; margin-right:25px;}
h4.halle21 {font-family:Avantgarde,Arial,sans-serif; margin-left=25px;}


p.n {color:#DFDFDF;font-family:Garamond,Arial, Times New Roman; font-size:16pt;}
p.bottom {color:#0040FF;font-family:Garamond,Arial, Times New Roman; font-size:12pt;position:absolute; bottom:1cm}
/* font-family = Schriftart fuer Textelemente */
table {font-family:Garamond,Arial, Times New Roman;}


a:link { color:#FFFF00; text-decoration:none; font-family:Garamond,Arial, Times New Roman;}
a:visited { color:#FFFF00; text-decoration:none;font-family:Garamond,Arial, Times New Roman; }
a:active { color:#FFFF00; text-decoration:none; font-family:Garamond,Arial, Times New Roman;}

/* a:link = Verweise zu noch nicht besuchten Seiten */
/* a:visited = Verweise zu bereits besuchten Seiten */
/* a:active = Verweise, die gerade angeklickt werden */