body {
        background-color: #ffffff;
        background-image: url(../img/back_01.jpg);
        background-repeat: repeat-y;
        font-family: Arial;
        font-size: 12px;
        color: #000000;
        text-decoration: none;
}

.seitentitel {
            font-family: arial;
            font-size: 10px;
            color: #98030e;
            line-height: 12px;
}

.fliesstext {
            font-family: arial;
            font-size: 12px;
            color: #000000;
            line-height: 14px;
}

.teilueberschrift {
            font-family: arial;
            font-size: 14px;
            color: #98030e;
            line-height: 16px;
            font-weight: bold;
}

.ueberschrift {
            font-family: arial;
            font-size: 16px;
            color: #98030e;
            line-height: 18px;
            font-weight: bold;
}



#oben {
        position: absolute;
        background-image: url(../img/back_02.jpg);
        top: 0px;
        left: 0px;
        height: 100px;
        width: 100%;
}

#ecke {
        position: absolute;
        background-image: url(../img/ecke.jpg);
        top: 0px;
        left: 0px;
        height: 145px;
        width: 210px;
}

#hintergrund {
        position: absolute;
        background-image: url(../img/back_03.jpg);
        background-repeat: no-repeat;
        top: 0px;
        left: 210px;
        height: 95px;
        width: 1120px;
}

#navigation {
        position: absolute;
        top: 150px;
        left: 0px;
        width: 129px;
}

#content {
        position: absolute;
        top: -40px;
        left: 260px;
        width: 510px;
}

#bilder {
        position: absolute;
        top: -10px;
        left: 813px;
        width: 200px;
}

a  { font-size: 11px; font-family: Arial; text-decoration: none; font-color: white }

a.Umenu  { font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial; text-indent: 4px; display: block; margin-top: 4px; margin-left: 0px; width: 129px }

a.Umenu:link    { color:#3F3F3F; background-color:#ffffff; border-top:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu:visited { color:#3F3F3F; background-color:#ffffff; border-top:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu:hover   { color:#3F3F3F; background-color:#CFB008; border-top:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu:active  { color:#3A6EA5; background-color:#CFB008; border-top:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu2  { font-weight: bold; font-size: 11px; line-height: 14px; font-family: Arial; text-indent: 4px; display: block; margin-top: 0px; margin-left: 0px; width: 120px }

a.Umenu2:link    { color:#3F3F3F; background-color:#ffffff; border-top:1px solid #2F2F2F; border-right:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu2:visited { color:#3F3F3F; background-color:#ffffff; border-top:1px solid #2F2F2F; border-right:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu2:hover   { color:#3F3F3F; background-color:#CFB008; border-top:1px solid #2F2F2F; border-right:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }

a.Umenu2:active  { color:#3A6EA5; background-color:#CFB008; border-top:1px solid #2F2F2F; border-right:1px solid #2F2F2F; border-bottom:1px solid #2F2F2F; text-decoration:none; }