/* Footnote stylesheet for herbert-thiess.de */

p a.FootnoteReference
{ 
    vertical-align: super; 
    font-size: 0.8em; 
    font-weight: bold; 
    padding-left: 3px;
    padding-right: 3px;
    background: #cccccc;
}

span.FootnoteNumber
{
    font-weight: bold; 
    padding-left: 3px;
    padding-right: 3px;
    background: #cccccc;
}

div.Footnotes
{
    margin-left: 3em;
    text-indent: -3em;
    text-align: justify;
}

a.FootnoteBack
{
    padding-left: 3px;
    padding-right: 3px;
    background: #cccccc;  
}

/* End of stylesheet */
