body
{
  font-family: Arial,Helvetica;
}

a:link { color:#0000CC; text-decoration:none }
a:visited { color:#0000CC; text-decoration:none }
a:hover { color:#773300; text-decoration:underline }
a:active { color:#0000CC; text-decoration:underline }
a:focus { color:#0000CC; text-decoration:underline }

#box_head
{
  border-width: 1px;
  border-style: solid;
  border-color: #777777;
  background-image:url(../images/box_head.gif);
  background-repeat: no-repeat;
  background-color: #777777;
  color: FFFFFF;
  font-size: 12px;
  text-align: center;
}

#box_transparent
{
  border-width: 1px;
  border-style: solid;
  border-color: #777777;
  font-size: 12px;
}

#box_transparent_heute
{
  border-width: 1px;
  border-style: dotted;
  border-color: #777777;
  font-size: 12px;
}

#box_free
{
  border-style: collapse;
  font-size: 12px;
}

