UTF-8
{
}

body
{
    font-family: "MS Sans Serif", Sans-Serif;
}

a:hover
{
    color: #000000;
    text-decoration: none;
}
h1
{
    /*font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif;*/
    text-align: center;
    font-size: x-large;
}
h2
{
    text-align: center;
    font-size: medium;
}
h22
{
    font-size: medium;
    font-weight: bold;
}
h3
{
    clear: left;
    font-size: medium;
    font-weight: normal;
    margin-top: 0em;
    margin-bottom: 0.25em;
}
h4
{
    text-align: center;
    font-size: medium;
}
cite
{
    display: block;
    border: 1px solid #000000;
    font-size: smaller;
    font-style: normal;
    color: #0000FF;
    padding: 0.25em;
}


table.t1 td
{
    font-size: smaller;
    vertical-align: top;
}

div.ir
{
    clear: right;
    float: right;
    margin-left: 0.5em;
    margin-bottom: 0.5em;
}

div.il
{
    clear: left;
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}
div.il2
{
    float: left;
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

p.nav
{
    text-align: center;
    font-size: small;
}

p.imp
{
    clear: both;
    text-align: right;
    font-size: small;
}
/** "ac" und "dx" vom javascript benutzt **/

a:link.ac
{
    color: #000000;
}
div.dx
{
    margin-left: 1.5em;
    margin-right: 1.5em;
    margin-bottom: 1em;
}

