html, body, .green
{
background-color:black;
color:white;
font-family:Arial;color:#009999;
 }
 
 h4{font-size:10pt;color:#008080;}
 .schrift {color:#CCCCCC; font-size:9pt;}
  .mehr { font-size:8pt;}
  li {font-size:9pt;color:#009999;}
  
  .menu {font-size:7pt;font-style:italic;}
  
  a:link { font-weight:bold; color:#009999; text-decoration:none; }
a:visited { font-weight:bold; color:#009999; text-decoration:none; }

a:hover { font-weight:bold; color:#00CCCC;; text-decoration:underline; }
a:active { font-weight:bold; color:#00CCCC; text-decoration:underline; }

input, textarea{font-size:9pt; background-color:#CCCCCC; border-color: #008080; }