body            { font-family:verdana,arial,times;
                  font-size:12px;
                  color:navy;
}
table           { font-family:verdana,arial,times;
                  font-size:12px;
                  color:navy;
                  width:600px;
}
table.head      { width:100%;
                  background-image:url(grafik/redline_high.gif);
                  background-repeat:repeat-x;
}
td              { vertical-align:top;
                  text-align:left;
}
div.searcher    { position:static;
                  left:-500px;
                  width:410px;
                  text-align:left;
}
h1              { font-size:16px;
                  font-weight:bold;
}
span.linktitel  { font-size:16px;
                  font-weight:bold;
}
span.resultitle { font-size:16px;
}
span.small      { font-size:10px;
                  font-weight:100;
}
a               { color:blue;
}
a:hover:        { color:blue;
}
