body {
        color: #009900;
        background-color: white;
        font-size: 12px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
h1 {
        color: #009900;
        background-color: white;
        font-size: 26px;
        font-weight: bold;
        font-family: arial,verdana,helvetica,sans-serif;
}
h2 {
        color: #009900;
        background-color: white;
        font-size: 20px;
        font-weight: bold;
        font-family: arial,verdana,helvetica,sans-serif;
}
.rahmen {
        border: 2px dashed #009900;
}
li {
        color: #009900;
        background-color: white;
        font-size: 16px;
        font-family: arial,verdana,helvetica,sans-serif;
}
.td1 {
        color: #009900;
        background-color: #9400D3;
        font-size: 12px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.td2 {
        color: #009900;
        background-color: white;
        font-size: 12px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.td3 {
        color: #009900;
        background-color: white;
        font-size: 20px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.td4 {
        color: #009900;
        background-color: white;
        font-size: 14px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.td5 {
        color: #009900;
        background-color: #9400D3;
        font-size: 16px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.td6 {
        color: #009900;
        background-color: white;
        font-size: 16px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
.div {
        color: #009900;
        background-color: white;
        font-size: 12px;
        font-family: arial,verdana,helvetica,sans-serif;
}
.block {
        color: white;
        background-color: #9400D3;
        font-size: 14px;
        font-family: arial,verdana,helvetica,sans-serif;
}       
a:link { color: #9400D3; }
a:visited { color: #9400D2; }
a:active { color: #9400D1; }
a:hover { color: red; }

