body         { background-color:#334455; color:#ffff00; }
body,td      { color:#ffff00; font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; }
input        { background-color:#aabbcc; color:#000033; font-weight:bold; }

a:link       { font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; text-decoration:none; color:#ffff99; }
a:visited    { font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; text-decoration:none; color:#cccc99; }
a:active     { font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; text-decoration:none; color:#ffffff; }
a:hover      { font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; text-decoration:none; color:#ffffcc; }
.butt,.button { font-family:verdana,arial,helvetica,geneva; font-size:10pt; font-weight:bold; background-color:#112233; color:#ddeeff; text-align:center; border-style:solid; border-width:1px; border-color:#999999; }
.tabelle     { background-color:#223344; }

body,textarea {
  scrollbar-base-color:#334455;
  scrollbar-3dlight-color:#556677;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#666677;
  scrollbar-highlight-color:#778899;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#223344;
}


