td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: #666666;
        margin-left:20;
}

.fusszeile {
        color: #FFFFFF;
        font-weight: bold;
}


a{
        font-family: Verdana;
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
                color: #666666;
}
a:active{
        font-family: Verdana;
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
                color: #666666;
}

a:hover{
        font-family: Verdana;
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
                color: #666666;
                text-decoration:none;
}


h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
        color: #666666;
        font-weight: bold;

}
h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        color: #666666;
        font-weight: bold;

}