/*
 * Stylesheet für die Summa
 * $Id: summa.css,v 1.6 2004/05/30 20:47:07 cradl Exp $
 *
 */

body
{
    background-color: #ffffe0;
    color: #000000;
    font-family: "Times New Roman", serif;
    line-height: 1.3;
    font-size: 1em
}

p
{
    font-family: "Times New Roman", serif;
    font-size: 1em;
    width: 70%
}

h1
{
    font-family: "Times New Roman", serif;
    font-size: 1.2em;
    width: 70%
}

h2
{
    font-family: "Times New Roman", serif;
    font-size: 1.2em;
    width: 70%
}

table
{
    border-collapse: collapse
}

td
{
    border: 1px solid black;
    padding: 0.3em
}

.head1
{
    background-color: #33b0b0;
    color: #e0e0e0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.5em;
    margin-bottom: 2px;
    padding: 5px;
    text-align: center
}

.head2
{
    background-color: #33b0b0;
    color: #e0e0e0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 1.2em;
    margin-bottom: 2px;
    padding: 5px;
    text-align: center
}

.head3
{
    margin-top: 10px
}

.nav
{
    background-color: #33b0b0;
    color: #e0e0e0;
    padding: 5px;
    text-align: left
}

.fol
{
    color: #229922;
    font-weight: normal;
    background-color: inherit
}

.bild
{
/*    position: absolute;
    top: auto;
    left: 75%*/
    width: 5px;
    height: 5px
}

.z
{
    color: black;
    font-size: 0.8em%;
    font-weight: normal
}

.kapz
{
    color: #cc0000;
    font-size: 1.2em;
    font-weight: bold
}

.rub
{
    color: #cc0000;
    font-size: 1.2em;
    font-weight: bold
}

.marg
{
    position: absolute;
    top: auto;
    font-weight: normal;
    font-size: 1em;
    left: 75%
}

.author
{
    font-variant: small-caps
}

.overline_hi
{
    text-decoration: overline
}

.overline_low
{
    text-decoration: overline
}

.smaller
{
    font-size: smaller
}

.sup
{
    font-size: 1em;
    position: relative;
    font-weight: normal;
    top: -8px
    /*vertical-align:top*/
}

/* vim: set enc=UTF-8: */
