.headerstyle 
{
    background-color: rgb(0,0,0);
    color: rgb(255,255,255);
    }
    
#SearchForm1 .inputfelt
{
    border: 1px solid #b9b8af;
    height: 17px;
    padding-top: 4px;
}

#SearchForm1 .searchbut
{
    border: 1px solid #b9b8af;
    height: 21px;
}

.toplinks a 
{
    color: #fff;
    }