body
{
    background-color: #fff;
    color: #000;
    font-family: arial, helvetica, sans-serif;
    margin: 30px;
}

a
{
    color: rgb(0,0,204);
}

a:visited
{
    color: #000;
}

h1,
h1 a,
h1 a:visited
{
    text-decoration: none;
    color: #666;
}

h1 a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 120%;
    margin-top: 0;
}

.spiegel
{
    text-transform: uppercase;
    font-weight: normal;
}

#q
{
    width: 260px;
}

.footnote
{
    border-top: 1px solid #777;
    margin-top: 50px;
    padding-top: 4px;
    font-size: 90%;
}

.footnote,
.footnote a,
.footnote a:visited
{
    color: #777;
}

.noResults
{
    margin-top: 40px;
    margin-bottom: 30px;
}

.moreInfo
{
    font-size: 90%;
    color: rgb(0,128,0);
}

.moreInfo a,
.moreInfo a:visited
{
    color: #777;
}

.snippet
{
    font-size: 90%;
}

.someResults
{
    border-bottom: 1px solid #777;
    font-size: 90%;
    padding-bottom: 3px;
    margin-top: 20px;
}

.someResults,
.someResults a,
.someResults a:visited
{
    color: #333;
}

.more
{
    font-size: 90%;
    margin-top: 26px;
}

.more,
.more a
{
    color: #444;
}

.resultLinks
{
    width: 600px;
}

#year
{
    display: none;
    width: 50px;
}

.submitButton
{
    width: 80px;
}
