
body {background-image:url('../Bilder/hintergrund-webseite.jpg');}

.ueberschrift01
{
        font-family: sans-serif;
        font-weight: bold;
        font-size: 22px;
        color: white;
        text-decoration: none;
        background-color: none;
}

.ueberschrift02
{
        font-family: sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: white;
        text-decoration: none;
        background-color: none;
}

.ueberschrift03
{
        font-family: sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: black;
        text-decoration: none;
        background-color: none;
}

.navigation01
{
        font-family: sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: maroon;
        text-decoration: none;
        background-color: none;
}

.text01
{
        font-family: sans-serif;
        font-weight: none;
        font-size: 14px;
        color: white;
        text-decoration: none;
        background-color: none;
}
.text02
{
        font-family: sans-serif;
        font-weight: none;
        font-size: 14px;
        color: black;
        text-decoration: none;
        background-color: none;
}
.recht
{
        font-family: sans-serif;
        font-weight: none;
        font-size: 10px;
        color: white;
        text-decoration: none;
        background-color: none;
}