<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    text-align:         center;
    background-color:   #FCFEFC;
    color:              black;
    font-family:        verdana,arial,sans-serif;
    background-image:   url(../bilder/main_logo_relief_grau.gif);
}
p
{
    margin:             auto auto auto auto;
    padding:            2px 10px 10px 24px;
    text-align:         left;
}
h1
{
    text-align:         right;
    font-size:          200%;
    font-weight:        bold;
}
h2
{
    text-align:         left;
    font-size:          20px;
    font-weight:        bold;
}
h3
{
    text-align:         left;
    font-size:          16px;
    font-weight:        bold;
}
#container
{
    margin:             auto auto auto auto;
    width:              780px;
    border-style:       solid;
    border-width:       1px;
}
#header
{
    padding:            5px 2px 2px 2px;
    height:             100px;
    font-size:          14px;
    font-weight:        bold;
    text-align:         right;
    background-color:   #FCFEFC;
    color:              black;
    background-image:   url(../bilder/main_logo_blau1_bglb.gif);
    background-repeat:  no-repeat;
    background-position:bottom right;
        /*border-style:    solid;
        border-width:    1px; */
}
#headnavigation
{
    margin:             auto auto auto auto;
    padding:            2px 10px 2px 0px;
    border-top-style:   solid;
    border-top-width:   1px;
    border-bottom-style:solid;
    border-bottom-width:1px;
    background-color:   #eeeeee;
    color:              blue;
    text-align:         right;
    font-size:          10px;
    letter-spacing:     0.1em;
}
#navigation
{
    margin:             auto 20px auto auto;
    padding:            4px 4px 4px 5px;
    width:              144px;
    height:             650px;
    float:              left;
    text-align:         left;
    color:              blue;
    background-color:   #eeeeee;
    font-size:          12px;
    font-weight:        bold;
    line-height:        180%;
    text-decoration:    none;
}
#content
{
    margin:             auto auto auto auto;
    padding:            4px 4px 4px 5px;
    height:             650px;
    text-align:         left;
    color:              black;
    background-color:   #ffffff;
    font-size:          12px;
    /*font-weight:        bold;*/
    letter-spacing:     0.1em;
    line-height:        180%;
    background-image:   url(../bilder/main_logo_relief.gif);
}
#sitemap
{
    margin:             20px 20px 20px 20px;
    padding:            4px 4px 4px 5px;
    width:              500px;
    height:             500px;
    float:              left;
    text-align:         left;
    vertical-align:     middle;
    font-size:          12px;
    font-weight:        bold;
    line-height:        200%;
    text-decoration:    none;
}
#tablinks
{
    margin:             0px 0px 0px 0px;
    width:              290px;
    height:             550px;
    float:              left;
    text-align:         left;
    vertical-align:     middle;
    font-size:          12px;
    line-height:        120%;

}
#tabrechts
{
    margin:             0px 0px 0px 0px;
    width:              290px;
    height:             550px;
    float:              right;
    text-align:         left;
    vertical-align:     middle;
    font-size:          12px;
    line-height:        150%;
}
#footer
{
    margin:             auto auto auto auto;
    background-color:   #eeeeee;
    color:              blue;
    border-top-style:   solid;
    border-top-width:   1px;
    clear:              both;
    font-size:          10px;
    /*letter-spacing:        0.2em;*/
}

.menue:link, .menue:visited
{
    color:              #800000;
    background-color:   #eeeeee;
    text-decoration:    none;
    padding:            3px 3px 3px 4px;
}
.menue:hover
{
    color:              #800000;
    background-color:   #eeeeee;
    border-style:       solid;
    border-color:       blue;
    border-width:       1px;
    padding:            3px 3px 3px 3px;
}
.menueline
{
    width:  140px;
}
.menueselect
{
    padding:3px 3px 3px 4px;
}
.menuetitle
{
    vertical-align:     middle;
    text-align:         center;
    padding:            5px 6px 5px 6px;
}
.horizontnav:link, .horizontnav:visited
{
    color:              #800000;
    background-color:   #eeeeee;
    text-decoration:    none;
}
.horizontnav:hover
{
    color:              #FFFFFF;
    background-color:   #3333ff;
}
.sitemap:link, .sitemap:visited
{
    color:              blue;
    background-color:   #e4ded4;
    text-decoration:    none;
}
.sitemap:hover
{
    color:              #FFFFFF;
    background-color:   #3333ff;
}
.toright
{
    text-align:         right;
}
.toleft
{
    text-align:         left;
}
img
{
    vertical-align:     middle;
}
.img_r
{    /* die Bilder sollen rechts ausgerichtet stehen */
    margin:             5px 10px 5px 10px;
    border-style:       solid;
    border-color:       blue;
    border-width:       1px;
    float:              right;
}
.img_l
{    /* die Bilder sollen links ausgerichtet stehen    */
    margin:            5px 10px 5px 10px;
    border-style:       solid;
    border-color:       blue;
    border-width:       1px;
    float:              left;
}
label
{
    width:              140px;
}
label,input
{
    float:              left;
}
li
{
    margin-left:        20px;
    padding:            2px 2px 2px 2px;
}
.unterstreich
{
    text-decoration:    underline;
}
.vollfett
{
    font-weight:        bold;
}
.liste1
{
    margin:        0px 0px 0px 0px;
    padding:       0px 0px 0px 0px;
    font-size:     12px;
    line-height:   150%;
}</pre></body></html>