
body {
    max-width: 50em;
    margin: 0 auto;
    background: #333333;
    /* min-width: 31em; */
    font-size: 100%;
}

a:link {
    color: #0000FF;
    text-decoration: none;
}

a:visited {
    color: #707070;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

a:active {
    color: #FF0000;
    text-decoration: none;
}

#main {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

table.block {
    border-spacing: 0px;
    empty-cells: show;
    border: 3px inset #CCCCCC;
    /* max-width: 42em; */
    width: 100%;
    border-radius: 0.5em;
    background: url(imgb/paper_gelblich.jpg) #fffff5;
    padding-top: 20px;
    padding-bottom: 20px;
}

td {
    vertical-align: top;
}

    td.trenner {
        height: 10px;
    }

hr {
    max-width: 80%;
}

    hr.innen {
        width: 80%;
        max-width: 75%;
    }

h1, h2, h3, h4 {
    font-family: Verdana,Arial,sans-serif;
}

p, ul, ol, li, dt, dd {
    font-family: verdana, arial, sans-serif;
    line-height: 1.3em;
    font-size: 0.88em;
}

    p.anmerkli {
        margin-left: 1em;
        margin-right: 2em;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        color: #151515;
        text-align: justify;
        font-family: verdana, arial, sans-serif;
    }

    p.verweis {
        margin-left: 1em;
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        margin-top: 1em;
        position: relative;
    }

    p.verweis1 {
        margin-left: 1em;
        margin-right: 0.5em;
        margin-bottom: 0.5em;
        margin-top: 0.3em;
        position: relative;
    }

img {
    border-style: none;
}

    img.scale {
        margin: 0px 0px 0px 0px;
        width: 100%;
    }

    img.pic-redz {
        border: thin solid #cccccc;
        padding: 0px;
        margin: 5px;
        width: 70%;
        max-width: 90%;
    }

.initial {
    font-size: 150%;
}

.initial1 {
    font-size: 125%;
    font-family: "Comic Sans MS";
    margin-right: 1px;
}

.zwtitel {
    margin-left: 3.0%;
    margin-right: 2.0%;
    margin-bottom: 0.5em;
    color: #000080;
    font-size: 1.4em;
    font-family: Verdana, sans-serif;
    font-weight: normal;
}

.zwtitel-kl {
    margin-left: 3.0%;
    margin-right: 2.0%;
    margin-bottom: 0.5em;
    color: #000080;
    font-size: 1.2em;
    font-family: Verdana, sans-serif;
    font-weight: normal;
}

span.utitel {
    font-variant: small-caps;
    font-size: 111%;
}

td.fuss {
    font-family: Verdana,Arial,sans-serif;
    font-size: 0.8em;
}

    td.fuss img {
        width: 11em;
    }

img.pf {
    border: solid 0px;
    margin-left: 0em;
    padding: 0px;
    vertical-align: middle;
}

p.navl {
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.8em;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-align: center;
    width: 100%;
}

    p.navl a:link {
        background-color: #FDFDF3;
        color: #404040;
        text-decoration: none;
    }

    p.navl a:visited {
        background-color: #FDFDF3;
        color: #606060;
        text-decoration: none;
    }

    p.navl a:hover {
        background-color: #FFFFE0;
        color: #101010;
        text-decoration: none;
    }

    p.navl a:active {
        color: #DC143C;
        text-decoration: none;
    }

span a:link {
    background-color: #FDFDF3;
    color: #404040;
    text-decoration: none;
}

span a:visited {
    background-color: #FDFDF3;
    color: #606060;
    text-decoration: none;
}

span a:hover {
    background-color: #FFFFE0;
    color: #101010;
    text-decoration: none;
}

span a:active {
    color: #DC143C;
    text-decoration: none;
}

img.innen {
    float: right;
    margin-right: 40px;
    margin-left: 20px;
    margin-top: 10px;
}

.fuss {
    font-size: 0.8em;
}

.klein {
    font-size: 0.8em;
}

p.notiz {
    font-size: smaller;
    padding-left: 2.0em;
    color: #303030;
}

span.kleiner {
    font-size: smaller;
}

.rautenfarbe {
    color: #FF0066;
}

.mspace {
    font-family: 'Courier New', Courier, Monospace;
    font-size: smaller;
}

sup {
    font-size: 70%;
    vertical-align: baseline;
    position: relative;
    top: -0.3em;
}

span.anno {
    font-size: smaller;
    color: #cccccc;
    position: absolute;
    right: -4.0em;
}

span.anno-w {
    font-size: smaller;
    color: #cccccc;
    position: absolute;
    right: -59%;
}

span.anno-w1 {
    font-size: smaller;
    color: #cccccc;
    position: absolute;
    right: -45%;
}

span.jubil {
    font-size: smaller;
    color: #cccccc;
    position: absolute;
    right: 42%;
}

td.nav a {
    display: block;
    width: 15px;
    height: 11px;
    text-indent: -9999px;
}

td.nav a {
    background: transparent url('nav_hoch.png') 0 -11px no-repeat;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
}

    td.nav a:hover {
        background: transparent url('nav_hoch.png') 0 0 no-repeat;
    }

/*td {
    border: thin solid #008080;
}*/
