<style type="text/css">
<!--
 a:link {  color:#ffffff; text-decoration:none;  }
 a:visited { color:#ffffff; text-decoration:none;  }
 a:hover { color:#ff0000; text-decoration:none; font-size: 16px; }
 a:active {color:#ff0000;  text-decoration:none; font-size: 16px; }

body{
  background:#000000;
  color:#FFFFFF;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#000000;
  scrollbar-arrow-color:#ffffff;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#003366;
  scrollbar-highlight-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#000000;

}

.textfeld
{
 font-family: Times New Roman;
 font-size: 14px;
 color: #ffffff;
 background: #000033;
 border-style:none;
 text-align: left;
}

.tdlinks {
 text-align: center;
 color: #000000;
 background: #393DB9;
}

.tdrechts {
 text-align: center;
 color: #FFFFFF;
 background: #004080;
}
-->
</style>