/* Hej emacs, öppna den här filen som om den vore -*- tcl -*-. */
BODY
{
    margin-top: 2ex;
    margin-bottom: 2ex;
    margin-left: 9%;
    margin-right: 11%;
}

DIV.citat
{
    padding: 2em;
    border: inset black;
    background-color: #FFFACD; /*#FAEBD7;*/
    color: black;
    width: 100%;
}

P.source
{
    text-align: right;
}

SPAN.titel
{
    text-align: center;
    font-style: italic;
    font-size: x-large;
    font-family: serif;
}

DIV.comment
{

}

TD.titel
{
    color: black;
    background-color: red;
}

BODY.start
{
    background-color: black;
    color: red;
}


P.ingress
{
    font-size: large;
    font-variant: small-caps;
    text-align: center;
    width: 60%;
}

IMG.borderless
{
    border-style: none;
}

TABLE.start
{
    border-style: inset;
    border-width: 1px;
}

TD.search
{
    border-style: inset;
    border-width: 1px;
    vertical-align: top;
    background-color: #FFFACD;
    color: black;
    text-align: center;
}

TD.links
{
    border-color: black;
    border-style: inset;
    border-width: 1px;
    background-color: #BBBBFF;
    color: black;
    text-align: center;
}

TD.validators
{
    /*border-style: inset;
    border-width: 1px;*/ 
    width: 50%;
    border: none;
    border-spacing: 0;
    vertical-align: top;
    background-color: #BBFFBB;
    color: black;
    text-align: center;
}

TD.footer
{
    border: none;
    background-color: #FFFFFF;
    color: black;
    text-align: center;
}    
