
A:hover {text-decoration:underline; color: #c0a000}

td {font-family: Verdana, Arial, Helvetica;  font-size:12px; color:#2000A0;}

.ungueltig {
  font-family: Verdana, Arial, Helvetica;
  font-size:12px; 
  color:#FFF;
  background: #A00; 
}
.gueltig {
  font-family: Verdana, Arial, Helvetica;
  font-size:12px; 
  color:#FFF;
  background: #0A0; 
}
.undef {
  font-family: Verdana, Arial, Helvetica;
  font-size:12px; 
  color:#000;
  background: #AA0; 
}

.h  {font-family: Arial, Helvetica; font-size: 12px; text-indent: 1px;}

.headline {
  background: #fff; 
  color: #555; 
  width: 450;
  padding: 4px;
  margin-left: 0px;
  font-family: Tahoma,Verdana,sans-serif; 
  font-size: 14px;
}

.boxTitle {
  background: #ddf; 
  color: #000; 
  width: 180px;
  padding: 4px;
  margin: 20px;
  border-top: 0.1em solid #000;
  border-left: 0.1em solid #000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.boxHead {
  background: #fff; 
  color: #000; 
  padding: 0px;
  margin: 0px;
  border-left: 0.1em solid #eee;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.boxText {
  color: #000; 
  padding: 10px;
  border: 0.1em solid #000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}
.boxTextdotted {
  color: #000; 
  padding: 10px;
  border: 0.1em dotted #000;
  font-family: "Trebuchet MS",Verdana,sans-serif; 
  font-size: 12px;
}

.form         {line-height:1pt; font-size: 3px;}
