    body
    {
        font-size: 10pt;
        font-family: Arial, Verdana, Helvetica, "Comic Sans MS",sans-serif;
        background-color: #009acd
    }
    td, input, select
    {
        font-size: 10pt;
        font-family: Arial, Verdana, Arial, Helvetica, "Comic Sans MS",sans-serif;
    }
    a{
        font-family: Arial, Verdana, Helvetica, "Comic Sans MS";
        font-size:120%;
        text-decoration:none;
        font-weight:bold;
        color:#800000;
     }    
    a:hover 
    {  background-color:#ff0; }
    a:focus { background-color:#080; }
    
    .error
    {
       font-weight:bold;
       color: yellow;
    }
    .mail
    {
        color:#00008B;
        font-size:100%;
        text-decoration:underline;
    } 
    .greentext
    {
        color:black;
    }

.tunbezahlt
{
    color:lightsteelblue;
}