.normal
{
font-weight: normal;

font-size: 12px;

font-style: normal;

font-family: Arial, Helvetica;

color: rgb(0,0,0);

text-decoration: none;
}

.zusatz
{
font-weight: bold;

font-size: 12px;

font-style: normal;

font-family: Arial, Helvetica;

color: rgb(0,0,0);

text-decoration: none;
}

.title
{
font-weight: bold;

font-size: 12pt;

font-style: normal;

font-family: Arial, Helvetica;

color: rgb(0,0,0);

text-decoration: none;
}

.Feld
   { background-color:#FFFFFF; width:150px; border:2px solid #669999; }
.Auswahl
   { background-color:#FFFFFF; width:150px; border:2px solid #669999; }
.Bereich
   { background-color:#FFFFFF; width:400px; border:2px solid #669999; }



