div.suchfeld 
{
    position:absolute;
    right:10px;
    width:165px;
    bottom:4px;
    padding-left:13px;
    font-size:11px;
}
div.suchfeld input[type=text] 
{
    border:1px solid #008589;
    width:90px;
    color:#4C4C4C;
    padding:2px 5px;
    font-size:11px;
    text-transform:uppercase;
    font-size:11px;
}
div.suchfeld input[type=submit] 
{
    background:transparent;
    border-width:0;
    color:#4C4C4C;
    padding:2px 5px;
    font-size:11px;
    text-transform:uppercase;
    font-size:11px;
}
div.contentTablesuchergebnis div.contentTablesuchergebnisHeadLineMiddleBT,
div.contentTablesuchergebnisBottom
{
    display:none;
}
