/* Datei: forum.css */

a:link { color: #FFFF00; text-decoration: none; font: bold; }
a:visited { color: #FFFF00; text-decoration: none; font: bold; }
a:active { color: #FFFF00; text-decoration: none; font: bold; }
a:hover {color: #FF0000; text-decoration: underline; font: bold; }
input { font: bold; }
select { background-color: #A00000; color: #DFDFDF; }
tr, td { font-family: Verdana, Arial, sans-serif; font-size: 10pt;  font-style: normal; color: #DFDFDF; }
body { font-family: Verdana, Arial, sans-serif; font-style: normal; color: #DFDFDF;
          background-color: #000000; scrollbar-base-color : #000000; scrollbar-arrow-color : #FFFF00; scrollbar-track-color: #000000; scrollbar-shadow-color: DFDFDF; scrollbar-darkshadow-color: #DFDFDF; scrollbar-3dlight-color: #DFDFDF; }

