/* DATEI: spectaculumev.css */


h1,h2,h3,h4,p,ul,ol,div,td,th,blockquote,nobr,b,i {
 font-family:Verdana,sans-serif; }

h1 { font-size:20px; margin-bottom:4px; }

h2 { font-size:16px; }

h3 { font-size:14px; }

h4 { font-size:12px; }

p,ul,ol,div,td,th,blockquote { font-size:12px; }

pre { font-family:Courier New,Courier; font-size:12px; color:#0000C0; }


/* Farbe #0000FF = blue*/
a:link { text-decoration:none; font-weight:normal; color:#0000FF; }

/* Farbe #8B008B = darkmagenta*/
a:visited { text-decoration:none; font-weight:normal; color:#8B008B; }

/* Farbe #FF66FF = Art von violett*/
a:hover { text-decoration:none; font-weight:normal; background-color:#FF66FF; }

/* Farbe #99FF99 = green wie die Ränder*/
a:active { text-decoration:none; font-weight:normal; background-color:#99FF99; }


