/* DATEI: green2.css */
body { background-image: url(/images/bg.gif); font-family:Courier New,Courier; color:#FF9900 }
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Courier New,Courier; font-size: 10pt; color:#FF9900 }
h1,h2,h3,h4 { font-family:Courier New,Courier; font-size:11pt; color:#FF9900 }
a:link { color:#FFCC00; font-weight:bold; text-decoration:none }
a:visited { color:#FFCC00; font-weight:bold; text-decoration:none }
a:active { color:#FFCC00; font-weight:bold; text-decoration:none }
a:hover { color:#CCFF00; font-weight:bold; text-decoration:unterline } 
