
body {
	background-color: black;
         background-image: url (../Bilder/back00.gif);
}

.ueberschrift01
{
	font-family: sans-serif;
         font-weight: bold;
	font-size: 25px;
         color: silver;
}

.ueberschrift02
{
	font-family: sans-serif;
         font-weight: bold;
	font-size: 20px;
         color: black;
}

.ueberschrift03
{
	font-family: sans-serif;
         font-weight: bold;
	font-size: 16px;
         color: silver;
}

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

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

.navigation03
{
	font-family: sans-serif;
         font-weight: none;
         font-size: 12px;
         color: blue;
         text-decoration: none;
         background-color: none;
}

.navigation04
{
	font-family: sans-serif;
         font-weight: none;
         font-size: 10px;
         color: blue;
         text-decoration: none;
         background-color: none;
}

.text01
{
	font-family: sans-serif;
         font-weight: none;
         font-size: 16px;
         color: black;
         text-decoration: none;
         background-color: none;
}

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

.text03
{
	font-family: sans-serif;
         font-weight: none;
         font-size: 12px;
         color: black;
         text-decoration: none;
         background-color: none;
}

.bild01
{
	font-family: sans-serif;
         font-weight: none;
	font-size: 9px;
         color: black;
}

.recht
{
	font-family: sans-serif;
         font-weight: none;
         font-size: 12px;
         color: black;
         text-decoration: none;
         background-color: none;
}