
body {background-image:url('../Bilder/Pflaster.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;
}

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

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

a:link {         color: white; }
a:visited {      color: lightgrey; }
a:hover {        color: red; }
a:active {       color: green; }

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

.text01
{
        font-family: sans-serif;
        font-weight: none;
        font-size: 16px;
        color: white;
        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;
}