body     {background-color: #000;}

a        {color: #A3BFD3;}

td       {color: #FFFFFF;}
th       {background-color: #1a2a37; color: #FFFFFF;} 

.light   {background-color: #2A4051;}   /* Padding im Quelltext */
.dark    {background-color: #1a2a37;}   /* Padding im Quelltext */
.infobox {background-color: #0f181f; border: 1px solid #1a2a37;} /* ungenutzt? */  

.mark    {color: #ABC1D0;}
.alert   {color: #ff3600; font-weight: bold;}
.unalert {color: #17c000; font-weight: bold;}

input,textarea,select  {font-size: 12px; color: #FFFFFF;  background-color: #0f181f; border-color: #000; font-family: Arial; border-style: solid; border-width: 1px;}
.radiobox              {background-color: transparent; border-width: 0px;}
