<html>
<head>
    <style type="text/css">
    <!--
    table
    {
        font-family; Arial, Helvetica, sans-serif;
        color: #000000;
    }    
    all.abgesagt
    {
        color: #777777;
    }
    all.zugesagt
    {
        color: green;
    }
    h1
    {
        text-align: left;
        font-family: Arial, Helvetica, sans-serif; 
        color: #2b1b66;
    }
    a:active, a:visited, a:link
    {
         text-decoration: none;
         font-family: Arial, Helvetica, sans-serif;
    }
    a:active
    {
         color: #ffffff;
    }
    a:link
    {
         color: #2b1b66;
    }
    a:visited
    {
         color: #2b1b66;
    }
    .ready
    {
        color:green;
    }
        body
    {
         text-align: justify;
         margin-left: 5%;
         margin-right: 5%;
         background-color: #ffedfe;

	text-align: left;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
    }
.impressum { background-color: #EE97FF}
    -->
</style>
<body>
</body>
</html>
